Conversation
|
|
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b0f1065 to
c61ffe9
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the Tokio async runtime dependency across affected workspace crates and refreshes the lockfile accordingly, aligning the workspace build with Tokio 1.43.1 resolution.
Changes:
- Bump
tokioinexe-unit/tokio-process-nsfrom1.24to1.43. - Bump
tokioinexe-unit/components/gsb-http-proxyfrom1.35to1.43. - Update
Cargo.lockto resolvetokioto1.43.1(and related transitive updates liketokio-macrosandlibc).
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
exe-unit/tokio-process-ns/Cargo.toml |
Updates Tokio dependency/dev-dependency version constraints to allow resolving 1.43.x. |
exe-unit/components/gsb-http-proxy/Cargo.toml |
Updates Tokio dependency version constraint to allow resolving 1.43.x. |
Cargo.lock |
Locks workspace resolution to Tokio 1.43.1 and updates related transitive crates (tokio-macros, libc). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps tokio from 1.40.0 to 1.43.1.
Release notes
Sourced from tokio's releases.
... (truncated)
Commits
a7b658cchore: prepare Tokio v1.43.1 releasec1c8d10Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channel5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.