fix(deps): update dependency @mr_mint/elkjs-libavoid to ^0.5.0 - #38
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @mr_mint/elkjs-libavoid to ^0.5.0#38renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/mr_mint-elkjs-libavoid-0.x
branch
from
July 20, 2026 14:36
46098dc to
22c192d
Compare
renovate
Bot
force-pushed
the
renovate/mr_mint-elkjs-libavoid-0.x
branch
from
July 29, 2026 04:10
22c192d to
e37fe41
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:
^0.3.0→^0.5.0Release Notes
MrMint/elkjs-libavoid (@mr_mint/elkjs-libavoid)
v0.5.0Compare Source
Minor Changes
a8186b2: Replace center-pin connection strategy with boundary auto-pins (4 per side, 16 total) for more natural edge attachment positions. AddSymbol.disposesupport toRoutingSessionfor TC39 explicit resource management.init()now warns when called again with a differentwasmPath.RoutingSession.addEdge()now validates port pin classes and rejects self-loop edges.writeRoutesToGraphthrows on missing owner node instead of silently skipping.getWasmPath()provides descriptive errors when libavoid-js is missing.Patch Changes
a8186b2: FixinferSideto handle zero-length edge segments (identical source and target points) by defaulting to east/west instead of falling through ambiguous comparison logic.a8186b2: Fix WASM memory leaks: wrapextractRoutesandcreateLibavoidSessionintry/finallyto ensure all Emscripten objects (displayRoute,Point,Rectangle,ConnEnd) are freed on error. ReplacefreeWasm(obj: any)withfreeWasm(obj: unknown)using runtime type narrowing.a8186b2: Improve parser validation: detect duplicate node, edge, and port IDs; reject nodes with zero or negative dimensions. Support explicitport.sideandelk.port.sideproperties on ports (case-insensitive), falling back to positional inference when not set.v0.4.0Compare Source
Minor Changes
5e5c5c1: Support hierarchical graphs with container/group nodes. Container nodes (nodes with children) are no longer registered as hard obstacles, allowing edges to route through group boundaries to reach child nodes inside. Container nodes that are direct edge endpoints still get a ShapeRef so connectors can attach to them.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.