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.2 #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps state-machine-cat from 9.2.2 to 10.1.2.

Release notes

Sourced from state-machine-cat's releases.

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
  • 830f75f doc(README): removes travis badge

๐Ÿ” sha-sum of the package on npm: 6a96779c208663a30fedc2e9c0ff5c48c0d0cc84

v10.0.1

๐Ÿ‘ท maintenance

  • 7a9700f build(npm): update external dependencies
  • 30a25e3 doc(CHANGELOG): formatting

๐Ÿ‘ทmaintenance: updates to the ci

  • 5dce812 ci: adds a diff to workflow summaries on PR's
  • 86615e0 chore(ci): make both GHA workflows manually dispatchable
  • 877ea91 chore(ci): make codeql a (dependent) job in the default ci workflow

... (truncated)

Commits
  • 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
  • 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
  • c2eebe5 build(npm): update external dependencies
  • e180359 10.1.1
  • 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 #77.