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

Bump reactflow from 11.7.4 to 11.8.2 in /js #425

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps reactflow from 11.7.4 to 11.8.2.

Changelog

Sourced from reactflow's changelog.

11.8.2

With this fix it's possible to use React17 again

Patch Changes

  • #3327 7132c168 - fix(react17): dont use mjs for esm modules

  • Updated dependencies [7132c168]:

    • @​reactflow/background@​11.2.7
    • @​reactflow/controls@​11.1.18
    • @​reactflow/core@​11.8.2
    • @​reactflow/minimap@​11.6.2
    • @​reactflow/node-resizer@​2.1.4
    • @​reactflow/node-toolbar@​1.2.6

11.8.1

This patch release fixes an issue with nextjs that was introduces in 11.8.0

Patch Changes

  • 1d99926c Thanks @​Reflejo! - Fix navigator being used on server-side rendering
  • Updated dependencies [1d99926c]:
    • @​reactflow/core@​11.8.1
    • @​reactflow/background@​11.2.6
    • @​reactflow/controls@​11.1.17
    • @​reactflow/minimap@​11.6.1
    • @​reactflow/node-resizer@​2.1.3
    • @​reactflow/node-toolbar@​1.2.5

11.8.0

This is probably the last minor and hopefully also the last patch release for v11. In the next weeks we will focus on the xyflow branch and the upcoming v12 major release. This release comes with a lot of fixes that we wanted to do for a long time. We finally fixed some windows scroll related bugs (fast zooming, no horizontal pan on scroll) and smooth edge bugs (better label positions, weird layouts).

Important updates for Windows users

  • default key for zoom activation and multi selection is "Control" instead of "Meta"
  • you can pan horizontally when Shift is pressed (when panOnScroll is set)
  • we fixed the fast zooming bug when users pressed Control

Important note for Zustand users

If you are using Zustand, you need to update to v4.4.1 and follow the migration guide https://github.com/pmndrs/zustand/releases/tag/v4.4.0

Fixes

  • #3286 ff85d908 - fix(selection): keep node positions when extent is reached
  • #3289 61d90578 - fix(onMoveEnd): falsely triggered on right click

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.7.4 to 11.8.2.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/[email protected]/packages/reactflow)

---
updated-dependencies:
- dependency-name: reactflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 16, 2023

The following labels could not be found: area/dependencies, team/ui.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 22, 2023

Superseded by #440.

@dependabot dependabot bot closed this Aug 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js/reactflow-11.8.2 branch August 22, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants