Skip to content

chore(deps): bump reqwest from 0.12.28 to 0.13.2 in /apps/src-tauri - #322

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/cargo/apps/src-tauri/reqwest-0.13.2
Open

chore(deps): bump reqwest from 0.12.28 to 0.13.2 in /apps/src-tauri#322
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/cargo/apps/src-tauri/reqwest-0.13.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 24, 2026

Copy link
Copy Markdown
Contributor

Bumps reqwest from 0.12.28 to 0.13.2.

Release notes

Sourced from reqwest's releases.

v0.13.2

tl;dr

  • Fix HTTP/2 and native-tls ALPN feature combinations.
  • Fix HTTP/3 to send h3 ALPN.
  • (wasm) fix RequestBuilder::json() from override previously set content-type.

What's Changed

New Contributors

Full Changelog: seanmonstar/reqwest@v0.13.1...v0.13.2

v0.13.1

What's Changed

Full Changelog: seanmonstar/reqwest@v0.13.0...v0.13.1

v0.13.0

Breaking changes

  • rustls is now the default TLS backend, instead of native-tls.
  • rustls crypto provider defaults to aws-lc instead of ring. (rustls-no-provider exists if you want a different crypto provider)
  • rustls-tls has been renamed to rustls.
  • rustls roots features removed, rustls-platform-verifier is used by default.
    • To use different roots, call tls_certs_only(your_roots).
  • native-tls now includes ALPN. To disable, use native-tls-no-alpn.
  • query and form are now crate features, disabled by default.
  • Long-deprecated methods and crate features have been removed (such as trust-dns, which was renamed hickory-dns a while ago).

... (truncated)

Changelog

Sourced from reqwest's changelog.

v0.13.2

  • Fix HTTP/2 and native-tls ALPN feature combinations.
  • Fix HTTP/3 to send h3 ALPN.
  • (wasm) fix RequestBuilder::json() from override previously set content-type.

v0.13.1

  • Fixes compiling with rustls on Android targets.

v0.13.0

  • Breaking changes:
    • rustls is now the default TLS backend, instead of native-tls.
    • rustls crypto provider defaults to aws-lc instead of ring. (rustls-no-provider exists if you want a different crypto provider)
    • rustls-tls has been renamed to rustls.
    • rustls roots features removed, rustls-platform-verifier is used by default.
      • To use different roots, call tls_certs_only(your_roots).
    • native-tls now includes ALPN. To disable, use native-tls-no-alpn.
    • query and form are now crate features, disabled by default.
    • Long-deprecated methods and crate features have been removed (such as trust-dns, which was renamed hickory-dns a while ago).
  • Many TLS-related methods renamed to improve autocompletion and discovery, but previous name left in place with a "soft" deprecation. (just documented, no warnings)
    • For example, prefer tls_backend_rustls() over use_rustls_tls().
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Mar 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@vercel

vercel Bot commented Mar 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
updater Error Error Apr 4, 2026 7:41am
xplorer Ready Ready Preview, Comment Apr 4, 2026 7:41am

@vercel
vercel Bot temporarily deployed to Preview – updater March 24, 2026 05:30 Inactive
@vercel
vercel Bot temporarily deployed to Preview – xplorer March 24, 2026 05:30 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/cargo/apps/src-tauri/reqwest-0.13.2 branch from 6249646 to a1b6d89 Compare March 28, 2026 17:23
@dependabot
dependabot Bot force-pushed the dependabot/cargo/apps/src-tauri/reqwest-0.13.2 branch from a1b6d89 to 0cfb2a5 Compare March 28, 2026 17:49
@dependabot
dependabot Bot force-pushed the dependabot/cargo/apps/src-tauri/reqwest-0.13.2 branch from 0cfb2a5 to 607ddd8 Compare March 31, 2026 12:56
@dependabot
dependabot Bot requested a review from kimlimjustin as a code owner March 31, 2026 12:56
Dependabot couldn't find the original pull request head commit, 607ddd8.
@dependabot
dependabot Bot force-pushed the dependabot/cargo/apps/src-tauri/reqwest-0.13.2 branch from 607ddd8 to 68b7e8c Compare April 4, 2026 07:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants