Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Updates the requirements on foyer to permit the latest version.

Release notes

Sourced from foyer's releases.

v0.19.1

Releases

crate version
foyer 0.19.1
foyer-common 0.19.1
foyer-memory 0.19.1
foyer-storage 0.19.1
foyer-bench 0.19.1

Changes

  • Feature: Support serde for properties.

What's Changed

Full Changelog: foyer-rs/foyer@v0.19.0...v0.19.1

Changelog

Sourced from foyer's changelog.


title: Changelog description: Changelog for foyer. authors: mrcroxx date: 2023-05-12T11:02:09+08:00

Changelog

2025-08-21

Releases

crate version
foyer 0.19.1
foyer-common 0.19.1
foyer-memory 0.19.1
foyer-storage 0.19.1
foyer-bench 0.19.1

Changes

  • Feature: Support serde for properties.

2025-08-16

Releases

crate version
foyer 0.18.1
foyer-common 0.18.1
foyer-memory 0.18.1
foyer-storage 0.18.1
foyer-bench 0.18.1

Changes

  • Fix: Compare checksum before large object disk cache entry serialization.

2025-08-13

Releases

crate version
foyer 0.19.0

... (truncated)

Commits
  • 238fa02 chore: release foyer v0.19.1 (#1110)
  • 6958c31 feat: support serde for properties (#1108) (#1109)
  • a4331a9 chore: release foyer v0.19.0 (#1100)
  • eda07a1 fix: remove fastrace/enable when tracing is enabled (#1099)
  • 801d55b fix: prioritize checksum comparison on deserialize (#1098)
  • 4c78946 refactor: expose in-memory and disk cache API (#1096)
  • 80b04d0 feat: support filter for in-memory cache, rename old to storage filter (#1094)
  • 241f5c5 feat: support insert disposable entry to make api competiable in future (#1093)
  • 662b4b6 docs: Adds AntTP to 'Projects Using Foyer' section of README.md (#1091)
  • 7278bca chore: make clippy happy on Rust toolchain v1.89.0 (#1092)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [foyer](https://github.com/foyer-rs/foyer) to permit the latest version.
- [Release notes](https://github.com/foyer-rs/foyer/releases)
- [Changelog](https://github.com/foyer-rs/foyer/blob/main/CHANGELOG.md)
- [Commits](foyer-rs/foyer@v0.18.0...v0.19.1)

---
updated-dependencies:
- dependency-name: foyer
  dependency-version: 0.19.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants