Skip to content

chore(deps): bump cachex from 3.6.0 to 4.1.1 in /luanox - #115

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/luanox/cachex-4.1.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/luanox/cachex-4.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026 •

Copy link
Copy Markdown

Bumps cachex from 3.6.0 to 4.1.1.

Release notes

Sourced from cachex's releases.

v4.1.1

Cachex v4.1.1 is a patch release to resolve a couple of issues with the recent prune/3:

Fixes:

  • Fixes an issue with prune/3 running on remote notes
  • Fixes an incorrect interval in the pruning documentation

Improvements:

  • Updated repository and CI/CD builds to target latest Elixir and OTP versions

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

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!

v4.0.3

This is small release to fix an issue with router node monitoring.

Fixes:

... (truncated)

Commits
  • d363ae1 Bump to v4.1.1
  • ae7cfab Ensure that prune actions are fully local (#419)
  • db448c9 Update default pruning frequency in documentation (#415)
  • fe25568 Fix minor typo in documentation
  • ed1e57c Update migration guide to include information about changed return value (#413)
  • 9483820 Bump to v4.1.0
  • 631cea0 Define payload once when notifying hooks
  • aaa0640 Minor improvements around warmer $callers
  • 15fe440 Ensure consistency with all supported versions
  • 2b570ff Minor stylistic changes to pid passing
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 1, 2026
@dependabot
dependabot Bot requested review from NTBBloodbath and vhyrro as code owners July 1, 2026 16:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jul 1, 2026
Bumps [cachex](https://github.com/whitfin/cachex) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/whitfin/cachex/releases)
- [Commits](whitfin/cachex@v3.6.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/hex/luanox/cachex-4.1.1 branch from 43bee7c to 6e3481a Compare July 1, 2026 18:28
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