goto-bus-stop / recgames

[WIP] Age of Empires 2 Recorded Games. Watch out, the current live version will be wiped multiple times before an actual release :)
https://recgam.es
GNU General Public License v3.0
1 stars 0 forks source link

Update rollup-plugin-commonjs to the latest version 🚀 #20

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of rollup-plugin-commonjs just got published.

Dependency rollup-plugin-commonjs
Current Version 5.0.5
Type devDependency

The version 6.0.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 rollup-plugin-commonjs. 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 15 commits .

  • feb9160 -> v6.0.0
  • e6d1f85 Merge pull request #149 from rollup/gh-132
  • efff8e9 use ecmaVersion: 8, not 6 (#132)
  • 0693d1f Merge pull request #124 from ntilwalli/iifeParsingIssue
  • 4851ed5 use blacklist rather than eval technique for deconflicting reserved words
  • 8a1a870 Merge branch 'mangle-reserved' of https://github.com/lxe/rollup-plugin-commonjs into lxe-mangle-reserved
  • 3f39ecf Merge pull request #147 from rollup/gh-144
  • b726a59 windows fix
  • 9549d3f rewrite top-level define as undefined (#144)
  • c4c2827 failing test for #144
  • 5e140bc update error message following rollup update
  • 52f3603 fix source order and prevent accidental deshadowing post-update
  • b91b319 update dependencies
  • c1a9255 Add failing test for default export IIFE
  • c6d1120 deconflict reserved keywords

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: