Bump the rust-minor group with 15 updates#641
Merged
torokati44 merged 1 commit intomainfrom Jan 12, 2026
Merged
Conversation
Bumps the rust-minor group with 15 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.51` | `1.2.52` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.6` | `0.1.7` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [h2](https://github.com/hyperium/h2) | `0.4.12` | `0.4.13` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.1` | `2.13.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.179` | `0.2.180` | | [lru](https://github.com/jeromefroe/lru-rs) | `0.16.2` | `0.16.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.104` | `1.0.105` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.43` | | [rustls](https://github.com/rustls/rustls) | `0.23.35` | `0.23.36` | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [syn](https://github.com/dtolnay/syn) | `2.0.113` | `2.0.114` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.31` | `0.8.33` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.31` | `0.8.33` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.10` | `1.0.13` | Updates `cc` from 1.2.51 to 1.2.52 - [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.51...cc-v1.2.52) Updates `find-msvc-tools` from 0.1.6 to 0.1.7 - [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.6...find-msvc-tools-v0.1.7) Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `h2` from 0.4.12 to 0.4.13 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.12...v0.4.13) Updates `indexmap` from 2.12.1 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) Updates `libc` from 0.2.179 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.179...0.2.180) Updates `lru` from 0.16.2 to 0.16.3 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.2...0.16.3) Updates `proc-macro2` from 1.0.104 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.104...1.0.105) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `rustls` from 0.23.35 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.35...v/0.23.36) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) Updates `syn` from 2.0.113 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.113...2.0.114) Updates `zerocopy` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `zerocopy-derive` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `zmij` from 1.0.10 to 1.0.13 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.10...1.0.13) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: find-msvc-tools dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: h2 dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: lru dependency-version: 0.16.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: quote dependency-version: 1.0.43 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: rustls dependency-version: 0.23.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: syn dependency-version: 2.0.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zerocopy-derive dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: zmij dependency-version: 1.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <[email protected]>
604aaa0 to
70ed7d1
Compare
torokati44
reviewed
Jan 12, 2026
| dependencies = [ | ||
| "libc", | ||
| "windows-sys 0.61.2", | ||
| "windows-sys 0.60.2", |
torokati44
reviewed
Jan 12, 2026
Comment on lines
4171
to
4173
| dependencies = [ | ||
| "windows-sys 0.61.2", | ||
| "windows-sys 0.60.2", | ||
| ] |
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 15 updates:
1.2.511.2.520.1.60.1.71.1.51.1.80.4.120.4.132.12.12.13.00.2.1790.2.1800.16.20.16.31.0.1041.0.1051.0.421.0.430.23.350.23.361.0.1481.0.1492.0.1132.0.1140.8.310.8.330.8.310.8.331.0.101.0.13Updates
ccfrom 1.2.51 to 1.2.52Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
d0562c9chore: release (#1651)c3ff4eaFix contradictory doc for CC compiler in crate doc (#1650)c1055d8Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)7abc2e6Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)6b3e91bFix Build::env_tool to check for .exe on windows (#1646)e7784c8Fix tool existence check in find_tool method (#1645)d1a3017Fix SdkInfo::find_tool to check for executable extension (#1644)Updates
find-msvc-toolsfrom 0.1.6 to 0.1.7Release notes
Sourced from find-msvc-tools's releases.
Commits
d0562c9chore: release (#1651)c3ff4eaFix contradictory doc for CC compiler in crate doc (#1650)c1055d8Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)7abc2e6Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)6b3e91bFix Build::env_tool to check for .exe on windows (#1646)e7784c8Fix tool existence check in find_tool method (#1645)d1a3017Fix SdkInfo::find_tool to check for executable extension (#1644)Updates
flate2from 1.1.5 to 1.1.8Release notes
Sourced from flate2's releases.
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
h2from 0.4.12 to 0.4.13Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
2aeb81fv0.4.135f40d38fix: do not assign capacity for pending streams (#860)803d8cdci: adjust pinned dependencies in msrv job (#873)e38678bfeat: implement HTTP/2 informational responses support (#865)0fe6457perf: Reduce huffman decode table size (#871)e793b24fix: auto-release padding from DATA frames (#869)7c9a874fix: Unparent connection span (#868)c342e3fci: pin indexmap and tracing for msrv job (#866)b9d5397test: window update stream errors count towards local max (#859)Updates
indexmapfrom 2.12.1 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innerUpdates
libcfrom 0.2.179 to 0.2.180Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
4b38c69chore: release libc 0.2.180300e643qnx: add missing BPF and ifreq structures12fd831ci: Add rtems to basic tier 3 checksb062844Only test addresses of cmsghdrs that are multiples of the size of cmsghdr.676a4f8linux: Movemembarrier.hconstants tosrc/new0803faelinux: Restructurenetlinktosrc/new72f4c1auclibc: Re-enable__SIZEOF_PTHREAD_COND_Ton non-L4Re uclibc757e55anetbsd/riscv64.rs: make changes so that this builds again.042f118musl: Fix incorrect definitions of struct stat on some architectures03755c4linux, emscripten, android, l4re: handle zero-sized payload differences in CM...Updates
lrufrom 0.16.2 to 0.16.3Changelog
Sourced from lru's changelog.
Commits
af233e5Merge pull request #225 from jeromefroe/jerome/prepare-0-16-3-releasecf56f9aPrepare 0.16.3 release62be24cMerge pull request #224 from paolobarbolini/iter-mut-stacked-borrows-violation25669e7Add regression test forIterMutstacked borrows violationb9bca34Fix stacked borrows violation inIterMut::nextandIterMut::next_backUpdates
proc-macro2from 1.0.104 to 1.0.105Release notes
Sourced from proc-macro2's releases.
Commits
8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies876f800CStr is available in core since Rust 1.64Updates
quotefrom 1.0.42 to 1.0.43Release notes
Sourced from quote's releases.
Commits
635ee67Release 1.0.435f605a6Reorder module-level attributes in crate root9c63ceeDelete html_root_url comment009af09Disallow direct use of quote v1 as a no-std crate546c7c2Merge pull request 320 from tamird/no-stdfc59136Merge pull request #319 from tamird/fix-testsb3faa37Make the crate no_std8e70480Merge pull request #318 from tamird/more-core3b9996btests: fix compilation with--no-default-features4d1e4feChange std imports to core/allocUpdates
rustlsfrom 0.23.35 to 0.23.36Commits
b47bf54Prepare 0.23.3699308d2Bump nightly toolchain for cargo-check-external-typesba00982Support P256+SHA512 and P384+SHA512 signatures in certificatesUpdates
serde_jsonfrom 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingUpdates
synfrom 2.0.113 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url commentUpdates
zerocopyfrom 0.8.31 to 0.8.33Release notes
Sourced from zerocopy's releases.
Commits
4cfb5c9[zerocopy-derive] Fix panic with raw identifiers (#2871)8cd798aRelease 0.8.32 (#2870)37b16a6Optimize Ref<_, T> methods when T: Sized (#2752) (#2758)8dfa29b[pointer] Add generic projection/cast framework (#2860)424df54[ci] Pin dependencies to hashes (#2869)635360b[ci] Roll pinned nightly toolchain (#2868)e2d235f[derive] Document use ofFieldtrait (#2865)b99b86d[project] Distinguish structs/union/enums (#2857)2368a0b[CI] Bump github/codeql-action in the all-actions group (#2858)8ff2a35[ci] Roll pinned nightly toolchain (#2859)Updates
zerocopy-derivefrom 0.8.31 to 0.8.33Release notes
Sourced from zerocopy-derive's releases.
Commits
4cfb5c9[zerocopy-derive] Fix panic with raw identifiers (#2871)8cd798aRelease 0.8.32 (#2870)37b16a6Optimize Ref<_, T> methods when T: Sized (#2752) (#2758)8dfa29b[pointer] Add generic projection/cast framework (#2860)424df54[ci] Pin dependencies to hashes (#2869)635360b[ci] Roll pinned nightly toolchain (#2868)e2d235f[derive] Document use ofFieldtrait (#2865)b99b86d[project] Distinguish structs/union/enums (#2857)2368a0b[CI] Bump github/codeql-action in the all-actions group (#2858)8ff2a35[ci] Roll pinned nightly toolchain (#2859)Updates
zmijfrom 1.0.10 to 1.0.13Commits
a62fdd6Release 1.0.13431231cSync to vitaut/zmij@ca497199449a3eSync to vitaut/zmij@00f634e23c6008Sync to vitaut/zmij@bb03a6fd8f4cabSync to vitaut/zmij@f2a6c79d789463Sync to vitaut/zmij@4a7c2e4aa3810cSync to vitaut/zmij@84332e038503b7Sync to vitaut/zmij@2b3462ae2b502fSync to vitaut/zmij@ff8d4de9187619Ignore used_underscore_items pedantic clippy lintDependabot 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