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.2 to 10.1.8 #90

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps state-machine-cat from 9.2.2 to 10.1.8.

Release notes

Sourced from state-machine-cat's releases.

v10.1.8

:construction_worker: maintenance

  • b837b75 chore(lint): clear eslint cache after upgrades & before linting
  • 9912248 chore(npm): package.json house keeping (#173)
  • 534cb49/ 7814236/ 9eb9d89 refactor: converts code base to TypeScript (#172)
  • 86c9dd1/ 10dc4a6 build(npm): update external dependencies

πŸ” sha-sum of the package as published on npmjs: 82469fa82e553bc884ee2281176c52994d9e7bab

v10.1.6

πŸ‘· maintenance

  • cf2be9d build(npm): update external dependencies
  • d17bb0a chore(site): switches to GA4

πŸ” shasum of the package as published on npmjs: 68ef78c89d6a40198c987ff8adadde688c9416f3

v10.1.5

πŸ› fixes

  • de38614 bugfix(site): removes stray console.log statement

πŸ‘· maintenance

  • 24ad32f build(npm): update external dependencies
  • 4073135 ci(deps): bump actions/stale from 6 to 7 (#171)
  • 8573024 chore(ci): set up diff graph output in GHA step summary (#170)

πŸ” shasum of the package publishedon npmjs: 00e65addde7611340493312724c4a6d7c7a3ee2f

v10.1.3

πŸ“– documentation

  • 3d3b01c doc: type the codebase - cli & general modules (#168) This fixes some bugs in the type definitions as well (adding missing values in the OutputType type, reorganisation of the IRenderOptions so they work well for the API, the cli and internal use).

πŸ‘· maintenance

  • 73f1f07/ 3671f98 build(npm): update external dependencies
  • aafd416 chore(ci): only run codeql when both linux & windows jobs completed

πŸ” sha-sum of the package published on npmjs: 8c7d449e003efe1e55f9148c46ff603272aaeeaa

v10.1.2

πŸ“– documentation

  • 795c485 doc(README): corrects supported node versions

... (truncated)

Commits
  • 3fc3281 10.1.8
  • 10dc4a6 build(npm): update external dependencies
  • b837b75 chore(lint): clear eslint cache after upgrades & before linting
  • 9eb9d89 bugfix(build): emit smcat ast schema as mts i/o mjs (#175)
  • 7814236 refactor(parse): converts some more to TypeScript (#174)
  • 9912248 chore(npm): package.json house keeping (#173)
  • 534cb49 refactor: converts code base to TypeScript (#172)
  • 86c9dd1 build(npm): update external dependencies
  • 5a228a0 10.1.6
  • cf2be9d build(npm): update external dependencies
  • 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] commented 1 year ago

Superseded by #91.