Skip to content

chore(deps): bump cachex from 3.2.0 to 3.4.0#336

Open
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/hex/cachex-3.4.0
Open

chore(deps): bump cachex from 3.2.0 to 3.4.0#336
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/hex/cachex-3.4.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps cachex from 3.2.0 to 3.4.0.

Release notes

Sourced from cachex's releases.

v3.4.0

Cachex v3.4.0 is a very small set of changes with a couple of fixes and improvements.

Fixes:

  • Corrected several documentation typos in public documentation.
  • Corrected various specifications causing dialyzer warnings.
  • Fixed a bunch of deprecation warnings raised in Elixir v1.5 through v1.12.

Improvements:

  • Added support for :trusted flags when loading cache backups.
  • Allowed Elixir to manage :applications automatically.
  • Migrated away from Travis CI to Github Actions.
  • Raised the minimum Elixir requirement to v1.5.

Please make sure to file any issues found!

v3.3.0

Cachex v3.3.0 is a minor release with a couple of new features and various improvements.

Fixes:

  • Fixed a missing application in the project configuration.
  • Fixed an incorrect type specification in expiration records.

Improvements:

  • Added latest Elixir/OTP builds to the CI matrix.
  • Added new signatures for compatibility with latest Supervisor standards.
  • Improved some type specifications for Dialyzer.
  • Improved consistency of cache warmer initialization.
  • Improved documentation around expiration options.
  • Updated all dependencies to their latest versions.

Please make sure to file any issues found!

Commits
  • 624c834 Bump to v3.4.0
  • cca4232 Update tests with better coverage
  • 6555400 Update dependencies to latest
  • ff93af8 Minor tweaks to tests
  • 976132d Add options for trusted disk loads
  • dea5f99 Fix a bad function spec
  • cb94358 Readability tweaks to specifications
  • 732e8b6 Correct shorthanded definitions
  • a38e2ce Correct an issue with Locksmith specs
  • 757249f Upgrade to Elixir v1.5 and handle deprecations
  • Additional commits viewable 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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [cachex](https://github.com/whitfin/cachex) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/whitfin/cachex/releases)
- [Commits](whitfin/cachex@v3.2.0...v3.4.0)

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