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.8.3 to 11.9.3 in /js #414

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps reactflow from 11.8.3 to 11.9.3.

Changelog

Sourced from reactflow's changelog.

11.9.3

Patch Changes

  • fix(selection): select nodes on click when nodeDragThreshold > 0

  • Updated dependencies [530ccc08]:

    • @​reactflow/core@​11.9.3
    • @​reactflow/background@​11.3.3
    • @​reactflow/controls@​11.2.3
    • @​reactflow/minimap@​11.7.3
    • @​reactflow/node-resizer@​2.2.3
    • @​reactflow/node-toolbar@​1.3.3

11.9.2

Fix broken build on npm

Patch Changes

  • Updated dependencies
    • @​reactflow/core@​11.9.2

11.9.1

This release fixes a bug (deleteKeyCode didn't work) that was introduced in the previous version.

Patch Changes

11.9.0

With this version you can finally delay node drag events or suppress them when you just click a node. This is possible with the new nodeDragThreshold prop. Another big change is that we finally support Astro and Remix while keeping the support for older setups like webpack4 + React 17 for example.

Minor Changes

  • #3429 f118aee8 - feat(props): add nodeDragThreshold prop
  • #3392 190958b5 - fix(packages): support newer setups (astro, remix, ...) and oder setups (webpack 4, react 17)

Patch Changes

... (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.8.3 to 11.9.3.
- [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 Oct 10, 2023

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 17, 2023

Superseded by #434.

@dependabot dependabot bot closed this Oct 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js/reactflow-11.9.3 branch October 17, 2023 00:19
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