Bump the nonbreaking group with 9 updates #561
Closed
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 nonbreaking group with 9 updates:
1.33.0
1.34.0
0.5.0
0.6.0
1.0.190
1.0.193
0.2.71
0.2.75
0.20.1
0.20.3
0.86.29
0.86.39
0.12.2
0.13.0
1.5.0
1.6.1
0.116.0
0.118.1
Updates
tokio
from 1.33.0 to 1.34.0Release notes
Sourced from tokio's releases.
Commits
49eb26f
chore: prepare Tokio v1.34.0 release (#6138)19d96c0
io: increaseScheduledIo
tick resolution (#6135)30b2eb1
io: fix possible I/O resource hang (#6134)8ec3e0d
metrics: update stats when unparking in multi-thread (#6131)161ecec
stream: fix typo in peekable docs (#6130)61fcc3b
time: remove cachedelapsed
value from driver state (#6097)944024e
chore: update rust-version to 1.63 in all crates (#6126)65f861f
stream: addStreamExt::peekable
(#6095)4c85801
ci: fix docs on latest nightly (#6120)ed32cd1
task: add tests for tracing instrumentation of tasks (#6112)Updates
hyper-tls
from 0.5.0 to 0.6.0Commits
0265e16
v0.6.0373d193
add alpn support (#107)95ebd8d
tidy up dependency features (#106)3fc97a0
Update hyper dependencies (#105)9adf50b
feat: upgrade to hyper-v1, use hyper-utils for now (#104)5e4cb93
chore: port CI from hyper-util (#103)74044e3
Fix typo in documentation of client.rs (#87)Updates
serde
from 1.0.190 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-194676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
wasmprinter
from 0.2.71 to 0.2.75Commits
39a6029
Bump crate version (#1311)e091f29
Gate types coming throughref.null
(#1310)f13f42f
Enable new format for embedding component types by default (#1308)76f67e5
Display magic number mismatch in error (#1307)6c2728c
Bump crate versions (#1303)230ce7f
Canonicalize types earlier in validation (#1299)acee342
Update wit-component README (#1302)f8716d4
Make wasmparser an optional dependency of wasm-smith (#1301)56acc5a
[wast] Rename extern.internalize and extern.externalize (#1298)4293723
Bump crate versions (#1295)Updates
walrus
from 0.20.1 to 0.20.3Release notes
Sourced from walrus's releases.
Commits
a2ce442
0.20.30107d12
Resolve more translated address in DWARF debug info (#255)4121dee
0.20.222ecf36
bugfix: DWARF transformation failure in some code (#253)db5d437
rename: get_func_by_name to get_func (#252)bf253d9
fix: delete_func_by_name inModuleImports
/ModuleExports
(#251)45ca488
refactor: improve ergonomics of fn replace (#250)632d220
feat: upstream wasi virt walrus ops (#248)e424d29
fix(tests): update WAT used in tests (#249)Updates
swc_core
from 0.86.29 to 0.86.39Commits
Updates
wit-parser
from 0.12.2 to 0.13.0Commits
f895eda
Bump crate versions (#1277)10949db
wasm-encoder: Recursion groups (#1276)e808006
Enable new WIT encoding by default (#1274)a28b0de
Add semicolons inwit-smith
(#1273)9a31c5b
Fix some issues with future encodings (#1270)79c718f
Turn on semicolons-in-WIT by default (#1269)Updates
uuid
from 1.5.0 to 1.6.1Release notes
Sourced from uuid's releases.
Commits
c889107
Merge pull request #721 from uuid-rs/fix/uuid-macrof3f7496
fix uuid macro in consts4609e61
Merge pull request #719 from uuid-rs/cargo/1.6.02433066
prepare for 1.6.0 release9787ea1
Merge pull request #718 from uuid-rs/feat/stabilize-v6-plus90b0bc0
Merge pull request #714 from metalalive/doc/fix-v6-links1eebe7d
bump msrv to 1.60.06bade3a
just test lib with miri3df0aaa
stabilize UUIDv6-v8 support003dc57
doc: fix links to timestamp moduleUpdates
wasmparser
from 0.116.0 to 0.118.1Commits
39a6029
Bump crate version (#1311)e091f29
Gate types coming throughref.null
(#1310)f13f42f
Enable new format for embedding component types by default (#1308)76f67e5
Display magic number mismatch in error (#1307)6c2728c
Bump crate versions (#1303)230ce7f
Canonicalize types earlier in validation (#1299)acee342
Update wit-component README (#1302)f8716d4
Make wasmparser an optional dependency of wasm-smith (#1301)56acc5a
[wast] Rename extern.internalize and extern.externalize (#1298)4293723
Bump crate versions (#1295)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 <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