build(deps): bump the crates group with 10 updates - #3607
Merged
Conversation
Bumps the crates group with 10 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.13.1` | | [block-buffer](https://github.com/RustCrypto/utils) | `0.12.0` | `0.12.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.3.0` | `1.4.0` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.2.1` | `0.2.2` | | [either](https://github.com/rayon-rs/either) | `1.16.0` | `1.17.0` | | [libflate](https://github.com/sile/libflate) | `2.3.0` | `2.3.1` | | [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) | `0.16.2` | `0.16.5` | | [proc-macro-error3](https://github.com/gamma0987/proc-macro-error3) | `3.0.2` | `3.0.3` | | [syn](https://github.com/dtolnay/syn) | `3.0.0` | `3.0.3` | | [toml_parser](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.3+spec-1.1.0` | Updates `bitflags` from 2.11.1 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.13.1) Updates `block-buffer` from 0.12.0 to 0.12.1 - [Commits](RustCrypto/utils@block-buffer-v0.12.0...block-buffer-v0.12.1) Updates `cc` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.3.0...cc-v1.4.0) Updates `crypto-common` from 0.2.1 to 0.2.2 - [Commits](RustCrypto/traits@crypto-common-v0.2.1...crypto-common-v0.2.2) Updates `either` from 1.16.0 to 1.17.0 - [Commits](rayon-rs/either@1.16.0...1.17.0) Updates `libflate` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/sile/libflate/releases) - [Commits](sile/libflate@v2.3.0...v2.3.1) Updates `lzma-rust2` from 0.16.2 to 0.16.5 - [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md) - [Commits](hasenbanck/lzma-rust2@v0.16.2...v0.16.5) Updates `proc-macro-error3` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/gamma0987/proc-macro-error3/blob/main/CHANGELOG.md) - [Commits](gamma0987/proc-macro-error3@v3.0.2...v3.0.3) Updates `syn` from 3.0.0 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.0...3.0.3) Updates `toml_parser` from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.1.2...toml_parser-v1.1.3) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: block-buffer dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: cc dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: crypto-common dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: either dependency-version: 1.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: crates - dependency-name: libflate dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: lzma-rust2 dependency-version: 0.16.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: proc-macro-error3 dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: syn dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates - dependency-name: toml_parser dependency-version: 1.1.3+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: crates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 crates group with 10 updates:
2.11.12.13.10.12.00.12.11.3.01.4.00.2.10.2.21.16.01.17.02.3.02.3.10.16.20.16.53.0.23.0.33.0.03.0.31.1.2+spec-1.1.01.1.3+spec-1.1.0Updates
bitflagsfrom 2.11.1 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated output9253889prepare for 2.13.0 releaseUpdates
block-bufferfrom 0.12.0 to 0.12.1Commits
cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)85600e9rustfmtdba6c35Merge commit from forkdad5e3bblock-buffer: pin tozeroizev1.8 (#1483)66cb272ctutils: bumpsubtleversion requirement to v2.6 (#1482)34881f2build(deps): bump hybrid-array from 0.4.11 to 0.4.12 (#1480)c211865Update crates table (#1479)Updates
ccfrom 1.3.0 to 1.4.0Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
413c4ecchore(cc): release v1.4.0 (#1803)3dcd9cefeat: support trim paths with clang-cl.exe (#1799)8896876Bump release-plz/action from 0.5.130 to 0.5.131 (#1798)Updates
crypto-commonfrom 0.2.1 to 0.2.2Commits
93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)ff5fd17elliptic-curve: disable minimal-versions CI job (#2412)e4f7a91elliptic-curve: addSecretKey::from_der(#2408)Updates
eitherfrom 1.16.0 to 1.17.0Commits
e514cb1Merge pull request #141 from msrd0/hexbc7c1f3Release 1.17.09acb4b9ci: downgrade serde manuallyc4ffc53Add test forfmt::Pointerba48d31Implement all the fmt traits using a macroa8f48eaAdd implementations forUpperHexandLowerHex331cda7Merge pull request #139 from atouchet/bdg08dc1fbFix build status badgeUpdates
libflatefrom 2.3.0 to 2.3.1Release notes
Sourced from libflate's releases.
Commits
c53ef6cchore: bump version to 2.3.1816ad8eMerge pull request #89 from sile/fix-issue-887d2aaf9test: polish issue #88 reproduction helper9428ccefix: iterate instead of recursing in Decoder::read (issue #88)08b0004test: add failing test reproducing stack overflow reported in #8858bdec2ci: pin GitHub Actions to commit SHA hashesUpdates
lzma-rust2from 0.16.2 to 0.16.5Changelog
Sourced from lzma-rust2's changelog.
Commits
1e05e7bHardened the library against malicious or malformed streamsefcf882build(deps): bump actions/checkout from 6 to 7c0daf34Prepare release v0.16.49a1469ffix debug assertion panic on valid flushesec55277Allow multi-threaded XZ reader to decode empty streams1da07c0Fix invalid XZ output for empty single-threaded streamsafca357Prepare release v0.16.3621d80cFix issue 945103551Update sha2 requirement from 0.10 to 0.11e910fb3Bump Swatinem/rust-cache from 2.8.2 to 2.9.1Updates
proc-macro-error3from 3.0.2 to 3.0.3Changelog
Sourced from proc-macro-error3's changelog.
Commits
d2dd1d3Update CHANGELOGe332c18Bump version v3.0.2 -> v3.0.3d851507Merge pull request #10 from gamma0987/bump-syn85db548chore(ci): Remove unneeded cargo dependency updates28a35e3chore(deps): Allow syn major version 3.xdfdcb41Merge pull request #7 from gamma0987/renovate/actions-checkout-7.xb804134Update actions/checkout action to v7c6abf6bchore(ci): Setup daily cron job23756f6Update CHANGELOG. Add maintenance history and information headerUpdates
synfrom 3.0.0 to 3.0.3Release notes
Sourced from syn's releases.
Commits
23dbaabRelease 3.0.316aad4eMerge pull request #2071 from dtolnay/compatibility42181b8Add explanation of compatibility strategyf3af08eUpdate test suite to nightly-2026-07-2188ee7beRelease 3.0.2587bc20Merge pull request #2070 from dtolnay/emptyrange96801f7Allow Error::new_range at empty cursor range9dc16c9Merge pull request #2069 from dtolnay/prevspan1db76b7Align on using impl trait across all Error constructorsbfa1ebfMake Cursor::prev_span publicUpdates
toml_parserfrom 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0Commits
4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)a0c14f4chore(deps): Update Prek to v0.4.10 (#1190)eb25160chore: Releasef36fb52docs: Update changelog3adbbb7fix(writer): Don't overflow (#1189)fb0c1b3fix(writer): Don't overflowDependabot 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 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