-
-
Notifications
You must be signed in to change notification settings - Fork 403
Bump the cargo group with 40 updates #1968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the cargo group with 40 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [clap](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.6` | `0.7.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.34.0` | `0.35.0` | | [layout-rs](https://github.com/nadavrot/layout) | `0.1.2` | `0.1.3` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.6` | `1.13.0` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.27.1` | `0.28.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.20` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.11` | | [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.3` | `0.5.4` | | [h2](https://github.com/hyperium/h2) | `0.4.8` | `0.4.9` | | [half](https://github.com/VoidStarKat/half-rs) | `2.5.0` | `2.6.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [icu_normalizer_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [icu_properties_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.9.0` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.32` | `0.1.33` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.32.0` | `0.33.0` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.8` | | [objc2-core-foundation](https://github.com/madsmtm/objc2) | `0.3.0` | `0.3.1` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.31` | `0.2.32` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.10` | `0.11.11` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.10` | `0.5.11` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | redox_syscall | `0.5.10` | `0.5.11` | | [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` | | [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) | `2.3.3` | `2.3.4` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.8` | `0.5.9` | | [time](https://github.com/time-rs/time) | `0.3.40` | `0.3.41` | | [time-macros](https://github.com/time-rs/time) | `0.2.21` | `0.2.22` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | | [value-bag](https://github.com/sval-rs/value-bag) | `1.10.0` | `1.11.1` | Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) Updates `clap` from 4.5.36 to 4.5.37 - [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.36...clap_complete-v4.5.37) Updates `winnow` from 0.7.6 to 0.7.7 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.6...v0.7.7) Updates `libc` from 0.2.171 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.172) Updates `jiff` from 0.2.6 to 0.2.10 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `signal-hook-registry` from 1.4.2 to 1.4.5 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.5) Updates `rusqlite` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.34.0...v0.35.0) Updates `layout-rs` from 0.1.2 to 0.1.3 - [Commits](https://github.com/nadavrot/layout/commits) Updates `aws-lc-rs` from 1.12.6 to 1.13.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.12.6...v1.13.0) Updates `aws-lc-sys` from 0.27.1 to 0.28.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.27.1...aws-lc-sys/v0.28.2) Updates `cc` from 1.2.16 to 1.2.20 - [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.16...cc-v1.2.20) Updates `clap_builder` from 4.5.36 to 4.5.37 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.36...v4.5.37) Updates `errno` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.10...v0.3.11) Updates `event-listener-strategy` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/smol-rs/event-listener-strategy/releases) - [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md) - [Commits](smol-rs/event-listener-strategy@v0.5.3...v0.5.4) Updates `h2` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.8...v0.4.9) Updates `half` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.5.0...v2.6.0) Updates `hyper-util` from 0.1.10 to 0.1.11 - [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.11) Updates `icu_locid_transform_data` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/icu@1.5.0...ind/icu_capi@1.5.1) Updates `icu_normalizer_data` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/icu@1.5.0...ind/icu_capi@1.5.1) Updates `icu_properties_data` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/icu@1.5.0...ind/icu_capi@1.5.1) Updates `indexmap` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0) Updates `jiff-static` from 0.2.6 to 0.2.10 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10) Updates `jobserver` from 0.1.32 to 0.1.33 - [Commits](rust-lang/jobserver-rs@0.1.32...0.1.33) Updates `libsqlite3-sys` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.0...v0.33.0) 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 `miniz_oxide` from 0.8.5 to 0.8.8 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.5...0.8.8) Updates `objc2-core-foundation` from 0.3.0 to 0.3.1 - [Commits](madsmtm/objc2@block2-0.3.0...objc-sys-0.3.1) Updates `prettyplease` from 0.2.31 to 0.2.32 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.31...0.2.32) Updates `quinn-proto` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.10...quinn-proto-0.11.11) Updates `quinn-udp` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.10...quinn-udp-0.5.11) Updates `rand` from 0.9.0 to 0.9.1 - [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.9.0...rand_core-0.9.1) Updates `redox_syscall` from 0.5.10 to 0.5.11 Updates `rustls` from 0.23.25 to 0.23.26 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.25...v/0.23.26) Updates `scc` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/wvwwvwwv/scalable-concurrent-containers/blob/main/CHANGELOG.md) - [Commits](https://github.com/wvwwvwwv/scalable-concurrent-containers/commits) Updates `socket2` from 0.5.8 to 0.5.9 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `time` from 0.3.40 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.40...v0.3.41) Updates `time-macros` from 0.2.21 to 0.2.22 - [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.2.21...v0.2.22) Updates `tokio-util` from 0.7.14 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15) Updates `value-bag` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/sval-rs/value-bag/releases) - [Commits](sval-rs/value-bag@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.172 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: layout-rs dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.28.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: errno dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: event-listener-strategy dependency-version: 0.5.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_locid_transform_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_normalizer_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_properties_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jobserver dependency-version: 0.1.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: miniz_oxide dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: objc2-core-foundation dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prettyplease dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-udp dependency-version: 0.5.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redox_syscall dependency-version: 0.5.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: scc dependency-version: 2.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: socket2 dependency-version: 0.5.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-macros dependency-version: 0.2.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: value-bag dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@dependabot merge |
EliahKagan
approved these changes
Apr 25, 2025
Member
EliahKagan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See #1967.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 40 updates:
1.0.971.0.984.5.364.5.370.7.60.7.70.2.1710.2.1720.2.60.2.101.0.941.0.951.4.21.4.50.34.00.35.00.1.20.1.31.12.61.13.00.27.10.28.21.2.161.2.204.5.364.5.370.3.100.3.110.5.30.5.40.4.80.4.92.5.02.6.00.1.100.1.111.5.01.5.11.5.01.5.11.5.01.5.12.8.02.9.00.2.60.2.100.1.320.1.330.32.00.33.00.4.260.4.270.8.50.8.80.3.00.3.10.2.310.2.320.11.100.11.110.5.100.5.110.9.00.9.10.5.100.5.110.23.250.23.262.3.32.3.40.5.80.5.90.3.400.3.410.2.210.2.220.7.140.7.151.10.01.11.1Updates
anyhowfrom 1.0.97 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86Release 1.0.98cbc1ad2Merge pull request #415 from dtolnay/intodyne1a2017Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2eddMerge pull request #416 from dtolnay/oldnostd2244db8Omit unused object_boxed from vtable in old no-std rustc213a9c2Merge pull request #414 from dtolnay/nightly02aa6b6Make all nightly go through the module that was probedUpdates
clapfrom 4.5.36 to 4.5.37Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c54ffa1chore: Release26eab7bdocs: Update changelogf275804Merge pull request #5805 from epage/style7c7742cfix(complete): Adjust dynamic for MSRVf1ae3c0style: Make clippy happy5c932b7chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537fchore(deps): Update compatible (dev) (#5797)Updates
winnowfrom 0.7.6 to 0.7.7Changelog
Sourced from winnow's changelog.
Commits
bb0cea3chore: Releasec887eeedocs: Update changelog296323dMerge pull request #774 from tianyuanhao/inner-most491ebfcfix(stream): Make raw() inner-most3752dafMerge pull request #767 from dqkqd/fix-ndjson-link358080ddocs(topic): Fixed link ndjson2566343Merge pull request #766 from epage/clippy886a29dstyle: Help catch 'alloc' mistakes03e4fc3style: Make clippy happyUpdates
libcfrom 0.2.171 to 0.2.172Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
a5eab58Merge pull request #4410 from tgross35/release-libc481eca7chore: release libc 0.2.172ce2edbbMerge pull request #4399 from tgross35/backport-triagebot-branch-warn31b3200Suggest stable-nominated in the PR template3bffe1dMake triagebot warn on non-default branches03e6ffcMerge pull request #4396 from tgross35/backport-serranof9a47acDefine SO_BINDTOIFINDEX on Androida358daeAdd missing utmpx apis for linux musl1ff2f21adding linux glibc ptrace_sud_config and related PTRACE_*ET_SYSCALL_USER_DISP...55c58c9Add more redox sys/socket.h and sys/uio.h definitionsUpdates
jifffrom 0.2.6 to 0.2.10Changelog
Sourced from jiff's changelog.
... (truncated)
Commits
75ed28e0.2.10ad13537strtime: fix parsing for Tuesday13bd8abdoc: fix typoe2f8b9a0.2.95673c5bchangelog: 0.2.9b0c08edrangeint: implementHashfor ranged integers manuallyd08fcb3wasm: improve panic message whenjsfeature isn't enableddf373bddoc: fix typod27af190.2.8d1921a8changelog: 0.2.8Updates
proc-macro2from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16Release 1.0.95835c5bdMerge pull request #497 from dtolnay/nosourcefile7bc363cUpdate semver-exempt API to nightly-2025-04-16b867aa7Merge pull request #496 from PaulGrandperrin/masterc605e8eRevert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3Merge pull request #495 from dtolnay/fuzzlldcfdb567Link to honggfuzz-rs issueb09a5b0Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
signal-hook-registryfrom 1.4.2 to 1.4.5Changelog
Sourced from signal-hook-registry's changelog.
Commits
f31d712registry-1.4.5e30d6b8signal-hook-registry 1.4.4c6e7a1cGet rid of a warning8f80afbFix deps9ac6186Dep updatesf341c87Bump registry to 1.4.308720f1Merge pull request #169 from xingxue-ibm/sigaction64a7b3aMerge pull request #170 from vorner/dependabot/cargo/tokio-1.38.2e0ce35fMerge pull request #171 from the-mikedavis/pipe-codefence-fixa3e5722minor: Close codeblock inlow_lewel::pipedocsUpdates
rusqlitefrom 0.34.0 to 0.35.0Release notes
Sourced from rusqlite's releases.
Commits
14f0edaMerge pull request #1681 from gwenn/0.35.0d9fea1aPrepare next releasee0b19a8Merge pull request #1680 from gwenn/prepare_no_tail4759c82Check for multiple statements in preparea6d7d99Merge pull request #1679 from gwenn/single_query79b6ba3Oops8064d86Check that Connection::execute has no tailc98cb98Merge pull request #1678 from gwenn/extra_check0de7020Some updates related to extra_check feature0024ecfMerge pull request #1676 from BurntSushi/ag/more-jiffUpdates
layout-rsfrom 0.1.2 to 0.1.3Commits
Updates
aws-lc-rsfrom 1.12.6 to 1.13.0Release notes
Sourced from aws-lc-rs's releases.
Commits
8ed1be8Bump to aws-lc-rs v1.13.0 (#758)1e96391Bump aws-lc-fips-sys to v0.13.5 (#760)706565cInclude Go source inaws-lc-syscrate (#754)344a56fAlign aws-lc-sys v0.28.0 w/ AWS-LC 1.49.0 (#757)b6d070bRemove Kyber, KDF from unstable (#747)2e8b158Unstable API for ML-DSA (#690)d998c01Try to support illumos (#709)44de3d2aws-lc-sys: output only one library (#749)bfe34e8Support RsaSubjectPublicKey to/from X509; Bump version (#742)4fe8198Align aws-lc-sys v0.27.2 w/ AWS-LC v1.48.5 (#740)Updates
aws-lc-sysfrom 0.27.1 to 0.28.2Commits
af4d199Bump aws-lc-sys to v0.28.2 (#785)ec27bf9Test packaging w/ SSL build (#784)cff21c1Bump aws-lc-sys to v0.28.1 (#782)03a18dbCleanup environment variable usage (#763)4583ec5Document that BINDGEN_EXTRA_CLANG_ARGS can be used (#781)b99c661Use cc_builder for riscv64gc-unknown-linux-gnu (#774)b9e3b03Assorted fixes for Windows compilation (#778)8ed1be8Bump to aws-lc-rs v1.13.0 (#758)1e96391Bump aws-lc-fips-sys to v0.13.5 (#760)706565cInclude Go source inaws-lc-syscrate (#754)Updates
ccfrom 1.2.16 to 1.2.20Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1dd0989chore: release v1.2.20 (#1462)828dd19Regenerate target info (#1461)5da0787Update rusqlite requirement from 0.34.0 to 0.35.0 (#1460)9fb0d0bFix parser.rs on latest rustc nightly (#1459)d7d29fcchore: release v1.2.19 (#1458)0f8834dFix musl compilation: Add musl as a prefix fallback (#1455)5f55b01chore: release v1.2.18 (#1451)e3aa653Regenerate target info (#1450)41f7c2eUsestd::thread::available_parallelismfor determining the default number o...654a6c6Fix mips64-openwrt-linux-musl parsing (#1449)Updates
clap_builderfrom 4.5.36 to 4.5.37Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
f209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()45d4088test(parser): Added test delete_id_without_returningUpdates
errnofrom 0.3.10 to 0.3.11Changelog
Sourced from errno's changelog.
Commits
afcb78bRelease 0.3.11. (#109)11eb485Add@sunfishcodeas author (#107)9fd1bbcAdd cygwin support (#106)b1ff60fAdd VxWorks support (#105)57d0c0dSwitch to target wasm-wasip2 (#104)Updates
event-listener-strategyfrom 0.5.3 to 0.5.4Release notes
Sourced from event-listener-strategy's releases.
Changelog
Sourced from event-listener-strategy's changelog.
Commits
f533c43Release 0.5.4 (#28)0c845eeExposeportable-atomicFeature` (#27)a3b3334ci: Use reusable workflows for fmt and security_auditUpdates
h2from 0.4.8 to 0.4.9Changelog
Sourced from h2's changelog.
Commits
36bba1av0.4.9d021e8cfix:Streamdebug impl to not printWaker(#840)e9ee0b6chore: Fix msrv ci build (#841)a5d77c2feat: addConnection::has_streams()for server connections (#838)Updates
halffrom 2.5.0 to 2.6.0Release notes
Sourced from half's releases.
Changelog
Sourced from half's changelog.
Commits
b1894e9Bump version to 2.6.0ec91af5Fix min dependency versionsbee721bupdate changelog2ba131fMerge pull request #125 from tensorchord/2.5.0-zerocopy55c36c1Update unmaintained/outdated CI actions7580fd6Update repository link9dc2559derive Immutable and KnownLayout for f16 and bf16Updates
hyper-utilfrom 0.1.10 to 0.1.11Release notes
Sourced from hyper-util's releases.