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.3 #77

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps state-machine-cat from 9.2.2 to 10.1.3.

Release notes

Sourced from state-machine-cat's releases.

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

πŸ‘· maintenance

  • c2eebe5 build(npm): update external dependencies
  • c21fcc8 chore(ci): in PR's emits both only 'affected' modules + the whole graph, with changed modules highlighted
  • aa687f4 chore(ci): corrects lint-staged configuration
  • 5104efc chore(ci): adds node 19, bumps codeclimate-action
  • b14d902 chore(tools): adds warning comment to generated version.mjs
  • 6392a58 chore: moves mocha config to .mocharc.js
  • 0ca36dc refactor(tools): convert handlebar cookie cutter to esm

πŸ” shasum of the package published on npmjs: d79336aba432e629964a5f4595433eb73f46dd10

v10.1.1

πŸ‘· maintenance

  • 97d8905 build(npm): update external dependencies
  • 6a4fb89 chore(ci): configures dependabot for keeping github actions dependencies up to date

πŸ” sha-sum of the package published to npmjs: `cc9f51691277f983068a1a418078bdd582b8872c

v10.1.0

✨ features

  • 998a184 feature: adds png and pdf output formats (native graphviz only) (#166) - thanks to @​ambagasdowa for requesting and testing this feature!

πŸ‘· maintenance

  • f9fd6f4 chore: adds upem-outdated run-script to manifest
  • c94756a chore: upgrades husky
  • 838d817/ 0fa0a5b/ d28804f build(npm): update external (dev)dependencies + re-lint

... (truncated)

Commits
  • ca0675b 10.1.3
  • 3671f98 build(npm): update external dependencies
  • aafd416 chore(ci): only run codeql when both linux & windows jobs completed
  • 3d3b01c doc: type the codebase - cli & general modules (#168)
  • 73f1f07 build(npm): update external dependencies
  • 1685ab6 10.1.2
  • c21fcc8 chore(ci): in PR's emits both only 'affected' modules + the whole graph, with...
  • aa687f4 chore(ci): corrects lint-staged configuration
  • 5104efc chore(ci): adds node 19, bumps codeclimate-action
  • 795c485 doc(README): corrects supported node versions
  • 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 #85.