Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jointjs and spring-flo in /ui #1963

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps jointjs to 3.4.2 and updates ancestor dependency spring-flo. These dependencies need to be updated together.

Updates jointjs from 3.4.1 to 3.4.2

Release notes

Sourced from jointjs's releases.

Release v3.4.2

CHANGELOG

  • dia.CellView - update typings for ES6 class extension (32660d1ff65e55ffce3b6a5517d63836a8a50578)
  • dia.Cell - fix toJSON() when defaults() is defined as a method (3bbc440eaceefba124d650560723fcb3529846b5)
  • util - prevent prototype pollution in setByPath() (e5bf89efef6d5ea572d66870ffd86560de7830a8)
  • Vectorizer - fix multi-line text line heights when 100% of the line is annotated (b14d173cc8ee7d3acbe25c9b94d64c71c808b501)
Changelog

Sourced from jointjs's changelog.

02-08-2023 (v3.7.5)

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

23-06-2023 (v3.7.4)

  • dia.LinkView - fix element detection when using snapLinkSelf: true

22-06-2023 (v3.7.3)

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

16-05-2023 (v3.7.2)

  • demo - add DWDM (Dense wavelength-division multiplexing) example
  • dia.Paper - allow immediate propagation on pointerup
  • dia.CellView - fix to checkMouseLeave working incorrectly when paper has autoFreeze=true
  • dia.CellView - fix to get correct ref node bounding box
  • dia.HighlighterView - prevent highlighter mounting to unmounted cell views

28-04-2023 (v3.7.1)

  • bump jQuery to v3.6.4
  • demo.ROI - fix zooming in Safari
  • dia.CellView - return correct target under the pointer for pointer events
  • dia.Cell - fix to prevent cell id undefined
  • dia.attributes - prevent error when title is used on element with a text node

18-04-2023 (v3.7.0)

  • demo.CustomEmbedding - add new demo to illustrate custom embedding functionality
  • demo.Flowchart - add new demo to illustrate rightAngle router and straight connector
  • demo.ROI - add new demo to illustrate working with foreign objects
  • demo.FTA - revamp demo to illustrate custom highlighter, straight connector, and alignment options of dia.Paper.transformToFitContent()
  • dia.Paper - add overflow option
  • dia.Paper - add transformToFitContent() method
  • dia.Paper - change scaleContentToFit() into an alias of transformToFitContent()
  • dia.Paper - add verticalAlign and horizontalAlign options to transformToFitContent()
  • dia.Paper - add element:magnet:pointerdown, element:magnet:pointermove and element:magnet:pointerup events
  • dia.Paper - improve event handling of form control elements inside elements
  • dia.Paper - add preventDefaultViewAction option
  • dia.Paper - add drawGridSize option
  • dia.Paper - add autoFreeze option
  • dia.Paper - fix to trigger render callbacks and event when requireView() is called
  • dia.Paper - fix to send mousewheel events when CTRL key is pressed while there are no paper:pinch subscribers
  • dia.Paper - fix to auto-rotate target markers as expected when using marker.markup

... (truncated)

Commits
  • f42a9bf Release v3.4.2 (#1515)
  • e5bf89e util.setByPath() - prevent prototype pollution (#1514)
  • 32660d1 dia.CellView: update typings for ES6 class extension (#1512)
  • 3bbc440 dia.Cell: fix toJSON() when defaults() is defined as a method (#1513)
  • 322963b tutorials: add custom attributes tutorial (#1507)
  • b14d173 Vectorizer: fix multi-line text line heights when 100% of the line is annotated
  • See full diff in compare view

Updates spring-flo from 0.12.0-alpha.0 to 0.13.0

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.

Bumps [jointjs](https://github.com/clientIO/joint) to 3.4.2 and updates ancestor dependency [spring-flo](https://github.com/spring-projects/spring-flo). These dependencies need to be updated together.


Updates `jointjs` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/clientIO/joint/releases)
- [Changelog](https://github.com/clientIO/joint/blob/master/CHANGELOG)
- [Commits](clientIO/joint@v3.4.1...v3.4.2)

Updates `spring-flo` from 0.12.0-alpha.0 to 0.13.0
- [Release notes](https://github.com/spring-projects/spring-flo/releases)
- [Changelog](https://github.com/spring-projects/spring-flo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spring-projects/spring-flo/commits)

---
updated-dependencies:
- dependency-name: jointjs
  dependency-type: indirect
- dependency-name: spring-flo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2023
@oodamien oodamien closed this Sep 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/jointjs-and-spring-flo-3.4.2 branch September 26, 2023 11:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant