automa icon indicating copy to clipboard operation
automa copied to clipboard

chore(deps): bump @braks/vue-flow from 0.4.30 to 0.4.37

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps @braks/vue-flow from 0.4.30 to 0.4.37.

Release notes

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

v0.4.37

  • fix(nodes): pass node as prop to wrapper 6221663
  • chore: update CHANGELOG.md 3255f95

https://github.com/bcakmakoglu/vue-flow/compare/v0.4.36...v0.4.37

v0.4.36

  • fix(nodes): use flush timing post in NodeWrapper.vue 80fd818
  • chore: add .pnpm-store to .gitignore file a9dc02d
  • chore: update CHANGELOG.md 4683b4a

https://github.com/bcakmakoglu/vue-flow/compare/v0.4.35...v0.4.36

v0.4.35

  • refactor: move watch flush timing to pre 8b6afd3
  • feat(viewpane): block keypress on inputs and .nokey elements 250965d
  • docs: update intro links 3638e59
  • chore: update CHANGELOG.md a986a6b

https://github.com/bcakmakoglu/vue-flow/compare/v0.4.34...v0.4.35

v0.4.34

  • fix(store): cleanup default change handlers on watch scope dispose 9031b46
  • chore: remove unused code a5d5da5
  • chore: update pnpm-lock.yaml 10c34bb
  • docs: update links and headlines d077d41
  • refactor(store): reset store on unmount and skip re-creating hooks on re-mount 90b3bd0
  • fix(nodes): force update clause in updateDimensions 0d10adc
  • refactor(store): re-bind hooks on mount and use hooks ref 8b02d7d
  • refactor(nodes): recreate scope on mount d468fb7
  • docs: set prevent scrolling to false 3f336a1
  • docs: remove test script c4f9492
  • docs: replace vuepress specific components f386ea4
  • docs: fix dead links af78b52
  • docs: replace vuepress docs dir with vitepress docs dir f2b1691
  • docs: use page layout for example pages 21702da
  • docs: add typedocs to vitepress docs 74c329c
  • docs: set repl view height c38787f
  • docs: update homepage and styles bc87e47
  • docs: update intro 4f036e7
  • docs: add social links c947d88
  • docs: update layout file 586bf5d
  • docs: update md files f17bd16
  • docs: use vitepress e6bef4a
  • refactor(viewpane): accept KeyFilter instead of KeyCode bd36253
  • chore: update CHANGELOG.md a095052

https://github.com/bcakmakoglu/vue-flow/compare/v0.4.33...v0.4.34

v0.4.33

... (truncated)

Changelog

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

[0.4.37] - 2022-08-09

f1a1321...3e398d4

Bug Fixes

  • Pass node as prop to wrapper (6221663)

Miscellaneous Tasks

[0.4.36] - 2022-08-08

16b6f42...f1a1321

Bug Fixes

  • Use flush timing post in NodeWrapper.vue (80fd818)

Miscellaneous Tasks

[0.4.35] - 2022-08-03

f473dac...16b6f42

Documentation

Features

  • Block keypress on inputs and .nokey elements (250965d)

Miscellaneous Tasks

Refactor

  • Move watch flush timing to pre (8b6afd3)

[0.4.34] - 2022-08-01

... (truncated)

Commits
  • 3e398d4 chore: bump version
  • 6221663 fix(nodes): pass node as prop to wrapper
  • 3255f95 chore: update CHANGELOG.md
  • f1a1321 chore: bump version
  • 80fd818 fix(nodes): use flush timing post in NodeWrapper.vue
  • a9dc02d chore: add .pnpm-store to .gitignore file
  • 4683b4a chore: update CHANGELOG.md
  • 16b6f42 chore: bump version
  • 8b6afd3 refactor: move watch flush timing to pre
  • 250965d feat(viewpane): block keypress on inputs and .nokey elements
  • 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 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)

dependabot[bot] avatar Aug 10 '22 07:08 dependabot[bot]