Skip to content

fix(deps): update dependency @mr_mint/elkjs-libavoid to ^0.5.0 - #38

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mr_mint-elkjs-libavoid-0.x
Open

fix(deps): update dependency @mr_mint/elkjs-libavoid to ^0.5.0#38
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/mr_mint-elkjs-libavoid-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@mr_mint/elkjs-libavoid ^0.3.0^0.5.0 age confidence

Release Notes

MrMint/elkjs-libavoid (@​mr_mint/elkjs-libavoid)

v0.5.0

Compare Source

Minor Changes
  • a8186b2: Replace center-pin connection strategy with boundary auto-pins (4 per side, 16 total) for more natural edge attachment positions. Add Symbol.dispose support to RoutingSession for TC39 explicit resource management. init() now warns when called again with a different wasmPath. RoutingSession.addEdge() now validates port pin classes and rejects self-loop edges. writeRoutesToGraph throws on missing owner node instead of silently skipping. getWasmPath() provides descriptive errors when libavoid-js is missing.
Patch Changes
  • a8186b2: Fix inferSide to 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: wrap extractRoutes and createLibavoidSession in try/finally to ensure all Emscripten objects (displayRoute, Point, Rectangle, ConnEnd) are freed on error. Replace freeWasm(obj: any) with freeWasm(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 explicit port.side and elk.port.side properties on ports (case-insensitive), falling back to positional inference when not set.

v0.4.0

Compare 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)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/mr_mint-elkjs-libavoid-0.x branch from 46098dc to 22c192d Compare July 20, 2026 14:36
@renovate
renovate Bot force-pushed the renovate/mr_mint-elkjs-libavoid-0.x branch from 22c192d to e37fe41 Compare July 29, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants