build(deps): bump the cargo-dependencies group across 1 directory with 2 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(7 months ago)
(5 months ago)
dependencies rust
Bumps the cargo-dependencies group with 2 updates in the / directory: reqwest and tokio.
Updates reqwest from 0.12.14 to 0.12.15
Release notes
Sourced from reqwest's releases.
v0.12.15
What's Changed
- Fix http3 to support streaming response bodies by
@ducaalein seanmonstar/reqwest#2517- Fix Windows to support both
ProxyOverrideandNO_PROXYby@drewkettin seanmonstar/reqwest#2601- Fix http3 dependency from public API misuse by
@seanmonstarin seanmonstar/reqwest#2605New Contributors
@drewkettmade their first contribution in seanmonstar/reqwest#2601Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.14...v0.12.15
Changelog
Sourced from reqwest's changelog.
v0.12.15
- Fix Windows to support both
ProxyOverrideandNO_PROXY.- Fix http3 to support streaming response bodies.
- Fix http3 dependency from public API misuse.
Commits
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
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 <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
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
0
0
+0
-0
Technical Details
| ID: | 1178291 |
| UUID: | 2977199870 |
| Node ID: | PR_kwDOMC7mxM6RprW_ |
| Host: | GitHub |
| Repository: | SpiralP/github-reusable-workflows |