Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps @vue-flow/minimap from 1.5.0 to 1.5.1.

Release notes

Sourced from @​vue-flow/minimap's releases.

@​vue-flow/minimap@​1.5.1

What's Changed

Patch Changes

Changelog

Sourced from @​vue-flow/minimap's changelog.

[1.5.11] - 2022-12-12

e1179d8...d02f738

Bug Fixes

  • Add missing dragging and selected flags to minimap node slots (dbeba2e)
  • Add missing dragging prop to GraphNode type (97426d5)

Miscellaneous Tasks

[1.5.10] - 2022-12-12

1a4a2a6...e1179d8

Miscellaneous Tasks

[1.5.9] - 2022-12-12

6a5f363...1a4a2a6

Bug Fixes

  • Add missing dragging flag to nodes (ddf6e5f)

Miscellaneous Tasks

[1.5.8] - 2022-12-12

dc2ff64...6a5f363

Bug Fixes

  • Use connectable prop or global connectable in Handle (47432a8)
  • Prevent watcher being stopped oncleanup (fdf9516)

Miscellaneous Tasks

[1.5.7] - 2022-12-10

ddddc7f...dc2ff64

... (truncated)

Commits
  • 5a5b2c1 chore: bump versions (#1730)
  • f78c348 refactor(core): rename useNodeConnections params (#1743)
  • 44b9232 refactor(core): inherit attrs on edge path el in BaseEdge (#1742)
  • 0a0d8af fix(minimap): hide minimap node if graph node is hidden (#1739)
  • 6f3ed67 refactor(core): use connection lookup to check for selected elements (#1737)
  • 3d1b85f refactor(core): allow setting handleId in useNodeConnections (#1732)
  • 268ed0e feat(core): add useNodeConnections composable (#1728)
  • 1c5caff chore(docs): cleanup card styles
  • a8f7e36 chore(docs): open links in new tab
  • b9c9cd9 chore: update issue template
  • 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 [@vue-flow/minimap](https://github.com/bcakmakoglu/vue-flow) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/bcakmakoglu/vue-flow/releases)
- [Changelog](https://github.com/bcakmakoglu/vue-flow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcakmakoglu/vue-flow/compare/@vue-flow/minimap@1.5.0...@vue-flow/minimap@1.5.1)

---
updated-dependencies:
- dependency-name: "@vue-flow/minimap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 13, 2025
@whitdog47 whitdog47 merged commit 8063c18 into main Jan 16, 2025
11 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/vue-flow/minimap-1.5.1 branch January 16, 2025 22:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants