Skip to content

chore(deps): update rust crate reqwest to v0.13.4#1792

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/reqwest-0.13.x-lockfile
Jul 15, 2026
Merged

chore(deps): update rust crate reqwest to v0.13.4#1792
renovate[bot] merged 1 commit into
mainfrom
renovate/reqwest-0.13.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
reqwest workspace.dependencies patch 0.13.30.13.4

Warning

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


Release Notes

seanmonstar/reqwest (reqwest)

v0.13.4

Compare Source

  • Add ClientBuilder::tls_sslkeylogfile(bool) option to allow using the related environment variable.
  • Add ClientBuilder::http2_keep_alive_* options for the blocking client.
  • Add TLS 1.3 support when using native-tls backend.
  • Fix redirect handling to strip sensitive headers when the scheme changes.
  • Fix HTTP/3 happy-eyeball connection creation.
  • Upgrade hickory-resolver to 0.26.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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) July 13, 2026 03:16
@renovate
renovate Bot requested a review from a team as a code owner July 13, 2026 03:16
@wesbillman
wesbillman force-pushed the renovate/reqwest-0.13.x-lockfile branch from 4602ec2 to f8d8577 Compare July 13, 2026 14:21
@renovate
renovate Bot force-pushed the renovate/reqwest-0.13.x-lockfile branch 2 times, most recently from c25dccc to b906d05 Compare July 13, 2026 15:18
@wesbillman
wesbillman force-pushed the renovate/reqwest-0.13.x-lockfile branch from b906d05 to 99bf95f Compare July 13, 2026 15:22
@renovate
renovate Bot force-pushed the renovate/reqwest-0.13.x-lockfile branch from 99bf95f to e322423 Compare July 13, 2026 15:43
@renovate
renovate Bot force-pushed the renovate/reqwest-0.13.x-lockfile branch from e322423 to a0451cc Compare July 14, 2026 15:20
@renovate
renovate Bot force-pushed the renovate/reqwest-0.13.x-lockfile branch from a0451cc to 9e852bb Compare July 15, 2026 14:12
@renovate
renovate Bot merged commit b612804 into main Jul 15, 2026
33 checks passed
@renovate
renovate Bot deleted the renovate/reqwest-0.13.x-lockfile branch July 15, 2026 15:18
tlongwell-block pushed a commit that referenced this pull request Jul 15, 2026
* origin/main: (21 commits)
  refactor(desktop): unify page/section header hierarchy across Agents and Settings (#1912)
  chore(release): release Buzz Desktop version 0.4.6 (#1911)
  fix(desktop): restore chat-first agent creation after mesh rebase (#1909)
  feat(relay): add community unarchive endpoint (#1908)
  Polish agent and team sharing and snapshots (#1852)
  fix(buzz-acp): distinguish cancel-drain expiry from real hard-cap timeout (#1893)
  fix(desktop): filter punctuation from avatar initials (#1904)
  fix(desktop): preserve snapshot attachment URLs (#1905)
  Chat-first agent creation via portable buzz CLI drafts (#1878)
  feat(desktop): enable community rail by default (#1902)
  feat(desktop): redesign Nostr bind verification flow (#1850)
  fix(desktop): simplify sign out settings row (#1903)
  chore(deps): update rust crate reqwest to v0.13.4 (#1792)
  feat(relay): gate Git web GUI separately (#1901)
  feat(desktop): Send feedback modal + profile presence chip (#1756)
  fix(desktop): seed timeline virtualization row heights (#1887)
  fix(desktop): dedupe react-dismissable-layer to stop modal menu → dialog freezes (#1899)
  fix(desktop): clean up Remind me later dialog footer and loading state (#1898)
  fix(desktop): let sidebar action card description wrap over multiple lines (#1891)
  mesh: upgrade runtime, enforce membership, add shared compute provider (#1656)
  ...
tlongwell-block pushed a commit that referenced this pull request Jul 16, 2026
* origin/main: (21 commits)
  refactor(desktop): unify page/section header hierarchy across Agents and Settings (#1912)
  chore(release): release Buzz Desktop version 0.4.6 (#1911)
  fix(desktop): restore chat-first agent creation after mesh rebase (#1909)
  feat(relay): add community unarchive endpoint (#1908)
  Polish agent and team sharing and snapshots (#1852)
  fix(buzz-acp): distinguish cancel-drain expiry from real hard-cap timeout (#1893)
  fix(desktop): filter punctuation from avatar initials (#1904)
  fix(desktop): preserve snapshot attachment URLs (#1905)
  Chat-first agent creation via portable buzz CLI drafts (#1878)
  feat(desktop): enable community rail by default (#1902)
  feat(desktop): redesign Nostr bind verification flow (#1850)
  fix(desktop): simplify sign out settings row (#1903)
  chore(deps): update rust crate reqwest to v0.13.4 (#1792)
  feat(relay): gate Git web GUI separately (#1901)
  feat(desktop): Send feedback modal + profile presence chip (#1756)
  fix(desktop): seed timeline virtualization row heights (#1887)
  fix(desktop): dedupe react-dismissable-layer to stop modal menu → dialog freezes (#1899)
  fix(desktop): clean up Remind me later dialog footer and loading state (#1898)
  fix(desktop): let sidebar action card description wrap over multiple lines (#1891)
  mesh: upgrade runtime, enforce membership, add shared compute provider (#1656)
  ...
tlongwell-block pushed a commit that referenced this pull request Jul 16, 2026
* origin/main: (21 commits)
  refactor(desktop): unify page/section header hierarchy across Agents and Settings (#1912)
  chore(release): release Buzz Desktop version 0.4.6 (#1911)
  fix(desktop): restore chat-first agent creation after mesh rebase (#1909)
  feat(relay): add community unarchive endpoint (#1908)
  Polish agent and team sharing and snapshots (#1852)
  fix(buzz-acp): distinguish cancel-drain expiry from real hard-cap timeout (#1893)
  fix(desktop): filter punctuation from avatar initials (#1904)
  fix(desktop): preserve snapshot attachment URLs (#1905)
  Chat-first agent creation via portable buzz CLI drafts (#1878)
  feat(desktop): enable community rail by default (#1902)
  feat(desktop): redesign Nostr bind verification flow (#1850)
  fix(desktop): simplify sign out settings row (#1903)
  chore(deps): update rust crate reqwest to v0.13.4 (#1792)
  feat(relay): gate Git web GUI separately (#1901)
  feat(desktop): Send feedback modal + profile presence chip (#1756)
  fix(desktop): seed timeline virtualization row heights (#1887)
  fix(desktop): dedupe react-dismissable-layer to stop modal menu → dialog freezes (#1899)
  fix(desktop): clean up Remind me later dialog footer and loading state (#1898)
  fix(desktop): let sidebar action card description wrap over multiple lines (#1891)
  mesh: upgrade runtime, enforce membership, add shared compute provider (#1656)
  ...

Signed-off-by: npub12gtutshhh76rx0jx697f32f9tffd4hhp3hx58fp4x6u4uemkm7sqf8f757 <5217c5c2f7bfb4333e46d17c98a9255a52dadee18dcd43a43536b95e6776dfa0@sprout-oss.stage.blox.sqprod.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant