Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 15, 2019

The devDependency rollup was updated from 1.11.3 to 1.12.0.

This version 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.


Release Notes for v1.12.0

2019-05-15

Features

  • Add treeshake.moduleSideEffects option to allow removing empty imports without a side-effect check (#2844)
  • Extend plugin API to allow marking modules as side-effect-free (#2844)
  • Extend this.resolve plugin context function with an option to skip the resolveId hook of the calling plugin (#2844)
  • Add isEntry flag to this.getModuleInfo plugin context function (#2844)
  • Distribute Rollup as optimized ES2015 code (#2851)

Pull Requests

Commits

The new version differs by 4 commits.

  • fc1fa5b 1.12.0
  • 0cb505b Update changelog
  • 4cad1bd Switch to es2015 output (#2851)
  • 1de599f Add options and hooks to control module side effects (#2844)

See the full diff

FAQ and help

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


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request May 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 16, 2019

  • The devDependency rollup was updated from 1.11.3 to 1.12.1.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b25b16a 1.12.1
  • 6c88569 Update changelog
  • 33eba89 Allow transformers to return an empty string (#2861)
  • 53947a1 Update changelog
  • 3f27695 Update to latest plugins and extend file name sanitation (#2860)

See the full diff

@rszaloki rszaloki closed this in 54d3712 May 16, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/rollup-1.12.0 branch May 16, 2019 11:42
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.

2 participants