Bump the cargo-deps group across 1 directory with 39 updates#3901
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the cargo-deps group across 1 directory with 39 updates#3901dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the cargo-deps group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.10.0` | | [slab](https://github.com/tokio-rs/slab) | `0.4.9` | `0.4.11` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.12` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.5.0` | `0.6.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.6.0` | `1.8.0` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.1` | `1.47.1` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.104` | `1.0.110` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.97` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.105` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.3` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.29` | `0.2.36` | | [divan](https://github.com/nvzqz/divan) | `0.1.14` | `0.1.21` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [average](https://github.com/vks/average) | `0.15.1` | `0.16.0` | | [tabled](https://github.com/zhiburt/tabled) | `0.18.0` | `0.20.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.11` | `0.18.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.142` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.45` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | | [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.9.5` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.99` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.0` | `0.20.2` | | [strum](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [glob](https://github.com/rust-lang/glob) | `0.3.2` | `0.3.3` | | [strum_macros](https://github.com/Peternator7/strum) | `0.27.1` | `0.27.2` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [fake](https://github.com/cksac/fake-rs) | `4.0.0` | `4.4.0` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.41` | | [uuid](https://github.com/uuid-rs/uuid) | `1.14.0` | `1.18.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [warp](https://github.com/seanmonstar/warp) | `0.3.7` | `0.4.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.16` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.2` | `0.6.6` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.8` | | [postcard](https://github.com/jamesmunns/postcard) | `1.1.1` | `1.1.3` | Updates `indexmap` from 2.8.0 to 2.10.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.10.0) Updates `slab` from 0.4.9 to 0.4.11 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.9...v0.4.11) Updates `thiserror` from 1.0.69 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.12) Updates `implicit-clone` from 0.5.0 to 0.6.0 - [Commits](https://github.com/yewstack/implicit-clone/commits/v0.6.0) Updates `base64ct` from 1.6.0 to 1.8.0 - [Commits](RustCrypto/formats@base64ct/v1.6.0...base64ct/v1.8.0) Updates `bincode` from 1.3.3 to 2.0.1 - [Release notes](https://github.com/bincode-org/bincode/releases) - [Commits](bincode-org/bincode@v1.3.3...v2.0.1) Updates `tokio` from 1.43.1 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.1...tokio-1.47.1) Updates `trybuild` from 1.0.104 to 1.0.110 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.104...1.0.110) Updates `proc-macro2` from 1.0.94 to 1.0.97 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.97) Updates `syn` from 2.0.98 to 2.0.105 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.105) Updates `once_cell` from 1.20.3 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.3) Updates `prettyplease` from 0.2.29 to 0.2.36 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.36) Updates `divan` from 0.1.14 to 0.1.21 - [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md) - [Commits](nvzqz/divan@v0.1.14...v0.1.21) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `average` from 0.15.1 to 0.16.0 - [Commits](https://github.com/vks/average/commits) Updates `tabled` from 0.18.0 to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `indicatif` from 0.17.11 to 0.18.0 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) Updates `serde_json` from 1.0.139 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.142) Updates `clap` from 4.5.30 to 4.5.45 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.30...clap_complete-v4.5.45) Updates `reqwest` from 0.12.12 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15) Updates `toml` from 0.8.20 to 0.9.5 - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.9.5) Updates `anyhow` from 1.0.96 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.99) Updates `chrono` from 0.4.39 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.41) Updates `git2` from 0.20.0 to 0.20.2 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.0...git2-0.20.2) Updates `strum` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `glob` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.2...v0.3.3) Updates `strum_macros` from 0.27.1 to 0.27.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.1...v0.27.2) Updates `log` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.26...0.4.27) Updates `fake` from 4.0.0 to 4.4.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Commits](https://github.com/cksac/fake-rs/commits/v4.4.0) Updates `time` from 0.3.37 to 0.3.41 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.37...v0.3.41) Updates `uuid` from 1.14.0 to 1.18.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.18.0) Updates `bytes` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.0...v1.10.1) Updates `warp` from 0.3.7 to 0.4.1 - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.7...v0.4.1) Updates `hyper-util` from 0.1.10 to 0.1.16 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.10...v0.1.16) Updates `axum` from 0.8.1 to 0.8.4 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.4) Updates `tower-http` from 0.6.2 to 0.6.6 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.6) Updates `env_logger` from 0.11.6 to 0.11.8 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.6...v0.11.8) Updates `postcard` from 1.1.1 to 1.1.3 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Commits](jamesmunns/postcard@postcard/v1.1.1...postcard/v1.1.3) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: slab dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: implicit-clone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: base64ct dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: trybuild dependency-version: 1.0.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-version: 1.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-version: 2.0.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: prettyplease dependency-version: 0.2.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: divan dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: average dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: toml dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: strum dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: semver dependency-version: 1.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: glob dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: strum_macros dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: fake dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: time dependency-version: 0.3.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: warp dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: hyper-util dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: axum dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tower-http dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: postcard dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Benchmark - coreYew MasterPull Request |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 cargo-deps group with 39 updates in the / directory:
2.8.02.10.00.4.90.4.111.0.692.0.120.5.00.6.01.6.01.8.01.3.32.0.11.43.11.47.11.0.1041.0.1101.0.941.0.972.0.982.0.1051.20.31.21.30.2.290.2.360.1.140.1.210.8.50.9.00.15.10.16.00.18.00.20.00.17.110.18.01.0.1391.0.1424.5.304.5.450.12.120.12.150.8.200.9.51.0.961.0.990.4.390.4.410.20.00.20.20.27.10.27.21.0.251.0.260.3.20.3.30.27.10.27.20.4.260.4.274.0.04.4.00.3.370.3.411.14.01.18.01.10.01.10.10.3.70.4.10.1.100.1.160.8.10.8.40.6.20.6.60.11.60.11.81.1.11.1.3Updates
indexmapfrom 2.8.0 to 2.10.0Changelog
Sourced from indexmap's changelog.
Commits
91dbcc5Merge pull request #399 from cuviper/release-2.10.067a5a71Release 2.10.037e519aMerge pull request #308 from cuviper/extract_if4d7618fMerge pull request #398 from cuviper/bench-deps68201ebDrop lazy_static for LazyLockeaaaa56Switch to fastrand for bench shufflingb19d84eFixclippy::needless_lifetimes4f62778impl FusedIterator for ExtractIfe09eaafDocument and trackextract_ifpanicsa8d7dc5Add range support toextract_ifUpdates
slabfrom 0.4.9 to 0.4.11Release notes
Sourced from slab's releases.
Changelog
Sourced from slab's changelog.
Commits
2e5779fRelease v0.4.11 (#153)2d65c51Fix get_disjoint_mut error condition (#152)6a1b675Release v0.4.10 (#151)f801afefeat: addget_disjoint_mut(#149)8e65636Bump MSRV to v1.46 (#150)30e8dd7Fix clippy::needless_lifetimes warning (#147)fecdd68Fix CI failures (#146)f7b621fAlways set #![no_std] to fix redundant import warning (#143)334a837Update CI config (#141)Updates
thiserrorfrom 1.0.69 to 2.0.12Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignore0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostdUpdates
implicit-clonefrom 0.5.0 to 0.6.0Commits
Updates
base64ctfrom 1.6.0 to 1.8.0Commits
14a53d7base64ct v1.8.0 (#1859)35e2738clippy 1.87 fixes (#1857)19ce475reunite workspace (#1856)705400ader: supportCow\<[u8]>in derive(Sequence) (#1850)fd18b42chore(deps): bump crate-ci/typos from 1.32.0 to 1.33.1 (#1854)d4395cdder: makeObjectIdentifier\<MAX_SIZE>impls generic (#1851)6d28e00const-oid: add constructor from_bytes forObjectIdentifier\<MAX_SIZE>(#1852)ed74dc8reunite workspace (#1848)48a2f2bpkcs1+pkcs5+pkcs8+sec1+spki: rc releases (#1847)0d763fcder+der_derive+pem: rc releases (#1846)Updates
bincodefrom 1.3.3 to 2.0.1Release notes
Sourced from bincode's releases.
... (truncated)
Commits
4673360bump version to 2.0.1 (#760)5500e5eDerive Debug for Configuration (#759)89e4c40Fix issue when a foreignErrpollutes scope (#758)bd99729Use qualified path for Result::Ok in bincode_derive (#757)dd3feeaUpdate unty requirement from 0.0.3 to 0.0.4 (#753)e9de838remove prerelease warninga3381092.0.0 stable (#742)c8a42f7Decode context (#749)56da696make serde decode api consistent (#748)1332236Expose types implementingserde::SerializerandDeserializer(#729)Updates
tokiofrom 1.43.1 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)Updates
trybuildfrom 1.0.104 to 1.0.110Release notes
Sourced from trybuild's releases.
Commits
5a6fa0cRelease 1.0.1101ffe733Merge pull request #312 from dtolnay/fscopy5fe2299Ignore lockfile copy error09c665dFix permissions_set_readonly_false warningfddbc51Release 1.0.109d8e03d7Merge pull request #311 from hydro-project/fix-31052272f3handle read-onlyCargo.lockfiles, fix #3108996340Release 1.0.108e866ff8Merge pull request #309 from dtolnay/rightalignf3ded56Support hiding indented leading numberUpdates
proc-macro2from 1.0.94 to 1.0.97Release notes
Sourced from proc-macro2's releases.
Commits
b61379bRelease 1.0.9750fc514Merge pull request #512 from dtolnay/enotempty7cc389bRestore support for rustc older than 1.83ad59158Merge pull request #505 from davvid/ignore-cleanup19cf120build: allow the cleanup step to be non-fatal21f89e7Release 1.0.96fe7d2faMerge pull request #511 from dtolnay/docsrs7be6983Revert "Work around doc build failure due to docs.rs flags change"6f40165Revert "Pin nightly toolchain used for miri job"fc2ae0fUpdate ui test suite to nightly-2025-06-18Updates
synfrom 2.0.98 to 2.0.105Release notes
Sourced from syn's releases.
Commits
9a8cc49Release 2.0.1050f8962bMerge pull request #1881 from dtolnay/negativeinherent337aeacReject negative inherent impls95c5e5aUpdate test suite to nightly-2025-08-1320e155aRevert "Pin nightly toolchain used for miri job"bef1da9Resolve implicit_clone pedantic clippy lintaa9d992Update test suite to nightly-2025-07-243a2005cUpdate test suite to nightly-2025-07-187ee23a7Update to toml 0.96b30c4bSort tests/common/eq.rs importsUpdates
once_cellfrom 1.20.3 to 1.21.3Changelog
Sourced from once_cell's changelog.
... (truncated)
Commits
29e3d93Merge pull request #286 from briansmith/b/once-ref-drya206950Prepare for 1.21.3 release.17d4a9bDRYrace::OnceRef::{get_or_try_init, set}.01b1d56Merge pull request #285 from briansmith/b/once-ref-colda851cc4Mark initialization ofOnceRef::get_or_try_initcold.2447a93Merge pull request #281 from briansmith/b/init-innerc294d64Merge pull request #280 from briansmith/b/self5f0fdd4Merge pull request #283 from briansmith/b/cast_mut899e319Merge pull request #284 from briansmith/b/dry-get90da60bMark initialization ofOnceBox::get_or_try_initcold.Updates
prettypleasefrom 0.2.29 to 0.2.36Release notes
Sourced from prettyplease's releases.
Commits
9ae9017Release 0.2.366e28f51Merge pull request #121 from charlyisidore/use-self27e359bPreserve braces inuse std::fmt::{self};dtolnay/prettyplease#1203819b84Release 0.2.359b66a06Merge pull request #119 from dtolnay/attrrange4ccba32Parenthesize for attributes on range expressiond487536Release 0.2.341b731ecMerge pull request #117 from dtolnay/binaryattrb947e90Insert parentheses around binary operation with attributed5239deRelease 0.2.33Updates
divanfrom 0.1.14 to 0.1.21Changelog
Sourced from divan's changelog.
... (truncated)
Commits
52f9d49Release v0.1.215afb095Fix brokenDivan::skip_exacte4d112cRelease v0.1.201d74108Fix brokenDivan::skip_regex58988fcRelease v0.1.19f43a742docs: Change "changes" to "changed" in changelogf348769docs: List most recent changes in changelog07111fbAbstract filters intoFilterSet2c865cddocs: Add link topreludemodule in changelog9075b9efix nextest support for parameterized benchesUpdates
randfrom 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.