cocoastorm / vue-paypal-checkout

A simple Vue.js wrapper component for paypal-checkout
MIT License
153 stars 67 forks source link

Update rollup-plugin-commonjs to the latest version šŸš€ #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 9.1.0 of rollup-plugin-commonjs was just published.

Dependency rollup-plugin-commonjs
Current Version 8.4.1
Type devDependency

The version 9.1.0 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 rollup-plugin-commonjs.

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.


Commits

The new version differs by 21 commits ahead by 21, behind by 1.

  • 796c53c 9.1.0
  • 52fcf5a Merge branch 'MattiasBuelens-fix-arrow-function-return'
  • ef68d8f Test all function types
  • 8c9ed11 Rename test
  • 0ff0dad List all function types explicitly
  • 08e170f Extract regex for function node type
  • e13e32a Fix unnecessarily wrapping modules with return inside arrow functions
  • 058bb8b Update changelog
  • 21186e9 9.0.0
  • 26ef225 Merge branch 'rollup-as-peer-dependency'
  • 2ecc218 Make rollup a peer dependency
  • 7b0fee6 8.4.0
  • 4ddb152 Merge branch 'release-8.4.0'
  • 3c34c9d Merge branch 'KingHenne-error-code-frame' into release-8.4.0
  • 2b8488a Merge branch 'KingHenne-transform-context-parse' into release-8.4.0

There are 21 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: