Skip to content

Bump javascript-state-machine from 2.4.0 to 3.1.0 in the npm-all group#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-all-e4c4e285c1
Closed

Bump javascript-state-machine from 2.4.0 to 3.1.0 in the npm-all group#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-all-e4c4e285c1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-all group with 1 update: javascript-state-machine.

Updates javascript-state-machine from 2.4.0 to 3.1.0

Changelog

Sourced from javascript-state-machine's changelog.

Version 3.1.0 (July 12th 2018)

  • Changed back to MIT license

Version 3.0.1 (June 10th 2017)

  • First 3.x release - see 3.0.0-rc.1 release notes below

  • fix issue #109 - rejection from async lifecycle method does not reject transitions promise

  • fix issue #106 - async transition: forward resolved value

  • fix issue #107 - lifecycle event name breaks for all uppercase

Version 3.0.0-rc.1 (January 10 2017)

IMPORTANT NOTE: this version includes breaking changes that will require code updates.

Please read UPGRADING FROM 2.x for details. Highlights include:

  • Improved Construction.
  • Arbitrary Data and Methods.
  • Observable Transitions
  • Conditional Transitions
  • Promise-based Asynchronous Transitions
  • Improved Transition Lifecycle Events
  • State History
  • Visualization
  • Webpack build system
  • ...
Commits
  • 0d60357 update npm version badge
  • bfee5d4 remove commercial license option and go back to MIT license
  • 7ae0a4e Update commercial-license.md
  • c22a9d3 Merge pull request #136 from conorgil/conorgil-states-and-transitions-typo
  • e05b94f Typo vaporise/vaporize
  • 93258af added link to plasso purchase page for commercial license
  • e09614a first 3.x release (3.0.1)
  • ae057d1 Merge branch 'v3'
  • 1861308 Issue #106 - a rejected async lifecycle event should throw an exception
  • 9143d57 fix issue #106 - forward resolved async value to end of lifecycle
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-all group with 1 update: [javascript-state-machine](https://github.com/jakesgordon/javascript-state-machine).


Updates `javascript-state-machine` from 2.4.0 to 3.1.0
- [Changelog](https://github.com/jakesgordon/javascript-state-machine/blob/master/RELEASE_NOTES.md)
- [Commits](jakesgordon/javascript-state-machine@2.4.0...3.1.0)

---
updated-dependencies:
- dependency-name: javascript-state-machine
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like javascript-state-machine is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-all-e4c4e285c1 branch July 1, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants