Skip to content

Update dependencies #62

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 5, 2025
Merged

Update dependencies #62

merged 1 commit into from
Jun 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Type Update Change
cargo-bins/cargo-binstall action patch v1.12.5 -> v1.12.6
clap_builder dev-dependencies patch =4.5.38 -> =4.5.39
criterion (source) dev-dependencies minor 0.5.1 -> 0.6.0

Release Notes

cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)

v1.12.6

Compare Source

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:
  • Enable bbr congestion and tls 1.3 early data for http3 (#​2168)
Other changes:
  • Upgrade dependencies
clap-rs/clap (clap_builder)

v4.5.39

Compare Source

Fixes
  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
bheisler/criterion.rs (criterion)

v0.6.0

Compare Source

Changed
  • MSRV bumped to 1.80
  • The real_blackbox feature no longer has any impact. Criterion always uses std::hint::black_box() now.
    Users of criterion::black_box() should switch to std::hint::black_box().
  • clap dependency unpinned.
Fixed
  • gnuplot version is now correctly detected when using certain Windows binaries/configurations that used to fail
Added
  • Async benchmarking with Tokio may be done via a tokio::runtime::Handle, not only a tokio::runtime::Runtime

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update Rust crate criterion to 0.6.0 Update dependencies May 27, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from f119084 to 4e330f4 Compare May 31, 2025 08:44
@regexident regexident force-pushed the renovate/dependencies branch from 4e330f4 to cd3dd9d Compare June 5, 2025 08:34
@regexident regexident merged commit 1c1a349 into main Jun 5, 2025
7 checks passed
@regexident regexident deleted the renovate/dependencies branch June 5, 2025 08:36
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