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 rollup-plugin-commonjs to the latest version 馃殌 #33

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 26, 2018

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

Dependency rollup-plugin-commonjs
Current Version 8.2.6
Type devDependency

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

If you don鈥檛 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鈥檛 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 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

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

coveralls commented Jan 26, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling d524bf7 on greenkeeper/rollup-plugin-commonjs-8.3.0 into bd3b38d on master.

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 Mar 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 12, 2018

Version 9.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • 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

See the full diff

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

greenkeeper bot commented Apr 29, 2018

Version 9.1.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • f0764df Fix linting issues
  • c79d4a2 9.1.1
  • f2d792c Merge branch 'cjs-transform-ordering-fix'
  • 71fb4a7 0.57 code splitting test regression
  • be19e00 downgrade rollup pending rollup/rollup#2161
  • 9df616c fix unhandled rejection, code splitting test
  • bba42a8 update rollup
  • cd835c4 ensure isCjs information waits on transform

See the full diff

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

greenkeeper bot commented Apr 30, 2018

Version 9.1.2 just got published.

Update to this version instead 馃殌

Commits

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

See the full diff

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

greenkeeper bot commented Apr 30, 2018

Version 9.1.3 just got published.

Update to this version instead 馃殌

Commits

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

  • b78be42 9.1.3
  • aa41962 Merge branch 'cjs-transform-cache-fix'
  • dbcfd0e ensure non-js files dont wait on promise
  • c95b06b fix up successive build handling
  • 95b5f70 fix already-cached cjs transform handling
  • f0764df Fix linting issues
  • c79d4a2 9.1.1
  • f2d792c Merge branch 'cjs-transform-ordering-fix'
  • 71fb4a7 0.57 code splitting test regression
  • be19e00 downgrade rollup pending rollup/rollup#2161
  • 9df616c fix unhandled rejection, code splitting test
  • bba42a8 update rollup
  • cd835c4 ensure isCjs information waits on transform

See the full diff

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

1 participant