build(deps): Bump the firecracker group with 5 updates #4159
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 5 updates:
0.2.148
0.2.149
1.1.1
1.1.2
0.3.4
0.3.5
0.2.16
0.2.17
1.0.68
1.0.69
Updates
libc
from 0.2.148 to 0.2.149Release notes
Sourced from libc's releases.
Commits
d80e8bd
Auto merge of #3360 - vita-rust:release-0.2.149, r=JohnTitor017bf5f
Auto merge of #3373 - SteveLauC:close_range, r=JohnTitor14ef2e5
Auto merge of #3335 - androm3da:bcain/sa_onstack, r=JohnTitor7b9e367
fmt173757d
feat: add close_range for glibcc7a860d
Auto merge of #3370 - NordSecurity:add_apple_tvos_support, r=JohnTitor4cdc32e
Auto merge of #3325 - Vtewari2311:libc-hurd-latest, r=JohnTitoraa065c6
Auto merge of #3372 - SteveLauC:execveat, r=JohnTitord3910f6
add execveat for glibcaab9d70
Fix apple tvos supportUpdates
aho-corasick
from 1.1.1 to 1.1.2Commits
d84a507
1.1.20c3802f
dfa: fix performance bug when building a DFA12025c5
doc: add a FIXME about a perf problemUpdates
errno
from 0.3.4 to 0.3.5Changelog
Sourced from errno's changelog.
Commits
Updates
num-traits
from 0.2.16 to 0.2.17Changelog
Sourced from num-traits's changelog.
Commits
0a27d8c
Merge #28934e309a
Release 0.2.17ef36d69
Merge #286d9d94f8
Bugfix for text codeblock in documentation.Updates
proc-macro2
from 1.0.68 to 1.0.69Release notes
Sourced from proc-macro2's releases.
Commits
937bbcd
Release 1.0.6942dc36e
Merge pull request #412 from dtolnay/sourcetext6461c2d
Add out-of-order call to source_text testc4c3251
Explain source_text implementation approach31b14c3
Cache byte offsets computed from a char index0e15461
Make FileInfo mut in source_text to allow amortization of char indices90b8e1e
Merge pull request #411 from dtolnay/sourcetext137ae0a
Fix source_text treating span.lo as byte offset not char index4c0bd28
Add regression test for issue 41012eddc0
Reword explanation of SourceMap initial valueDependabot 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