build(deps): bump tokio from 1.44.1 to 1.44.2 in the cargo group
Merged
Number: #54
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 16, 2025 at 11:30 PM UTC
(6 months ago)
(6 months ago)
Updated:
May 16, 2025 at 11:34 PM UTC
(6 months ago)
(6 months ago)
Merged:
May 16, 2025 at 11:34 PM UTC
(6 months ago)
by SpiralP
(6 months ago)
by SpiralP
Time to Close:
4 minutes
Labels:
dependencies rust
dependencies rust
Description:
Bumps the cargo group with 1 update: tokio.
Updates tokio from 1.44.1 to 1.44.2
Release notes
Sourced from tokio's releases.
Tokio v1.44.2
This release fixes a soundness issue in the broadcast channel. The channel accepts values that are
Sendbut!Sync. Previously, the channel calledclone()on these values without synchronizing. This release fixes the channel by synchronizing calls to.clone()(Thanks Austin Bonander for finding and reporting the issue).Fixed
- sync: synchronize
clone()call in broadcast channel (#7232)
Commits
ec4b1d7chore: forward port 1.43.xe3c3a56Merge branch 'tokio-1.43.x' into forward-port-1.43.xa7b658cchore: 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 channel- See full diff in compare view
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 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 conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+2
+2
Deletions:
-2
-2
Package Dependencies
Package:
tokio
Ecosystem:
cargo
cargo
Version Change:
1.44.1 → 1.44.2
Update Type:
Patch
Patch
Path:
the cargo group
Technical Details
| ID: | 1051327 |
| UUID: | 2525456381 |
| Node ID: | PR_kwDOMC7mxM6Wh2f9 |
| Host: | GitHub |
| Repository: | SpiralP/github-reusable-workflows |
| Merge State: | Unknown |