ghaiklor / passport-google-plus-token

Passport strategy for authenticating with Google Plus via OAuth2 access tokens
http://ghaiklor.github.io/passport-google-plus-token/
MIT License
23 stars 11 forks source link

Update babel-plugin-add-module-exports to the latest version 🚀 #148

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.3.3 of babel-plugin-add-module-exports was just published.

Dependency babel-plugin-add-module-exports
Current Version 0.3.0-pre.2
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of babel-plugin-add-module-exports.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v0.3.3

Bug Fixes

Commits

The new version differs by 33 commits.

  • d76d035 chore: tweaks CI/deploy enviroiment
  • ab74696 0.3.3
  • db82c3f fix: closes #60, #63
  • 8e83ff9 test: Add issues #60, #63 reproducing test
  • c37b6f1 docs: add See also section [ci skip]
  • b7d8f62 chore: tweaks
  • c3a34b2 0.3.2
  • 528f7d6 chore: change scripts
  • 04bb151 chore: regenarate deploy.api_key
  • a1b82d1 fix: handle as named export, Object.defineProperty of exports other than __esModule
  • c78dccb test: add replication test of #59
  • c79f39d fix: change behavior to not handle exports.__esModule as named exports
  • 880a1a2 test: add replication test of #61
  • 648d621 chore: upgrade a devDeps
  • 4ea15e3 chore: use standard instead of airbnb-standard(reverted)

There are 33 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 33.333% when pulling 1debbf73431dd6de834c0a7e22abb0ddb126ffb2 on greenkeeper/babel-plugin-add-module-exports-0.3.3 into 08271921bd83490f6b66ee74821b4a304849bddc on dev.

greenkeeper[bot] commented 6 years ago

Version 1.0.0 just got published.

Update to this version instead 🚀

Release Notes v1.0.0

Documentation

  • remove [@next](https://github.com/next) tag (7fd260d)

BREAKING CHANGES

  • change v2 tag @latest to @legacy
Commits

The new version differs by 4 commits.

See the full diff