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 Aug 15, 2025

Bumps @vue-flow/minimap from 1.5.3 to 1.5.4.

Release notes

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

@​vue-flow/minimap@​1.5.4

What's Changed

Patch Changes

Changelog

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

[1.5.4] - 2022-12-06

db2c1fd...61d28e8

Bug Fixes

  • Type marker prop in EdgeProps (c673b04)
  • Allow middle mouse pan over edges (0d44179)
  • Prevent valid connections on same node and handle (a1e1304)

Miscellaneous Tasks

Refactor

  • Add HandleConnectableFunc type (9cab025)
  • Remove barrel files and use auto-imports instead (f4a4736)
  • Enable vue macros betterDefine and remove duplicate interface defs (27c6c42)
  • Omit type prop for smooth step edge props (af699d3)
Commits
  • e293519 chore: bump versions
  • 299a045 refactor(core): use event target for Handle pointer down events (#1924)
  • c2aad1e fix(core): fetch correct source and target nodes for isValidConnection (#1922)
  • 58a52e1 fix(minimap): use 1 as zoomstep for minimap and apply factor based on macOs (...
  • 5fbbc82 feat(core): expose wheelDelta utility (#1918)
  • 5dc276a docs(examples): helper lines (#1915)
  • 4bc9acc chore: update CHANGELOG.md
  • e094426 examples: cleanup basic example
  • 2b2c9a9 chore: bump versions
  • e97a65b fix(core): calculate overlapping area correctly (#1914)
  • 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.3 to 1.5.4.
- [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.3...@vue-flow/minimap@1.5.4)

---
updated-dependencies:
- dependency-name: "@vue-flow/minimap"
  dependency-version: 1.5.4
  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 Aug 15, 2025
@whitdog47 whitdog47 closed this Aug 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 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/src/dispatch/static/dispatch/vue-flow/minimap-1.5.4 branch August 18, 2025 17:12
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.

3 participants