Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Update rollup to the latest version 馃殌 #25

Merged
merged 1 commit into from Jan 21, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 28, 2018

The devDependency rollup was updated from 0.68.2 to 1.0.0.

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


Find out more about this release.

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 馃尨

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

greenkeeper bot commented Jan 3, 2019

  • The devDependency rollup was updated from 0.68.2 to 1.0.1.

Update to this version instead 馃殌

Release Notes for v1.0.1

2019-01-03

Bug Fixes

  • Properly handle reexporting an external default export for non-ESM targets when using named exports mode (#2620)
  • Do not (wrongly) re-declare input options in the merged RollupOptions type (#2622)

Pull Requests

Commits

The new version differs by 6 commits.

  • fbb5f9e 1.0.1
  • e7b3c78 Update changelog
  • eda15fa Update changelog
  • 5ff6352 Show how to skip imports for optional plugins (#2627)
  • 6d32530 Simplify RollupOptions (#2622)
  • f5364d9 Fixed issue with reexporting default as default with {exports: named, interop: true} options. (#2620)

See the full diff

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

greenkeeper bot commented Jan 5, 2019

  • The devDependency rollup was updated from 0.68.2 to 1.0.2.

Update to this version instead 馃殌

Release Notes for v1.0.2

2019-01-05

Bug Fixes

  • Make sure the transform hook is always reevaluated when a file watched by the hook changes (#2633)
  • Fix a crash when generating hashes for tree-shaken dynamic imports (#2638)
  • Fix a crash and some inconsistencies when using the acorn-bigint plugin (#2640)

Pull Requests

Commits

The new version differs by 7 commits.

  • 27cde2a 1.0.2
  • 6b55518 Update changelog
  • 6ac23e9 Make sure all CLI options are listed in the summary (#2641)
  • be7afed Treat bigints as unknown for now on all systems to avoid accidentally (#2640)
  • ee6db13 Do not fail when generating hashes for tree-shaken dynamic imports (#2638)
  • 29b8c64 Make code optional again in rollup warnings (#2635)
  • 6b343ab Make sure this.addWatchFile also declares transform dependencies, (#2633)

See the full diff

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

greenkeeper bot commented Jan 9, 2019

  • The devDependency rollup was updated from 0.68.2 to 1.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 00d7521 1.1.0
  • 76c7162 Update changelog
  • bf47572 Make this.meta available in options hook, pass input options to buildStart (#2642)
  • d2e2c9f Improve how acorn is imported, update dependencies (#2636)
  • b7a8403 implement writeBundle hook (#2643)
  • 34cb08d Fix typo related to entryFileNames example (#2647)

See the full diff

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

greenkeeper bot commented Jan 19, 2019

  • The devDependency rollup was updated from 0.68.2 to 1.1.1.

Update to this version instead 馃殌

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

greenkeeper bot commented Jan 21, 2019

  • The devDependency rollup was updated from 0.68.2 to 1.1.2.

Update to this version instead 馃殌

Release Notes for v1.1.2

2019-01-21

Bug Fixes

  • Tree-shaken dynamic imports no longer leave behind undefined entries in the bundle information (#2663)
  • Dynamic imports in dynamically imported files could lead to crashes and would not always create new chunks (#2664)

Pull Requests

Commits

The new version differs by 4 commits.

  • 38f3ca6 1.1.2
  • 384e35d Update changelog
  • 296035e Do not include tree-shaken dynamic imports in bundle information (#2663)
  • a7eb784 Properly handle dynamic imports declared in dynamically imported files (#2664)

See the full diff

@yuriy-yarosh yuriy-yarosh merged commit 3af7372 into master Jan 21, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/rollup-1.0.0 branch January 22, 2019 01:08
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

1 participant