SynBioDex / SBOLCanvas

Apache License 2.0
12 stars 6 forks source link

Bump mxgraph from 3.9.12 to 4.2.2 in /SBOLCanvasFrontend #263

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps mxgraph from 3.9.12 to 4.2.2.

Changelog

Sourced from mxgraph's changelog.

28-OCT-2020: 4.2.2

  • Corrected build process

28-OCT-2020: 4.2.1

  • Removes leading and trailing spaces for text in mxUtils.getPrettyXml
  • Adds option for mxVertexHandler.movePreviewToFront
  • Adds optional arguments, redraw of parent highlight
  • Fixes ignored pointerEvents flag for text in SVG
  • Adds mxShape.beforePaint and afterPaint hooks

19-JUN-2020: 4.2.0

  • Adds ghost preview in mxVertexHandler
  • Makes mxHandle.positionChanged optional
  • Executes bottom to top before top to bottom in mxLayoutManager
  • Adds selection handling for cell hierarchies
  • Adds event transparency for filled swimlane content
  • Adds mxSelectionCellsHandler.isHandled
  • Adds mxGraph.getCellToSelect
  • Adds mxGraphHandler.isPropagateSelectionCell
  • Removes mxClient.IOS_VERSION and workaround for event handling
  • Fixes mxClient.IS_SF for iframe
  • Adds optional textWidth for mxGraph.getPreferredSizeForCell
  • Adds vertical switch for mxLine
  • Adds mxLayoutManager.hasLayout hook
  • Adds optional shape argument in mxHandle
  • Adds mxGraphHandler.getHandledSelectionCells
  • Adds mxVertexHandler.getSizerBounds, isParentHighlightVisible, getSelectionBorderBounds

31-MAR-2020: 4.1.1

  • Fixes use of userAgent to detect browsers and platforms
  • Reduces number of layout runs in mxLayoutManager
  • Adds resizeCell in mxGraphLayout
  • Adds eventName in mxLayoutManager.getLayout
  • Uses all layers in getSwimlaneAt
  • Fixes update of indicator shape after style change
  • Adds support for referenced font colors

24-JAN-2020: 4.1.0

  • Adds mxEdgeHandler.isCellEnabled
  • Enables reflow in HTML output
  • Fixes mxUtils.equalPoints
  • Fixes event handling for desktop mode in mobile Safari
  • Adds mxGraph.snapDelta, uses raster for moving cells
  • Adds optional cells argument in mxGraphHandler.start
  • Fixes mxGraph.sizeDidChange for negative coordinates

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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](https://github.com/SynBioDex/SBOLCanvas/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.