Skip to content

chore(ci): Update Cargo #183

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

Merged
merged 1 commit into from
Jun 3, 2025
Merged

chore(ci): Update Cargo #183

merged 1 commit into from
Jun 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Type Update Change
async-trait workspace.dependencies patch 0.1.88 -> 0.1.88
chrono workspace.dependencies patch 0.4.41 -> 0.4.41
clap workspace.dependencies patch 4.5.38 -> 4.5.39
clap-verbosity-flag workspace.dependencies patch 3.0.3 -> 3.0.3
indexmap workspace.dependencies patch 2.9.0 -> 2.9.0
insta (source) dev-dependencies patch 1.43.1 -> 1.43.1
log workspace.dependencies patch 0.4.27 -> 0.4.27
miette workspace.dependencies patch 7.6.0 -> 7.6.0
minijinja workspace.dependencies patch 2.10.2 -> 2.10.2
parking_lot workspace.dependencies patch 0.12.3 -> 0.12.4
reqwest workspace.dependencies patch 0.12.15 -> 0.12.19
reqwest-middleware workspace.dependencies patch 0.4.2 -> 0.4.2
tempfile (source) workspace.dependencies patch 3.20.0 -> 3.20.0
tokio (source) workspace.dependencies patch 1.45.1 -> 1.45.1
toml_edit dev-dependencies patch 0.22.26 -> 0.22.26
toml_edit workspace.dependencies patch 0.22.26 -> 0.22.26

Warning

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


Release Notes

clap-rs/clap (clap)

v4.5.39

Compare Source

Fixes
  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Amanieu/parking_lot (parking_lot)

v0.12.4

Compare Source

  • Fix parked upgraders potentially not being woken up after a write lock
  • Fix clearing PARKED_WRITER_BIT after a timeout
seanmonstar/reqwest (reqwest)

v0.12.19

Compare Source

  • Fix redirect that changes the method to GET should remove payload headers.
  • Fix redirect to only check the next scheme if the policy action is to follow.
  • (wasm) Fix compilation error if cookies feature is enabled (by the way, it's a noop feature in wasm).

v0.12.18

Compare Source

  • Fix compilation when socks enabled without TLS.

v0.12.17

Compare Source

  • Fix compilation on macOS.

v0.12.16

Compare Source

  • Add ClientBuilder::http3_congestion_bbr() to enable BBR congestion control.
  • Add ClientBuilder::http3_send_grease() to configure whether to send use QUIC grease.
  • Add ClientBuilder::http3_max_field_section_size() to configure the maximum response headers.
  • Add ClientBuilder::tcp_keepalive_interval() to configure TCP probe interval.
  • Add ClientBuilder::tcp_keepalive_retries() to configure TCP probe count.
  • Add Proxy::headers() to add extra headers that should be sent to a proxy.
  • Fix redirect::Policy::limit() which had an off-by-1 error, allowing 1 more redirect than specified.
  • Fix HTTP/3 to support streaming request bodies.
  • (wasm) Fix null bodies when calling Response::bytes_stream().

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/cargo branch 3 times, most recently from 7b8f989 to 32e0d1b Compare May 29, 2025 20:38
@renovate renovate bot force-pushed the renovate/cargo branch from 32e0d1b to fe92010 Compare June 2, 2025 15:53
@Hofer-Julian Hofer-Julian merged commit 135cd53 into main Jun 3, 2025
10 checks passed
@Hofer-Julian Hofer-Julian deleted the renovate/cargo branch June 3, 2025 06:13
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