Skip to content

rust Update Rust dependencies #60

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
May 29, 2025
Merged

rust Update Rust dependencies #60

merged 1 commit into from
May 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch =4.5.38 -> =4.5.39
extism (source) dependencies minor =1.10.0 -> =1.11.0
oci-client dependencies minor =0.14.0 -> =0.15.0
reqwest dependencies patch =0.12.15 -> =0.12.18
sigstore dependencies patch =0.12.0 -> =0.12.1
tokio (source) dependencies patch =1.45.0 -> =1.45.1

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
extism/extism (extism)

v1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: extism/extism@v1.10.0...v1.11.0

oras-project/rust-oci-client (oci-client)

v0.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: oras-project/rust-oci-client@v0.14.0...v0.15.0

seanmonstar/reqwest (reqwest)

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().
sigstore/sigstore-rs (sigstore)

v0.12.1

Compare Source

What's Changed

Full Changelog: sigstore/sigstore-rs@v0.12.0...v0.12.1

tokio-rs/tokio (tokio)

v1.45.1: Tokio v1.45.1

Compare Source

1.45.1 (May 24th, 2025)

This fixes a regression on the wasm32-unknown-unknown target, where code that previously did not panic due to calls to Instant::now() started failing. This is due to the stabilization of the first time-based metric.

Fixed
  • Disable time-based metrics on wasm32-unknown-unknown (#​7322)

Configuration

📅 Schedule: Branch creation - "on monday" (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/rust-dependencies branch 2 times, most recently from 878dc08 to 72a323c Compare May 24, 2025 18:44
@renovate renovate bot changed the title rust Update Rust crate oci-client to v0.15.0 rust Update Rust dependencies May 24, 2025
@renovate renovate bot force-pushed the renovate/rust-dependencies branch from 72a323c to 886d875 Compare May 27, 2025 23:26
@renovate renovate bot force-pushed the renovate/rust-dependencies branch from 886d875 to 84548e4 Compare May 28, 2025 19:39
@tuananh tuananh merged commit 48c89d4 into main May 29, 2025
1 check passed
@renovate renovate bot deleted the renovate/rust-dependencies branch May 29, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant