deps(deps): bump the rust-dependencies group across 1 directory with 9 updates #23
+18
−18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 9 updates in the / directory:
2.0.1062.0.1082.9.42.10.01.2.411.2.430.5.40.5.51.1.41.1.51.0.1011.0.1030.23.330.23.341.12.01.13.01.0.191.0.20Updates
synfrom 2.0.106 to 2.0.108Release notes
Sourced from syn's releases.
Commits
7a7e331Release 2.0.10830463afMerge pull request #1926 from dtolnay/litfuzz1cc9167Add fuzzer for literal parsingc49e1d3Merge pull request #1925 from dtolnay/litparsed047536Report unexpected verbatim literals in testce97767Parse unrecognized or invalid literals as Lit::Verbatime4a8957Release 2.0.1071792e83Merge pull request #1922 from dtolnay/outofbounds532e4afImprove panic message on Punctuated index out of bounds909c222Add test of Punctuated indexingUpdates
bitflagsfrom 2.9.4 to 2.10.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
7cc8595Merge pull request #468 from bitflags/cargo/2.10.0ea9b2f7prepare for 2.10.0 release7fdc68cMerge pull request #467 from KodrAus/feat/serde_corefdc1d4adepend on serde_core instead of serde7922585Merge pull request #466 from KodrAus/chore/iter-named-tests409666erename iter_named to iter_defined_names50fab91Merge pull request #465 from ssrlive/mainf886489Fix bitflags_custom_bits.stderr & bitflags_trait_custom.stderr39bd761rename all_named_flags to iter_named3e52578Implement iterator for all named flagsUpdates
ccfrom 1.2.41 to 1.2.43Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)fdb089achore(cc): release v1.2.42 (#1597)5a89ed0ci: Fix check-semver-checks (#1600)c7c38f2chore: minor improvement for docs (#1598)b6281e8Fix linker-plugin-lto: use-flto=thin(#1594)beda6e0Disable check-buildstd for armv7k-apple-watchos (#1599)cda8b38Add elf abi to ppc64 targets (#1596)Updates
derangedfrom 0.5.4 to 0.5.5Commits
Updates
flate2from 1.1.4 to 1.1.5Release notes
Sourced from flate2's releases.
Commits
2661fbbMerge pull request #509 from fintelia/revert-flush-changebc36cf4Bump patch version4341fe2Revert "Use partial flushes with miniz_oxide backend"Updates
proc-macro2from 1.0.101 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
rustlsfrom 0.23.33 to 0.23.34Commits
4cee226Cargo: rustls v0.23.33 -> v0.23.34278391eRemove use ofdoc_auto_cfg31ca6afAvoid use ofdocsrscfgUpdates
rustls-pki-typesfrom 1.12.0 to 1.13.0Release notes
Sourced from rustls-pki-types's releases.
Commits
b8c04aaPrepare 1.13841b3b0implcore::hash::Hashfor non-secret types2b9f662Add From<[u8; 4]> for Ipv4Addr1bc73dcadd ed448 support1471268ci: take updated nightly for cargo-check-external-typesf7604dbpem: hold on to buffer while reading slice67e6eb8pem: use SliceIter constructorc008654pem: move from_slice() to SliceIter::read_section()d9f1404pem: hold on to buffers while reading file368e753pem: use ReadIter constructorUpdates
unicode-identfrom 1.0.19 to 1.0.20Release notes
Sourced from unicode-ident's releases.
Commits
12f0a68Release 1.0.20940104cUpdate asm snippetad5a6cfMerge pull request #41 from dtolnay/zero4d75a0eExtract const promoted zero to a named staticeb553bfDisable unreadable_literal pedantic clippy lint75d45cdUpdate benchmark for PR 400cf482eUpdate unicode-ident static storage size for PR 400325fd8Merge remote-tracking branch 'pr/40' into HEAD2820323Update benchmark table using Rust 1.90.062dfaa1store ascii start/continue bitmaps in u128 instead of slices of boolDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions