Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps cachex from 4.0.3 to 4.1.1.

Release notes

Sourced from cachex's releases.

v4.1.0

Cachex v4.1.0 is a minor release focused around adding support for $callers to match the Task module.

Fixes:

  • Fixed a typo in the documentation for cache expirations
  • Fixed an incorrect type specifications in Ring routers
  • Fixed an invalid get_and_update/4 return type

Features:

  • Added support for $callers to all user facing execution contexts

Improvements:

  • Added an extremely minor performance improvement when notifying hooks
  • Updated repository formatters to use 100 character widths rather than 80 (it's 2025!)

Please do not hesitate to file issues and/or provide your feedback/suggestions!

v4.0.4

This is small release to fix a couple of issues with caching.

Fixes:

  • Fix incorrect documentation on Cachex.fetch/4
  • Fix an issue when LRU checking against a missing key
  • Resolve an issue with long running proactive warmers

Please file an issue if there are any further problems!

Commits

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

Bumps [cachex](https://github.com/whitfin/cachex) from 4.0.3 to 4.1.1.
- [Release notes](https://github.com/whitfin/cachex/releases)
- [Commits](https://github.com/whitfin/cachex/commits)

---
updated-dependencies:
- dependency-name: cachex
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 7, 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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants