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 compatible (dev) #5833

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change
color-print dev-dependencies patch 0.3.6 -> 0.3.7
divan dev-dependencies patch 0.1.15 -> 0.1.17
snapbox (source) dev-dependencies patch 0.6.19 -> 0.6.20

Release Notes

nvzqz/divan (divan)

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.

assert-rs/snapbox (snapbox)

v0.6.20

Compare Source


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) December 1, 2024 01:11
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 5 times, most recently from 1e56ad2 to 701f2b4 Compare December 5, 2024 21:17
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch from 701f2b4 to 17e4347 Compare December 5, 2024 21:18
@epage epage closed this Dec 6, 2024
auto-merge was automatically disabled December 6, 2024 20:24

Pull request was closed

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