chore(deps): bump reqwest from 0.12.25 to 0.12.28
Closed
Number: #548
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 29, 2025 at 09:03 AM UTC
(5 months ago)
(5 months ago)
Updated:
January 05, 2026 at 09:03 AM UTC
(5 months ago)
(5 months ago)
Closed:
January 05, 2026 at 09:03 AM UTC
(5 months ago)
(5 months ago)
Time to Close:
7 days
Labels:
dependencies rust
dependencies rust
Description:
Bumps reqwest from 0.12.25 to 0.12.28.
Release notes
Sourced from reqwest's releases.
v0.12.28
What's Changed
- fix: correctly import TokioIo on Windows by
@seanmonstarin seanmonstar/reqwest#2896Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.27...v0.12.28
v0.12.27
tl;dr
- Add
ClientBuilder::windows_named_pipe(name)option that will force all requests over that Windows Named Pipe.What's Changed
- chore: Disable unused tokio-util codec feature by
@tottotoin seanmonstar/reqwest#2893- chore: Use http_body_util::BodyDataStream by
@tottotoin seanmonstar/reqwest#2892- feat: add windows_named_pipe() option to client builder by
@seanmonstarin seanmonstar/reqwest#2789Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.26...v0.12.27
v0.12.26
tl;dr
- Fix sending
Accept-Encodingheader only with values configured with reqwest, regardless of underlying tower-http config.What's Changed
- deps: update cookie_store by
@seanmonstarin seanmonstar/reqwest#2886- fix: disable default compression from tower-http if not enabled in reqwest by
@seanmonstarin seanmonstar/reqwest#2889- fix(http3): correct compression defaults by
@seanmonstarin seanmonstar/reqwest#2890Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.25...v0.12.26
Changelog
Sourced from reqwest's changelog.
v0.12.28
- Fix compiling on Windows if TLS and SOCKS features are not enabled.
v0.12.27
- Add
ClientBuilder::windows_named_pipe(name)option that will force all requests over that Windows Named Piper.v0.12.26
- Fix sending
Accept-Encodingheader only with values configured with reqwest, regardless of underlying tower-http config.
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)- 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 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)
Package Dependencies
Technical Details
| ID: | 12530050 |
| UUID: | 3766837876 |
| Node ID: | PR_kwDOGfyLd866y8UU |
| Host: | GitHub |
| Repository: | Shopify/function-runner |