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 8, 2025

Bumps @vue-flow/controls from 1.1.2 to 1.1.3.

Release notes

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

@​vue-flow/controls@​1.1.3

What's Changed

Patch Changes

  • #1912 19d1d9d Thanks @​bcakmakoglu! - Add type="button" to control buttons to avoid form submission if controls are nested in a form element.
Changelog

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

[1.1.3] - 2022-10-14

e9a784a...9fbd653

Bug Fixes

  • Edge text not properly calculating dimensions (d4fb795)
  • Edge text not properly calculating dimensions (72c203e)
Commits
  • e094426 examples: cleanup basic example
  • 2b2c9a9 chore: bump versions
  • e97a65b fix(core): calculate overlapping area correctly (#1914)
  • ed18865 fix(core): emit node drag-start, drag and drag-end events on selection drag (...
  • dfae661 fix(controls): add type="button" to avoid form submissions (#1911) (#1912)
  • a43da6f fix(core): use correct handlesuffix in getHandleConnections (#1880)
  • b5c4c0e docs: code errors in "Updating Node Data" (#1900)
  • 447b2b0 chore: bump versions
  • f4e139f refactor(node-resizer): add auto-scale prop & scale resize controls with zoom...
  • e7dec13 chore: update CHANGELOG.md
  • 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/controls](https://github.com/bcakmakoglu/vue-flow) from 1.1.2 to 1.1.3.
- [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/controls@1.1.2...@vue-flow/controls@1.1.3)

---
updated-dependencies:
- dependency-name: "@vue-flow/controls"
  dependency-version: 1.1.3
  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 8, 2025
@whitdog47 whitdog47 merged commit d1707fb into main Aug 12, 2025
18 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/vue-flow/controls-1.1.3 branch August 12, 2025 20: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.

2 participants