Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps @xyflow/svelte from 0.1.11 to 0.1.21.

Release notes

Sourced from @​xyflow/svelte's releases.

@​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

@​xyflow/svelte@​0.1.18

Patch Changes

@​xyflow/svelte@​0.1.17

Patch Changes

@​xyflow/svelte@​0.1.16

Patch Changes

... (truncated)

Changelog

Sourced from @​xyflow/svelte's changelog.

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]:

    • @​xyflow/system@​0.0.42

0.1.18

Patch Changes

0.1.17

Patch Changes

... (truncated)

Commits
  • 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
  • e72ae6f chore(packages): bump
  • cd0f1b5 Merge pull request #4572 from xyflow/fix-extent
  • 94b2b44 Merge pull request #4477 from xyflow/nodesbounds
  • 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.11 to 0.1.21.
- [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/svelte@0.1.21/packages/svelte)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
@peterkogo peterkogo closed this May 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xyflow/svelte-0.1.21 branch May 14, 2025 10:36
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.

2 participants