-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 17 updates #4142
Merged
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 17 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.4` | `4.4.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.48` | `1.0.49` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.16.0` | `0.16.3` | | [regex](https://github.com/rust-lang/regex) | `1.9.5` | `1.9.6` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.0` | `1.1.1` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.0.4` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.1` | `0.2.2` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.3` | `0.3.4` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.0` | `0.14.1` | | [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.2` | `0.3.3` | | [indexmap](https://github.com/bluss/indexmap) | `2.0.0` | `2.0.2` | | [memchr](https://github.com/BurntSushi/memchr) | `2.6.3` | `2.6.4` | | [proptest](https://github.com/proptest-rs/proptest) | `1.2.0` | `1.3.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.23` | `0.37.24` | | [semver](https://github.com/dtolnay/semver) | `1.0.18` | `1.0.19` | | [toml](https://github.com/toml-rs/toml) | `0.8.0` | `0.8.1` | | [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.5` | `0.1.6` | Updates `clap` from 4.4.4 to 4.4.6 - [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.4...v4.4.6) Updates `thiserror` from 1.0.48 to 1.0.49 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.48...1.0.49) Updates `cargo_toml` from 0.16.0 to 0.16.3 - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.16.3) Updates `regex` from 1.9.5 to 1.9.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.9.5...1.9.6) Updates `aho-corasick` from 1.1.0 to 1.1.1 - [Commits](BurntSushi/aho-corasick@1.1.0...1.1.1) Updates `anstyle` from 1.0.3 to 1.0.4 - [Commits](rust-cli/anstyle@v1.0.3...v1.0.4) Updates `anstyle-parse` from 0.2.1 to 0.2.2 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.1...anstyle-parse-v0.2.2) Updates `errno` from 0.3.3 to 0.3.4 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.3...v0.3.4) Updates `hashbrown` from 0.14.0 to 0.14.1 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.14.0...v0.14.1) Updates `hermit-abi` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/hermitcore/hermit-rs/releases) - [Commits](hermit-os/hermit-rs@hermit-abi-0.3.2...hermit-abi-0.3.3) Updates `indexmap` from 2.0.0 to 2.0.2 - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.0...2.0.2) Updates `memchr` from 2.6.3 to 2.6.4 - [Commits](BurntSushi/memchr@2.6.3...2.6.4) Updates `proptest` from 1.2.0 to 1.3.1 - [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.2.0...v1.3.1) Updates `rustix` from 0.37.23 to 0.37.24 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.23...v0.37.24) Updates `semver` from 1.0.18 to 1.0.19 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.18...1.0.19) Updates `toml` from 0.8.0 to 0.8.1 - [Commits](toml-rs/toml@toml-v0.8.0...toml-v0.8.1) Updates `winapi-util` from 0.1.5 to 0.1.6 - [Commits](BurntSushi/winapi-util@winapi-util-0.1.5...0.1.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: thiserror 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: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aho-corasick dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: errno 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: hermit-abi dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: memchr 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: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winapi-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Oct 2, 2023
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4142 +/- ##
=======================================
Coverage 83.10% 83.10%
=======================================
Files 225 225
Lines 28604 28604
=======================================
Hits 23771 23771
Misses 4833 4833
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
roypat
approved these changes
Oct 2, 2023
zulinx86
approved these changes
Oct 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 17 updates:
4.4.4
4.4.6
1.0.48
1.0.49
0.16.0
0.16.3
1.9.5
1.9.6
1.1.0
1.1.1
1.0.3
1.0.4
0.2.1
0.2.2
0.3.3
0.3.4
0.14.0
0.14.1
0.3.2
0.3.3
2.0.0
2.0.2
2.6.3
2.6.4
1.2.0
1.3.1
0.37.23
0.37.24
1.0.18
1.0.19
0.8.0
0.8.1
0.1.5
0.1.6
Updates
clap
from 4.4.4 to 4.4.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
39f5e80
chore: Releasea5cb6bb
docs: Update changelog418c001
Merge pull request #5146 from epage/update485b957
chore: Upgrade anstreama1af8d9
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schema2045528
chore: Release55d2230
docs: Update changelog492ee03
Merge pull request #5140 from epage/dynUpdates
thiserror
from 1.0.48 to 1.0.49Release notes
Sourced from thiserror's releases.
Commits
54465b7
Release 1.0.4979704ad
Merge pull request 255 from mina86/a5bfbdae
Test docs.rs documentation build in CIf0f303a
Prefer core crate in macro expansions435c7c8
Update actions/checkout@v3 -> v4Updates
cargo_toml
from 0.16.0 to 0.16.3Commits
Updates
regex
from 1.9.5 to 1.9.6Changelog
Sourced from regex's changelog.
Commits
11b4443
1.9.63dda425
deps: bump regex-automata to 0.3.903f00bd
regex-automata-0.3.9e467408
changelog: 1.9.6aa4e4c7
automata: fix unintended panic in max_haystack_len27a2538
automata: add some #[inline] annotations061ee81
readme: visually emphasize performance criteria difference8275c1b
doc: fix a few typoscdc0dbd
readme: add section about performance and benchmarks4aaf389
ci: pin to memchr 2.6.2 for MSRV CI jobUpdates
aho-corasick
from 1.1.0 to 1.1.1Commits
3c475c5
1.1.13c811c2
teddy: replace _mm_extract_epi64 with transmute3ed2c38
benchmarks: start work on a more curated set of benchmarksdd84b6d
benchmarks: rename 'curated' to 'regexcurated'Updates
anstyle
from 1.0.3 to 1.0.4Commits
04b194b
chore: Releasea585e22
docs: Update changelogc2cfae7
Merge pull request #134 from epage/display5af61c4
feat(anstyle): Allow copy/clone of render6f9165a
chore: Releaseaf41460
docs: Update changelog4734cf9
chore: Release75aed6a
docs: Update changelog1b3fa56
chore: Releasee9736d3
chore: ReleaseUpdates
anstyle-parse
from 0.2.1 to 0.2.2Commits
1b3fa56
chore: Releasee9736d3
chore: Release707b953
chore: Release2384532
docs: Update changelog92bb9ca
chore: Release94fe8f5
Merge pull request #133 from epage/test39bdd2a
fix(stream): Capture print macros in tests9ac7b94
test(stream): Verify capture behavior393b582
Merge pull request #132 from epage/lock80a55b3
style: Make clippy happyUpdates
errno
from 0.3.3 to 0.3.4Changelog
Sourced from errno's changelog.
Commits
70d3d0f
Release 0.3.4 (#81)9557819
Add GNU/Hurd support (#80)5389c0e
Bump actions/checkout from 3 to 4 (#79)Updates
hashbrown
from 0.14.0 to 0.14.1Changelog
Sourced from hashbrown's changelog.
Commits
844b337
Auto merge of #471 - Amanieu:release-0.14.1, r=Amanieuf08765f
Prepare release of v0.14.1a24996e
Auto merge of #469 - JustForFun88:doc_all_find_isert, r=Amanieueb9e772
Doc allfind_
functionsfe81cad
Auto merge of #468 - JustForFun88:make_alloc_not_clone, r=Amanieu91d3675
Fix mistake withprepare_resize
and use const instead ofnew()
1167d19
Make allocator not clone and document all changesa33acbe
Auto merge of #465 - JustForFun88:fix_bugs_clone_from, r=Amanieu8a4a1c7
Cange forget toScopeGuard::into_inner
ec75914
Auto merge of #467 - JustForFun88:remove_cross_toml, r=AmanieuUpdates
hermit-abi
from 0.3.2 to 0.3.3Commits
7c5fd16
chore: release hermit-abi 0.3.33408237
feat(examples): add webserver266887c
feat(examples): add fuse_testda81b28
feat(abi): add syscalls for directories8e1d4b9
style: sort Cargo.toml07b05aa
Merge pull request #481 from mkroening/nightly-2023-09-157cdf9c7
chore: upgrade to nightly-2023-09-1590f3c0c
Merge pull request #479 from hermit-os/dependabot/github_actions/docker/build...44836f7
Merge pull request #478 from hermit-os/dependabot/github_actions/docker/login...134daff
build(deps): Bump docker/build-push-action from 4 to 5Updates
indexmap
from 2.0.0 to 2.0.2Changelog
Sourced from indexmap's changelog.
Commits
67e67dd
Merge pull request #277 from cuviper/release-2.0.29de727d
Release 2.0.2 with complete MSRV 1.63fbd129f
Merge pull request #276 from cuviper/release-2.0.19dcae76
Release 2.0.1 withrust-version = "1.63"
2eaf59c
Merge pull request #275 from cuviper/safe-swap8e03753
UseRawTable::get_many_mut
for safeswap_indices
0604c5b
Merge pull request #273 from your-diary/docs/indexset77c58aa
Improve explanation aboutIndexSet
's complexity.9469a1b
Merge pull request #272 from daxpedda/minimal-versions8360847
Testdirect-minimal-versions
Updates
memchr
from 2.6.3 to 2.6.4Commits
ce7b8e6
2.6.4ca9ea65
cargo: update descriptionUpdates
proptest
from 1.2.0 to 1.3.1Commits
0b4ffe8
[Release] 1.3.1 -- fix for incompatible bit-set/bit-vec versions (#375)99bdf24
[Release] 1.3.0 (#373)7bfc889
Merge pull request #357 from tzemanovic/tomas/clear-break-dead-codeeb9db9d
Merge branch 'master' into tomas/clear-break-dead-code370b3a0
Permit use of (?-u) in byte-regex strategies (#336) (#337)e395e8c
Add PathBuf Arbitrary impl with tests (#368)fcccad0
Book tips and best practices (#367)fc3be95
Merge pull request #355 from tzemanovic/tomas/fix-sm-logs7292965
Merge pull request #360 from psychon/remove-byteorder466d59d
[proptest] silence clippy::arc_with_non_send_sync warning with prop_oneof (#363)Updates
rustix
from 0.37.23 to 0.37.24Commits
b78aeff
chore: Release rustix version 0.37.24c0c3f01
Add GNU/Hurd support (#852)f416b6b
Fix thetest_ttyname_ok
test when /dev/stdin is inaccessable. (#821)aee5b09
Downgrade dependencies and disable tests to compile under Rust 1.48.6d42c38
Disable MIPS in CI. (#793)Updates
semver
from 1.0.18 to 1.0.19Release notes
Sourced from semver's releases.
Commits
72a6b5a
Release 1.0.1983abc7f
Relocate comparator parse testing2d34e8f
Touch up PR 299 test cases5e09329
More comprehensible excessive version comparator test473209f
Merge pull request #299 from CXWorks/mastercb07901
Update actions/checkout@v3 -> v4fff3f40
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"2399480
Temporarily disable -Zrandomize-layout due to rustc ICEb074ea0
Resolve incorrect_partial_ord_impl_on_ord_type clippy lint2d50313
Add missed test casesUpdates
toml
from 0.8.0 to 0.8.1Commits
d308188
chore: Releaseaf0b01e
docs: Update changelogd3df1cf
Merge pull request #612 from epage/keya376cfd
fix(serde): Allow newtypes for keys1bdf123
test(serde): Show existing newtype key behaviorcb3eed5
chore: Update from '_rust/main'ac51f09
chore(ci): Normalize json5 syntax86c29de
chore(ci): Updaet Renovate schemae82d039
chore: Update from '_rust/main'4173c8f
chore(ci): Don't set patch for MSRVUpdates
winapi-util
from 0.1.5 to 0.1.6Commits
9453203
0.1.63ededd3
sysinfo: add safe routine for querying the computer name495ecba
rust: various cleanups and move to Rust 20212402a30
msrv: bump to Rust 1.7243133ce
ci: various updatesDependabot 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