chore(deps): bump tokio from 1.52.3 to 1.53.1 in /src-tauri#36
chore(deps): bump tokio from 1.52.3 to 1.53.1 in /src-tauri#36dependabot[bot] wants to merge 1 commit into
Conversation
9e626d9 to
5b0f30c
Compare
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.3 to 1.53.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5b0f30c to
24abc76
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 24abc7610b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| [[package]] | ||
| name = "tokio" | ||
| version = "1.52.3" | ||
| version = "1.53.1" |
There was a problem hiding this comment.
Regenerate Rust license inventory with Tokio bump
This lockfile update changes the shipped Tokio component to 1.53.1, but THIRD_PARTY_LICENSES_RUST.txt still lists tokio 1.52.3 and has no 1.53.1 entry. In release/package contexts, the checked-in native third-party report bundled via tauri.conf.json will be stale, and the Rust inventory check compares the locked graph against that report, so the dependency update should include the regenerated Rust license inventory.
Useful? React with 👍 / 👎.
|
Superseded by #86, which consolidates this update with the required third-party inventory regeneration so the full CI gate can pass. |
|
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.3 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)efdba5fchore: prepare Tokio v1.52.4 (#8289)b0ba02eMerge 'tokio-1.51.4' into 'tokio-1.52.x' (#8288)