Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Bump rollup-plugin-commonjs from 8.2.6 to 9.1.0 #79

Conversation

dependabot-preview[bot]
Copy link

Bumps rollup-plugin-commonjs from 8.2.6 to 9.1.0.

Changelog

Sourced from rollup-plugin-commonjs's changelog.

9.1.0

  • Do not automatically wrap modules with return statements in top level arrow functions (#302)

9.0.0

  • Make rollup a peer dependency with a version range (#300)

8.4.1

  • Re-release of 8.3.0 as #287 was actually a breaking change

8.4.0

  • Better handle non-CJS files that contain CJS keywords (#285)
  • Use rollup's plugin contextparse function (#287)
  • Improve error handling (#288)

8.3.0

  • Handle multiple entry points (#283)
  • Extract named exports from exported object literals (#272)
  • Fix when options.external is modified by other plugins (#264)
  • Recognize static template strings in require statements (#271)

8.2.4

  • Don't import default from ES modules that don't export default (#206)

8.2.3

  • Prevent duplicate default exports (#230)
  • Only include default export when it exists (#226)
  • Deconflict require aliases (#232)

8.2.1

  • Fix magic-string deprecation warning

8.2.0

  • Avoid using index as a variable name (#208)

8.1.1

  • Compatibility with 0.48 (#220)

8.1.0

  • Handle options.external correctly (#212)
    ... (truncated)
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
  • 21186e9 9.0.0
  • 26ef225 Merge branch 'rollup-as-peer-dependency'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@dependabot-preview
Copy link
Author

Superseded by #96.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-plugin-commonjs-9.1.0 branch April 30, 2018 02:22
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant