build(deps): bump the all-deps group with 5 updates#325
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the all-deps group with 5 updates#325dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the all-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.7` | `0.4.8` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [quote](https://github.com/dtolnay/quote) | `1.0.44` | `1.0.45` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.40` | `0.8.41` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.40` | `0.8.41` | Updates `hybrid-array` from 0.4.7 to 0.4.8 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.7...v0.4.8) 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 `quote` from 1.0.44 to 1.0.45 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) Updates `zerocopy` from 0.8.40 to 0.8.41 - [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.41) Updates `zerocopy-derive` from 0.8.40 to 0.8.41 - [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.41) --- updated-dependencies: - dependency-name: hybrid-array dependency-version: 0.4.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.183 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: quote dependency-version: 1.0.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy dependency-version: 0.8.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: zerocopy-derive dependency-version: 0.8.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... 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 all-deps group with 5 updates:
0.4.70.4.80.2.1820.2.1831.0.441.0.450.8.400.8.410.8.400.8.41Updates
hybrid-arrayfrom 0.4.7 to 0.4.8Changelog
Sourced from hybrid-array's changelog.
Commits
e16fe91Release v0.4.875ade93v0.4.8 (#178)b594c44Add Trusted Publishing config (#179)4aa66dbAddctutilssupport (#177)0713b70Add HKDF-Expand common max output sizes (#175)Updates
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
quotefrom 1.0.44 to 1.0.45Release notes
Sourced from quote's releases.
Commits
842ffdeRelease 1.0.4593d691cMerge pull request #326 from dtolnay/arcd27d589ToTokens for Arc24d1082Update ui test suite to nightly-2026-02-1826b1276Unpin CI miri toolchainc5e1c9ePin CI miri to nightly-2026-02-1158e2155Remove compiler version support from readme1fc6b50Raise required compiler to Rust 1.71515480aUpdate ui test suite to nightly-2026-02-012c5e770Update ui test suite to nightly-2026-01-30Updates
zerocopyfrom 0.8.40 to 0.8.41Release notes
Sourced from zerocopy's releases.
Commits
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.41Release notes
Sourced from zerocopy-derive's releases.
Commits
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