Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate reqwest to v0.12.12 #820

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Type Update Change
reqwest workspace.dependencies patch 0.12.9 -> 0.12.12

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.12

Compare Source

  • (wasm) Fix compilation by not compiler tokio/time on WASM.

v0.12.11

Compare Source

  • Fix decompression returning an error when HTTP/2 ends with an empty data frame.

v0.12.10

Compare Source

  • Add ClientBuilder::connector_layer() to allow customizing the connector stack.
  • Add ClientBuilder::http2_max_header_list_size() option.
  • Fix propagating body size hint (content-length) information when wrapping bodies.
  • Fix decompression of chunked bodies so the connections can be reused more often.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the type:dependencies 🔧 Update one or more dependencies label Jan 9, 2025
@renovate renovate bot enabled auto-merge (squash) January 9, 2025 19:26
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 5e9fb7e to 8d27beb Compare January 10, 2025 18:35
@renovate renovate bot changed the title chore(deps): update rust crate reqwest to v0.12.10 chore(deps): update rust crate reqwest to v0.12.11 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch 2 times, most recently from 5bc65e2 to 99fe17c Compare January 14, 2025 09:34
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.12%. Comparing base (961bf54) to head (9e2d83f).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #820   +/-   ##
=======================================
  Coverage   33.12%   33.12%           
=======================================
  Files          59       59           
  Lines        3236     3236           
=======================================
  Hits         1072     1072           
  Misses       2164     2164           
Flag Coverage Δ
shulker-addon-matchmaking 23.02% <ø> (ø)
shulker-crds 92.30% <ø> (ø)
shulker-kube-utils 11.25% <ø> (ø)
shulker-operator 60.39% <ø> (ø)
shulker-utils 87.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 99fe17c to 503080d Compare January 14, 2025 13:37
@renovate renovate bot force-pushed the renovate/reqwest-0.x-lockfile branch from 503080d to 9e2d83f Compare January 14, 2025 16:24
@renovate renovate bot changed the title chore(deps): update rust crate reqwest to v0.12.11 chore(deps): update rust crate reqwest to v0.12.12 Jan 14, 2025
@renovate renovate bot merged commit eead287 into main Jan 14, 2025
15 checks passed
@renovate renovate bot deleted the renovate/reqwest-0.x-lockfile branch January 14, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies 🔧 Update one or more dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants