build(deps): bump the cargo group across 3 directories with 5 updates #137
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 cargo group with 3 updates in the /arbitrator directory: tracing-subscriber, crossbeam-channel and ring.
Bumps the cargo group with 1 update in the /arbitrator/prover/fuzz directory: tokio.
Bumps the cargo group with 3 updates in the /arbitrator/wasm-libraries directory: crossbeam-channel, ring and rustls.
Updates
tracing-subscriberfrom 0.3.18 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
4c52ca5fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebesubscriber: impl Clone for EnvFilter (#3360)3a1f571Fix CI (#3361)e63ef57chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13attributes: fix tracing::instrument regression around shadowing (#3311)e4df761tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6chore: prepare tracing-core 0.1.34 (#3302)6e70c57tracing-subscriber: count numbers of enters inTimings(#2944)c01d4fdfix docs and enable CI onmainbranch (#3295)Updates
crossbeam-channelfrom 0.5.13 to 0.5.15Release notes
Sourced from crossbeam-channel's releases.
Commits
d35ffdePrepare for the next release6ec74eccrossbeam-channel: prevent double free on Drop (#1187)ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bugUpdates
ringfrom 0.17.8 to 0.17.14Changelog
Sourced from ring's changelog.
Commits
Updates
tokiofrom 1.18.5 to 1.29.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
1b1b9dcchore: prepare Tokio v1.29.1 release012c848rt: fix nesting block_in_place with block_on (#5837)48c5576chore: prepare Tokio v1.29.0 release (#5826)657fd88task: add guarantee about when a spawned task may be polled (#5816)6b076a2fs: wait for in-flight ops before cloningFile(#5803)910a1e2io: fixfutures_io::AsyncSeekimplementaion forCompat(#5783)6d25a00fs: update cfg attr infs::read_dir(#5806)78bf8a9sync: replace Poll::Ready with Ready (#5815)b8af5aatask: add spawn_blocking methods to JoinMap (#5797)2e62374rt: pad the task struct to avoid false sharing (#5809)Updates
crossbeam-channelfrom 0.5.13 to 0.5.15Release notes
Sourced from crossbeam-channel's releases.
Commits
d35ffdePrepare for the next release6ec74eccrossbeam-channel: prevent double free on Drop (#1187)ccd83acPrepare for the next release54988ebCalculate layout in const context761d0b6Port #1146 & #1147 to deque::Injector and queue::SegQueue8144fbbRemove optimistic spinning from Context::wait_untila92f6c4Bump peter-evans/create-pull-request from 5 to 7 (#1153)66d41a9channel: Add new_biased constructor for biased channel selection (#1150)d0d0a80CachePadded: Use 128-byte alignment on arm64ecf757eefAdd comment about fixed rustc bugUpdates
ringfrom 0.17.8 to 0.17.14Changelog
Sourced from ring's changelog.
Commits
Updates
rustlsfrom 0.23.13 to 0.23.14Commits
cf736e3Prepare 0.23.14262ae99Accept kyber deprecationc9f5734Take aws-lc-rs 1.100560938Take latest bogo release7bf82dcSendillegal_parameteralert on illegal groupd752eb2Sendillegal_parameteralert on invalid key share2d3b7abdefault crypto provider improvementsbcc295dFix newcargo docwarnings in examplese7dd2fdfips.rs: reflect certificate issuance for aws-lc 2.0.058a5891fix(deps): update rust crate brotli to v7Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.