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

Update rollup to the latest version 🚀 #48

Merged
merged 2 commits into from
Feb 19, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 17, 2019

The devDependency rollup was updated from 1.0.1 to 1.2.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.2.0

2019-02-17

Features

  • Fewer renamed variables due to a completely reimplemented deconflicting logic (#2689)

Bug Fixes

  • Respect rendered and tree-shaken exports when determining chunk hashes (#2695)
  • Fix an error when dynamic imports end up in the same chunk as one of their importees (#2677)
  • Do not generate invalid code when expressions containing IIFEs are simplified (#2696)
  • Do not throw an error when more than ten bundles are watched (#2700)
  • Treat re-exported globals in a spec-compliant way (#2691)
  • Fix issues related to wrongly renamed variables (#2689)
  • Do not throw an error if config files contain non-default exports (#2673)
  • Improve type of RollupOutput.output to guarantee at least one chunk (#2679)

Pull Requests

Commits

The new version differs by 39 commits.

  • 60e8df2 1.2.0
  • 56ff3e3 Update changelog
  • 19a7727 Reimplement variable deconflicting logic (#2689)
  • fe84e00 Update changelog
  • db42a04 Prevent final resolution and facade creation for inlined dynamic imports (#2677)
  • 4d082b0 Respect rendered exports when generating chunk hashes (#2695)
  • 14a17af Correctly render function expression inside simplified expression statements. (#2696)
  • 0a46310 Add a fix for MaxListenersExceededWarning (#2700)
  • 1454b90 Update rollup-pluginutils (#2703)
  • d883243 Update changelog
  • f8faa4b Allow config files to contain non-default exports (#2673)
  • d6a865e Update changelog
  • 1ae20fc Improve type of RollupOutput.output (#2679)
  • 7f79ab1 Update changelog
  • c702f3a Fix typo in export-globals test (#2693)

There are 39 commits in total.

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7402647 on greenkeeper/rollup-1.2.0 into 419fe7b on master.

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

greenkeeper bot commented Feb 17, 2019

  • The devDependency rollup was updated from 1.0.1 to 1.2.1.

Update to this version instead 🚀

Release Notes for v1.2.1

2019-02-17

Bug Fixes

  • Fix ESM version of Rollup (#2705)

Pull Requests

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Feb 19, 2019

  • The devDependency rollup was updated from 1.0.1 to 1.2.2.

Update to this version instead 🚀

@glipecki glipecki merged commit cd8be13 into master Feb 19, 2019
@glipecki glipecki deleted the greenkeeper/rollup-1.2.0 branch February 19, 2019 22:05
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.

None yet

2 participants