-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(deps): Bump the firecracker group across 1 directory with 10 updates #4952
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4952 +/- ##
=======================================
Coverage 84.07% 84.07%
=======================================
Files 251 251
Lines 28059 28059
=======================================
Hits 23592 23592
Misses 4467 4467
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…dates Bumps the firecracker group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.6` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.11` | `0.8.13` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [libc](https://github.com/rust-lang/libc) | `0.2.167` | `0.2.168` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.20.5` | `0.21.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.2` | `1.2.3` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.41` | `0.38.42` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | Updates `thiserror` from 2.0.3 to 2.0.6 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...2.0.6) Updates `zerocopy` from 0.8.11 to 0.8.13 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.11...v0.8.13) Updates `clap` from 4.5.21 to 4.5.23 - [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.21...clap_complete-v4.5.23) Updates `libc` from 0.2.167 to 0.2.168 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.167...0.2.168) Updates `cargo_toml` from 0.20.5 to 0.21.0 - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/main) Updates `cc` from 1.2.2 to 1.2.3 - [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.2.2...cc-v1.2.3) Updates `clap_builder` from 4.5.21 to 4.5.23 - [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.21...v4.5.23) Updates `clap_lex` from 0.7.3 to 0.7.4 - [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_lex-v0.7.3...clap_lex-v0.7.4) Updates `rustix` from 0.38.41 to 0.38.42 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.41...v0.38.42) Updates `unicode-ident` from 1.0.13 to 1.0.14 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.13...1.0.14) --- updated-dependencies: - dependency-name: thiserror 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: clap 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: cargo_toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: clap_lex 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: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
the unicode-ident crates changed license from Unicode-DFS-2016 to Unicode-3.0 Signed-off-by: Patrick Roy <[email protected]>
248a173 to
edf5e50
Compare
roypat
approved these changes
Dec 10, 2024
zulinx86
approved these changes
Dec 11, 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 8 updates in the / directory:
2.0.32.0.60.8.110.8.134.5.214.5.230.2.1670.2.1680.20.50.21.01.2.21.2.30.38.410.38.421.0.131.0.14Updates
thiserrorfrom 2.0.3 to 2.0.6Release notes
Sourced from thiserror's releases.
Commits
2075e87Release 2.0.6e9a9085Merge pull request #396 from dtolnay/deprecatedfrom6e8c724Suppress deprecation warning on generated From implscaf585cAdd test of deprecated type in From implf1f159dRelease 2.0.5366a7b2Merge pull request #395 from dtolnay/fallback88a4603Move fallback expansion to separate module6712f8cMerge pull request #394 from dtolnay/deprecated07e7d99Add "in this derive macro expansion" to missing Display errors714229dWork around deprecation warning on generated impl for deprecated typeUpdates
zerocopyfrom 0.8.11 to 0.8.13Release notes
Sourced from zerocopy's releases.
Commits
2c8ef74Release 0.8.13 (#2130)f436922Practice goodSelfhygiene (#2127)ac7b8e8Release 0.8.12 (#2125)8211fbc[derive] Don't emit #[cfg(coverage_nightly)] (#2123)1cc24c0[ci] Roll pinned stable toolchain (#2121)Updates
clapfrom 4.5.21 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028chore: Release804498ddocs: Update changelogf9721f1Merge pull request #5695 from epage/valueb04bf72fix(complete)!: Be consistent in value language0e28259chore: Releasee55c986docs: Update changelogc7157dfMerge pull request #5692 from epage/self84252b7fix(complete): Allow completing '.'eded64atest(complete): Verify PathCompleter::dirUpdates
libcfrom 0.2.167 to 0.2.168Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
e6082efchore: release v0.2.16826b5337Merge pull request #4190 from tgross35/backport-ci-artifacts4344e54ci: Upload artifacts created by libc-testabe73abMerge pull request #4187 from tgross35/backport-romanesco1e2da75adding POSIX memccpy and mempcpy GNU extension.7457aa1fix: make Debug impl for unions opaque8592ff9Lift IFA_* constants from linux/gnu to linux069c923Test(semver/linux): Add missing PF_* constants05768aaDocs(linux): Add docs forPF_*constants0e89233Feat(linux): Add new process flagsUpdates
cargo_tomlfrom 0.20.5 to 0.21.0Commits
Updates
ccfrom 1.2.2 to 1.2.3Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1d96c83chore: release v1.2.3 (#1316)7a263cfEnable manual-run of release-pr.yml (#1318)ec73df9Improve detection of environment when compiling from msbuild or msvc (#1310)b62d8c7Better error message when failing on unknown targets (#1313)75973f4Optimize RustcCodegenFlags (#1305)Updates
clap_builderfrom 4.5.21 to 4.5.23Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
fde45f9chore: Release45d5d7edocs: Update changelog4b82b97chore: Releasea982adfdocs: Update changeloge5624f0Merge pull request #5838 from cakebaker/support_uppercase_e_in_scientific_not...c8095c0fix(lex): Allow an exponent 'E'9ebdf8ctest(lex): Allow 'E' in scientific notation5babafdchore: Releaseac6b09cdocs: Update changelog18a81c4Merge pull request #5836 from omertuc/reqselfUpdates
clap_lexfrom 0.7.3 to 0.7.4Changelog
Sourced from clap_lex's changelog.
Commits
4b82b97chore: Releasea982adfdocs: Update changeloge5624f0Merge pull request #5838 from cakebaker/support_uppercase_e_in_scientific_not...c8095c0fix(lex): Allow an exponent 'E'9ebdf8ctest(lex): Allow 'E' in scientific notation5babafdchore: Releaseac6b09cdocs: Update changelog18a81c4Merge pull request #5836 from omertuc/reqself29d9e88fix(assert): Prevent arguments from requiring self52aad0etest(asserts): Add test for self requiresUpdates
rustixfrom 0.38.41 to 0.38.42Commits
228ef24chore: Release rustix version 0.38.427b9bb5aFix tests on illumos. (#1238)bed5c48Fix test compilation with restricted feature sets.52f1af8fcntl_lock should be supported on Solaris (#1226)4046ed7Mark libc's ``fs::DirasSync` (#1232)a7ba1b8Fixes tests on Solaris. (#1228)aa53615bump windows-sys requirement to allow 0.59.0 (#1229)fa38bd8Disable thexdp_umem_regsize check for now. (#1227)78b5a1dRemove static bound from DecInt (#1223)f48de73Use MaybeUninit in DecInt (#1201)Updates
unicode-identfrom 1.0.13 to 1.0.14Release notes
Sourced from unicode-ident's releases.
Commits
404f1e8Release 1.0.14a1f8406Merge pull request #28 from Jake-Shadle/master36cccb8Update LICENSE-UNICODE to Unicode-3.010483deUpdate LICENSE-UNICODE text5dac50cResolve unnecessary_map_or clippy lint5f17dcbPrevent upload-artifact step from causing CI failure5cb61e3Re-enable unicode-xid comparison testDependabot 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