Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fsm-as-promised to the latest version 🚀 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Sep 8, 2017

Version 0.14.5 of fsm-as-promised just got published.

Dependency fsm-as-promised
Current Version 0.14.4
Type dependency

The version 0.14.5 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of fsm-as-promised.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits.

  • 89a5ee5 bumped version (0.14.5)
  • e245a72 proper handling of inter state transitions (fixed #70)
  • 9fdfdc8 fixed typo
  • 50992c7 Merge pull request #68 from vstirbu/greenkeeper/sinon-3.0.0
  • 58f53f4 chore(package): update sinon to version 3.0.0
  • 140463a Merge pull request #67 from vstirbu/greenkeeper/rsvp-4.6.1
  • 9ccb9ec chore(package): update rsvp to version 4.6.1

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.309% when pulling b4a58ca on greenkeeper/fsm-as-promised-0.14.5 into 06bea8d on master.

greenkeeper bot added a commit that referenced this pull request Oct 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 20, 2017

Version 0.15.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 06fad46 bumped version
  • 0583372 Merge pull request #75 from vstirbu/feature/ts-definitions
  • 94171be added intellisense tests
  • cd90710 added proper type information for callbacks property
  • fa05bf8 added intellisense documentation
  • ef95a9f enabled intellisense with JSDoc comments
  • 00eb168 Merge pull request #73 from vstirbu/greenkeeper/mocha-4.0.0
  • e81250c chore(package): update mocha to version 4.0.0
  • fbfcc00 Merge pull request #72 from vstirbu/greenkeeper/sinon-4.0.0
  • 8400573 chore(package): update sinon to version 4.0.0
  • 4ca47f5 Create .editorconfig
  • b36da97 converted functions defined within triggerEvent to methods

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 20, 2017

Version 0.15.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 9197ee7 made final configuration optional for intellisense

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 13, 2018

Version 0.16.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 27 commits.

  • e642b17 bump version
  • eefecac Merge pull request #93 from vstirbu/feature/noop-stale-transition-cleanup
  • f129f82 added instance id and handle Invalid event in current state trown from own instance
  • b297707 starting investigation
  • 992c63c Update README.md
  • 04a97ae Merge pull request #91 from vstirbu/greenkeeper/sinon-4.1.6
  • 6301cb5 Merge pull request #90 from vstirbu/greenkeeper/mocha-5.0.0
  • f18ebea chore(package): update mocha to version 5.0.0
  • 232c1db added visual studio code extension tool
  • a284f0a chore(package): update sinon to version 4.1.6
  • 700831e added greenkeeper ignore
  • e0c58be Merge pull request #85 from vstirbu/greenkeeper/es6-promise-4.2.1
  • 4d44601 chore(package): update es6-promise to version 4.2.1
  • 88ef404 dropped node 4, added 9 to travis tests
  • b5f25d0 Merge pull request #83 from vstirbu/greenkeeper/@types/node-8.5.2

There are 27 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant