Bump the minor-and-patch group across 1 directory with 4 updates - #10
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 minor-and-patch group with 4 updates in the / directory: [bitflags](https://github.com/bitflags/bitflags), [spin](https://github.com/mvdnes/spin-rs), [x86_64](https://github.com/rust-osdev/x86_64) and [chacha20](https://github.com/RustCrypto/stream-ciphers). Updates `bitflags` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.13.0...2.13.1) Updates `spin` from 0.12.1 to 0.12.2 - [Changelog](https://github.com/zesterer/spin-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mvdnes/spin-rs/commits) Updates `x86_64` from 0.15.4 to 0.15.5 - [Changelog](https://github.com/rust-osdev/x86_64/blob/master/Changelog.md) - [Commits](rust-osdev/x86_64@v0.15.4...v0.15.5) Updates `chacha20` from 0.10.0 to 0.10.1 - [Commits](RustCrypto/stream-ciphers@chacha20-v0.10.0...chacha20-v0.10.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: spin dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: x86_64 dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: chacha20 dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 minor-and-patch group with 4 updates in the / directory: bitflags, spin, x86_64 and chacha20.
Updates
bitflagsfrom 2.13.0 to 2.13.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated outputUpdates
spinfrom 0.12.1 to 0.12.2Commits
Updates
x86_64from 0.15.4 to 0.15.5Changelog
Sourced from x86_64's changelog.
Commits
8ad38d5Merge pull request #596 from rust-osdev/release/0.15.588e5176release 0.15.575ea0feupdate changelog98d498bMerge pull request #593 from zhangxuan2011/master4c75925constify PhysFrame::from_pfn and PhysFrame::try_from_pfn8cc3adbrename InvalidPfn to PfnNotValid8f2866aimprove documentationb94acdcperf(addr): 🔥 Removed unnessary docs and code3a5107ffeat(paging): ✨ Added new error type about invalid pfn4a52e0efix(paging): 🐛 Fixed that the mul might cause overflow / panicUpdates
chacha20from 0.10.0 to 0.10.1Commits
5f3430bRelease chacha20 v0.10.1 (#574)5e2e7b3build(deps): bump actions/checkout from 6 to 7 (#573)7edb728chacha20: useintel-sde-installaction for AVX-512 CI (#572)2aa613eUpdate Cargo.lock (#571)57cb130chacha20: applyunreachable_publint (#570)637e168build(deps): bump hybrid-array from 0.4.11 to 0.4.12 in the all-deps group (#...51bb585chacha20: widen NEON bulk path to 8 parallel blocks (#564)269a7b9Update Cargo.lock (#563)315fe6cbuild(deps): bump the all-deps group with 2 updates (#561)3248a87Fix header level of example sections (#560)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