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

Bumps react-flow-renderer from 9.6.11 to 10.3.16.

Release notes

Sourced from react-flow-renderer's releases.

Release 10.3.16

  • fix(deps): put react types in devDependencies closes #2368 (e0751cbc)

Release 10.3.15

Fix

  • fix(useReactFlow): prevent unnecessary re-renderings (bb00e871)

Refactoring & Chore

  • chore(deps): add types to dependencies closes #1015, closes #2362 (d074cba5)
  • refactor(useUpdateNodeInternals): make it easier to use #2008 (cb698975)

Release 10.3.14

  • fix(store): set domNode (daf677df)

Release 10.3.13

Fixes

  • fix(minZoom,maxZoom): pass min- maxZoom for initial view closes #2343 (d07e7601)
  • fix(validation): Remove css-classes if mouse moves directly to different handle. (49636be0)

Release 10.3.12

Fix

You can now get the DOM node of the wrapper from the store:

const domNode = useStore(s => s.domNode);
  • fix(node-dimensions): use store domNode for calculation #2316 (257588ce)

Release 10.3.11

Fixes and Refactoring

  • refactor(connection-line): add from, to props and cleanup closes #2031 (e1ba32f8)
  • chore(useStore): cleanup selectors (e8cf308f)
  • refactor(onConnect): use onConnect handlers from store #2230 (3c8720a5)
  • chore(deps): update (8a4f695a)
  • fix(expandParent): check for dimensions closes #2280 (60bbbb4d)

Release 10.3.10

  • fix(handles): calculate correct position (8d866ec6)

Release 10.3.9

Fixes

  • fix(onNodeDrag): show correct position closes #2246 (044095bd)
  • fix(handle-calculation): dont rely on current viewport #2032 #2276 (30cd8991)

... (truncated)

Commits
  • 147656b chore: release v10.3.16
  • e0751cb fix(deps): put react types in devDependencies closes #2368
  • 2ca2996 chore: release v10.3.15
  • d074cba chore(deps): add types to dependencies closes #1015, closes #2362
  • cb69897 refactor(useUpdateNodeInternals): make it easier to use #2008
  • bb00e87 fix(useReactFlow): prevent unnecessary re-renderings
  • 196f225 chore(issue-templates): always use title case
  • 8bbead4 Merge pull request #2352 from wbkd/chrtze-patch-1
  • df5929f Update and rename feature_request.md to feature_request.yml
  • d21815d Update feature_request.md
  • 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.16.
- [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.16)

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

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #40.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-flow-renderer-10.3.16 branch October 1, 2022 22:21
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.

1 participant