-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group with 4 updates #5127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the firecracker group with 4 updates: [clap](https://github.com/clap-rs/clap), [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util), [clap_builder](https://github.com/clap-rs/clap) and [once_cell](https://github.com/matklad/once_cell). Updates `clap` from 4.5.32 to 4.5.34 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.32...clap_complete-v4.5.34) Updates `vmm-sys-util` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases) - [Changelog](https://github.com/rust-vmm/vmm-sys-util/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vmm-sys-util@v0.12.1...v0.13.0) Updates `clap_builder` from 4.5.32 to 4.5.34 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.32...v4.5.34) Updates `once_cell` from 1.21.1 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.1...v1.21.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: vmm-sys-util dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
|
Should we |
|
ah, yeah, we should also do that |
|
@dependabot unignore bincode |
|
OK, I will stop ignoring the bincode dependency. |
|
@dependabot ignore vmm-sys-util |
|
OK, I won't notify you about vmm-sys-util again, unless you unignore it. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the firecracker group with 4 updates: clap, vmm-sys-util, clap_builder and once_cell.
Updates
clapfrom 4.5.32 to 4.5.34Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5d2cdacchore: Releasef1c10ebdocs: Update changeloga4d1a7fchore(ci): Take a break from template updatese95ed39Merge pull request #5775 from vivienm/master18f8d4cchore(deps): Update Rust Stable to v1.82 (#5788)f35d8e0Merge pull request #5787 from epage/template1389d7dchore: Update from '_rust/main' templatedbc9faachore(ci): Initialize git for template update3dac2f3chore(ci): Get history for template updatee1f77dachore(ci): Fix branch for template updateUpdates
vmm-sys-utilfrom 0.12.1 to 0.13.0Release notes
Sourced from vmm-sys-util's releases.
Changelog
Sourced from vmm-sys-util's changelog.
Commits
1d61067chore: Prepare 0.13.0 release566f8c3chore: Document #236 to CHANGELOG.mde078a42fam: add FamStructWrapper::from_headere4aa208chore: add changelog entryb4a7e4cAdd debug_asserts to FamStructWrapper::from_rawb869a61remove unsound impl From<Vec> for FamStructWrapper<T>995a420build(deps): bump rust-vmm-ci from09aef99to2d733b0529589fchore: appease clippyf765e56build(deps): bump rust-vmm-ci from1150c47to09aef990740cbealign: Update CHANGELOG.mdUpdates
clap_builderfrom 4.5.32 to 4.5.34Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
b4961bbchore: Releasebc7d9d8docs: Update changelogf3959caMerge pull request #5961 from BrandonXLF/flat-subcommands-no-args21b0a30fix(help): Don't add \n when a flat subcommand has no args086f95fchore: Release5d91609docs: Update changelogd161519Merge pull request #5959 from epage/error7893f88fix(parser): Don't include groups in argument suggestionsd0987fdtest(derive): Show bad error from implicit group35f55aftest: Use snapshots moreUpdates
once_cellfrom 1.21.1 to 1.21.3Changelog
Sourced from once_cell's changelog.
Commits
29e3d93Merge pull request #286 from briansmith/b/once-ref-drya206950Prepare for 1.21.3 release.17d4a9bDRYrace::OnceRef::{get_or_try_init, set}.01b1d56Merge pull request #285 from briansmith/b/once-ref-colda851cc4Mark initialization ofOnceRef::get_or_try_initcold.2447a93Merge pull request #281 from briansmith/b/init-innerc294d64Merge pull request #280 from briansmith/b/self5f0fdd4Merge pull request #283 from briansmith/b/cast_mut899e319Merge pull request #284 from briansmith/b/dry-get90da60bMark initialization ofOnceBox::get_or_try_initcold.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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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