-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group with 10 updates #4906
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
Merged
Conversation
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
Bumps the firecracker group with 10 updates: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.67` | `2.0.3` | | [vm-memory](https://github.com/rust-vmm/vm-memory) | `0.16.0` | `0.16.1` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.8` | `0.8.9` | | [libc](https://github.com/rust-lang/libc) | `0.2.161` | `0.2.162` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.17` | `0.6.18` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.34` | `1.1.37` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.0` | `0.15.1` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.8` | `0.4.9` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.38` | `0.38.40` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.67` | `1.0.69` | Updates `thiserror` from 1.0.67 to 2.0.3 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.67...2.0.3) Updates `vm-memory` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/rust-vmm/vm-memory/releases) - [Changelog](https://github.com/rust-vmm/vm-memory/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vm-memory@v0.16.0...v0.16.1) Updates `zerocopy` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) Updates `libc` from 0.2.161 to 0.2.162 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.161...0.2.162) Updates `anstream` from 0.6.17 to 0.6.18 - [Commits](rust-cli/anstyle@anstream-v0.6.17...anstream-v0.6.18) Updates `cc` from 1.1.34 to 1.1.37 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.34...cc-v1.1.37) Updates `hashbrown` from 0.15.0 to 0.15.1 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.0...v0.15.1) Updates `regex-automata` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/commits/regex-automata-0.4.9) Updates `rustix` from 0.38.38 to 0.38.40 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.38...v0.38.40) Updates `thiserror-impl` from 1.0.67 to 1.0.69 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.67...1.0.69) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: firecracker - dependency-name: vm-memory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: hashbrown dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-automata dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
roypat
previously approved these changes
Nov 11, 2024
ShadowCurse
previously approved these changes
Nov 11, 2024
JackThomson2
previously approved these changes
Nov 11, 2024
See dtolnay/thiserror#354 Signed-off-by: Patrick Roy <[email protected]>
de04de3
roypat
approved these changes
Nov 12, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4906 +/- ##
=======================================
Coverage 84.10% 84.10%
=======================================
Files 251 251
Lines 28080 28080
=======================================
Hits 23616 23616
Misses 4464 4464
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
pb8o
approved these changes
Nov 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
Status: Awaiting review
Indicates that a pull request is ready to be reviewed
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 10 updates:
1.0.672.0.30.16.00.16.10.8.80.8.90.2.1610.2.1620.6.170.6.181.1.341.1.370.15.00.15.10.4.80.4.90.38.380.38.401.0.671.0.69Updates
thiserrorfrom 1.0.67 to 2.0.3Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
15fd26eRelease 2.0.37046023Simplify how has_bonus_display is accumulated9cc1d0bMerge pull request #384 from dtolnay/nowrap1d040f3Use Var wrapper only for Pointer formatting6a6132dExtend no-display ui test to cover another fmt traita061bebMerge pull request #383 from dtolnay/both6388293Support Display and Debug of same path in error messagedc0359eDefer binding_value construction520343eAdd test of Debug and Display of paths49be39dRelease 2.0.2Updates
vm-memoryfrom 0.16.0 to 0.16.1Changelog
Sourced from vm-memory's changelog.
Commits
de60792chore: Prepare 0.16.1 releasec2cdad5feat: Implement ReadVolatile and WriteVolatile for TcpStreamUpdates
zerocopyfrom 0.8.8 to 0.8.9Commits
Updates
libcfrom 0.2.161 to 0.2.162Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b8c255cchore: release v0.2.162acb0c19Merge pull request #4020 from tgross35/backport-collard-greens33a772cfeat: addioctlflags inlinux/if_tun.ha3ca238freebsd adding CLOSE_RANGE_CLOEXEC flag8c88d9aarmv7-unknown-freebsd: fix test errors regarding __gregset_tc0c9391Fix the build on armv7-unknown-freebsdd435e9bMerge pull request #4006 from tgross35/backport-spinach7ee37b9Merge pull request #4017 from tgross35/backport-watercress073c7b4Fix definition of FIODGNAME on 32-bit FreeBSD255b039Fix size of struct kinfo_file on 32-bit FreeBSDUpdates
anstreamfrom 0.6.17 to 0.6.18Commits
fabe0c3chore: Release762ca76docs: Update changelogd364ac4Merge pull request #229 from epage/cfgad3f458fix(stream): Respect 'test' feature0b8d105fix(stream): Refer to correct stream on panic69cf6c9refactor(stream): Pull out test macro bodyc78b3c1refactor(stream): Be extra clear that macros mod is not for useab37812chore(deps): Update compatible (dev) (#226)7c48196Merge pull request #227 from rust-cli/renovate/stable-1.xa28405fstyle: Make clippy happyUpdates
ccfrom 1.1.34 to 1.1.37Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
5835783chore: release v1.1.37 (#1282)15d2f7dUse relative directory for obj files hash (#1270)8120aedRegenerate target info (#1280)2050013chore: release v1.1.36 (#1274)d262aecFix CUDA build with clang++. (#1273)8a62583chore: release v1.1.35 (#1267)7dd2c0aRemove support for FRC (#1268)ecea93eDo not add -fPIC by default on UEFI targets (#1263)140f595Use -windows-gnu for all UEFI targets (#1264)Updates
hashbrownfrom 0.15.0 to 0.15.1Changelog
Sourced from hashbrown's changelog.
Commits
dd56b3bMerge pull request #581 from Amanieu/release-0.15.15643b13Yank v0.15.0986305aMerge pull request #582 from Amanieu/stable-strict-provenance1295e3eRemove mentions of stabilized featurestrict_provenance458e445Release v0.15.1ccec5ebMerge pull request #580 from Kobzol/ci-doc02ddcc9Document conclusion job more998637fMerge pull request #575 from Kobzol/ci-remove-borsc6b90d9Switch from using Bors to merge queue in CIeea9804Auto merge of #572 - cuviper:ci-msrv, r=AmanieuUpdates
regex-automatafrom 0.4.8 to 0.4.9Commits
Updates
rustixfrom 0.38.38 to 0.38.40Commits
309c288chore: Release rustix version 0.38.40feb5227Clarifygetppiddocumentation: explain howNonecan occur (#1209)81021adDisableAF_NCA,VSTATUS,VERASE2, andfcntl_lockon Solaris. (#1211)c9d06b2Migrate from wasm32-wasi (no longer exists on nightly) to wasm32-wasip1 (#1210)8c50519Disable epoll support on Solaris. (#1208)827830fchore: Release rustix version 0.38.394919082Update CI to macos-13. (#1207)4054d28Enable a few features on more platforms. (#1203)2b4becffix: enable wasip2 feature for wasm32-wasip2 target (#1205)9fd6e48Don't store build check rmeta (#1200)Updates
thiserror-implfrom 1.0.67 to 1.0.69Release notes
Sourced from thiserror-impl's releases.
Commits
41938bdRelease 1.0.699d6506eMerge pull request #382 from dtolnay/hang591a44dFix fallback fmt expression parser hang5b36e37Add ui test of invalid expression syntax in display attribute8d06fb5Release 1.0.68372fd8aMerge pull request #344 from dtolnay/binop08f8992Disregard equality binop in fallback parserd2a823dMerge pull request #343 from dtolnay/unnamedb3bf7a6Add logic to determine whether unnamed fmt arguments are present490f9c0Merge pull request #342 from dtolnay/synfullDependabot 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