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

Update rollup to the latest version 🚀#55

Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/rollup-1.4.2
Open

Update rollup to the latest version 🚀#55
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/rollup-1.4.2

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 7, 2019

The devDependency rollup was updated from 1.3.3 to 1.4.2.

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.4.2

2019-03-07

Bug Fixes

  • Respect variable identity of exports when hashing (#2741)
  • Resolve a situations where a variable was imported twice with the same name (#2737)

Pull Requests

Commits

The new version differs by 13 commits.

  • adaa23e 1.4.2
  • 2d03a67 Update changelog
  • 858fea4 Resolve a situation where different default exports referencing the same (#2737)
  • 6903425 Update changelog
  • af41561 Fix an issue where the same hash was generated when different variables (#2741)
  • d27c0f6 Docs: Fix return type (#2738)
  • f15aefb 1.4.1
  • ccef873 Update changelog
  • 6010bdd fix: the empty string importee should not always be treated as external module id (#2733)
  • d27ee15 Add dynamicImportFunction to CLI guide
  • 2554c43 1.4.0
  • fd81e11 Update changelog
  • 91ce981 Add dynamicImportFunction option (#2723)

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 f9b6d18 on greenkeeper/rollup-1.4.2 into 0746d83 on master.

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

greenkeeper bot commented Mar 7, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.5.0.

Update to this version instead 🚀

Release Notes for v1.5.0

2019-03-07

Features

  • Allow resolving to a different id while marking it as external at the same time (#2734)

Pull Requests

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Mar 8, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.6.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Mar 20, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.6.1.

Update to this version instead 🚀

Release Notes for v1.6.1

2019-03-20

Bug Fixes

  • Avoid name clashes of unused default exports when tree-shaking is false (#2758)
  • Do not crash when generating SystemJS bundles containing array patterns with member expressions (#2760)

Pull Requests

Commits

The new version differs by 4 commits.

  • dfe1713 1.6.1
  • 7513859 Update changelog
  • 8166eb0 Handle member expressions in array patterns (#2760)
  • 26d2b31 Make sure unused default exports are deconflicted when tree-shaking is false (#2758)

See the full diff

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

greenkeeper bot commented Mar 20, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.7.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

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

greenkeeper bot commented Mar 24, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.7.1.

Update to this version instead 🚀

Release Notes for v1.7.1

2019-03-24

Bug Fixes

  • Prevent invalid code when exporting several hundred identifiers from a chunk (#2768)
  • Do not wrongly deconflict labels (#2776)

Pull Requests

Commits

The new version differs by 7 commits.

  • 7c4ceca 1.7.1
  • 034034f Update changelog
  • 75b41e2 Do not treat break labels as identifiers (#2776)
  • 61dcba8 Update changelog
  • 9cbb73e Sanitize shortened internal export names (#2768)
  • dec4d83 Update changelog
  • 429942e Update dependencies and fix security issues (#2769)

See the full diff

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

greenkeeper bot commented Mar 24, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.7.2.

Update to this version instead 🚀

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

greenkeeper bot commented Mar 25, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.7.3.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • e9e9636 1.7.3
  • 48251d5 Update changelog
  • e53c734 Support exporting live-bindings from other chunks or external dependencies (#2765)

See the full diff

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

greenkeeper bot commented Apr 2, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.8.0.

Update to this version instead 🚀

Release Notes for v1.8.0

2019-04-02

Features

  • Support module as alias for esm and commonjs for cjs to match Node (#2783)

Pull Requests

Commits

The new version differs by 7 commits.

  • 712c56f 1.8.0
  • f083f50 Update changelog
  • dba1438 inline interopDefault in config loading (#2782)
  • 8825cdb Support Node-style format aliases (#2783)
  • f5a6c30 1.7.4
  • 5c6c884 Update changelog
  • b3578ae Make all properties in TreeshakingOptions optional (#2779)

See the full diff

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

greenkeeper bot commented Apr 5, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.9.0.

Update to this version instead 🚀

Release Notes for v1.9.0

2019-04-05

Features

  • Add built-in support for bigint (#2789)

Pull Requests

Commits

The new version differs by 7 commits.

  • fadf7bc Fix linting
  • 2500f4c 1.9.0
  • c544083 Update changelog
  • c3d67ca Ship with bigint support built-in (#2789)
  • c6bad2f Update changelog
  • 7837fc5 Test that rollup-plugin-commonjs works with preserveModules (#2792)
  • fee090c Use shared extractAssignedNames from rollup-pluginutils (#2791)

See the full diff

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

greenkeeper bot commented Apr 10, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.9.1.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 10, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.9.2.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 10, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.9.3.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 11, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.10.0.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.21.0.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 9, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.21.1.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 9, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.21.2.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 14, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.21.3.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 16, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.21.4.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 29, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.22.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 3, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.23.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 5, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.23.1.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 15, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.24.0.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 18, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.25.0.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 20, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.25.1.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.25.2.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 27, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.26.0.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.26.1.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.26.2.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.26.3.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.26.4.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 11, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.26.5.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.27.0.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.27.1.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2019

  • The devDependency rollup was updated from 1.3.3 to 1.27.2.

Update to this version instead 🚀

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