build(deps): bump the all-deps group across 1 directory with 10 updates - #2494
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.13` | `0.4.15` | | [cfg-if](https://github.com/rust-lang/cfg-if) | `1.0.4` | `1.0.5` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.3.0` | `0.3.1` | | [der](https://github.com/RustCrypto/formats) | `0.8.1` | `0.8.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_core](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [syn](https://github.com/dtolnay/syn) | `2.0.118` | `3.0.6` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.24` | `1.0.26` | Updates `hybrid-array` from 0.4.13 to 0.4.15 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.13...v0.4.15) Updates `cfg-if` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@v1.0.4...v1.0.5) Updates `cpufeatures` from 0.3.0 to 0.3.1 - [Commits](RustCrypto/utils@cpufeatures-v0.3.0...cpufeatures-v0.3.1) Updates `der` from 0.8.1 to 0.8.2 - [Commits](RustCrypto/formats@der/v0.8.1...der/v0.8.2) Updates `libc` from 0.2.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.189) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_core` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_derive` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `syn` from 2.0.118 to 3.0.6 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.118...3.0.6) Updates `unicode-ident` from 1.0.24 to 1.0.26 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.24...1.0.26) --- updated-dependencies: - dependency-name: hybrid-array dependency-version: 0.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cfg-if dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cpufeatures dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: der dependency-version: 0.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.189 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_core dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_derive dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: syn dependency-version: 3.0.6 dependency-type: indirect update-type: version-update:semver-major dependency-group: all-deps - dependency-name: unicode-ident dependency-version: 1.0.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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 all-deps group with 10 updates in the / directory:
0.4.130.4.151.0.41.0.50.3.00.3.10.8.10.8.20.2.1860.2.1891.0.2281.0.2291.0.2281.0.2291.0.2281.0.2292.0.1183.0.61.0.241.0.26Updates
hybrid-arrayfrom 0.4.13 to 0.4.15Changelog
Sourced from hybrid-array's changelog.
Commits
09310c5v0.4.15 (#234)1d62dcaAddU513(#233)1b65ce7v0.4.14 (#232)6900ce9Add sizes for sntrup (#231)8b1d28bBump typenum from 1.20.0 to 1.20.1 (#224)Updates
cfg-iffrom 1.0.4 to 1.0.5Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
8b0a2b0Deprecation notice + crate version bumpefabe3fAdd a changelog entry for the upcoming deprecation noticea66c2d4Bump actions/checkout from 6 to 7bda9677Bump actions/checkout from 5 to 6Updates
cpufeaturesfrom 0.3.0 to 0.3.1Commits
da1f969cpufeatures v0.3.1 (#1520)a045008zeroize-derive: bumpsynfrom v2 to v3 (#1508)e94573dci: bump keccak from 0.2.0 to 0.2.1 (#1516)47a4583cpufeatures: use compile-time target feature detection under Miri (#1513)26a2ed8cpufeatures: useu8::MAXconstant instead of deprecatedu8::max_value()a...6657f0ccpufeatures: fixavxdetection (#1511)a8897c9Update Cargo.lock (#1503)c83fd59ci: bump actions/cache from 5 to 6 (#1501)fc6c63dci: bump actions/checkout from 6 to 7 (#1498)3e5ece8inout: fix safety pre-conditions list inInOutBufReserved::from_rawdocs (#...Updates
derfrom 0.8.1 to 0.8.2Commits
7637997der v0.8.2 (#2422)0ebccf5der: addAsIntRefandAsUintReftraits (#2415)399ec59const-oid: reject over-u32 arcs in BER decoder instead of truncating (#2412)f17419bchore(deps): bump crate-ci/typos from 1.49.0 to 1.50.0 (#2419)e90fd35apply clippy fixes (#2417)8792e91x509-tsp: provide a to_datetime forGeneralizedTimeNanos(#2413)520ec4cpkcs5: support for genericaeadencrypt/decrypt (#2410)fe4004bpkcs8:PrivateKeyInfodocs aboutPrivateKeyInfoReftype alias (#2406)283d836der: error on nested trailing data (#2401)7bab21aadd new unit tests and corresponding artifacts (#2407)Updates
libcfrom 0.2.186 to 0.2.189Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
ef0906elibc: Release 0.2.1895a79f76riscv32-musl: Rename padding fields to avoid a conflict3e51062psp: Fixoverflowing_literalswarningse352fddemscripten: add pthread_sigmask, sigwait, sigwaitinfo, sigtimedwait, faccessa...63221b3macros: Requiresafeinsafe_f!invocations707ab52macros: Requireunsafeinf!invocations8e40c94Enable clone3() syscall on sparc-linux and sparc64-linux8427909windows: Add back link names fortime-related symbolsb4863fanuttx: fix wchar_t definition under arm41c683dnuttx: mirror type definitionsUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_corefrom 1.0.228 to 1.0.229Release notes
Sourced from serde_core's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_derivefrom 1.0.228 to 1.0.229Release notes
Sourced from serde_derive's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
synfrom 2.0.118 to 3.0.6Release notes
Sourced from syn's releases.
... (truncated)
Commits
559cab5Release 3.0.69088cadMerge pull request #2082 from dtolnay/lifetimevar3eb43bbFix parsing interpolated lifetime at statement start7b2f6f9Add regression test for issue 2081d55bcd2Update test suite to nightly-2026-09-138e37bcaResolve non_kebab_case_bins warning4dfd88fUpdate test suite to nightly-2026-09-06e0ad92dRelease 3.0.574e7d75Merge pull request #2080 from sunshowers/lit-str-span4c264f3In LitStr::parse_with, report correct span for lex errorsUpdates
unicode-identfrom 1.0.24 to 1.0.26Release notes
Sourced from unicode-ident's releases.
Commits
48771a6Release 1.0.26c96ef8cMerge pull request 50 from Marcondiro/branchless-fallback025b17aRelease 1.0.25750c094Merge pull request #51 from dtolnay/unicode18.0.08f62fe4Update to Unicode 18.0.0359c15fFix regenerate command528a906Use entry within trie as fallback for out-of-range codepointsb23d56cUpdate actions/upload-artifact@v6 -> v7c4d1332Update actions/checkout@v6 -> v7673c288Raise minimum tested compiler to Rust 1.90Dependabot 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