chore(deps): update dependency nebulex to v3#639
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
ferd
approved these changes
Mar 13, 2026
|
I believe that there's at least one incompatible change in elixir-nebulex/nebulex@5359c0f |
Member
|
@Zhukikov thanks. Lookslike it runs no nebulex tests in CI :( |
Member
|
I wouldn't merge this one, I do not believe most people already upgraded to v3, we are using it personally and the movement isn't that trivial, given the risk of it. |
yordis
requested changes
Mar 23, 2026
yordis
left a comment
Member
There was a problem hiding this comment.
I would hold on this one until CI is sorted out
c0747a6 to
6893514
Compare
6893514 to
2105f46
Compare
2105f46 to
1306a26
Compare
1306a26 to
2850e76
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 2.1→~> 3.0Release Notes
elixir-nebulex/nebulex (nebulex)
v3.0.4Compare Source
Documentation
usage-rules/architecture.mdcovering Nebulex's layerboundaries, key design decisions, and non-negotiable contribution
rules. Used to bootstrap agent-assisted development sessions.
and Rule Precedence in
workflow.md, aligned CHANGELOG policy withCONTRIBUTING.md, clarified validation commands, and fixed anumber of consistency issues surfaced by cold-session simulations.
v3.0.3Compare Source
Documentation
usage-rules/architecture.mdcovering Nebulex's layerboundaries, key design decisions, and non-negotiable contribution
rules. Used to bootstrap agent-assisted development sessions.
and Rule Precedence in
workflow.md, aligned CHANGELOG policy withCONTRIBUTING.md, clarified validation commands, and fixed anumber of consistency issues surfaced by cold-session simulations.
v3.0.2Compare Source
Adapter changes
Nebulex.Adapters.Replicatedpush-basedreplicated cache adapter with eager replication, "newer version wins"
conflict resolution, bootstrap on node join, and optional anti-entropy
reconciliation. See
nebulex_distributedv3.2.0 for details.Documentation
v3.0.1Compare Source
Enhancements
usage-rules/folder to the Hex package for agent-assisteddevelopment workflows.
improved PLT cache key to include Elixir/OTP versions and
mix.lockhash, fixed dialyzer step to run regardless of PLT cache status,
and bumped GitHub Actions to v4.
v3.0.0Compare Source
Enhancements
:telemetry_metadataas:extra_metadatawithin the event's:metadatamap. This allows event listeners to inspect metadatamarkers without disabling telemetry entirely. The
metadatatypeis now always a map (previously
keyword() | map()).#253.
clarifying that adapter dependencies (e.g.,
:nebulex_local) mustbe added explicitly in
mix.exs."Usage" and add "What's next" section linking all guides in a
logical learning progression.
default: falsefromthe runtime
:telemetryoption schema. The actual default comesfrom the cache's global
:telemetrysetting inadapter_meta,not the option schema.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.