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 rollup-plugin-commonjs to the latest version 🚀 #26

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 10, 2017

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

Dependency rollup-plugin-commonjs
Current Version 7.1.0
Type devDependency

The version 8.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 3 commits .

  • 0000c4f -> v8.0.0
  • 76b3e9a Merge pull request #178 from rollup/gh-176
  • c8c2548 prefer existing names for dependencies, over require$$x (#176)

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2017

Version 8.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • 91fbafb -> v8.0.1
  • 6b1542a Merge pull request #180 from rollup/gh-179
  • 2cfe204 remove declarators within a var declration correctly (#179)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2017

Version 8.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • f71f57d -> v8.0.2
  • 84b166b Merge pull request #182 from rollup/gh-181
  • 9bf49e1 fix another var rewrite bug (#181)

See the full diff.

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

greenkeeper bot commented Aug 3, 2017

Version 8.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • f7602d9 -> v8.1.0
  • 60846f5 Merge pull request #212 from rollup/external-from-commonjs
  • 5309d9b update appveyor config
  • d4a14e3 lint
  • d81bca9 handle options.external correctly
  • a5718e2 Merge branch 'master' into external-from-commonjs
  • cb0f14e just test in node 8
  • 078332b failing test for external module imported from commonjs
  • 61157df Merge pull request #195 from calvinmetcalf/top-level-return
  • bcadeb1 Drop extra linebreak from tests (#205)
  • c831ca4 Include a regexp in options' documentation (#197)
  • bb3045d top level return support

See the full diff

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

greenkeeper bot commented Aug 22, 2017

Version 8.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Aug 22, 2017

Version 8.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 8bdd631 lint
  • 3b0d761 -> v8.2.0
  • 81fdd71 Merge pull request #208 from pshrmn/rename-index
  • 7467758 Merge branch 'tivac-build-on-windows'
  • 98a47a3 merge
  • b788377 Merge pull request #219 from amilajack/patch-1
  • f39b589 Added license
  • f09c320 chore: use shx so rm is cross-platform
  • dba3783 Prefer parent directory over index for module name

See the full diff

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

greenkeeper bot commented Sep 8, 2017

Version 8.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 90e3a82 -> v8.2.1
  • 5f9b99c Merge pull request #222 from jharris4/magic-string-fix-warnings
  • e849856 fix warnings by changing last argument of magicString.overwrite from boolean to { storeName: boolean }

See the full diff

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

greenkeeper bot commented Oct 18, 2017

Version 8.2.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 3724521 8.2.3
  • 33ce531 8.2.2
  • 8d53cca Merge pull request #233 from mbostock/fix-require-collision
  • 7c14734 Remove apparently-unneeded file.
  • 386a1e7 Add test for require collision.
  • 93cedc2 Fix #232 - require collision.
  • 419a912 Update dependencies
  • d3cd998 Merge pull request #241 from rollup/update-test-config
  • 8efa096 Silence a few test warnings
  • 77c4838 Merge pull request #230 from caleb531/duplicate-export-fix
  • 6a3046e Merge pull request #229 from DenisCarriere/patch-1
  • 83315ad Merge pull request #226 from marijnh/master
  • 4dae460 Make unwrapExports only pick out default when it exists
  • e49819a Fix rollup/rollup#1637 (with tests)
  • a453bb4 Update README.md

See the full diff

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

greenkeeper bot commented Oct 19, 2017

Version 8.2.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

See the full diff

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

greenkeeper bot commented Oct 26, 2017

Version 8.2.5 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 30, 2017

Version 8.2.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • e800b4c 8.2.6
  • 779cd9e Merge pull request #253 from rollup/update-acorn
  • 10e09cb Raise minimal acorn version to resolve #252

See the full diff

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

greenkeeper bot commented Jan 26, 2018

Version 8.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • d195bab 8.3.0
  • a255f44 Update changelog
  • 1dcd267 Merge branch 'jthoms1-master' into release-branch
  • 1c3adf3 Update changelog
  • e2aeef9 Merge branch 'adrianheine-patch-1' into release-branch
  • cbd6ab9 Update changelog
  • 370bf07 chore(): ensure the order of entryModuleIds does not get changed.
  • 38d5108 Merge branch 'adrianheine-templateLiteral' into release-branch
  • 262bf8b Update changelog
  • d8879a8 fix(): allow for rollup to use multiple entry points with experimentalCodeSplitting.
  • cd78e47 chore(): update dependency on rollup to 0.55.0 and correct tests based on correct sourcemap output.
  • 7e8a8c4 Add back support for module.exports objects
  • 4ab91c7 Add back test
  • 2bc1aa3 Support static template literals
  • 9a4560b Always wrap in options.external

See the full diff

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

greenkeeper bot commented Mar 5, 2018

Version 8.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 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
  • 20422b9 Merge branch 'adrianheine-master' into release-8.4.0
  • df762c7 update rollup to 0.56
  • c171356 do not overwrite acorn options sourceType and ecmaVersion
  • 9674a6c create an error with a code frame when parsing fails
  • 4131fb3 use parse method from transform context
  • f3b488c Handle missing default export even if first pass matched

See the full diff

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

greenkeeper bot commented Mar 5, 2018

Version 8.4.1 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Mar 5, 2018

Version 9.0.0 just got published.

Update to this version instead 🚀

Commits

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

  • 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
  • 20422b9 Merge branch 'adrianheine-master' into release-8.4.0
  • df762c7 update rollup to 0.56
  • c171356 do not overwrite acorn options sourceType and ecmaVersion
  • 9674a6c create an error with a code frame when parsing fails
  • 4131fb3 use parse method from transform context
  • f3b488c Handle missing default export even if first pass matched

See the full diff

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

greenkeeper bot commented Sep 18, 2018

Update to this version instead 🚀

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

greenkeeper bot commented Sep 18, 2018

Update to this version instead 🚀

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

greenkeeper bot commented Oct 10, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

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

greenkeeper bot commented Feb 23, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 25, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 2, 2019

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 1081282 9.2.3
  • dbe6a58 Update changelog
  • a2a0cb1 Add note about monorepo usage (#372)
  • d93d838 Make generated helper file have .js extension in preserveModules mode (#373)
  • 9755028 Undo version increase to allow for a proper version commit with tag
  • dc82347 Added support for ancient ES3 browsers (#381)
  • e2ba623 Fix formatting

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 3, 2019

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 4, 2019

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 4, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 4, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 4, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2019

Update to this version instead 🚀

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

greenkeeper bot commented Aug 3, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 27, 2019

Update to this version instead 🚀

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.

0 participants