eigr / massa

A Stateful Serverless framework on the BEAM VM
https://eigr.io
Apache License 2.0
55 stars 5 forks source link

Bump nebulex from 2.3.2 to 2.4.1 #141

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps nebulex from 2.3.2 to 2.4.1.

Release notes

Sourced from nebulex's releases.

v2.4.1

To see what's new check the CHANGELOG

v2.4.0

To see what's new check the CHANGELOG

Changelog

Sourced from nebulex's changelog.

v2.4.1 (2022-07-10)

Full Changelog

Closed issues:

  • Telemetry handler fails when using put_all #163
  • Fix incr/3 to initialize default value if ttl is expired #162
  • Cannot use variables in decorator keys #161

Merged pull requests:

v2.4.0 (2022-06-05)

Full Changelog

Closed issues:

  • Multiple keys deletion at once with predefined query {:in, keys} #159
  • Duplicate data keys when put in replicated cache when start app #158
  • Option :cache admits MFA tuple {module, function, args} as value on the annotated functions #157

Merged pull requests:

... (truncated)

Commits
  • ba4c899 Release v2.4.1
  • 057abdc #162 incr/3 initializes default value if ttl is expired
  • 962cdf2 Update stats handler to handle map type argument passed to put_all (#164)
  • 340e669 New adapter with Horde (#160)
  • d7ad962 Release v2.4.0
  • 7d9671c #159 Multiple keys deletion at once with predefined query {:in, keys}
  • 9f6b4ad #158 Fix local adapter to sync/purge older generation when required
  • 0426350 #157 Admit an MFA tuple as :cache options in the caching decorators
  • 20f2c04 Allow passing dynamic cache configuration to the decorators (#156)
  • 530fa4d User erlef/setup-beam for GitHub Actions (#153)
  • 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)