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

chore(deps): bump @xyflow/react from 12.2.1 to 12.3.4 in /sites/xyflow.com #568

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps @xyflow/react from 12.2.1 to 12.3.4.

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.3.4

Patch Changes

  • #4772 7f670ab0 Thanks @​mistic! - Splits exports field in package.json to support an explicit resolution for browser, node and default to resolve issues with webpack esm module resolution.

  • Updated dependencies [7f670ab0]:

    • @​xyflow/system@​0.0.45

@​xyflow/react@​12.3.3

Patch Changes

@​xyflow/react@​12.3.2

Patch Changes

  • #4722 e816bb69 Thanks @​moklick! - Fix internal behaviour that mutated user nodes which led to an issue with Redux and immer

@​xyflow/react@​12.3.1

Patch Changes

@​xyflow/react@​12.3.0

Minor Changes

  • #4477 d5592e75 Thanks @​peterkogo! - Add getNodesBounds to useReactFlow/useSvelteFlow hook as the new recommended way of determining node bounds.

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.3.4

Patch Changes

  • #4772 7f670ab0 Thanks @​mistic! - Splits exports field in package.json to support an explicit resolution for browser, node and default to resolve issues with webpack esm module resolution.

  • Updated dependencies [7f670ab0]:

    • @​xyflow/system@​0.0.45

12.3.3

Patch Changes

12.3.2

Patch Changes

  • #4722 e816bb69 Thanks @​moklick! - Fix internal behaviour that mutated user nodes which led to an issue with Redux and immer

12.3.1

Patch Changes

12.3.0

Minor Changes

  • #4477 d5592e75 Thanks @​peterkogo! - Add getNodesBounds to useReactFlow/useSvelteFlow hook as the new recommended way of determining node bounds.

Patch Changes

  • #4630 4347269f Thanks @​moklick! - Fix <Minimap /> only displaying nodes when providing onNodesChange.

  • #4572 d9563505 Thanks @​peterkogo! - Improve handling of global and individual nodeExtents. Nodes will never render outside of specified extents.

... (truncated)

Commits
  • 0d37d87 chore(packages): bump
  • 7f670ab chore(NA): adds explicit browser, node and default exports resolution in pack...
  • 3013ee4 chore(packages): bump
  • 6f3eb21 added module to exports in package.json
  • f8cef2d chore(packages): bump
  • e816bb6 chore(changesets): add
  • 66998fa fix(react): use internal nodes for deselecting node #4716
  • 26d592f chore(packages): bump
  • b47a04f chore(useReactFlow): cleanup fitView
  • f70c5bb fix(react,svelte): calculate viewport dimensions inside of fitView action
  • 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 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 [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) from 12.2.1 to 12.3.4.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@xyflow/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
Copy link

vercel bot commented Nov 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
example-apps ❌ Failed (Inspect) Nov 1, 2024 9:19am
reactflow-website ❌ Failed (Inspect) Nov 1, 2024 9:19am
svelteflow-website ❌ Failed (Inspect) Nov 1, 2024 9:19am
ui-components ❌ Failed (Inspect) Nov 1, 2024 9:19am
xyflow-website ❌ Failed (Inspect) Nov 1, 2024 9:19am

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants