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

deps: bump reactflow from 11.10.1 to 11.11.3 in /ui #924

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps reactflow from 11.10.1 to 11.11.3.

Release notes

Sourced from reactflow's releases.

Release 11.10.3

Patch Changes

  • #3829 b367173a - fix(subflow): show correct selection box
  • Updated dependencies [b367173a]:
    • @​reactflow/core@​11.10.3
    • @​reactflow/background@​11.3.8
    • @​reactflow/controls@​11.2.8
    • @​reactflow/minimap@​11.7.8
    • @​reactflow/node-resizer@​2.2.8
    • @​reactflow/node-toolbar@​1.3.8

Release 11.10.2

Patch Changes

Changelog

Sourced from reactflow's changelog.

11.11.3

Patch Changes

  • #4230 0dbbe545 - pinch zoom on windows
  • Updated dependencies [0dbbe545]:
    • @​reactflow/core@​11.11.3
    • @​reactflow/background@​11.3.13
    • @​reactflow/controls@​11.2.13
    • @​reactflow/minimap@​11.7.13
    • @​reactflow/node-resizer@​2.2.13
    • @​reactflow/node-toolbar@​1.3.13

11.11.2

Patch Changes

11.11.1

Patch Changes

11.11.0

This is hopefully the last release for React Flow 11. It fixes some bugs and adds a deprecation warning for node.parentNode which is now called node.parentId. There are two reasons for this: parentNode poses a name collision with the DOM API and it actually is an id not a node.

Minor Changes

  • #4110 d80b9e7b - deprecate node.parentNode, rename to node.parentId

... (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 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/xyflow/xyflow/tree/HEAD/packages/reactflow) from 11.10.1 to 11.11.3.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/reactflow@11.11.3/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/reactflow@11.11.3/packages/reactflow)

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

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 Jun 3, 2024
Copy link

sonarcloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jcanizalez jcanizalez merged commit 74e577d into main Jun 4, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/reactflow-11.11.3 branch June 4, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

None yet

1 participant