Skip to content

chore(deps): bump nebulex from 2.6.5 to 3.0.3#709

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/nebulex-3.0.3
Closed

chore(deps): bump nebulex from 2.6.5 to 3.0.3#709
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/nebulex-3.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps nebulex from 2.6.5 to 3.0.3.

Release notes

Sourced from nebulex's releases.

v3.0.3

To see what's new, check the CHANGELOG

v3.0.2

To see what's new, check the CHANGELOG

v3.0.1

To see what's new, check the CHANGELOG

v3.0.0

To see what's new, check the CHANGELOG

v3.0.0-rc.2

To see what's new, check the CHANGELOG

v3.0.0-rc.1

To see what's new, check the CHANGELOG

v2.6.6

To see what's new, check the CHANGELOG

Changelog

Sourced from nebulex's changelog.

v3.0.3 (2026-03-27)

Full Changelog

Adapter changes

  • [nebulex_distributed] Added new Nebulex.Adapters.Replicated push-based replicated cache adapter with eager replication, "newer version wins" conflict resolution, bootstrap on node join, and optional anti-entropy reconciliation. See nebulex_distributed v3.2.0 for details.

Documentation

  • Updated the official adapters guide to include the Replicated adapter.

v3.0.2 (2026-03-07)

Full Changelog

Enhancements

  • Added usage-rules/ folder to the Hex package for agent-assisted development workflows.
  • Fixed CI workflow: split Hex/Rebar install from dependency fetching, improved PLT cache key to include Elixir/OTP versions and mix.lock hash, fixed dialyzer step to run regardless of PLT cache status, and bumped GitHub Actions to v4.

v3.0.1 (2026-03-01)

Full Changelog

Enhancements

  • [Nebulex.Event.CacheEntryEvent] Forward per-command :telemetry_metadata as :extra_metadata within the event's :metadata map. This allows event listeners to inspect metadata markers without disabling telemetry entirely. The metadata type is now always a map (previously keyword() | map()). #253.
  • [Nebulex] Add "Installation" section to the main module docs clarifying that adapter dependencies (e.g., :nebulex_local) must be added explicitly in mix.exs.
  • [Nebulex] Improve main module docs structure: rename "Caches" to "Usage" and add "What's next" section linking all guides in a logical learning progression.
  • [Nebulex.Cache.Options] Remove misleading default: false from the runtime :telemetry option schema. The actual default comes from the cache's global :telemetry setting in adapter_meta, not the option schema.

v3.0.0 (2026-02-21)

Full Changelog

... (truncated)

Commits
  • 807322a chore(release): v3.0.3 🔖
  • e9f5736 chore(docs): update official adapters guide with Replicated adapter
  • 93c2708 chore(release): v3.0.2 🔖
  • c2c4421 fix(ci): improve GitHub Actions workflow reliability
  • 738c000 chore(release): v3.0.1 🔖
  • 5de910c feat(observable): add :extra_metadata to CacheEntryEvent metadata (#253)
  • 2b47020 docs(options): remove misleading default from runtime telemetry option
  • b5b4437 docs(nebulex): add installation section and improve main module docs
  • bbea8bd chore(release): v3.0.0 🚀
  • 8c3a852 docs: fix typos, grammar, and code examples across guides and modules
  • 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 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 [nebulex](https://github.com/elixir-nebulex/nebulex) from 2.6.5 to 3.0.3.
- [Release notes](https://github.com/elixir-nebulex/nebulex/releases)
- [Changelog](https://github.com/elixir-nebulex/nebulex/blob/main/CHANGELOG.md)
- [Commits](elixir-nebulex/nebulex@v2.6.5...v3.0.3)

---
updated-dependencies:
- dependency-name: nebulex
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 6, 2026 10:25
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

Superseded by #729.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/hex/nebulex-3.0.3 branch May 18, 2026 18:43
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