Skip to content

fix(deps): update rust crate reqwest to v0.13.4#2956

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/reqwest-0.x
Open

fix(deps): update rust crate reqwest to v0.13.4#2956
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/reqwest-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
reqwest dev-dependencies minor 0.110.13
reqwest dependencies minor 0.12.00.13.0
reqwest workspace.dependencies minor 0.12.230.13.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 11, 2026 09:10
@renovate

renovate Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `forge_app v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_app)`
    ... which satisfies path dependency `forge_app` (locked to 0.1.0) of package `forge_api v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_api)`
versions that meet the requirements `^0.13.0` (locked to 0.13.4) are: 0.13.4

package `forge_app` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature.
help: available features: __native-tls, __native-tls-alpn, __rustls, __rustls-aws-lc-rs, __tls, blocking, brotli, charset, cookies, default, default-tls, deflate, form, gzip, hickory-dns, http2, http3, json, multipart, native-tls, native-tls-no-alpn, native-tls-vendored, native-tls-vendored-no-alpn, query, rustls, rustls-no-provider, socks, stream, system-proxy, zstd


failed to select a version for `reqwest` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/forge_eventsource/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `forge_app v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_app)`
    ... which satisfies path dependency `forge_app` (locked to 0.1.0) of package `forge_api v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_api)`
versions that meet the requirements `^0.13.0` (locked to 0.13.4) are: 0.13.4

package `forge_app` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature.
help: available features: __native-tls, __native-tls-alpn, __rustls, __rustls-aws-lc-rs, __tls, blocking, brotli, charset, cookies, default, default-tls, deflate, form, gzip, hickory-dns, http2, http3, json, multipart, native-tls, native-tls-no-alpn, native-tls-vendored, native-tls-vendored-no-alpn, query, rustls, rustls-no-provider, socks, stream, system-proxy, zstd


failed to select a version for `reqwest` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/forge_eventsource_stream/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `forge_app v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_app)`
    ... which satisfies path dependency `forge_app` (locked to 0.1.0) of package `forge_api v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_api)`
versions that meet the requirements `^0.13.0` (locked to 0.13.4) are: 0.13.4

package `forge_app` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature.
help: available features: __native-tls, __native-tls-alpn, __rustls, __rustls-aws-lc-rs, __tls, blocking, brotli, charset, cookies, default, default-tls, deflate, form, gzip, hickory-dns, http2, http3, json, multipart, native-tls, native-tls-no-alpn, native-tls-vendored, native-tls-vendored-no-alpn, query, rustls, rustls-no-provider, socks, stream, system-proxy, zstd


failed to select a version for `reqwest` which could resolve this conflict

@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/reqwest-0.x branch 27 times, most recently from e0e9008 to 6e82237 Compare April 13, 2026 13:13
@renovate renovate Bot force-pushed the renovate/reqwest-0.x branch 25 times, most recently from ed17185 to 6bfaed7 Compare April 17, 2026 06:09
@amitksingh1490

Copy link
Copy Markdown
Contributor

rebase

@renovate

renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work. type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant