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 across 1 directory with 16 updates #121
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
…dates Bumps the firecracker group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.7` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [aws-lc-rs](https://github.com/awslabs/aws-lc-rs) | `1.7.2` | `1.7.3` | | [anstyle-query](https://github.com/rust-cli/anstyle) | `1.0.3` | `1.1.0` | | [aws-lc-fips-sys](https://github.com/aws/aws-lc-rs) | `0.12.8` | `0.12.9` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.98` | `1.0.99` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.0` | `0.7.1` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.2` | `2.7.4` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.6` | `0.4.7` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.3` | `0.8.4` | | [utf8parse](https://github.com/alacritty/vte) | `0.2.1` | `0.2.2` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.9` | `0.6.13` | Updates `clap` from 4.5.4 to 4.5.7 - [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.4...v4.5.7) Updates `regex` from 1.10.4 to 1.10.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.10.4...1.10.5) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](JelteF/derive_more@v0.99.17...v0.99.18) Updates `aws-lc-rs` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/awslabs/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.7.2...v1.7.3) Updates `anstyle-query` from 1.0.3 to 1.1.0 - [Commits](rust-cli/anstyle@anstyle-query-v1.0.3...anstyle-query-v1.1.0) Updates `aws-lc-fips-sys` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-fips-sys/v0.12.8...aws-lc-fips-sys/v0.12.9) Updates `aws-lc-sys` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.17.0...aws-lc-sys/v0.18.0) Updates `cc` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.98...1.0.99) Updates `clap_builder` from 4.5.2 to 4.5.7 - [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.2...v4.5.7) Updates `clap_derive` from 4.5.4 to 4.5.5 - [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.4...v4.5.5) Updates `clap_lex` from 0.7.0 to 0.7.1 - [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.0...clap_lex-v0.7.1) Updates `memchr` from 2.7.2 to 2.7.4 - [Commits](BurntSushi/memchr@2.7.2...2.7.4) Updates `regex-automata` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.6...regex-automata-0.4.7) Updates `regex-syntax` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.3...regex-syntax-0.8.4) Updates `utf8parse` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/alacritty/vte/releases) - [Changelog](https://github.com/alacritty/vte/blob/master/CHANGELOG.md) - [Commits](alacritty/vte@utf8parse_v0.2.1...utf8parse_v0.2.2) Updates `winnow` from 0.6.9 to 0.6.13 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.9...v0.6.13) --- updated-dependencies: - dependency-name: clap 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: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: anstyle-query dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: aws-lc-fips-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: aws-lc-sys dependency-type: indirect 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_derive 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: memchr 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: regex-syntax dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: utf8parse dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch 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
Jun 17, 2024
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 13 updates in the / directory:
4.5.4
4.5.7
1.10.4
1.10.5
0.99.17
0.99.18
1.7.2
1.7.3
1.0.3
1.1.0
0.12.8
0.12.9
1.0.98
1.0.99
0.7.0
0.7.1
2.7.2
2.7.4
0.4.6
0.4.7
0.8.3
0.8.4
0.2.1
0.2.2
0.6.9
0.6.13
Updates
clap
from 4.5.4 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsUpdates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsUpdates
derive_more
from 0.99.17 to 0.99.18Changelog
Sourced from derive_more's changelog.
... (truncated)
Commits
678a473
chore: Release derive_more version 0.99.18fcde556
Include example published package89cbd82
Remove track_caller feature detection because msrv was bumpeddb36f6d
Fix question marksf0c2530
fmt461db95
Fix issue when compiling on 1.6539ad36f
Update changelog for v0.99.1857b6e17
Update to syn 2ea4fa94
Fix testsab82aef
Ignore error doctests as it still contains old backtrace logicUpdates
aws-lc-rs
from 1.7.2 to 1.7.3Release notes
Sourced from aws-lc-rs's releases.
Commits
697167a
feat: support openharmony platform (#434)0aeff58
Update aws-lc-rs to v1.7.3 (#444)ee99f03
Update nightly for api-diff (#441)c4d2162
Update aws-lc-fips-sys to v0.12.9 (AWS-LC-FIPS v2.0.11) (#443)4994bae
Update aws-lc-sys to v0.18.0 (AWS-LC v1.29.0) (#442)0834f65
vcvarsall.bat can make very large env (#435)cd34120
Allow cmake toolchain env (#431)7607cd1
Cross-compile using bindgen-cli (#429)dc80447
Cleanup use of mut ptr (#430)ebe9b6e
Pin rust-scripts (#433)Updates
anstyle-query
from 1.0.3 to 1.1.0Commits
f12fbef
chore: Release9f212e2
docs: Update changelogb922b24
Merge pull request #194 from epage/query1d210c7
fix(query)!: Update CLICOLOR_FORCE to check non-emptyb64de77
refactor(query): Pull out non-empty checkf9cb13d
Merge pull request #190 from epage/snapboxc33f6c6
chore: Update to snapbox 0.6098acf7
refactor: Resolve deprecationsc0ef61f
chore: Update to snapbox 0.5.14abd2a71
chore(deps): Update compatible (dev) (#181)Updates
aws-lc-fips-sys
from 0.12.8 to 0.12.9Commits
697167a
feat: support openharmony platform (#434)0aeff58
Update aws-lc-rs to v1.7.3 (#444)ee99f03
Update nightly for api-diff (#441)c4d2162
Update aws-lc-fips-sys to v0.12.9 (AWS-LC-FIPS v2.0.11) (#443)4994bae
Update aws-lc-sys to v0.18.0 (AWS-LC v1.29.0) (#442)0834f65
vcvarsall.bat can make very large env (#435)cd34120
Allow cmake toolchain env (#431)7607cd1
Cross-compile using bindgen-cli (#429)dc80447
Cleanup use of mut ptr (#430)ebe9b6e
Pin rust-scripts (#433)Updates
aws-lc-sys
from 0.17.0 to 0.18.0Commits
697167a
feat: support openharmony platform (#434)0aeff58
Update aws-lc-rs to v1.7.3 (#444)ee99f03
Update nightly for api-diff (#441)c4d2162
Update aws-lc-fips-sys to v0.12.9 (AWS-LC-FIPS v2.0.11) (#443)4994bae
Update aws-lc-sys to v0.18.0 (AWS-LC v1.29.0) (#442)0834f65
vcvarsall.bat can make very large env (#435)cd34120
Allow cmake toolchain env (#431)7607cd1
Cross-compile using bindgen-cli (#429)dc80447
Cleanup use of mut ptr (#430)ebe9b6e
Pin rust-scripts (#433)Updates
cc
from 1.0.98 to 1.0.99Release notes
Sourced from cc's releases.
Commits
ca1f5f9
Release cc 1.0.99 (#1086)3c29aab
Allow opt-out the -ccbin flag (#1085)Updates
clap_builder
from 4.5.2 to 4.5.7Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsff3713d
chore: ReleaseUpdates
clap_derive
from 4.5.4 to 4.5.5Changelog
Sourced from clap_derive's changelog.
Commits
f087c39
chore: Release1870d32
docs: Update changelogea7bfe2
Merge pull request #5520 from epage/exclusive08656d0
fix(parser): Allowexclusive
to override required_*65e90cd
test(parser): Show conditional requireds and exclusive5e3386b
docs: Link to repo, not webpage inside repo2d83106
chore(deps): Update compatible (dev) (#5514)b917796
Merge pull request #5505 from epage/snapbox75e2199
chore: Upgrade snapbox4aefa3c
docs(ref): Clean up long help descriptionsUpdates
clap_lex
from 0.7.0 to 0.7.1Changelog
Sourced from clap_lex's changelog.
Commits
f087c39
chore: Release1870d32
docs: Update changelogea7bfe2
Merge pull request #5520 from epage/exclusive08656d0
fix(parser): Allowexclusive
to override required_*65e90cd
test(parser): Show conditional requireds and exclusive5e3386b
docs: Link to repo, not webpage inside repo2d83106
chore(deps): Update compatible (dev) (#5514)b917796
Merge pull request #5505 from epage/snapbox75e2199
chore: Upgrade snapbox4aefa3c
docs(ref): Clean up long help descriptionsUpdates
memchr
from 2.7.2 to 2.7.4Commits
8ad3395
2.7.4b0af902
perf: revert fallback optimizationaee9f95
arch: add a second big endian regression test92edbb6
arch: add big endian regression test4836ac3
ci: use cross when enabledcf1373e
benchmarks: bump versionad08893
2.7.3a05cc64
lint: remove unused BITS associated constant345fab7
all: improve perf of memchr fallbacke8bdf6b
benchmarks: bump dependenciesUpdates
regex-automata
from 0.4.6 to 0.4.7Commits
68c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsb12a276
syntax/utf8: avoid a spurious vector reallocation4c565c8
doc: fix typosUpdates
regex-syntax
from 0.8.3 to 0.8.4Commits
4757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsb12a276
syntax/utf8: avoid a spurious vector reallocation4c565c8
doc: fix typos66a3bca
doc: remove repetitive wordsUpdates
utf8parse
from 0.2.1 to 0.2.2Commits
ebc4a4d
Bump crate versions missing license filesa971e86
Add SCP control supported51aa1
Add licenses to vte_generate_state_changes93baa27
Bump version to 0.13.00f59335
Add support for DECRQM/DECRPM4fb1594
Split-outPrivateMode
from 'Mode'aea74a1
Reexport cursor_icon crate645b23e
Bump version to 0.12.11e66833
Ensure proper enum representation7915b09
Bump version to 0.12.0Updates
winnow
from 0.6.9 to 0.6.13Changelog
Sourced from winnow's changelog.
Commits
e826529
chore: Releasee0780d5
docs: Update changelog7b6a680
Merge pull request #538 from epage/error6268cf4
docs(tut): Show error adaption and rendering2345c47
docs(topic): Add missing error trait4d82f94
docs(examples): Implement more error traitse82e2d6
docs(examples): Update reference to Nom85b2859
docs(topic): Point out value of custom context0e7446d
docs(tut): Show the value of 'fail'8aeba70
docs(tut): Show more of what error context can doDependabot 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