Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the nonbreaking group with 12 updates:
1.9.1
1.10.0
1.0.106
1.1.7
1.38.0
1.39.2
1.4.0
1.4.1
1.0.120
1.0.121
0.212.0
0.215.0
0.20.3
0.21.1
0.96.9
0.99.6
0.212.0
0.215.0
4.5.8
4.5.13
0.212.0
0.215.0
2.0.70
2.0.72
Updates
uuid
from 1.9.1 to 1.10.0Release notes
Sourced from uuid's releases.
Commits
4b4c590
Merge pull request #766 from uuid-rs/cargo/1.10.068eff32
Merge pull request #765 from uuid-rs/chore/time-fn-deprecations3d5384d
update docs and deprecation messages for timestamp fnsde50f20
renaming rfc4122 functions4a88417
prepare for 1.10.0 release66b4fce
Merge pull request #764 from Vrajs16/main8896e26
Use expr instead of ident09973d6
Added changes6edf3e8
Use const identifer in uuid macroUpdates
cc
from 1.0.106 to 1.1.7Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
c2fd8ec
chore: release (#1168)be29fd6
add.objects
(#1166)dcd8ed3
chore: release (#1164)7d0edcf
Clippy fixes (#1163)b646ce5
chore: release (#1162)af4c928
Fix cyclic compilation: Use vendored once_cell (#1154)1f82ef0
chore: release (#1161)184d212
Support compiling on wasm targets (Supersede #1068) (#1160)4255e9a
chore: release (#1155)3ee8c48
Reduce msrv to 1.63 (#1158)Updates
tokio
from 1.38.0 to 1.39.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f602eae
chore: prepare Tokio v1.39.2 (#6730)438def7
macros: allow temporary lifetime extension in select (#6722)ee8d4d1
chore: fix ci failures (#6725)3297052
ci: test Quinn in CI (#6719)f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)Updates
hyper
from 1.4.0 to 1.4.1Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
4fda6b3
v1.4.18e5de1b
fix(http1): reject final chunked if missing 0Updates
serde_json
from 1.0.120 to 1.0.121Release notes
Sourced from serde_json's releases.
Commits
eca2658
Release 1.0.121b0d678c
Merge pull request #1160 from iex-rs/efficient-positionb1edc7d
Optimize position search in error path40dd7f5
Merge pull request #1159 from iex-rs/fix-recursion6a306e6
Move call to tri! out of check_recursion!3f1c6de
Ignore byte_char_slices clippy lint in test3fd6f5f
Merge pull request #1153 from dpathakj/masterfcb5e83
Correct documentation URL for Value's Index impl.Updates
wasmprinter
from 0.212.0 to 0.215.0Commits
Updates
walrus
from 0.20.3 to 0.21.1Release notes
Sourced from walrus's releases.
Commits
2c3ddf9
0.21.1fb53f15
feat!: complete support memory64 proposal (#270)e9c0a61
fix: disable multi-memory when config.only_stable_features is true (#269)60845e7
chore: upgrade dev-dependencies (#268)1bace0e
GC private tables (#265)70bbaf1
0.21.0ede1265
feat!: upgrade wasmparser & wasm-encoder to v0.212.0 (#266)867641d
update (#260)ada018d
fix wording in local/global docs (#259)912142f
chore: updatewasm-encoder
dependency to 0.38.1 (#256)Updates
swc_core
from 0.96.9 to 0.99.6Commits
Updates
wit-parser
from 0.212.0 to 0.215.0Commits
Updates
clap
from 4.5.8 to 4.5.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
66b5a12
chore: Releasea83b724
docs: Update changeloge19469f
Merge pull request #5615 from epage/wrap360bb3b
fix(help): Properly wrap subcommand about58b5bd8
test(help): Show bad subcommand wrappinge1f6320
Merge pull request #5614 from epage/snap7b5b61b
test(help): Switch to snapbox1490e24
chore: Update snapbox6671d93
Merge pull request #5613 from epage/flatten13dfdb3
fix(derive): Improve flattening-skipped-group assertUpdates
wasmparser
from 0.212.0 to 0.215.0Commits
Updates
syn
from 2.0.70 to 2.0.72Release notes
Sourced from syn's releases.
Commits
c59828f
Release 2.0.725821371
Merge pull request #1709 from dtolnay/up87401bf
Add issue links for missing syntax supporta3f2f50
Categorize newly failing rust repo source files378f4e2
Update test suite to nightly-2024-07-21788f8cb
Improve errors on unexpected token in precise capture bound11b2371
Merge pull request #1707 from compiler-errors/precise-capturingbed32d2
Parse use<> precise capturing as Verbatimf34dc7b
Release 2.0.71896d58b
Merge pull request #1706 from lemunozm/patch-1Dependabot 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