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/svelte from 0.1.18 to 0.1.23 in /sites/svelteflow.dev #569

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/svelte from 0.1.18 to 0.1.23.

Release notes

Sourced from @​xyflow/svelte's releases.

@​xyflow/svelte@​0.1.23

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/svelte@​0.1.22

Patch Changes

@​xyflow/svelte@​0.1.21

Patch Changes

@​xyflow/svelte@​0.1.20

Patch Changes

@​xyflow/svelte@​0.1.19

Patch Changes

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

  • #4572 1445e148 Thanks @​peterkogo! - Add nodeExtent prop to <SvelteFlow />. You can now restrict nodes from leaving a specified extent.

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

  • Updated dependencies [d5592e75, d9563505]:

    • @​xyflow/system@​0.0.42
Changelog

Sourced from @​xyflow/svelte's changelog.

0.1.23

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

0.1.22

Patch Changes

0.1.21

Patch Changes

0.1.20

Patch Changes

0.1.19

Patch Changes

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

  • #4572 1445e148 Thanks @​peterkogo! - Add nodeExtent prop to <SvelteFlow />. You can now restrict nodes from leaving a specified extent.

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

  • Updated dependencies [d5592e75, d9563505]:

... (truncated)

Commits
  • 0d37d87 chore(packages): bump
  • 3013ee4 chore(packages): bump
  • 9add66e bumped svelte peer dependency
  • f8cef2d chore(packages): bump
  • 51f08aa added changelog
  • fba54e6 fix useNodesData returning undefined in svelte flow
  • 26d592f chore(packages): bump
  • 61bd61c Merge branch 'main' into fix-fit-view-origin
  • f1118df update absolute positions before initial 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/svelte](https://github.com/xyflow/xyflow/tree/HEAD/packages/svelte) from 0.1.18 to 0.1.23.
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/svelte)

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

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 10:01am
reactflow-website ❌ Failed (Inspect) Nov 1, 2024 10:01am
svelteflow-website ❌ Failed (Inspect) Nov 1, 2024 10:01am
ui-components ❌ Failed (Inspect) Nov 1, 2024 10:01am
xyflow-website ❌ Failed (Inspect) Nov 1, 2024 10:01am

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