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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update regenerator to the latest version 馃殌 #41

Merged
merged 1 commit into from
Sep 20, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 15, 2017

Version 0.10.0 of regenerator just got published.

Dependency regenerator
Current Version 0.9.7
Type devDependency

The version 0.10.0 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 regenerator.
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 36 commits.

  • 548c1da Publish
  • 10cbffe Merge pull request #309 from modosc/tree-shaking-2
  • 4848531 Move more logic into getMarkedFunctionId helper function.
  • d1ce442 Move uglify-js to devDependencies and other minor tweaks.
  • 215c1ef add actual dead code removal test with uglify
  • 3142a3f cleanup / fix tests
  • f23e8cf refactor mark declaration, add PURE comments
  • 9b6ebc0 Remove binding the invoke function to the possibly active domain (#305).
  • 32cc365 Setup a Lerna monorepo (#303).
  • 335d3be Merge pull request #294 from josephfrazier/replaceWith-falsy
  • b0522b2 Simplify retrieval of the global object. (#292)
  • 83c5cec Bump NPM version to 0.9.12 in preparation for publishing.
  • ffa449f Add Node 8 to Travis CI suite, and remove iojs.
  • 70b1f14 Add name property to regenerator-transform plugin (#296)
  • 6173f34 Add test for passing falsy nodes to path.replaceWith()

There are 36 commits in total.

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

coveralls commented Aug 15, 2017

Coverage Status

Coverage remained the same at 94.643% when pulling c8b5d81 on greenkeeper/regenerator-0.10.0 into 1b2740d on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.643% when pulling c8b5d81 on greenkeeper/regenerator-0.10.0 into 1b2740d on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.643% when pulling c8b5d81 on greenkeeper/regenerator-0.10.0 into 1b2740d on master.

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

greenkeeper bot commented Aug 17, 2017

Version 0.10.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 30d3453 Publish
  • 0e1b449 Merge pull request #312 from loganfsmyth/export-name-7-only
  • d2e0e58 Be extra careful about the radix: parseInt(version, 10).
  • be71e98 Use parseInt to test Babel major version.
  • cdc517b Only export plugin name for Babel>=7.x
  • 30cf881 Regenerate docs/bundle.js with latest implementation.

See the full diff

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

greenkeeper bot commented Sep 18, 2017

Version 0.11.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits.

See the full diff

@blakeembrey blakeembrey merged commit 4d57369 into master Sep 20, 2017
@blakeembrey blakeembrey deleted the greenkeeper/regenerator-0.10.0 branch September 20, 2017 06:45
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.

None yet

2 participants