chore: bump tokio from 1.52.4 to 1.53.1 - #9
Conversation
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.4 to 1.53.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.4...tokio-1.53.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
GitMind PR Review{'pr_url': '#9', 'repo': 'Ayyankhan101/Transformer-In-Rust', 'pr_num': '9', 'title': 'chore: bump tokio from 1.52.4 to 1.53.1', 'author': 'dependabot[bot]', 'additions': 2, 'deletions': 2, 'changed_files': 1, 'review': '## Summary\nThis PR bumps the tokio version from 1.52.4 to 1.53.1, which includes several fixes and documentation updates. The changes seem minor and focused on stability and bug fixes. Overall, the update appears to be a routine maintenance task.\n\n## Issues\nNo significant issues found.\n\n## Verdict\n✅ APPROVE\nThe PR updates the tokio version with minor fixes and documentation changes, and there are no significant issues found in the code changes.'} Auto-generated by GitMind — AI-powered code analysis. |
|
Superseded by #16, which takes this bump together with the other thirteen and verifies them against current master. All 10 CI checks pass there; the failures shown here were inherited from the pre-fix base commit, not caused by the bump. |
|
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.52.4 to 1.53.1.
Release notes
Sourced from tokio's releases.
... (truncated)
Commits
75fef53chore: prepare Tokio v1.53.1 (#8303)ae9d011signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)eb4988dtime: fix the loom test of the race between cancellation/insertion (#8302)91d3b4ctime: fix alt timer cancellation and insertion race (#8252)a463384runtime: remove dead link definition inRuntime::block_on(#8301)be689a3chore: prepare Tokio v1.53.0 (#8294)50f76c7chore: prepare tokio-macros v2.7.1 (#8295)f61fccaMerge 'tokio-1.52.4' into 'master' (#8290)5e16ee0task: avoid replacing the JoinQueue waker intry_join_next(#8279)88212absync: document memory ordering guarantees for Semaphore (#8119)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)