Skip to content

chore(deps): Update compatible (dev) #6054

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
Jul 8, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change
divan dev-dependencies patch 0.1.15 -> 0.1.21
jiff dev-dependencies patch 0.2.14 -> 0.2.15
trybuild dev-dependencies patch 1.0.105 -> 1.0.106

Release Notes

nvzqz/divan (divan)

v0.1.21

Compare Source

Fixed
  • Divan::skip_exact behaved incorrectly in v0.1.19.
Changed
  • Improved handling of internal code around filters and those responsible for
    sacking the people who have just been sacked have been sacked.

v0.1.20

Compare Source

Fixed
  • Divan::skip_regex accidentally dropped
    regex_lite::Regex
    and behaved incorrectly in v0.1.19.

v0.1.19

Compare Source

Fixed
  • [cargo-nextest] no longer skips benchmarks with argument parameters ([#​75]).
Changed
  • Organized positive and negative filters into a split buffer.

v0.1.18

Compare Source

Added
  • Support for [cargo-nextest] running benchmarks as tests.

  • [prelude] module for simplifying imports of [#[bench]][bench_attr],
    [#[bench_group]][bench_group_attr], [black_box], [black_box_drop],
    [AllocProfiler], [Bencher], and [Divan].

  • Support wasi and emscripten targets.

v0.1.17

Compare Source

Changed
  • Set [MSRV] to 1.80 for [LazyLock] and new size_of prelude import.

  • Reduced thread pool memory usage by many kilobytes by using rendezvous
    channels instead of array-based channels.

v0.1.16

Compare Source

Added
  • Thread pool for reusing threads across multi-threaded benchmarks. The result
    is that when running Divan benchmarks under a sampling profiler, the
    profiler's output will be cleaner and easier to understand. ([#​37])

  • Track the maximum number of allocations during a benchmark.

Changed
  • Make private Arg::get trait method not take self, so that text editors
    don't recommend using it. ([#​59])

  • Cache BenchOptions using LazyLock instead of OnceLock, saving space and
    simplifying the implementation.

BurntSushi/jiff (jiff)

v0.2.15

Compare Source

===================
This release fixes a bug where error values were being constructed during
parsing even in the success case. This was a regression introduced in 0.2.14
as a result of trying to improve compilation times. Thankfully, fixing this
regression doesn't seem to meaningfully impact the amount of IR generated by
compiling Jiff.

Bug fixes:

  • #​385:
    Fixes a performance regression for parsing.
dtolnay/trybuild (trybuild)

v1.0.106

Compare Source

  • Update toml dependency to 0.9 (#​306)

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 1, 2025 02:24
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch from e6e560d to c0ed16c Compare July 8, 2025 21:03
@renovate renovate bot merged commit 0e535e5 into master Jul 8, 2025
27 checks passed
@renovate renovate bot deleted the renovate/compatible-(dev) branch July 8, 2025 21:10
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.

0 participants