Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps react-flow-renderer from 9.6.11 to 10.3.8.

Release notes

Sourced from react-flow-renderer's releases.

Release 10.3.8

Refactorings & Fixes

  • refactor(nodes): prevent jumping (907e3b26)
  • fix(subflows): node extent relative to parent closes #2232 (3b941869)
  • fix(visible-edges): handle subflows closes #2192 (02e7c902)
  • refactor(markers): optimize marker creation, pass ids closes #2188 (3d74b519)
  • chore(internals): export symbol for accessing internals closes #2078 (f52ab12f)
  • fix(fitview): handle child nodes closes #2223 (dbd527ac)

Release 10.3.7

Refactorings & Fixes

  • refactor(drag-handler): allow multiselection with ctrl #2203 (aae20238)
  • refactor(zoomActivationKeyCode): accept null, cleanup types closes #2211 (7cddc81d)
  • style(handles): put position in default styles closes #2193 (d6de9c2c)
  • fix(selection): only calculate selection box if selected nodes > 0 (e03d6c23)

Release 10.3.6

  • fix(nodes): draggable when toggle hidden prop closes #2205 (0724936b)

Release 10.3.5

Fixes

this release fixes an issue with the expandParent option for sub flows #2181

  • fix(subflows): use abs positions for internal calculations (#2189) (26795be7)

Release 10.3.4

  • fix(uncontrolled-flow): keep internals (403bf71a)

Release 10.3.3

Refactorings and Fixes

We are no longer exposing internals like handleBounds to the user and fixed some dragging related bugs.

  • fix(node-type): add optional dragging key (96f4dcb4)
  • fix(drag): set dragging to false on drag end (d0efd5b7)
  • refactor(internals): use non enumerable props (27b5de2d)

Release 10.3.2

Refactorings and fixes

React Flow is now compatible with immutable libraries like immer, we added a dragging flag and we fixed a nodrag class name related bug.

  • refactor(edges): compatible with immutable libs closes #2170 (ea6247f4)
  • refactor(node-changes): add dragging flag closes #2171 (b6eb0acb)
  • fix(no-drag): handle noDragClassName correctly closes #2172 (101f5d25)

Release 10.3.1

... (truncated)

Commits
  • a47f1c1 chore: release v10.3.8
  • b08d691 Merge pull request #2238 from wbkd/v10.3.8
  • 907e3b2 refactor(nodes): prevent jumping
  • 3b94186 fix(subflows): node extent relative to parent closes #2232
  • 02e7c90 fix(visible-edges): handle subflows closes #2192
  • 3d74b51 refactor(markers): optimze marker creation, pass ids closes #2188
  • f52ab12 chore(internals): export symbol for accessing internals closes #2078
  • dbd527a fix(fitview): handle child nodes closes #2223
  • dba65f8 chore: release v10.3.7
  • b450fa1 Merge pull request #2226 from wbkd/refactor/nodes-selection
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [react-flow-renderer](https://github.com/wbkd/react-flow) from 9.6.11 to 10.3.8.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md)
- [Commits](xyflow/xyflow@9.6.11...10.3.8)

---
updated-dependencies:
- dependency-name: react-flow-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #35.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-flow-renderer-10.3.8 branch August 1, 2022 22:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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