chore(deps): bump the all-updates group across 1 directory with 8 updates #5
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 all-updates group with 8 updates in the / directory:
3.16.0
3.17.0
1.2.10
1.2.14
1.20.2
1.20.3
1.0.92
1.0.93
1.0.37
1.0.38
1.0.24
1.0.25
2.0.96
2.0.98
1.0.14
1.0.16
Updates
bumpalo
from 3.16.0 to 3.17.0Changelog
Sourced from bumpalo's changelog.
Commits
b3707e8
Bump to version 3.17.0 (#263)0713b5f
addtry_
functions for slices andstr
(#260)8392c63
docs: fix typo (#257)b594a77
Fixed stacked borrows violation indealloc
(fixes #247) (#248)231403a
Reduce rust-version to 1.71.1 (#252)25d5f32
Remove bogus executable filesystem permissions from Rust sources (#249)30f8491
Fix warning when testing without theallocator_api
cargo feature (#245)Updates
cc
from 1.2.10 to 1.2.14Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
328d0ff
chore: release v1.2.14 (#1400)0aa4220
Regenerate target info (#1398)c0bb1e3
Add support for setting-gdwarf-{version}
based on RUSTFLAGS (#1395)4acb868
Add support for alternative network stack io-sock on QNX 7.1 aarch64 and x86_...15fe112
chore: release v1.2.13 (#1394)23c0ee3
Fix cross-compiling for Apple platforms (#1389)9a9c248
chore: release v1.2.12 (#1387)c82ea31
Split impl Build (#1382)a49184e
test: ensureclang --driver-mode=cl
is MSVC- andclang-cl
-like (#1381)4990d4b
allow specifyingrustc
when generating target information (#1385)Updates
once_cell
from 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eea
Merge pull request #273 from briansmith/b/cold1a885da
Make initialization inOnceNonZeroUsize::get_or_try_init
#[cold]
.Updates
proc-macro2
from 1.0.92 to 1.0.93Release notes
Sourced from proc-macro2's releases.
Commits
83519e8
Release 1.0.9387e04d2
Merge pull request #490 from dtolnay/fastdrop029360d
Drop tokens in order instead of reversed order172907a
Non-recursively drop TokenStream relocating only streams, not tokensUpdates
quote
from 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506
Release 1.0.38d978c51
Merge pull request #286 from dtolnay/array09d1e42
Implement repetition for arrays5bba89f
Add repetition test with array of arrayaafba72
Prevent upload-artifact step from causing CI failurec889896
Update not-quotable ui test for ToTokens impl changes87c247f
Resolve some needless_lifetimes clippy lints31d7a01
Ignore needless_lifetimes clippy lint6cff24b
Upload CI Cargo.lock for reproducing failuresUpdates
semver
from 1.0.24 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playgroundUpdates
syn
from 2.0.96 to 2.0.98Release notes
Sourced from syn's releases.
Commits
71f3808
Release 2.0.98f0c57ee
Merge pull request #1847 from dtolnay/lifetimes4307f64
Allow lifetimes in function pointer return valuesd15bdea
Release 2.0.97bf672a9
Merge pull request #1846 from dtolnay/surroundcfgf0ee7e9
Fix missing doc cfg on <$Delimiter>::surrounde0e40cf
Resolve unnecessary_semicolon pedantic clippy lint6ebd966
Resolve sliced_string_as_bytes clippy linta09b650
More precise gitignore patterns42601b9
Resolve needless_continue pedantic clippy lintUpdates
unicode-ident
from 1.0.14 to 1.0.16Release notes
Sourced from unicode-ident's releases.
Commits
7183516
Release 1.0.164c75cc8
Merge pull request #29 from dtolnay/rand3d6a431
Update rand crate to 0.9 in benchmark1e2c8c9
Release 1.0.1542b547d
Update benchmark tablec322e39
Remove mention of criterion's legacy real_blackbox feature242d719
More precise gitignore patterns8837414
Uncapitalize Unicode license link in readmeDependabot 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