Bump the cargo group across 1 directory with 43 updates#440
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the cargo group across 1 directory with 43 updates#440dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 38 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | scc | `3.4.10` | `3.5.6` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.20.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.15.3` | `1.15.4` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.52` | `1.2.55` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.9.0` | `2.10.0` | | [deranged](https://github.com/jhpratt/deranged) | `0.5.5` | `0.5.6` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.26` | `0.2.27` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.19` | `0.1.20` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.64` | `0.1.65` | | [libc](https://github.com/rust-lang/libc) | `0.2.180` | `0.2.181` | | [libm](https://github.com/rust-lang/compiler-builtins) | `0.2.15` | `0.2.16` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.6` | `2.8.0` | | [moka](https://github.com/moka-rs/moka) | `0.12.11` | `0.12.13` | | [notify-types](https://github.com/notify-rs/notify) | `2.0.0` | `2.1.0` | | [openssl-probe](https://github.com/rustls/openssl-probe) | `0.2.0` | `0.2.1` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.13.0` | `1.13.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.105` | `1.0.106` | | [psm](https://github.com/rust-lang/stacker) | `0.1.28` | `0.1.30` | | [quote](https://github.com/dtolnay/quote) | `1.0.43` | `1.0.44` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.13` | `0.4.14` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.8` | `0.8.9` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.2` | `1.14.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.9` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.22` | `1.0.23` | | [siphasher](https://github.com/jedisct1/rust-siphash) | `1.0.1` | `1.0.2` | | [slab](https://github.com/tokio-rs/slab) | `0.4.11` | `0.4.12` | | [stacker](https://github.com/rust-lang/stacker) | `0.1.22` | `0.1.23` | | [syn](https://github.com/dtolnay/syn) | `2.0.114` | `2.0.115` | | [tonic](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.3` | | [tonic-prost](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.3` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.22` | `1.0.23` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.1+wasi-0.2.4` | `1.0.2+wasi-0.2.9` | | [web_atoms](https://github.com/servo/html5ever) | `0.2.1` | `0.2.3` | | [webpki-root-certs](https://github.com/rustls/webpki-roots) | `1.0.5` | `1.0.6` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.33` | `0.8.39` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.14` | `1.0.21` | Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `scc` from 3.4.10 to 3.5.6 Updates `uuid` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) Updates `aws-lc-rs` from 1.15.3 to 1.15.4 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.15.3...v1.15.4) Updates `aws-lc-sys` from 0.36.0 to 0.37.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/commits/aws-lc-sys/v0.37.1) Updates `cc` from 1.2.52 to 1.2.55 - [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.2.52...cc-v1.2.55) Updates `data-encoding` from 2.9.0 to 2.10.0 - [Commits](ia0/data-encoding@v2.9.0...v2.10.0) Updates `deranged` from 0.5.5 to 0.5.6 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `filetime` from 0.2.26 to 0.2.27 - [Commits](alexcrichton/filetime@0.2.26...0.2.27) Updates `find-msvc-tools` from 0.1.7 to 0.1.9 - [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@find-msvc-tools-v0.1.7...find-msvc-tools-v0.1.9) Updates `hyper-util` from 0.1.19 to 0.1.20 - [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.19...v0.1.20) Updates `iana-time-zone` from 0.1.64 to 0.1.65 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.64...v0.1.65) Updates `libc` from 0.2.180 to 0.2.181 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.181/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.180...0.2.181) Updates `libm` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Commits](rust-lang/compiler-builtins@libm-v0.2.15...libm-v0.2.16) Updates `memchr` from 2.7.6 to 2.8.0 - [Commits](BurntSushi/memchr@2.7.6...2.8.0) Updates `moka` from 0.12.11 to 0.12.13 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.11...v0.12.13) Updates `notify-types` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@v2.0.0...v2.1.0) Updates `openssl-probe` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/rustls/openssl-probe/releases) - [Commits](rustls/openssl-probe@0.2.0...0.2.1) Updates `portable-atomic` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.13.0...v1.13.1) Updates `proc-macro2` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.105...1.0.106) Updates `psm` from 0.1.28 to 0.1.30 - [Commits](https://github.com/rust-lang/stacker/commits) Updates `quote` from 1.0.43 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.43...1.0.44) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `regex-automata` from 0.4.13 to 0.4.14 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.13...regex-automata-0.4.14) Updates `regex-syntax` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.8...regex-syntax-0.8.9) Updates `rustls-pki-types` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.13.2...v/1.14.0) Updates `rustls-webpki` from 0.103.8 to 0.103.9 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.8...v/0.103.9) Updates `ryu` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.22...1.0.23) Updates `sdd` from 4.5.3 to 4.6.2 Updates `siphasher` from 1.0.1 to 1.0.2 - [Commits](jedisct1/rust-siphash@1.0.1...1.0.2) Updates `slab` from 0.4.11 to 0.4.12 - [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.11...v0.4.12) Updates `stacker` from 0.1.22 to 0.1.23 - [Commits](rust-lang/stacker@stacker-0.1.22...psm-0.1.23) Updates `syn` from 2.0.114 to 2.0.115 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.115) Updates `tonic` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.2...v0.14.3) Updates `tonic-prost` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.2...v0.14.3) Updates `unicode-ident` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.22...1.0.23) Updates `wasip2` from 1.0.1+wasi-0.2.4 to 1.0.2+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.1...wasip2-1.0.2) Updates `web_atoms` from 0.2.1 to 0.2.3 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](servo/html5ever@v0.2.1...v0.2.3) Updates `webpki-root-certs` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.5...v/1.0.6) Updates `wit-bindgen` from 0.46.0 to 0.51.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.46.0...v0.51.0) Updates `zerocopy` from 0.8.33 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.33...v0.8.39) Updates `zerocopy-derive` from 0.8.33 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.33...v0.8.39) Updates `zmij` from 1.0.14 to 1.0.21 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.14...1.0.21) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: scc dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.15.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.37.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: data-encoding dependency-version: 2.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: deranged dependency-version: 0.5.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: filetime dependency-version: 0.2.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: iana-time-zone dependency-version: 0.1.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.181 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libm dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memchr dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: moka dependency-version: 0.12.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: notify-types dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: openssl-probe dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: portable-atomic dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: psm dependency-version: 0.1.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-version: 1.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-automata dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex-syntax dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-pki-types dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ryu dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sdd dependency-version: 4.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: siphasher dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: slab dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: stacker dependency-version: 0.1.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.115 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tonic dependency-version: 0.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tonic-prost dependency-version: 0.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-ident dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wasip2 dependency-version: 1.0.2+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: web_atoms dependency-version: 0.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: webpki-root-certs dependency-version: 1.0.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wit-bindgen dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zmij dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 38 updates in the / directory:
1.0.1001.0.1013.4.103.5.61.19.01.20.01.15.31.15.41.2.521.2.552.9.02.10.00.5.50.5.60.2.260.2.270.1.190.1.200.1.640.1.650.2.1800.2.1810.2.150.2.162.7.62.8.00.12.110.12.132.0.02.1.00.2.00.2.11.13.01.13.11.0.1051.0.1060.1.280.1.301.0.431.0.441.12.21.12.30.4.130.4.140.8.80.8.91.13.21.14.00.103.80.103.91.0.221.0.231.0.11.0.20.4.110.4.120.1.220.1.232.0.1142.0.1150.14.20.14.30.14.20.14.31.0.221.0.231.0.1+wasi-0.2.41.0.2+wasi-0.2.90.2.10.2.31.0.51.0.60.8.330.8.391.0.141.0.21Updates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
sccfrom 3.4.10 to 3.5.6Updates
uuidfrom 1.19.0 to 1.20.0Release notes
Sourced from uuid's releases.
Commits
c3346ddMerge pull request #857 from uuid-rs/cargo/v1.20.066eebc3prepare for 1.20.0 release3b66758Merge pull request #856 from uuid-rs/docs/bytes-le-orderinge2bdd44don't run UI tests in wasmb6dc7ecnote that ordering applies to fields in to/from_bytes_lea0281cdMerge pull request #855 from uuid-rs/feat/serde-fmtdb27b67Merge pull request #854 from mivort/non-nil-uuid-ordefb06f2implement Deserialize on adapter types50d44adDerive Ord and PartialOrd for NonNilUuidUpdates
aws-lc-rsfrom 1.15.3 to 1.15.4Release notes
Sourced from aws-lc-rs's releases.
Commits
13ff670Prepare aws-lc-rs v1.15.4 (#1018)9227112Prepare aws-lc-sys v0.37.0 (#1016)97a963fHKDF: Fewer allocations (#1011)4d96702target-specific cc_builder files not needed (#1003)16fb367Support Windows 7 (#1000)855f5caFix building for older Android targets (#1013)ba7b312Fix non-CMake*-windows-gnullvmcross-compilation (#1010)Updates
aws-lc-sysfrom 0.36.0 to 0.37.1Commits
Updates
ccfrom 1.2.52 to 1.2.55Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)5be292bchore: release (#1658)66ceffeAdd missing RISC-V targets (#1657)Updates
data-encodingfrom 2.9.0 to 2.10.0Commits
73e45beRelease 2.10.0 (#151)712870cUse doc_cfg instead of doc_auto_cfg (#150)0787f0aOnly compute coverage of the library (#148)e66304cUpdate cmp test with new base64 error (#147)d435ea2Document maximum input length (#146)97b9ba2Fix lint in xtask (#144)f351bafFix new nightly clippy warnings (#143)b7fb730Only run the test-suite with Miri (#142)e59adf6Fix doc and readme formatting in v3 (#141)fc3dcafEnable semver check for v3 (#140)Updates
derangedfrom 0.5.5 to 0.5.6Commits
Updates
filetimefrom 0.2.26 to 0.2.27Commits
cca080eBump to 0.2.2739f812dRemove windows-sys dependency (#115)Updates
find-msvc-toolsfrom 0.1.7 to 0.1.9Release notes
Sourced from find-msvc-tools's releases.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)5be292bchore: release (#1658)66ceffeAdd missing RISC-V targets (#1657)Updates
hyper-utilfrom 0.1.19 to 0.1.20Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
b23a13ev0.1.20ffa5391chore: use standard library api (#263)b43aeabchore: bumpsystem-configurationto 0.7 (#256)d841f5dbump MSRV to 1.64 (#258)af19656chore(client): remove unused mac imports in system proxy (#260)ad6a63dchore(ci): update to actions/checkout@v6 (#261)d5503b2docs(client): correct malformed reference link in set_interface (#254)8c4f4a0fix(matcher): improve subdomain matching case insensitivity (#252)1b3fa96fix(matcher): improve domain matching case insensitivity (#251)Updates
iana-time-zonefrom 0.1.64 to 0.1.65Changelog
Sourced from iana-time-zone's changelog.
Commits
3726968Bump version number to 0.1.65f0c7cd4CI: add github release workflow for trusted publishing7ef2870Merge pull request #190 from bschoenmaeckers/wasi5c72c92CI: test wasi06ad6d8Add wasi support3e5688cMerge pull request #189 from bschoenmaeckers/emscripten4c0e969Pin actions to hashb55c8ddAdd ci job187c2a9Dropemscripten-functionsdependencya9ddedaUseemscripten_functionsUpdates
libcfrom 0.2.180 to 0.2.181Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
d37b0aachore: Release libc 0.2.18108f7df7Revert "musl: convert inline timespecs to timespec"7710a7ftests linux: do not skip tests requiring kernel <= 6.883360a3CI linux: Move to Ubuntu25.04 for i686cab60d9Macro cleanups.a6168e1Remove__item!.52fcf32checks termios size in the baud test5971f2ffix libc-test ctest on mips64 and sparc641813ac8links old version for glibc on mips{32,64}r66c7e282links old version of tc{g,s}etattr for glibc on mips(64) and sparc(64)Updates
libmfrom 0.2.15 to 0.2.16Release notes
Sourced from libm's releases.
Commits
dfd2203chore: release libm v0.2.160f5c341Setcodegen-units=1for benchmarks723335fImplement __sync builtins for thumbv6-none-eabi (#1050)65624dfcompiler-builtins: Enable AArch64__chkstkfor MinGWa33e08eci: Move the dependency installs and wall time benchmarks to scripts4ce6a08Fix a typo inlibm::Libm::roundeven2d56e4dIgnore unused_unsafe lint in libm/src/math/arch/x86/detect.rs93d8cb5compiler-builtins: Revert "cpuid is safe since the stdarch sync, so remove un...66ffdefMerge ref '23d01cd24125' from rust-lang/rustbe448ffPrepare for merging from rust-lang/rustUpdates
memchrfrom 2.7.6 to 2.8.0Commits
886ca4c2.8.07de50d0memmem: add owned finder constructor variants1230fc5benchmarks: fix date in file name43300c6benchmarks: add latest x86-64 benchmark results9bf2301benchmarks: update everythingUpdates
mokafrom 0.12.11 to 0.12.13Release notes
Sourced from moka's releases.
... (truncated)
Changelog
Sourced from moka's changelog.
Commits
b5bdb4cMerge pull request #571 from moka-rs/exclude-lint-confige8dff1fAdd.markdownlint.jsonto the exclude files of the crate packagec6bcdb6Merge pull request #570 from moka-rs/mitigate-timewheel-toctou-issue2aaa2e5Add.markdowlint.jsonto change the Markdown indents to four spaces04b2460Update the changelog4f053aaRefactor duration comparison code for unit testing in both sync and futureee982dbA minor doc comment fix49978c5Try not to break the gen bits when adjusting timestamps that collide with the...f1b6ec1Preventset_timer_nodeto re-readexpiry_genfromexpiration_state()e959b7fEnsure thatset_expiration_timeaccidentally pack real timestamp equalUpdates
notify-typesfrom 2.0.0 to 2.1.0Release notes
Sourced from notify-types's releases.
Commits
ac2cc46Cut v2.1.0de81077Merge branch 'remove_extra_fsevent' of git://github.com/octplane/rsnotify260d85eAdd@payloadto authors7874c85Merge pull request #18 from payload/master78ea4f6Merge pull request #19 from blaenk/reintroduce-polldc21d62reintroduce pollwatcher now that rust 1.1 is outfce9e82inotify: fixed delete is op::REMOVE, modify is op::WRITE. Was other way around.4b88f7dAdd Code of Conductdd6d108Be more specific on dependency63374cfRemove some extra fsevent calls form rsnotifyUpdates
openssl-probefrom 0.2.0 to 0.2.1Release notes
Sourced from openssl-probe's releases.
Commits
9181752Prepare 0.2.12a23322docs: clarify lib description, update README5e18d53feat: add openharmony platform preset certs folderdf769f4Update repo URL in Cargo metadatacc52ac7ci: check cargo-deny (and fix up SPDX metadata)4cfa095ci: check semver compatibility04e7058ci: check clippyfbce324ci: check code formatting11fba1bci: setup duplicate workflow cancellationa44b6f1ci: restrict workflow permissionsUpdates
portable-atomicfrom 1.13.0 to 1.13.1Changelog
Sourced from portable-atomic's changelog.
Commits
1639861Release portable-atomic 1.13.159cbe84Release portable-atomic-util 0.2.50fdd05bUpdate changeloge1d5702ci: Temporarily disable AIX buildf2ee23ftests: Update test-helpere481f46util: Sync Arc with upstreame4e0588util: Update docs/comments6204993ci: Temporarily pin toolchain for mips r66040033ci: Replace some custom targets with new builtin targets10b6775tests/asm-test: Update to LLVM 22Updates
proc-macro2from 1.0.105 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positions