Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps tokio from 1.43.2 to 1.43.3.

Commits
  • de6ef21 chore: prepare Tokio v1.43.3
  • 90551d2 deps: bump the locked slap to 0.4.11
  • bd4c3dd deps: bump the locked tracing-subscriber to 0.3.20
  • 49b3318 process: fix error when runtime is shut down on nightly-2025-10-12 (#7672)
  • da292df sync: close the broadcast::Sender in broadcast::Sender::new() (#7629)
  • b9feac8 runtime: use release in wake_by_ref() even if already woken (#7622)
  • 4fee6e3 ci: update macros_type_mismatch for Rust 1.90.0 (#7630)
  • b1e69e5 ci: pin the rust version for wasm tests (#7518)
  • f020b5c ci: fix incorrect tokio version in Cargo.lock
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @mre.


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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.2 to 1.43.3. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.2...tokio-1.43.3) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 15, 2025
Copy link
Member

@mre mre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 0d9b90f into master Oct 15, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/data/render/tokio-1.43.3 branch October 15, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

2 participants