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) #5862

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

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
rustversion dev-dependencies patch 1.0.18 -> 1.0.19
snapbox (source) dev-dependencies patch 0.6.19 -> 0.6.21
trybuild dev-dependencies patch 1.0.101 -> 1.0.102

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.

dtolnay/rustversion (rustversion)

v1.0.19

Compare Source

  • Documentation improvements
assert-rs/snapbox (snapbox)

v0.6.21

Compare Source

v0.6.20

Compare Source

dtolnay/trybuild (trybuild)

v1.0.102

Compare Source

  • Detect compilation failure more reliably for filepaths containing .. (#​300)

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) January 1, 2025 01:11
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 10 times, most recently from 85a50f6 to 454b62f Compare January 7, 2025 16:49
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch 9 times, most recently from b1e33d2 to dfb3c45 Compare January 10, 2025 16:24
@renovate renovate bot force-pushed the renovate/compatible-(dev) branch from dfb3c45 to c3b1037 Compare January 20, 2025 01:17
@renovate renovate bot merged commit f89134d into master Jan 20, 2025
27 checks passed
@renovate renovate bot deleted the renovate/compatible-(dev) branch January 20, 2025 01:25
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