sonntam / node-red-contrib-xstate-machine

A xstate-based state machine implementation using state-machine-cat visualization for node red.
MIT License
22 stars 8 forks source link

Bump state-machine-cat from 9.2.5 to 11.1.4 #97

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps state-machine-cat from 9.2.5 to 11.1.4.

Release notes

Sourced from state-machine-cat's releases.

v11.1.4

:construction_worker: maintenance

  • 3e33137 refactor: removes chalk, indent-string and wrap-ansi (#197)
  • 9be4a82 refactor: replaces lodash functions where a good native alternative exists (#196)
  • f83ce94 refactor(test): replaces chai-xml, chai-json-schema with (chai-less) alternatives (#195)
  • d43e712 build(npm): updates external dependencies

:lock: shasum of the package as published on npmjs: 6c468bcd8395669b95c29d3a46f16035634142c1

v11.1.3

👷 maintenance

  • bc017d6 build(npm): updates external dependencies

🔏 shasum of the package as published on npmjs: 95f158d91bbd517b91efac225ae9425cd0001566

v11.1.2

:construction_worker: maintenance

  • 1469edb ci: renames ci action to ci
  • 519d1d9 doc: updates 3rd party badges
  • ebf7e79 build(npm): updates external dependencies

:lock: shasum of the package as published on npmjs: 15e25d9778188ced7e43c954b1afaafbbdfe0b1c

v11.1.1

:construction_worker: maintenance

  • dbe711d chore: cleans up test configuration a bit
  • 4ea5c89 build(npm): updates external dependencies
  • fc2ae2d refactor: makes command line interface easier to test
  • 805e95e chore: tweaks .gitattributes to really make linguist see docs & dist as docs & generated

:lock: shasum of the package as published on npmjs: 2e890d27d415a0c17dc45b7b013dc257478bb2a1

v11.1.0

:sparkles: features

  • 08d4aec feature(cli): hides 'advanced' options

:construction_worker: maintenance

  • 735a501/ cfd8e99 refactor(test): uses new URL canonically
  • 804448f build(npm): updates external dependencies

:lock: shasum of the package as published on npmjs :587401c0dc3efe50c2562861da02cddcd6767f9a

v11.0.6

:construction_worker: maintenance

... (truncated)

Commits
  • 1d17afa 11.1.4
  • 3e33137 refactor: removes chalk, indent-string and wrap-ansi (#197)
  • 9be4a82 refactor: replaces lodash functions where a good native alternative exists (#...
  • f83ce94 refactor(test): replaces chai-xml, chai-json-schema with (chai-less) alternat...
  • d43e712 build(npm): updates external dependencies
  • 85d4ade 11.1.3
  • bc017d6 build(npm): updates external dependencies
  • 0d449cc 11.1.2
  • 1469edb ci: renames ci action to ci
  • 519d1d9 doc: updates 3rd party badges
  • 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 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)
dependabot[bot] commented 10 months ago

Superseded by #98.