Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @epic-web/cachified from 4.0.0 to 5.6.0.

Release notes

Sourced from @​epic-web/cachified's releases.

v5.6.0

5.6.0 (2025-06-29)

Features

  • add support for traceIds (249df12)
  • expose access to internal pending values cache (5d95de8)

v5.5.3

5.5.3 (2025-06-29)

Bug Fixes

  • handle race condition in parallel batches with swr (4041fd1)

v5.5.2

5.5.2 (2025-04-03)

Bug Fixes

  • delayed background de-duplication and deprecate deprecate-staleRefreshTimeout (#134) (b21a54a)

v5.5.1

5.5.1 (2025-02-18)

Bug Fixes

  • use log.error when logging refreshValueError (#125) (e2e1d24)

v5.5.0

5.5.0 (2025-02-07)

Features

v5.4.0

5.4.0 (2025-02-07)

Features

v5.3.0

... (truncated)

Commits
  • 5d95de8 feat: expose access to internal pending values cache
  • 249df12 feat: add support for traceIds
  • 4041fd1 fix: handle race condition in parallel batches with swr
  • 93a46a9 build(deps-dev): bump @​types/node from 22.15.22 to 22.15.29
  • 05dacfa build: upgrade packages
  • b21a54a fix: delayed background de-duplication and deprecate `deprecate-staleRefreshT...
  • b027dad build: upgrade dev-dependencies
  • 0560c5a build(deps): bump codecov/codecov-action from 4 to 5
  • e2e1d24 fix: use log.error when logging refreshValueError (#125)
  • ac3db11 build: npm audit fix
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@epic-web/cachified](https://github.com/epicweb-dev/cachified) from 4.0.0 to 5.6.0.
- [Release notes](https://github.com/epicweb-dev/cachified/releases)
- [Changelog](https://github.com/epicweb-dev/cachified/blob/main/.releaserc.yml)
- [Commits](epicweb-dev/cachified@v4.0.0...v5.6.0)

---
updated-dependencies:
- dependency-name: "@epic-web/cachified"
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 24, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant