-
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 8 updates #4093
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 8 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.1` | `4.4.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.47` | `1.0.48` | | [regex](https://github.com/rust-lang/regex) | `1.9.4` | `1.9.5` | | [userfaultfd](https://github.com/bytecodealliance/userfaultfd-rs) | `0.6.0` | `0.6.1` | | [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.2.1` | `1.3.0` | | [memchr](https://github.com/BurntSushi/memchr) | `2.6.1` | `2.6.3` | | [shlex](https://github.com/comex/rust-shlex) | `1.1.0` | `1.2.0` | | [walkdir](https://github.com/BurntSushi/walkdir) | `2.3.3` | `2.4.0` | Updates `clap` from 4.4.1 to 4.4.2 - [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.1...v4.4.2) Updates `thiserror` from 1.0.47 to 1.0.48 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.47...1.0.48) Updates `regex` from 1.9.4 to 1.9.5 - [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.4...1.9.5) Updates `userfaultfd` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/bytecodealliance/userfaultfd-rs/releases) - [Changelog](https://github.com/bytecodealliance/userfaultfd-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bytecodealliance/userfaultfd-rs/commits) Updates `aws-lc-rs` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/awslabs/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.2.1...v1.3.0) Updates `memchr` from 2.6.1 to 2.6.3 - [Commits](BurntSushi/memchr@2.6.1...2.6.3) Updates `shlex` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `walkdir` from 2.3.3 to 2.4.0 - [Commits](BurntSushi/walkdir@2.3.3...2.4.0) --- 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: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: userfaultfd 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: memchr dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: shlex dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: walkdir dependency-type: indirect update-type: version-update:semver-minor 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
Sep 7, 2023
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #4093 +/- ##
=======================================
Coverage 82.35% 82.35%
=======================================
Files 225 225
Lines 28469 28469
=======================================
Hits 23447 23447
Misses 5022 5022
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
Sep 7, 2023
zulinx86
approved these changes
Sep 11, 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 8 updates:
4.4.1
4.4.2
1.0.47
1.0.48
1.9.4
1.9.5
0.6.0
0.6.1
1.2.1
1.3.0
2.6.1
2.6.3
1.1.0
1.2.0
2.3.3
2.4.0
Updates
clap
from 4.4.1 to 4.4.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3cd571e
chore: Release59f1d01
docs: Update changelog7a4f7d3
Merge pull request #5106 from epage/once087224a
perf: Drop a dep for faster builds98712db
Merge pull request #5105 from geometryolife/fix4012b19
fix(builder): Update documentation commentsUpdates
thiserror
from 1.0.47 to 1.0.48Release notes
Sourced from thiserror's releases.
Commits
5c5f342
Release 1.0.48490f0ca
Merge pull request #254 from dtolnay/gatlink1a5dbc7
Add link to GAT PRde58088
Ignore uninlined_format_args pedantic clippy lint in testae642d1
Format clippy allow attribute with rustfmtb97fc53
Remove doc_markdown suppression because clippy bug was fixed140eb03
Ignore needless_lifetimes clippy lint1f5cbd7
Ignore manual_let_else pedantic clippy lint080cac5
Ignore uninlined_format_args pedantic clippy lint134695a
Merge pull request #252 from dtolnay/safedisplayUpdates
regex
from 1.9.4 to 1.9.5Changelog
Sourced from regex's changelog.
Commits
554469b
1.9.548e09a8
deps: bump regex-automata to 0.3.8894dcbe
regex-automata-0.3.8135e11b
changelog: 1.9.5f578d74
automata: reduce regex contention somewhat9a505a1
deps: bump to memchr 2.615cdc64
cli: remove use of deprecated API329c6a3
ci: use dtolnay@master instead of@v1
2637e11
ci: remove stale commentUpdates
userfaultfd
from 0.6.0 to 0.6.1Release notes
Sourced from userfaultfd's releases.
Commits
Updates
aws-lc-rs
from 1.2.1 to 1.3.0Release notes
Sourced from aws-lc-rs's releases.
Commits
0ed5629
aws-lc-rs = '1.3.0' (#226)66e5abe
Make defined algorithms const instead of static (#219)5b529cb
Update aws-lc-sys to AWS-LC 1.15.0 (#222)72106d1
Make docker configs consistent (#220)865a634
feat: add AEAD seal_in_place_scatter method (#206)96f9578
Fix RsaKeyPair not allowing 8192-bit keys (#218)498704c
Update aws-lc-fips-sys to 0.10.0 (#223)4d9f3c6
Add aes_128|256_gcm_siv (#215)ac3fa78
Fix identified clippy nightly issues (#214)e8632a4
Refactor LcPtr, DetachablePtr for readability (#211)Updates
memchr
from 2.6.1 to 2.6.3Commits
f6188db
2.6.3d5baf50
arch/all/count: remove SWAR implementation of byte countinge1f72c6
msrv: bump to Rust 1.611b72c5f
ci: remove the build matrixd408475
2.6.279f7bb8
fuzz: remove Cargo.lock from source controla12d405
api: make the memchr iterators implement Send/Sync3a570a9
benchmarks: update memchr version, redux7732055
benchmarks: update memchr versionUpdates
shlex
from 1.1.0 to 1.2.0Changelog
Sourced from shlex's changelog.
Commits
Updates
walkdir
from 2.3.3 to 2.4.0Commits
037c5e1
2.4.0dcc527d
api: add follow_root_links() option to WalkDir61a185f
ci: use latest OS versionsDependabot 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