Bump the rust-minor group with 12 updates#631
Merged
torokati44 merged 1 commit intomainfrom Dec 29, 2025
Merged
Conversation
8d1bb85 to
918b269
Compare
Bumps the rust-minor group with 12 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.50` | `1.2.51` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.5` | `0.1.6` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.16` | `1.0.17` | | [libz-rs-sys](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.4` | `0.5.5` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.12.0` | `1.13.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.104` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.26` | `0.12.28` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.2` | `1.1.3` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.21` | `1.0.22` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.4` | `0.5.5` | Updates `cc` from 1.2.50 to 1.2.51 - [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.50...cc-v1.2.51) Updates `find-msvc-tools` from 0.1.5 to 0.1.6 - [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.5...find-msvc-tools-v0.1.6) Updates `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.9...v0.7.10) Updates `itoa` from 1.0.16 to 1.0.17 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.16...1.0.17) Updates `libz-rs-sys` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.4...v0.5.5) Updates `portable-atomic` from 1.12.0 to 1.13.0 - [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.12.0...v1.13.0) Updates `proc-macro2` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.103...1.0.104) Updates `reqwest` from 0.12.26 to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.26...v0.12.28) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `ryu` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.21...1.0.22) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) Updates `zlib-rs` from 0.5.4 to 0.5.5 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.4...v0.5.5) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.51 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: find-msvc-tools dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: itoa dependency-version: 1.0.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: libz-rs-sys dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: portable-atomic dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: ryu dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zlib-rs dependency-version: 0.5.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <[email protected]>
918b269 to
0fc19df
Compare
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 rust-minor group with 12 updates:
1.2.501.2.510.1.50.1.60.7.90.7.101.0.161.0.170.5.40.5.51.12.01.13.01.0.1031.0.1040.12.260.12.281.1.21.1.31.0.211.0.221.0.1451.0.1480.5.40.5.5Updates
ccfrom 1.2.50 to 1.2.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)Updates
find-msvc-toolsfrom 0.1.5 to 0.1.6Release notes
Sourced from find-msvc-tools's releases.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)Updates
iri-stringfrom 0.7.9 to 0.7.10Changelog
Sourced from iri-string's changelog.
Commits
ff0799bchore(release): release v0.7.10bad03aaBump version to v0.7.100d9b5fetest(ci): make sure MSRV tests pass with the default lockfile8a286edchore(deps): bump indirect deps of the benchmarking cratee150f9fBumpregexto v1.5.59d0105dBumpcrossbeam-queueto v0.2.31fa1f3dBumpbumpaloto v3.11.16cd9670doc: update description about CI91213a1refactor(validate): unifyEmptySchemeerror kind toInvalidScheme96c39acfeat(validate): add public validators for more syntax componentsUpdates
itoafrom 1.0.16 to 1.0.17Commits
21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmarkcf33343Update ryu links to zmij2dff249Set repr(C) on DECIMAL_PAIRSUpdates
libz-rs-sysfrom 0.5.4 to 0.5.5Release notes
Sourced from libz-rs-sys's releases.
Commits
a79a06bRelease 0.5.58faf52ahandle input/output buffers with lengths that overflowc_uintf27f2d3clippy0f83d7euse global allocatorUpdates
portable-atomicfrom 1.12.0 to 1.13.0Changelog
Sourced from portable-atomic's changelog.
Commits
7aa2953Release portable-atomic 1.13.07fe0605Update changelogab6f5e2fallback: Optimize SeqCst fence on x86/x86_64bd9b627ci: Test more targets with Miri94ec608fallback: Reduce scope of allow(dead_code)c50d844ci: Test Armv4T also with QEMUfa6f1b1ci: Update valgrind images47cf312ci: Update Valgrind suppressionsd7c7d90Remove thumbv6-none-eabi from no_atomic list58ef7f2Update docs/commentsUpdates
proc-macro2from 1.0.103 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upUpdates
reqwestfrom 0.12.26 to 0.12.28Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)Updates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
ryufrom 1.0.21 to 1.0.22Release notes
Sourced from ryu's releases.
Commits
234334cRelease 1.0.2251b8e83Exclude dtoa-benchmark.png from published cratedf6352eUse performance chart from dtoa-benchmarkb3037a6Add static assertion on static table size0ab19d1Delete f32 from fuzz targetdbc9322Remove clippy suppression that is no longer triggeredafdaf39Add miri architecture matrix6461eaaSupport platform without 64-bit atomic9b909ceResolve cast_lossless pedantic clippy lint in test9b09b79Switch to fixed size countersUpdates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
zlib-rsfrom 0.5.4 to 0.5.5Release notes
Sourced from zlib-rs's releases.
Commits
a79a06bRelease 0.5.58faf52ahandle input/output buffers with lengths that overflowc_uintf27f2d3clippy0f83d7euse global allocatorDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions