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

Bumps react-flow-renderer from 9.6.11 to 10.1.2.

Release notes

Sourced from react-flow-renderer's releases.

Release 10.1.2

  • refactor(bg): dont use math random for pattern id generation closes #2086 (84f1c8ca)
  • Update README.md (eff24307)
  • docs(readme): update discord link (368b2f51)

Release 10.1.1

Fixes

  • fix(build): repair nocss build (0636d395)

Release 10.1.0

Refactor

  • We added an UMD version because a lot of users had problems with configuring jest or using the library within stackblitz for example.
  • onEdgeUpdateStart and onEdgeUpdateEnd now passes the handleType as a third parameter

Commits

  • refactor(wrapper): use PropsWithChildren (f56d9b84)
  • refactor(edge-types): cleanup (8d5305d2)
  • chore(pkg): export package.json (ffb273c3)
  • Merge branch 'main' into feat/umdbuild (d92928e1)
  • refactor(build): remove dist before build (ce9cce9f)
  • refactor(rollup): remove svgr (261452ec)
  • Also add 'handleType' parameter to 'onEdgeUpdateEnd' callback analogous to 'onEdgeUpdateStart' (4d6c6ffc)
  • fix: lint (f272bb66)
  • fix: type error (8ab868a5)
  • Change boolean 'isSourceHandle' parameter to handleType: HandleType in 'onEdgeUpdateStart' function (68ec5d87)
  • feat(package): add umd version (fc9cf960)
  • Pass isSourceHandle flag to onEdgeUpdateStart (e8aa8737)

Release 10.0.8

  • refactor(change-events): cleanup delete events #2036 (d464ccda)
  • refactor(useKeyPress): return early if target is input #2000 (1c699f88)

10.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 #1988 from Sec-ant/patch (859571df)

... (truncated)

Commits

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.1.2.
- [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.1.2)

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

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #30.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-flow-renderer-10.1.2 branch June 1, 2022 22:08
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