Skip to content

chore(deps): bump nebulex from 2.6.5 to 3.0.4#729

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/nebulex-3.0.4
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps nebulex from 2.6.5 to 3.0.4.

Release notes

Sourced from nebulex's releases.

v3.0.4

To see what's new, check the CHANGELOG

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.4 (2026-05-03)

Full Changelog

Documentation

  • Added usage-rules/architecture.md covering Nebulex's layer boundaries, key design decisions, and non-negotiable contribution rules. Used to bootstrap agent-assisted development sessions.
  • Tightened and reconciled the agent rule files: unified Rule Index and Rule Precedence in workflow.md, aligned CHANGELOG policy with CONTRIBUTING.md, clarified validation commands, and fixed a number of consistency issues surfaced by cold-session simulations.

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.

... (truncated)

Commits
  • 1bea12f chore(release): v3.0.4 🔖
  • 63dc74d chore(docs): agent harness enhancements
  • c15be9b docs(guides): add architecture guide and wire it into ExDoc
  • 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
  • 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 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 [nebulex](https://github.com/elixir-nebulex/nebulex) from 2.6.5 to 3.0.4.
- [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.4)

---
updated-dependencies:
- dependency-name: nebulex
  dependency-version: 3.0.4
  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 May 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 18:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels May 18, 2026
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