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.5 #85

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps state-machine-cat from 9.2.2 to 10.1.5.

Release notes

Sourced from state-machine-cat's releases.

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

πŸ‘· 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

... (truncated)

Commits
  • 951ae30 10.1.5
  • f900732 build(npm): update external dependencies
  • 8573024 chore(ci): set up diff graph output in GHA step summary (#170)
  • de38614 bugfix(site): removes stray console.log statement
  • 588cb22 10.1.4
  • 678b203 build(npm): update external dependencies
  • 45bdf15 chore: fix GHA badge
  • 9abd5b4 chore: twitter => mastodon
  • 4b9cddb build(npm): update external dependencies
  • ca0675b 10.1.3
  • 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 #88.