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.10 #93

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps state-machine-cat from 9.2.2 to 10.1.10.

Release notes

Sourced from state-machine-cat's releases.

v10.1.10

:construction_worker: maintenance

  • e2c391e build(npm): update external dependencies
  • 491f02a build(npm): don't package the src folder anymore
  • 5aea5ec chore: updates .gitattributes so GH linguist doesn't take the dist & docs folders into account

:lock: shasum of the package as published on npmjs: dae107b48cdef70e007be8636b602e9e7d5ea2ab

v10.1.9

:construction_worker: maintenance

  • 1d2d48e build(npm): update external dependencies
  • c0dfe0e build(npm): bumps fast-xml-parser to latest (#178)
  • 7f5c1d9 build: do a really clean 'from scratch' build on version bump

:lock: sha-sum of the package as published on npmjs: 304e2f00466a40554c5ddd22dde3cefa324f5b43

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

... (truncated)

Commits
  • 075d877 10.1.10
  • e2c391e build(npm): update external dependencies
  • 491f02a build(npm): don't package the src folder anymore
  • 5aea5ec chore: updates .gitattributes so GH linguist doesn't take the dist & docs fol...
  • 97734d2 10.1.9
  • 7f5c1d9 build: do a really clean 'from scratch' build on version bump
  • 1d2d48e build(npm): update external dependencies
  • c0dfe0e build(npm): bumps fast-xml-parser to latest (#178)
  • 3fc3281 10.1.8
  • 10dc4a6 build(npm): update external dependencies
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 11 months ago

Superseded by #97.