chore(deps): Bump the firecracker group with 6 updates#5787
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore(deps): Bump the firecracker group with 6 updates#5787dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the firecracker group with 6 updates: | Package | From | To | | --- | --- | --- | | [zerocopy](https://github.com/google/zerocopy) | `0.8.42` | `0.8.47` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.4` | `1.1.0` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.9+spec-1.1.0` | `1.1.0+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.0.6+spec-1.1.0` | `1.1.0+spec-1.1.0` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.42` | `0.8.47` | Updates `zerocopy` from 0.8.42 to 0.8.47 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.42...v0.8.47) Updates `itoa` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) Updates `serde_spanned` from 1.0.4 to 1.1.0 - [Commits](toml-rs/toml@serde_spanned-v1.0.4...serde_spanned-v1.1.0) Updates `toml_parser` from 1.0.9+spec-1.1.0 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.9...toml_parser-v1.1.0) Updates `toml_writer` from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.6...toml_writer-v1.1.0) Updates `zerocopy-derive` from 0.8.42 to 0.8.47 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.42...v0.8.47) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: itoa dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: serde_spanned dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: toml_parser dependency-version: 1.1.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: toml_writer dependency-version: 1.1.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: zerocopy-derive dependency-version: 0.8.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5787 +/- ##
=======================================
Coverage 83.03% 83.03%
=======================================
Files 276 276
Lines 29423 29423
=======================================
Hits 24430 24430
Misses 4993 4993
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 firecracker group with 6 updates:
0.8.420.8.471.0.171.0.181.0.41.1.01.0.9+spec-1.1.01.1.0+spec-1.1.01.0.6+spec-1.1.01.1.0+spec-1.1.00.8.420.8.47Updates
zerocopyfrom 0.8.42 to 0.8.47Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
a6a530dRelease 0.8.47 (#3138)d6d67bfChange ref_from_bytes() to inline(always). (#3137)e38763fRelease 0.8.46 (#3136)f5c1f58[test] Fix mis-run UI tests (#3134)c2bdaa5ci: update step-security/harden-runner to v2.16.0 (#3135)e4f2484[codegen] Test and document codegen forSplitAtandSplit(#3111)0c4f843[codegen] Document and testIntoBytes(#3109)13024e9[ci] Re-enable zizmor (#3119)52311da[codegen] Usecargo.sh +nightly(#3131)d812480[ci] Updateauto-approve.ymlto play nicely with CI (#3130)Updates
itoafrom 1.0.17 to 1.0.18Release notes
Sourced from itoa's releases.
Commits
af77385Release 1.0.1873a7c03Merge pull request #68 from jhpratt/master7b4c86bOptimize 128-bit integer formatting0d8a489Fill in pointer cast typee693c49Merge pull request #67 from xtqqczze/as_mut_ptr29b3410Simplify pointer usage in Buffer::format methodbbf077fSwitch to 9975WX benchmark data65bc721Delete old chart codeUpdates
serde_spannedfrom 1.0.4 to 1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.859079072chore: Release06f2ba3docs: Update changelogUpdates
toml_parserfrom 1.0.9+spec-1.1.0 to 1.1.0+spec-1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.859079072chore: Release06f2ba3docs: Update changelogUpdates
toml_writerfrom 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.859079072chore: Release06f2ba3docs: Update changelogUpdates
zerocopy-derivefrom 0.8.42 to 0.8.47Release notes
Sourced from zerocopy-derive's releases.
... (truncated)
Commits
a6a530dRelease 0.8.47 (#3138)d6d67bfChange ref_from_bytes() to inline(always). (#3137)e38763fRelease 0.8.46 (#3136)f5c1f58[test] Fix mis-run UI tests (#3134)c2bdaa5ci: update step-security/harden-runner to v2.16.0 (#3135)e4f2484[codegen] Test and document codegen forSplitAtandSplit(#3111)0c4f843[codegen] Document and testIntoBytes(#3109)13024e9[ci] Re-enable zizmor (#3119)52311da[codegen] Usecargo.sh +nightly(#3131)d812480[ci] Updateauto-approve.ymlto play nicely with CI (#3130)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