Skip to content

deps: bump quick_cache from 0.6.22 to 0.7.0#156

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quick_cache-0.7.0
Open

deps: bump quick_cache from 0.6.22 to 0.7.0#156
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quick_cache-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps quick_cache from 0.6.22 to 0.7.0.

Release notes

Sourced from quick_cache's releases.

v0.7.0

What's Changed

Full Changelog: arthurprs/quick-cache@v0.6.24...v0.7.0

v0.6.24

What's Changed

Full Changelog: arthurprs/quick-cache@v0.6.23...v0.6.24

v0.6.23

What's Changed

New Contributors

Full Changelog: arthurprs/quick-cache@v0.6.22...v0.6.23

Commits
  • 99809ce Add per-item access count stats (blocking and non-blocking) (#128)
  • 702a44b Bump hashbrown to 0.17 (raises MSRV to 1.85) (#130)
  • 7dff1b1 Abstract default hasher + switch to foldhash (quality) (#129)
  • 5ca720a Reshape lifecycle API: Default RequestState threaded by &mut (0.7.0) (#124)
  • 3a14610 0.6.24
  • 79fc813 Bound reserve() ghost headroom by additional
  • 993f4f3 Pre-allocate the slab in reserve() to avoid reallocation stalls
  • 95b0e40 0.6.23
  • 4cb2092 Fix MSRV build: qualify size_of, add cargo-msrv CI check (#121)
  • 52e42fb fix: memory leak in dropping uninserted guard (#120)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [quick_cache](https://github.com/arthurprs/quick-cache) from 0.6.22 to 0.7.0.
- [Release notes](https://github.com/arthurprs/quick-cache/releases)
- [Commits](arthurprs/quick-cache@v0.6.22...v0.7.0)

---
updated-dependencies:
- dependency-name: quick_cache
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies dependency issues and updates rust for dependabot labels Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency issues and updates rust for dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants