Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps lodash, dagre and jointjs. These dependencies needed to be updated together.
Updates lodash from 4.17.10 to 4.17.23

Commits

Updates dagre from 0.7.4 to 0.8.5

Commits
Maintainer changes

This version was pushed to npm by lutzroeder, a new releaser for dagre since your current version.


Updates jointjs from 1.1.0 to 3.7.7

Release notes

Sourced from jointjs's releases.

Release v3.7.7

CHANGELOG

  • dia.Paper - fix custom events on link label (8d3a09f4)
  • util.breakText - fix hyphenation regex to take international characters into account (c314a3d0)

Release v3.7.6

CHANGELOG

  • dia.Cell - make prop()'s internal set() call more efficient (4f8c058f6fbc51205fb8cd2d239ac042b6f5a8f6)
  • dia.LinkView - fix to prevent hidden doubleLinkTools to affect link bounding box (d9696c37ba2f2dfa5a031b1d7c7f2c1c56f25a50)
  • dia.attributes - fix to read all breakText options in textWrap attribute (dc9dc6f7bbf5284fe5971f2d2f18878274dbd320)
  • dia.attributes - fix ambiguous order of cache keys in text attribute (e0a5aacb09746dcf7f40982c2b4d1e7b1cac92a5)
  • connectors.Curve - fix wrong target tangent right direction (e291c175de58f9ca417d8f269496aedb8d53db4b)
  • linkTools.Segments - throw explicit error when incompatible router in use (f6ffb4b3e69c364acdffbae6fa536a8f2aa01d2b)
  • shapes.standard - fix cursor style on DoubleLink and ShadowLink (1a9ca06e1fa36dcd9574710797136aa5dc2078f9)
  • util.breakText - fix to use the defined separator to join words (dc9dc6f7bbf5284fe5971f2d2f18878274dbd320)
  • util.breakText - fix to allow empty string to be separator (dc9dc6f7bbf5284fe5971f2d2f18878274dbd320)
  • Geometry - prevent unnecessary object instantiation in Rect.prototype.containsPoint() (b8b8d9d38b405b1ce4b58b5441320799fd1f1f32)
  • Geometry - prevent rounding errors in simplify() of Polyline (70a8631f73df7ff3bc7e16cab6b4b9cb47f163ca)

Experimental

  • Vectorizer: add option to support camel case attributes (2c4804e80f58c3639012995ff73fa2072f7b8197)
  • routers.RightAngle: support user-defined vertices (7aca426c775217ed457d43fb569916b02c8d4037)

Release 3.7.5

CHANGELOG

  • layout.PortLabel - fix passing of label.position.args.attrs in inside, outside, radial layouts (2b826315)
  • connectors.Jumpover - fix to prevent stacked links from causing jumps (d8b2226f)
  • util.breakText - fix to prevent NO_SPACE characters from appearing in the result (690e84b2)

Release 3.7.4

CHANGELOG

  • dia.LinkView - fix element detection when using snapLinkSelf: true (8cfdea40)

Release v3.7.3

CHANGELOG

  • demo.Isometric - add new demo as example of isometric projection (75a94c0e)
  • dia.Cell - add foregroundEmbeds option to toFront() and toBack() methods (ddc53455)
  • dia.Cell - fix the depth-first algorithm in getEmbeddedCells() method (e0e9144b)

Release v3.7.2

CHANGELOG

  • demo - add DWDM (Dense wavelength-division multiplexing) example

... (truncated)

Changelog

Sourced from jointjs's changelog.

21-01-2026 (v4.2.3)

@​joint/core

  • dia.Paper - fix to wake up idle async paper with initializeUnmounted: true when a new cell is added to graph
  • dia.Paper - fix to prevent an error when a view is synchronously dumped during an asynchronous visibility check
  • dia.Element - fix getPortBBox() to return a valid bbox when port has no size defined

@​joint/layout-directed-graph

  • layout.DirectedGraph - fix to accept a padding object for clusterPadding option of layout()

16-12-2025 (v4.2.2)

@​joint/core

  • dia.Graph - fix types

@​joint/layout-directed-graph

  • layout.DirectedGraph - ignore cell layers in the layout

@​joint/layout-msagl

  • layout.MSAGL - ignore cell layers in the layout

20-11-2025 (v4.2.1)

@​joint/core

  • fix types to allow port optional transformations and make all SVG attributes nullable

10-11-2025 (v4.2.0)

  • add new ELK layout example

@​joint/core

  • dia.Paper - introduce layers API
  • dia.Paper - rework autoFreeze option
  • dia.Paper - add measureNode() callback option
  • dia.Paper - add findClosestMagnetToPoint() method
  • dia.Paper - add viewManagement option for advanced view lifecycle management
  • dia.Paper - add cellVisibility() callback option
  • dia.Paper - add disposeHiddenCellViews() method
  • dia.Paper - add prioritizeCellViewMount() and prioritizeCellViewUnmount() methods
  • dia.Paper - add updateCellVisibility() and updateCellsVisibility() methods
  • dia.Paper - add isCellVisible() method
  • dia.Paper - fix to only trigger 'render:idle' event after all updates are completed
  • dia.Paper - fix generic view detachment when viewport() callback returns false
  • dia.Paper - fix to trigger 'render:*' events when paper model is reset with no cells
  • dia.Paper - fix rendering of first batch of updates in async mode to be asynchronous
  • dia.LinkView - allow link-to-link snap
  • dia.LinkView - fix to prevent link snap to a magnet when only the host cell is close enough
  • dia.LinkView - fix missing arrowheads in WKWebView
  • dia.CellView - make getNodeBBox() method work for nodes outside the render tree
  • dia.CellView - optimize measurements of nodes referenced by ref attribute

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Dependency upgrades (package.json)

  • Bump lodash to ^4.17.23
  • Bump dagre to ^0.8.5
  • Bump jointjs to ^3.7.7 (major upgrade)

Potential impact: JointJS major version jump may introduce breaking API/behavior changes in diagram rendering; Dagre layout changes may affect graph positioning. Lodash is a patch-level upgrade.

Written by Cursor Bugbot for commit 77b6af3. This will update automatically on new commits. Configure here.

Bumps [lodash](https://github.com/lodash/lodash), [dagre](https://github.com/dagrejs/dagre) and [jointjs](https://github.com/clientIO/joint). These dependencies needed to be updated together.

Updates `lodash` from 4.17.10 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.10...4.17.23)

Updates `dagre` from 0.7.4 to 0.8.5
- [Release notes](https://github.com/dagrejs/dagre/releases)
- [Commits](dagrejs/dagre@v0.7.4...v0.8.5)

Updates `jointjs` from 1.1.0 to 3.7.7
- [Release notes](https://github.com/clientIO/joint/releases)
- [Changelog](https://github.com/clientIO/joint/blob/master/CHANGELOG)
- [Commits](clientIO/joint@v1.1.0...v3.7.7)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:development
- dependency-name: dagre
  dependency-version: 0.8.5
  dependency-type: direct:production
- dependency-name: jointjs
  dependency-version: 3.7.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 24, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants