cargo(deps): bump the patch-updates group with 25 updates#110
Merged
github-actions[bot] merged 1 commit intoMay 1, 2026
Merged
Conversation
Bumps the patch-updates group with 25 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.25` | `1.1.28` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.0` | `2.11.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.58` | `1.2.61` | | [clap_derive](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [idna_adapter](https://github.com/hsivonen/idna_adapter) | `1.2.1` | `1.2.2` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.23` | `0.2.24` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.23` | `0.2.24` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.186` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.112` | `0.9.114` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.32` | `0.3.33` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.6` | `0.2.7` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.4` | `0.1.5` | | [tinystr](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.2+wasi-0.2.9` | `1.0.3+wasi-0.2.9` | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.51.0` | `0.57.1` | | [writeable](https://github.com/unicode-org/icu4x) | `0.6.2` | `0.6.3` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [yoke-derive](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | | [zerotrie](https://github.com/unicode-org/icu4x) | `0.2.3` | `0.2.4` | | [zerovec](https://github.com/unicode-org/icu4x) | `0.11.5` | `0.11.6` | | [zerovec-derive](https://github.com/unicode-org/icu4x) | `0.11.2` | `0.11.3` | Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) Updates `libz-sys` from 1.1.25 to 1.1.28 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.25...1.1.28) Updates `bitflags` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.0...2.11.1) Updates `cc` from 1.2.58 to 1.2.61 - [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.58...cc-v1.2.61) Updates `clap_derive` from 4.6.0 to 4.6.1 - [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.6.0...v4.6.1) Updates `idna_adapter` from 1.2.1 to 1.2.2 - [Commits](hsivonen/idna_adapter@v1.2.1...v1.2.2) Updates `jiff` from 0.2.23 to 0.2.24 - [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.23...jiff-static-0.2.24) Updates `jiff-static` from 0.2.23 to 0.2.24 - [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.23...jiff-static-0.2.24) Updates `libc` from 0.2.183 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.186) Updates `litemap` from 0.8.1 to 0.8.2 - [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/commits) Updates `openssl-sys` from 0.9.112 to 0.9.114 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.112...openssl-sys-v0.9.114) Updates `pkg-config` from 0.3.32 to 0.3.33 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.32...0.3.33) Updates `portable-atomic-util` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic-util@v0.2.6...v0.2.7) Updates `potential_utf` from 0.1.4 to 0.1.5 - [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/commits/ind/databake@0.1.5) Updates `tinystr` from 0.8.2 to 0.8.3 - [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/commits) Updates `wasip2` from 1.0.2+wasi-0.2.9 to 1.0.3+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.2...wasip2-1.0.3) Updates `wit-bindgen` from 0.51.0 to 0.57.1 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.51.0...v0.57.1) Updates `writeable` from 0.6.2 to 0.6.3 - [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/ind/ixdtf@0.6.2...ind/ixdtf@0.6.3) Updates `yoke` from 0.8.1 to 0.8.2 - [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/commits) Updates `yoke-derive` from 0.8.1 to 0.8.2 - [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/commits) Updates `zerofrom` from 0.1.6 to 0.1.7 - [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/commits) Updates `zerofrom-derive` from 0.1.6 to 0.1.7 - [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/commits) Updates `zerotrie` from 0.2.3 to 0.2.4 - [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/commits/ind/icu_compactdecimal@0.2.4) Updates `zerovec` from 0.11.5 to 0.11.6 - [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/commits) Updates `zerovec-derive` from 0.11.2 to 0.11.3 - [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/commits/ind/zerovec@0.11.3) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: libz-sys dependency-version: 1.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cc dependency-version: 1.2.61 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_derive dependency-version: 4.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: idna_adapter dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jiff dependency-version: 0.2.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: jiff-static dependency-version: 0.2.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: libc dependency-version: 0.2.186 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: litemap dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: openssl-sys dependency-version: 0.9.114 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: pkg-config dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: portable-atomic-util dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: potential_utf dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tinystr dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: wasip2 dependency-version: 1.0.3+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: wit-bindgen dependency-version: 0.57.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: writeable dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: yoke dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: yoke-derive dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerofrom dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerofrom-derive dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerotrie dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerovec dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerovec-derive dependency-version: 0.11.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 patch-updates group with 25 updates:
4.6.04.6.11.1.251.1.282.11.02.11.11.2.581.2.614.6.04.6.11.2.11.2.20.2.230.2.240.2.230.2.240.2.1830.2.1860.8.10.8.20.9.1120.9.1140.3.320.3.330.2.60.2.70.1.40.1.50.8.20.8.31.0.2+wasi-0.2.91.0.3+wasi-0.2.90.51.00.57.10.6.20.6.30.8.10.8.20.8.10.8.20.1.60.1.70.1.60.1.70.2.30.2.40.11.50.11.60.11.20.11.3Updates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
libz-sysfrom 1.1.25 to 1.1.28Release notes
Sourced from libz-sys's releases.
Commits
346d882bump version to 1.1.28 for macOS arm build fix via CC7b4f219cargo fmt and clippy613d426Create a newmainttool to prevent common publishing mistakes (#265)e4f06f1fix(zng): use crc32_armv8 for ARM cc builds847cabfbump to 1.1.27 for re-release after 1.1.26 was yanked613a5cbadaptcargo-zngscript to deal with Cargo.lock file (by ignoring it)a2f22b1bump patch level prior to release580d147Merge pull request #264 from weihanglo/freebsd817bbc0fix(zlib): remove unnecessary defines232b03aMerge pull request #263 from rust-lang/dependabot/github_actions/github-actio...Updates
bitflagsfrom 2.11.0 to 2.11.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
4ed9ffaMerge pull request #482 from KodrAus/cargo/2.11.1c53cd57prepare for 2.11.1 releasea44410aMerge pull request #481 from KodrAus/docs/clarifications3d671b9update more compile error messages5f3adadfix up compile error messages780765dfix up contains and intersection docs97b7607clarify self and other in method docs88a7a18Merge pull request #477 from DanielEScherzer/patch-1f0e4646example_generated.rs: add missing third slash for doc commenta31c96fMerge pull request #478 from DanielEScherzer/beta-blessUpdates
ccfrom 1.2.58 to 1.2.61Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
360f691chore(cc): release v1.2.61 (#1707)17a2788Bump taiki-e/install-action from 2.75.16 to 2.75.17 (#1706)da52db7command_helpers.rs: fixOutputKind::Capturedocumentation (#1705)ee64d58Bump taiki-e/install-action from 2.75.4 to 2.75.5 (#1703)78cf7e4CI: Hash-pin all actions, apply other suggestions from zizmor (#1702)7cad9f5chore(cc): release v1.2.60 (#1701)c15c3ebfix(ar): suppress warnings fromDmodifier probe (#1700)f4c5ac7chore(cc): release v1.2.59 (#1699)9cfcecbRegenerate target info (#1698)025d046fix(ar): deterministic archives withDmodifier (#1697)Updates
clap_derivefrom 4.6.0 to 4.6.1Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
ac5fda6chore: Releaseb73c627docs: Update changelog44cfb34Merge pull request #6346 from TomPlanche/fix/cargo-env-incremental-rebuild34ef8a0fix(derive): Track Cargo env vars for incremental rebuilds0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)1420275chore: ReleaseUpdates
idna_adapterfrom 1.2.1 to 1.2.2Commits
1d9782fKeep Cargo.lock in sync48e4503Version 1.2.2: Make virama check LTO better with ICU4X 2.2Updates
jifffrom 0.2.23 to 0.2.24Changelog
Sourced from jiff's changelog.
Commits
2cc55b20.2.24c6542f1changelog: 0.2.24ec3c2ecapi: addTimeZone::memory_usageandZoned::memory_usagebc752b6docs: improve comment inSpan::checked_addexamplef6c8a55readme: update 1.0 timeline97314c1docs: fix typobad71d8docs: typoUpdates
jiff-staticfrom 0.2.23 to 0.2.24Changelog
Sourced from jiff-static's changelog.
Commits
2cc55b20.2.24c6542f1changelog: 0.2.24ec3c2ecapi: addTimeZone::memory_usageandZoned::memory_usagebc752b6docs: improve comment inSpan::checked_addexamplef6c8a55readme: update 1.0 timeline97314c1docs: fix typobad71d8docs: typoUpdates
libcfrom 0.2.183 to 0.2.186Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHA71d5bfclibc: Release 0.2.1851027d1cRevert "ci: Pin nightly to 2026-04-01"0e9c6e5redox: Add semaphore functions24ef457feat: add back support for gnu windows x86 in ciaa75cafhorizon: Change POLL constants from c_short to c_intb7eda5ahexagon: add missing constants and fix types for linux-muslUpdates
litemapfrom 0.8.1 to 0.8.2Changelog
Sourced from litemap's changelog.
... (truncated)
Commits
Updates
openssl-sysfrom 0.9.112 to 0.9.114Release notes
Sourced from openssl-sys's releases.
Commits
a6debf5Release openssl v0.10.78 and openssl-sys v0.9.114 (#2609)09b425eCheck derive output buffer length on OpenSSL 1.1.x (#2606)826c388Error for short out in MdCtxRef::digest_final() (#2608)1d10902Validate callback-returned lengths in PSK and cookie trampolines (#2607)5af6895Reject oversized length returns from password callback trampoline (#2605)718d07ffix inverted bounds assertion in AES key unwrap (#2604)53cc69dAdd support for LibreSSL 4.3.x (#2603)0b41e79Fix dangling stack pointer in custom extension add callback (#2599)cbdedf8Avoid panic for overlong OIDs (#2598)1fc51efopenssl 4 support (#2591)Updates
pkg-configfrom 0.3.32 to 0.3.33Changelog
Sourced from pkg-config's changelog.
Commits
f4ac872Release 0.3.33bc42854Merge pull request #187 from Hofer-Julian/fix/error-message3ca2dd7fix: add pkg-config stderr to Rust error057321cMerge pull request #178 from altunenes/patch-15da039fsimple typoUpdates
portable-atomic-utilfrom 0.2.6 to 0.2.7Release notes
Sourced from portable-atomic-util's releases.
Changelog
Sourced from portable-atomic-util's changelog.
Commits
ef24b51Release 0.2.7592caf2Update changelog831b81dTouch up PR 2b9e3ad8serde feature and traits implementation for Arc (#2)10c5481Update scripts and CI config7b1ef64tools: Update tidy.sh and related configd6f4c76zizmor: Apply more lintse071ea7tools: Update scripts and related configd79b5b1ci: Update configUpdates
potential_utffrom 0.1.4 to 0.1.5Changelog
Sourced from potential_utf's changelog.
... (truncated)
Commits
Updates
tinystrfrom 0.8.2 to 0.8.3Changelog
Sourced from tinystr's changelog.
... (truncated)
Commits
Updates
wasip2from 1.0.2+wasi-0.2.9 to 1.0.3+wasi-0.2.9Commits
660ee06Bump version numbers of wasip2/wasip3 (#155)ad7e8f6Update wit-bindgen to 0.57.1 (#154)a6fa3f1Update wit-bindgen, makewasip3no_std compatible (