Netflix / dispatch

All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
Apache License 2.0
4.95k stars 488 forks source link

chore(deps): bump @vue-flow/core from 1.39.3 to 1.40.1 in /src/dispatch/static/dispatch #5103

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @vue-flow/core from 1.39.3 to 1.40.1.

Release notes

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

v1.40.1

What's Changed

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.40.0...v1.40.1

v1.40.0

What's Changed

Minor Changes

Patch Changes

Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/v1.39.3...v1.40.0

Changelog

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

[1.40.1] - 2024-08-20

538b03e...b3e457a

Bug Fixes

[1.40.0] - 2024-08-19

809a9a4...538b03e

Bug Fixes

  • Correct controlled flow docs and replace applyChanges with applyDefault (#1574) (876c198)
  • Simplify event emit definitions to avoid hitting complexity limit of TS (#1585) (ebc604d)
  • Only display grab cursor when panOnDrag is on left mouse button (#1586) (e90f4cc)

Documentation

Refactor

  • Remove null as return type of data in useNodesData (#1575) (1d772af)
Commits
  • b3e457a chore: bump versions
  • 47281fd fix(core): inline event names (#1591)
  • 4588471 chore: update CHANGELOG.md
  • 538b03e chore: bump versions
  • e90f4cc fix(core): only display grab cursor when panOnDrag is on left mouse button (#...
  • ebc604d fix(core): simplify event emit definitions to avoid hitting complexity limit ...
  • 1d772af refactor(core): remove null as return type of data in useNodesData (#1575)
  • 2976b11 docs(examples): update layouting example (#1576)
  • 876c198 fix(docs): correct controlled flow docs and replace applyChanges with `appl...
  • 3fc0b12 chore: update CHANGELOG.md
  • See full diff 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 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)