Bump the patch-updates group with 11 updates#393
Merged
github-actions[bot] merged 1 commit intomasterfrom Mar 13, 2026
Merged
Conversation
Bumps the patch-updates group with 11 updates: | Package | From | To | | --- | --- | --- | | [config](https://github.com/rust-cli/config-rs) | `0.15.19` | `0.15.21` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.75` | `0.10.76` | | [redb](https://github.com/cberner/redb) | `3.1.0` | `3.1.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.111` | `0.9.112` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.28` | `0.1.29` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.7.5+spec-1.1.0` | `1.0.0+spec-1.1.0` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.2.0` | `0.2.2` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.40` | `0.8.42` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.40` | `0.8.42` | Updates `config` from 0.15.19 to 0.15.21 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.19...v0.15.21) Updates `openssl` from 0.10.75 to 0.10.76 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76) Updates `redb` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v3.1.0...v3.1.1) Updates `libc` from 0.2.182 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.183) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `openssl-sys` from 0.9.111 to 0.9.112 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.111...openssl-sys-v0.9.112) Updates `schannel` from 0.1.28 to 0.1.29 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.28...v0.1.29) Updates `toml_datetime` from 0.7.5+spec-1.1.0 to 1.0.0+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.5...toml_datetime-v1.0.0) Updates `unicode-width` from 0.2.0 to 0.2.2 - [Commits](unicode-rs/unicode-width@v0.2.0...v0.2.2) Updates `zerocopy` from 0.8.40 to 0.8.42 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.42) Updates `zerocopy-derive` from 0.8.40 to 0.8.42 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.40...v0.8.42) --- updated-dependencies: - dependency-name: config dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: openssl dependency-version: 0.10.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: redb dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: libc dependency-version: 0.2.183 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: openssl-sys dependency-version: 0.9.112 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: schannel dependency-version: 0.1.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml_datetime dependency-version: 1.0.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: patch-updates - dependency-name: unicode-width dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy dependency-version: 0.8.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: zerocopy-derive dependency-version: 0.8.42 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 11 updates:
0.15.190.15.210.10.750.10.763.1.03.1.10.2.1820.2.1831.21.31.21.40.9.1110.9.1120.1.280.1.290.7.5+spec-1.1.01.0.0+spec-1.1.00.2.00.2.20.8.400.8.420.8.400.8.42Updates
configfrom 0.15.19 to 0.15.21Changelog
Sourced from config's changelog.
Commits
741acfcchore: Release config version 0.15.2128e97d5docs: Update changelog194c7b6chore: Update dependencies (#742)6b21e44chore: Upgrade notifya6500c2chore: Update dependencies692f700chore: Upgrade to 2024 edition (#740)87feacachore: Upgrade to 2024 edition4ba1312chore: Bump MSRV to 1.85dd71fb4chore: Release config version 0.15.205b90b33docs: Update changelogUpdates
opensslfrom 0.10.75 to 0.10.76Release notes
Sourced from openssl's releases.
Commits
6b94124Release openssl v0.10.76 and openssl-sys v0.9.112 (#2582)30c3f2dBump aws-lc-sys to 0.38 (#2581)efc55bfSupport pregenerated Rust bindings from AWS-LC installations (#2578)80cd420Constify from_raw (#2580)e64c352Pin quote to 1.0.44 for min-version CI (#2579)c38b028Fix use-after-free of error strings on BoringSSL/aws-lc (#2572)9cd9a14fix min-version CI (#2573)87bf0e2Merge pull request #2567 from butteronarchbtw/brainpool-nid-constants61906a9add libressl variantse922826add corresponding rust constantsUpdates
redbfrom 3.1.0 to 3.1.1Release notes
Sourced from redb's releases.
Changelog
Sourced from redb's changelog.
Commits
fc2b084Bump version to 3.1.1bcc1fa3Update changelogeb1c9daFix panic inserting into fixed size key tablec14d694Bump dependencies: pyo3, rusqlite, rand2aa4137Example of derived Key and Value32f8a13Fix ambiguity comparing against usizef18fc13Fix example in READMEb752306Add additional information to the cache statsUpdates
libcfrom 0.2.182 to 0.2.183Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
once_cellfrom 1.21.3 to 1.21.4Changelog
Sourced from once_cell's changelog.
Commits
80fe900Merge pull request #296 from matklad/matklad/plfixa5e09c9release 1.21.42426d45Merge pull request #295 from matklad/matklad/plfixa144121Merge pull request #290 from alexanderkjall/run-tests-with-no-default-features232a1a4Merge pull request #292 from phil-opp/doc-fixd31767bfix OnceCell::wait with features=parking_lot28d29aeFix:sync::OnceCell::try_insertdocs should importsyncvariant0f78fb0make the command 'cargo test --no-default-features' workfda60a6Merge pull request #287 from AbeZbm/add-testsb5b98c0Add tests for OnceRefUpdates
openssl-sysfrom 0.9.111 to 0.9.112Release notes
Sourced from openssl-sys's releases.
Commits
6b94124Release openssl v0.10.76 and openssl-sys v0.9.112 (#2582)30c3f2dBump aws-lc-sys to 0.38 (#2581)efc55bfSupport pregenerated Rust bindings from AWS-LC installations (#2578)80cd420Constify from_raw (#2580)e64c352Pin quote to 1.0.44 for min-version CI (#2579)c38b028Fix use-after-free of error strings on BoringSSL/aws-lc (#2572)9cd9a14fix min-version CI (#2573)87bf0e2Merge pull request #2567 from butteronarchbtw/brainpool-nid-constants61906a9add libressl variantse922826add corresponding rust constantsUpdates
schannelfrom 0.1.28 to 0.1.29Commits
ff7ffd3Release v0.1.293530cffMerge pull request #121 from nateprewitt/fix_tls13_data_corruptiona136697add test for tls renegotiation (TLS1.3, #121)6e817dbFix TLS 1.3 data corruption from double-send during renegotiationf75095dMerge pull request #120 from steffengy/feature/119-wrong-ncrypt-check4269250Fix condition #119 for CERT_NCRYPT_KEY_SPEC check6cc5637Merge pull request #117 from 42triangles/mastered24fe2Usepackage.includeto only include necessary data for using the crateUpdates
toml_datetimefrom 0.7.5+spec-1.1.0 to 1.0.0+spec-1.1.0Commits
34fe772chore: Release7fa8e0ddocs: Update changelog1fb6ebafix(serde)!: Allow borrowed keys and values (#1099)9fe1ab1fix(serde)!: Allow borrowed values5154d6dfix(serde)!: Allow borrowed keysa51f752test(serde): Verify borrowingdc7d979feat(datetime)!: Track optional seconds, nanoseconds (#1098)b09eacefeat(datetime)!: Track optional seconds, nanoseconds82396e7test(dateime): Verify Displaya26defdchore: ReleaseUpdates
unicode-widthfrom 0.2.0 to 0.2.2Commits
9d98411Publish 0.2.2 (#79)4bba1d1Support Unicode 17 (#75)0085e91Publish 0.2.16db0c14Removecompiler-builtinsfromrustc-dep-of-stddependencies (#77)0bccd3fupdate copyright year (#76)7a7fcdcSupport Unicode 16 (#74)82d7136Advertise and enforce MSRV (#73)e77b292Make characters withLine_Break=Ambiguousambiguous (#61)5a7fcedUpdate version number in Readme (#70)Updates
zerocopyfrom 0.8.40 to 0.8.42Release notes
Sourced from zerocopy's releases.
Commits
90600f1[docs] Remove superfluous heading (#3099)fc73624[codegen] Test and document codegen under different layouts (#3085)098b966[codegen] Make codegen tests even more stressful. (#3083)daa1971[codegen] Use descriptive benchmark target fn name. (#3082)aa1bbf4[codegen] Track unanalyzed assembly and include it in docs. (#3081)dbef272Release 0.8.41-alpha (#3080)128f030Introduce 'Code Generation' documentation (#3078)2694453Add code generation tests (#3042)Updates
zerocopy-derivefrom 0.8.40 to 0.8.42Release notes
Sourced from zerocopy-derive's releases.
Commits
90600f1[docs] Remove superfluous heading (#3099)fc73624[codegen] Test and document codegen under different layouts (#3085)098b966[codegen] Make codegen tests even more stressful. (#3083)daa1971[codegen] Use descriptive benchmark target fn name. (#3082)aa1bbf4[codegen] Track unanalyzed assembly and include it in docs. (#3081)dbef272Release 0.8.41-alpha (#3080)128f030Introduce 'Code Generation' documentation (#3078)2694453Add code generation tests (#3042)Dependabot 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 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