build(deps): Bump the firecracker group with 8 updates #91
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:
2.0.39
2.0.40
0.2.150
0.2.151
0.6.4
0.6.5
1.0.1
1.0.2
1.0.9
1.0.10
1.18.0
1.19.0
1.0.15
1.0.16
0.5.24
0.5.26
Updates
syn
from 2.0.39 to 2.0.40Release notes
Sourced from syn's releases.
Commits
cf7f40a
Release 2.0.401ce8ccf
Merge pull request #1538 from dtolnay/testinvisibled06bff8
Add test for parsing Delimiter::None in expressions9ec66d4
Merge pull request #1545 from dtolnay/groupedlet384621a
Fix None-delimited let expression in stmt position5325b6d
Add test of let expr surrounded in None-delimited group0ddfc27
Merge pull request #1544 from dtolnay/nonedelimloop9c99b3f
Fix stmt boundary after None-delimited group containing loop2781584
Add test of None-delimited group containing loop in match armd332928
Simplify token stream construction in Delimiter::None testsUpdates
libc
from 0.2.150 to 0.2.151Release notes
Sourced from libc's releases.
... (truncated)
Commits
fe5fe49
Auto merge of #3472 - JohnTitor:release-0.2.151, r=JohnTitorf37806e
Auto merge of #3471 - devnexen:netbsdlike_map_tryfixed, r=JohnTitor347d95a
Auto merge of #3469 - devnexen:obsd_reg_riscv64, r=JohnTitor9645281
Prepare release for v0.2.15136f5f13
openbsd/netbsd MAP_TRYFIXED constant740e784
Auto merge of #3470 - JohnTitor:docs-rs-aarch64-apple-darwin, r=JohnTitor558acf1
Generateaarch64-apple-darwin
docs on docs.rsc4e3e91
Auto merge of #3453 - arctic-alpaca:main, r=JohnTitor0cd65a9
openbsd riscv64 adding sigcontext5901514
AddSOL_XDP
to linux muslUpdates
anstream
from 0.6.4 to 0.6.5Commits
2fd1db9
chore: Releasebf3c45d
docs: Update changelog00e5945
Merge pull request #150 from epage/wincon28e5a96
fix(stream): Adapt Ansi256 colors for Wincon369a57b
test(stream): Add wincon reproduction case277b5ee
test(stream): Improve quality of output on failure953b2fc
chore: Release419432b
docs: Update changelogff38a89
Merge pull request #149 from epage/error1b0b59a
feat(query): Expose wincon errorsUpdates
anstyle-query
from 1.0.1 to 1.0.2Commits
953b2fc
chore: Release419432b
docs: Update changelogff38a89
Merge pull request #149 from epage/error1b0b59a
feat(query): Expose wincon errors0c7208f
docs(query): Document windows modulefeeec1f
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json55ebe30b
chore(ci): Update pre-commit hooksUpdates
itoa
from 1.0.9 to 1.0.10Release notes
Sourced from itoa's releases.
Commits
547c143
Release 1.0.10ba20a60
Touch up PR 41adecb79
Merge pull request #41 from CXWorks/master84bffa9
fix CI errorcefacdb
add missing unit test for i1280d040f4
Remove 'remember to update' reminder from Cargo.toml2763105
Test docs.rs documentation build in CIe999a5a
Update name of clippy clone impl lint633b6ae
Ignore needless_doctest_main clippy lint03549a2
Update actions/checkout@v3 -> v4Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
ryu
from 1.0.15 to 1.0.16Release notes
Sourced from ryu's releases.
Commits
668d654
Release 1.0.165bfd87c
Merge pull request #53 from dtolnay/sync2e482fc
Sync to ulfjack/ryu@77e767f2ded0d1
Reimplement pow5_factor using modular inversea8ef629
Add tests for pow5_factorf84f806
Merge pull request #51 from dtolnay/negativenane6f97e0
Add test of negative NaNb9b01a1
Test docs.rs documentation build in CI522321f
Update name of clippy clone impl lint2fbfd76
Ignore needless_doctest_main clippy lintUpdates
winnow
from 0.5.24 to 0.5.26Changelog
Sourced from winnow's changelog.
Commits
951a54d
chore: Releaseb009fa3
docs: Update changeloga2646e7
Merge pull request #387 from epage/docsb1bb288
docs: Add nom migration guide6ebad66
docs: Link to changelogb05094f
Merge pull request #386 from snan/mainff2c09e
Typo fix "chumksy"37ff889
docs: Fix deprecated version for Uint impls50cf018
chore: Release3db81d2
docs: Update changelogDependabot 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