-
Notifications
You must be signed in to change notification settings - Fork 13
Bump the cargo group with 35 updates #93
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 35 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.23.0` | `0.23.1` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.6` | `0.23.7` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.13` | `0.7.14` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.15` | `0.2.16` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.44.3` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.1.4` | `1.1.5` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.10` | `3.0.11` | | [borsh](https://github.com/near/borsh-rs) | `1.5.7` | `1.6.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.44` | `1.2.48` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [crc](https://github.com/mrhooray/crc-rs) | `3.3.0` | `3.4.0` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.1.6` | `0.1.7` | | [curl-sys](https://github.com/alexcrichton/curl-rust) | `0.4.83+curl-8.15.0` | `0.4.84+curl-8.17.0` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.4` | `0.1.5` | | [generic-array](https://github.com/fizyk20/generic-array) | `0.14.9` | `0.14.7` | | [gix-actor](https://github.com/GitoxideLabs/gitoxide) | `0.35.4` | `0.35.6` | | [gix-command](https://github.com/GitoxideLabs/gitoxide) | `0.6.2` | `0.6.3` | | [gix-config-value](https://github.com/GitoxideLabs/gitoxide) | `0.15.1` | `0.15.3` | | [gix-packetline](https://github.com/GitoxideLabs/gitoxide) | `0.19.1` | `0.19.3` | | [gix-packetline-blocking](https://github.com/GitoxideLabs/gitoxide) | `0.19.1` | `0.19.3` | | [gix-path](https://github.com/GitoxideLabs/gitoxide) | `0.10.20` | `0.10.22` | | [gix-prompt](https://github.com/GitoxideLabs/gitoxide) | `0.11.1` | `0.11.2` | | [gix-quote](https://github.com/GitoxideLabs/gitoxide) | `0.6.0` | `0.6.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.12.1` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.15` | `0.2.16` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.22` | `1.1.23` | | [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.110` | `0.9.111` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.6` | `1.4.7` | | [syn](https://github.com/dtolnay/syn) | `2.0.108` | `2.0.111` | | [toml](https://github.com/toml-rs/toml) | `0.9.7` | `0.9.8` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.31` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.27` | `0.8.31` | Updates `clap` from 4.5.51 to 4.5.53 - [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.51...clap_complete-v4.5.53) Updates `cargo_metadata` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.23.0...0.23.1) Updates `toml_edit` from 0.23.6 to 0.23.7 - [Commits](toml-rs/toml@v0.23.6...v0.23.7) Updates `winnow` from 0.7.13 to 0.7.14 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.13...v0.7.14) Updates `jiff` from 0.2.15 to 0.2.16 - [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.15...jiff-static-0.2.16) Updates `insta` from 1.43.2 to 1.44.3 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.44.3) Updates `anstyle-query` from 1.1.4 to 1.1.5 - [Commits](rust-cli/anstyle@anstyle-query-v1.1.4...anstyle-query-v1.1.5) Updates `anstyle-wincon` from 3.0.10 to 3.0.11 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.10...anstyle-wincon-v3.0.11) Updates `borsh` from 1.5.7 to 1.6.0 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](near/borsh-rs@borsh-v1.5.7...borsh-v1.6.0) Updates `bytes` from 1.10.1 to 1.11.0 - [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.1...v1.11.0) Updates `cc` from 1.2.44 to 1.2.48 - [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.44...cc-v1.2.48) Updates `clap_builder` from 4.5.51 to 4.5.53 - [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.51...v4.5.53) Updates `crc` from 3.3.0 to 3.4.0 - [Commits](mrhooray/crc-rs@3.3.0...3.4.0) Updates `crypto-common` from 0.1.6 to 0.1.7 - [Commits](RustCrypto/traits@crypto-common-v0.1.6...crypto-common-v0.1.7) Updates `curl-sys` from 0.4.83+curl-8.15.0 to 0.4.84+curl-8.17.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.83...curl-sys-0.4.84) Updates `find-msvc-tools` from 0.1.4 to 0.1.5 - [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.4...find-msvc-tools-v0.1.5) Updates `generic-array` from 0.14.9 to 0.14.7 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) Updates `gix-actor` from 0.35.4 to 0.35.6 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-actor-v0.35.4...gix-actor-v0.35.6) Updates `gix-command` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-command-v0.6.2...gix-command-v0.6.3) Updates `gix-config-value` from 0.15.1 to 0.15.3 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-config-value-v0.15.1...gix-config-value-v0.15.3) Updates `gix-packetline` from 0.19.1 to 0.19.3 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-packetline-v0.19.1...gix-packetline-v0.19.3) Updates `gix-packetline-blocking` from 0.19.1 to 0.19.3 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-packetline-blocking-v0.19.1...gix-packetline-blocking-v0.19.3) Updates `gix-path` from 0.10.20 to 0.10.22 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-path-v0.10.20...gix-path-v0.10.22) Updates `gix-prompt` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-prompt-v0.11.1...gix-prompt-v0.11.2) Updates `gix-quote` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-quote-v0.6.0...gix-quote-v0.6.1) Updates `indexmap` from 2.12.0 to 2.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) Updates `jiff-static` from 0.2.15 to 0.2.16 - [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.15...jiff-static-0.2.16) Updates `libz-sys` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.22...1.1.23) Updates `openssl-sys` from 0.9.110 to 0.9.111 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.110...openssl-sys-v0.9.111) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `signal-hook-registry` from 1.4.6 to 1.4.7 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.6...registry-v1.4.7) Updates `syn` from 2.0.108 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.108...2.0.111) Updates `toml` from 0.9.7 to 0.9.8 - [Commits](toml-rs/toml@toml-v0.9.7...toml-v0.9.8) Updates `zerocopy` from 0.8.27 to 0.8.31 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.31) Updates `zerocopy-derive` from 0.8.27 to 0.8.31 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.31) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cargo_metadata dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml_edit dependency-version: 0.23.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: insta dependency-version: 1.44.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: anstyle-query dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstyle-wincon dependency-version: 3.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: borsh dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: bytes dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.48 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: crc dependency-version: 3.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.84+curl-8.17.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: generic-array dependency-version: 0.14.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-actor dependency-version: 0.35.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-command dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-config-value dependency-version: 0.15.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-packetline dependency-version: 0.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-packetline-blocking dependency-version: 0.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-path dependency-version: 0.10.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-prompt dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: gix-quote dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libz-sys dependency-version: 1.1.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: openssl-sys dependency-version: 0.9.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-version: 0.9.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
EliahKagan
reviewed
Dec 2, 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.
Looks good to me. No changes are SemVer breaking. Merged.
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 35 updates:
4.5.514.5.530.23.00.23.10.23.60.23.70.7.130.7.140.2.150.2.161.43.21.44.31.1.41.1.53.0.103.0.111.5.71.6.01.10.11.11.01.2.441.2.484.5.514.5.533.3.03.4.00.1.60.1.70.4.83+curl-8.15.00.4.84+curl-8.17.00.1.40.1.50.14.90.14.70.35.40.35.60.6.20.6.30.15.10.15.30.19.10.19.30.19.10.19.30.10.200.10.220.11.10.11.20.6.00.6.12.12.02.12.10.2.150.2.161.1.221.1.230.9.1100.9.1111.0.411.0.421.4.61.4.72.0.1082.0.1110.9.70.9.80.8.270.8.310.8.270.8.31Updates
clapfrom 4.5.51 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
cargo_metadatafrom 0.23.0 to 0.23.1Changelog
Sourced from cargo_metadata's changelog.
Commits
c08e66cMerge pull request #317 from Muscraft/stabilize-build-dir083ca69chore: Bump version to 0.23.184d613bchore: Stabilize build_directory9d81809chore: Address new clippy warnings4d66bd3Merge pull request #309 from BD103/fix-doc-auto-configd1a6aa2fix:cargo_metadatanot building on docs.rsUpdates
toml_editfrom 0.23.6 to 0.23.7Commits
93e9146chore: Release7de1b4edocs: Update changelog1b579c3feat(serde): Support integer, bools, and chars as keys (#1050)ac1e077feat(serde): Support chars as keysf3dec32feat(serde): Support bools as keys139b30afeat(serde): Support integer keys2d65a88test(serde): Show existing key behavior80217f8chore(deps): Update actions/checkout action to v5 (#1047)b36e351chore(deps): Update actions/checkout action to v57d2c649chore(deps): Update actions/setup-python action to v6 (#1048)Updates
winnowfrom 0.7.13 to 0.7.14Changelog
Sourced from winnow's changelog.
Commits
faa6214chore: Release5b3b7a9docs: Update changelogfca75c5Merge pull request #804 from ssmendon/ssmendon-pratt-pr9aef8d2feat: Add a Pratt parser716ff2eMerge pull request #846 from clint-white/fix-typos-in-docs3040b97docs(tutorial): Add missing word1b50ab4docs(ref): Fix typo: add missing periodc56d4fbMerge pull request #841 from winnow-rs/renovate/actions-checkout-5.xffb90adchore(deps): Update actions/checkout action to v5de4f84bMerge pull request #842 from winnow-rs/renovate/actions-setup-python-6.xUpdates
jifffrom 0.2.15 to 0.2.16Changelog
Sourced from jiff's changelog.
... (truncated)
Commits
2ef60450.2.160b293b4doc: a few documentation fixes0fe02f2changelog: add entries for duration workb9484eafmt/serde: add helpers forstd::time::Duration87c607bfmt: add parsing routines forstd::time::Duration8a7f249fmt: add support for printingstd::time::Duration3e49cbesigned_duration: remove extraneous commentsb5f30f2fmt: make fractional formatting useu328e61ffdfmt: add unsigned integer formatting1910063fmt: refactor friendly printer to usestd::time::DurationUpdates
instafrom 1.43.2 to 1.44.3Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
dcbb11fPrepare release 1.44.3 (#838)3b9ec12Refine test name & description (#837)ee4e1eaHandle unparsable snapshot files gracefully (#836)778f733Fix for code before macros, such aslet foo = assert_snapshot!(#835)6cb41afPrepare release 1.44.2 (#831)8838b2fHandle merge conflicts in snapshot files gracefully (#829)e55ce99Fix backward compatibility for legacy inline snapshot format (#830)d44dd42Skip nextest_doctest tests when cargo-nextest is not installed (#826)a711bafFix functional tests failing under nextest (#824)ba9ea51Prepare release 1.44.1 (#823)Updates
anstyle-queryfrom 1.1.4 to 1.1.5Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
anstyle-winconfrom 3.0.10 to 3.0.11Commits
368a871chore: Release4d5c297docs: Update changelog263b34cMerge pull request #284 from hanna-kruppe/windows-sys-0.618029e72Merge pull request #286 from epage/template5b1cab4fix(syntect): Update a windows minimal dep21b13fachore(ci): Run more jobs on Windows51e86fachore: Update from '_rust/main' templateb0881a6chore(ci): Give more control over where alt version jobs run829ebd7chore(deps): Allow windows-sys 0.6136dd1a2Merge pull request #285 from epage/templateUpdates
borshfrom 1.5.7 to 1.6.0Release notes
Sourced from borsh's releases.
Changelog
Sourced from borsh's changelog.
Commits
819fa55chore: release v1.6.0 (#360)9010ec4fix: Avoid variant name shadowing in BorshSchema derive (#361)f5b3b4afeat: Use core::net instead of std::net; bumped MSRV to 1.77 (#356)5d8516bci: Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated u...f1b75a6chore: add automatically_derived attribute to derive macros (#341)54fc720chore: Include license files in published crates (#354)Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
ccfrom 1.2.44 to 1.2.48Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
324a8eachore(cc): release v1.2.48 (#1621)ecf6fe9Regenerate target info (#1620)70fbb42Add publish environment for publishing crate (#1619)fbd4807chore(cc): release v1.2.47 (#1617)f71d1d6add helenos linker identifications (#1615)e0e4b13Bump actions/checkout from 5 to 6 (#1616)15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)Updates
clap_builderfrom 4.5.51 to 4.5.53Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
8d87e70chore: Releasefe99e5adocs: Update changelog596e98cMerge pull request #6129 from cooronx/feat_default_values_if_and_default_valu...c2ced1afeat: Add default_values_if and default_values_ifs to match default_valuese82e1edchore: Release558e374docs: Update changelogdd7cafeMerge pull request #6184 from epage/conflict1823ceffix(parser): Don't panic when subcommands conflict with groupsdcc2846test(parser): Show panicbb0b2f1Merge pull request #6181 from jgreitemann/jg/kqvvzuzuzywvUpdates
crcfrom 3.3.0 to 3.4.0Commits
2c8fd96Prepare 3.4.0 release24e8317Fix clippy lints6826e6bUpdate CI to MSRV 1.832cee16fBump MSRV to 1.83 (2024-11-28)71fc292Make Digest 'update' method constUpdates
crypto-commonfrom 0.1.6 to 0.1.7Commits
66a997cPin generic-array to v0.14.7 and release crypto-common v0.1.7 (#2088)Updates
curl-sysfrom 0.4.83+curl-8.15.0 to 0.4.84+curl-8.17.0Commits
14d51cfBump to curl 8.17.0 (#629)7456badMerge pull request #627 from jcamiel/fix-sample-doca0761c4Uses https://rust-lang.org instead of https://www.rust-lang.org4591a9aRemove libclang_rt.osx.a link workaround (#621)Updates
find-msvc-toolsfrom 0.1.4 to 0.1.5Release notes
Sourced from find-msvc-tools's releases.
Commits
15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)Updates
generic-arrayfrom 0.14.9 to 0.14.7Commits
Updates
gix-actorfrom 0.35.4 to 0.35.6Release notes
Sourced from gix-actor's releases.
Commits
bdcce5fRelease gix-date v0.10.7, gix-actor v0.35.6, gix-trace v0.1.15, gix-features ...6f469a6doc: Removedoc_auto_cfgfeature to fix docs.rs documentation.fb13346Merge pull request #2223 from GitoxideLabs/copilot/update-gix-url-documentation78898a7Adjust documentation to be a bit less verbose.c836c3ddoc: Add documentation explaining URL serialization and password handling3313233Merge pull request #2224 from GitoxideLabs/report49f8d53Release gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge...89fb308Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1...43da177Add report for October 2025.8699d0fMerge pull request #2208 from cruessler/add-commit-signingUpdates
gix-commandfrom 0.6.2 to 0.6.3Release notes
Sourced from gix-command's releases.
Commits
89fb308Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1...43da177Add report for October 2025.8699d0fMerge pull request #2208 from cruessler/add-commit-signing82f788erefactoraacc326feat: add agix commit signprototype12b3257Merge pull request #2219 from cruessler/use-split-at-checked027b3efReplace split_at_pos by split_at_checked4da2927Merge pull request