forked from firecracker-microvm/firecracker
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): Bump the firecracker group with 15 updates #84
Closed
Conversation
This file contains 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 15 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.4.8` | | [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.12.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.69` | `1.0.70` | | [uuid](https://github.com/uuid-rs/uuid) | `1.5.0` | `1.6.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.17.0` | `0.17.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.1` | | [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.4.0` | `1.5.2` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.5` | `0.3.7` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.11` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.2` | `0.14.3` | | [proptest](https://github.com/proptest-rs/proptest) | `1.3.1` | `1.4.0` | | [termcolor](https://github.com/BurntSushi/termcolor) | `1.3.0` | `1.4.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.6` | `0.8.8` | | [zeroize](https://github.com/RustCrypto/utils) | `1.6.0` | `1.7.0` | Updates `clap` from 4.4.7 to 4.4.8 - [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.4.7...v4.4.8) Updates `itertools` from 0.11.0 to 0.12.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.11.0...v0.12.0) Updates `proc-macro2` from 1.0.69 to 1.0.70 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.69...1.0.70) Updates `uuid` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.5.0...1.6.1) Updates `serde` from 1.0.190 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.190...v1.0.193) Updates `cargo_toml` from 0.17.0 to 0.17.1 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.17.0...v0.17.1) Updates `env_logger` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.0...v0.10.1) Updates `aws-lc-rs` from 1.4.0 to 1.5.2 - [Release notes](https://github.com/awslabs/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.4.0...v1.5.2) Updates `errno` from 0.3.5 to 0.3.7 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.5...v0.3.7) Updates `getrandom` from 0.2.10 to 0.2.11 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.10...v0.2.11) Updates `hashbrown` from 0.14.2 to 0.14.3 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.14.2...v0.14.3) Updates `proptest` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.3.1...v1.4.0) Updates `termcolor` from 1.3.0 to 1.4.0 - [Commits](BurntSushi/termcolor@1.3.0...1.4.0) Updates `toml` from 0.8.6 to 0.8.8 - [Commits](toml-rs/toml@toml-v0.8.6...toml-v0.8.8) Updates `zeroize` from 1.6.0 to 1.7.0 - [Commits](https://github.com/RustCrypto/utils/commits) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: serde 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-patch dependency-group: firecracker - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: getrandom 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: proptest dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: termcolor dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: toml dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zeroize dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 27, 2023
This was referenced Nov 27, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 15 updates:
4.4.7
4.4.8
0.11.0
0.12.0
1.0.69
1.0.70
1.5.0
1.6.1
1.0.190
1.0.193
0.17.0
0.17.1
0.10.0
0.10.1
1.4.0
1.5.2
0.3.5
0.3.7
0.2.10
0.2.11
0.14.2
0.14.3
1.3.1
1.4.0
1.3.0
1.4.0
0.8.6
0.8.8
1.6.0
1.7.0
Updates
clap
from 4.4.7 to 4.4.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3aeea91
chore: Release1add9a7
docs: Update changelog6b2a2cc
Merge pull request #5206 from epage/flatten9c0f7a7
fix(help): Recurse help flattening4bef91c
refactor(help): Pull out flat subcommandsc9a7ef0
fix(help): Gloss over globals with flatten9e5f93d
fix(help): Be consistent in long/short help66d2bcb
feat(help): Allow flattening help3383242
Merge pull request #5205 from epage/flatten-refactorcaf5cdc
feat(help): Allow flattening usageUpdates
itertools
from 0.11.0 to 0.12.0Changelog
Sourced from itertools's changelog.
Commits
98ecabb
chore: Release itertools version 0.12.022fc427
prepare v0.12.0 release6d29178
Document the fielda_cur
ofProduct
bf2b012
BetterProduct::size_hint
8d07f6b
MakeProduct
lazyd7e6bab
Document the fieldpeek
ofIntersperseWith
9b01a11
MakeIntersperseWith
lazy4f22173
RefactorIntersperseWith::next
b76172b
chore: adjust docs to reflect discussion in the PR955927f
chore: fixup docs of tree_fold1Updates
proc-macro2
from 1.0.69 to 1.0.70Release notes
Sourced from proc-macro2's releases.
Commits
cd31a69
Release 1.0.704482662
Merge pull request #423 from dtolnay/trackcaller690ab11
Track caller for Ident validation panicsf15383f
Merge pull request #422 from dtolnay/newcheckedea2cd7f
Rename internal Ident::new -> Ident::new_checked8059195
Merge pull request #421 from dtolnay/identunchecked805a6ad
Bypass Ident validation on identifiers created by parserc513462
Merge pull request #420 from dtolnay/newrawbd778e1
Delete Ident::_new_raw0cb3649
Ignore checked_conversions pedantic clippy lintUpdates
uuid
from 1.5.0 to 1.6.1Release notes
Sourced from uuid's releases.
Commits
c889107
Merge pull request #721 from uuid-rs/fix/uuid-macrof3f7496
fix uuid macro in consts4609e61
Merge pull request #719 from uuid-rs/cargo/1.6.02433066
prepare for 1.6.0 release9787ea1
Merge pull request #718 from uuid-rs/feat/stabilize-v6-plus90b0bc0
Merge pull request #714 from metalalive/doc/fix-v6-links1eebe7d
bump msrv to 1.60.06bade3a
just test lib with miri3df0aaa
stabilize UUIDv6-v8 support003dc57
doc: fix links to timestamp moduleUpdates
serde
from 1.0.190 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-194676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
cargo_toml
from 0.17.0 to 0.17.1Commits
5131380
Bumpdd4f1a9
Metadata fix332a9e0
Replace HashMap with BTreeMap for deterministic de-serialization.Updates
env_logger
from 0.10.0 to 0.10.1Changelog
Sourced from env_logger's changelog.
Commits
36623f5
chore: Release env_logger version 0.10.18a033d8
chore: Fix packaging9df7e6c
Merge pull request #241 from ChrisDenton/simple-insert46ccdd9
perf: ReplaceHashMap
with aVec
bdc96a4
Merge pull request #249 from atouchet/v10983837c
Update links and remove broken badgedcd220d
Update listed version number36b1508
Merge pull request #260 from y-yagi/2018-edition6f64347
Merge pull request #282 from epage/syntaxb297357
chore: Update docs and examples to 2018 editionUpdates
aws-lc-rs
from 1.4.0 to 1.5.2Release notes
Sourced from aws-lc-rs's releases.
Commits
a26674a
Bump version to v1.5.2 (#292)c9ab891
Specify minimum required fs_extra as 1.3 (#287)df58d85
Filter out edwards25519 symbls which are not supposed to have external linkag...cb030a3
Fix docs.rs generation failure due to build environment issues (#281)a30dec2
Bump aws-lc-rs to v1.5.0 (#280)9b1e856
Add links to aws-lc-fips-sys Cargo.toml (#279)27d447f
fix(aws-lc-sys): addlinks
attribute to Cargo.toml (#277)a3a2086
ExposeTlsRecordOpeningKey::open_within
(#276)535eaec
Regenerated aws-lc-sys@v0.12.0 using aws-lc@v1.17.3 (#270)ec283ea
Regenerated aws-lc-fips-sys@v0.11.1 for aws-lc@AWS-LC-FIPS-2.0.2 (#271)Updates
errno
from 0.3.5 to 0.3.7Changelog
Sourced from errno's changelog.
Commits
a594777
Release 0.3.7. (#90)0420960
Fix strerror_r error test (#88)dfd2144
Release 0.3.6. (#87)c10b486
Added support for vita target (#86)5341791
Add support for tvOS and watchOS (#84)235907b
Use libc::strerror_r instead of our own definition (#85)Updates
getrandom
from 0.2.10 to 0.2.11Changelog
Sourced from getrandom's changelog.
Commits
baf2198
Update README.md to have correct build status badge (#382)853c1dc
Release v0.2.11 (#379)4c094c3
Add workaround for cross-rs/cross#1345 (#380)8476c44
Add GNU/Hurd support (#370)35808a4
Update broken link to hermit docs (#374)8c8ca32
CI: replace MIPS cross tests with PPC32 (#372)1308930
custom: rename __getrandom_internal to follow Rust conventions (#369)Updates
hashbrown
from 0.14.2 to 0.14.3Changelog
Sourced from hashbrown's changelog.
Commits
f2e6212
Auto merge of #486 - Amanieu:release-0.14.3, r=Amanieu924237d
Prepare release of v0.14.3291465a
Auto merge of #480 - a1phyr:iter_fold, r=Amanieu798ba9f
Address review comments2e138e9
Auto merge of #481 - RalfJung:ptr-invalid, r=Amanieudee5c03
Add comments5aa1b77
Apply suggestion: use match83273fb
Remove old codef13a05a
avoid using unstable ptr::invalid_mutdeaf7eb
Specializefold
implementation of iteratorsUpdates
proptest
from 1.3.1 to 1.4.0Commits
63ef67c
[Release] 1.4.0 : adds missing changelog entries (#397)3d40220
Merge pull request #393 from tzemanovic/tomas/compile-fail-must-be-debuga9123f3
Merge pull request #389 from proptest-rs/tomas/nightly-coroutine-trait0a1ba01
fix 🤷5e17be7
fix nightly build (re: rust-lang/rust#116958)6f534cb
Merge pull request #377 from sameer/masterd6f95d4
Update compiletest_rs requirement from 0.9 to 0.10 (#383)8b06703
Update regex-syntax requirement from 0.7 to 0.8 (#386)f8c489d
Update message-io requirement from 0.17.0 to 0.18.0 (#384)539bd55
Enable Dependabot (#380)Updates
termcolor
from 1.3.0 to 1.4.0Commits
e5f7a6c
1.4.0da784a9
api: add Clone implsdbe5733
ci: bump MSRV to Rust 1.60ba07e15
doc: a few more touchups24cd436
doc: various polishUpdates
toml
from 0.8.6 to 0.8.8Commits
2e99658
chore: Release61a68e5
docs: Update changelog7b110a0
Merge pull request #649 from epage/fixe162e9f
fix: Remove unused dependencies0026e2a
chore: Release6b8e4aa
chore: Release36e3a02
docs: Update changelog7ba0932
Merge pull request #648 from epage/splitef9fd0a
fix(edit)!: Allow disabling parser or display5b53ff1
refactor(edit): Remove 'use' for optional modsUpdates
zeroize
from 1.6.0 to 1.7.0Commits
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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