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 Apr 1, 2022

Bumps react-flow-renderer from 9.6.11 to 10.0.7.

Release notes

Sourced from react-flow-renderer's releases.

v10.0.7

Fixes

There were some key handling bugs that should be fixed now.

  • fix(useKeyPress): handle combinations
  • refactor(edges): stronger svg selector

Release 10.0.6

  • fix(keyPress): reset on blur fixes #1931 (0f67bc5c)
  • fix(useKeyPress): reset on tab change #1912 (83f094b7)

Release 10.0.5

  • refactor(index): export getBezier ang getSimpleBezier center functions (7217cffe)
  • Merge pull request #1900 from wbkd/dependabot/npm_and_yarn/follow-redirects-1.14.8 (1a5f6915)
  • Merge pull request #1988 from Sec-ant/patch (859571df)
  • Merge pull request #1984 from Sec-ant/refactor-bezier-function (b0bec163)
  • refactor(delete): only trigger when some node or edge is selected #1987 (903b7957)
  • refactor(delete-nodes-edges): change exec order #1995 (d5c89a1d)
  • typo: quadratic -> cubic (37084029)
  • fix center calculation of simple Bezier edges (6328b6fb)
  • fix center calculation of Bezier edges (3b804d82)
  • clean code (0ee882d2)
  • fix multiSelection when selectNodesOnDrag is false (5902626a)
  • assume toPosition is opposite to fromPosition (c1a29beb)
  • refactor Bezier function (0ff63803)
  • fix typo (2199ca3f)
  • refactor connection line (9cc873d6)
  • chore(deps): bump follow-redirects from 1.14.2 to 1.14.8 (9eafc197)

Release 10.0.4

  • fix(sub-flows): delete child nodes when parent gets deleted (d6f3a240)
  • refactor(nodeExtent): use global nodeExtent when parent extent is used incorrectly (aeb85c6b)
  • fix(nodeExtent): nodes node extent over global node extent (3d446a6a)
  • fix(zIndex): calculate zIndex for nested flows correctly (2e5e5285)

Release 10.0.3

  • refactor(bezier): handle undirectional flows, use simple bezier for connection closes #1971 (bef6157)

Release 10.0.2

  • chore(attr): add sponsor (bdc75c3)
  • Update README.md (7517152)
  • Update README.md (57a9652)
  • chore(attribution): change link in attribution notice (2db2cdd)
  • Update README.md (9448356)
  • Update README.md (fc887ec)

Release 10.0.1

  • fix(useReactFlow): use onNodesChange and onEdgesChange (5b32746)
  • Update README.md (514c15c)

... (truncated)

Commits
  • 8f87182 chore: release v10.0.7
  • c5cd8a1 refactor(edges): stronger svg selector #2016
  • b413c76 fix(useKeyPress): handle combinations closes #2022 closes #2030
  • 0365b75 chore(readme): update discord link
  • 1827db2 chore: release v10.0.6
  • 0f67bc5 fix(keyPress): reset on blur fixes #1931
  • 83f094b fix(useKeyPress): reset on tab change #1912
  • 3c5ddcb chore: release v10.0.5
  • 7217cff refactor(index): export getBezier ang getSimpleBezier center functions
  • 1a5f691 Merge pull request #1900 from wbkd/dependabot/npm_and_yarn/follow-redirects-1...
  • 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.0.7.
- [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.0.7)

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

dependabot bot commented on behalf of github May 1, 2022

Superseded by #28.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-flow-renderer-10.0.7 branch May 1, 2022 22:14
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