unlock-protocol / unlock

Ι„nlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
834 stars 244 forks source link

An in-range update of rollup is breaking the build 🚨 #1675

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency rollup was updated from 1.2.2 to 1.2.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **build-test-and-deploy:** * [build-unlock](https://circleci.com/gh/unlock-protocol/unlock/195?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [paywall-tests](https://circleci.com/gh/unlock-protocol/unlock/207?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [unlock-app-tests](https://circleci.com/gh/unlock-protocol/unlock/206?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [smart-contracts-tests](https://circleci.com/gh/unlock-protocol/unlock/204?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [build-unlock-integration](https://circleci.com/gh/unlock-protocol/unlock/196?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [integration-tests](https://circleci.com/gh/unlock-protocol/unlock/203?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [locksmith-tests](https://circleci.com/gh/unlock-protocol/unlock/205?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Success * [deploy-unlock-app-netlify](https://circleci.com/gh/unlock-protocol/unlock/208?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed - βœ… **Travis CI - Branch:** The build **passed**.

Release Notes for v1.2.3

2019-02-23

Bug Fixes

  • Use correct path when rendering dynamic imports where the entry module is empty (#2714)

Pull Requests

Commits

The new version differs by 4 commits.

  • 5d6e01c 1.2.3
  • 6c346ba Update changelog
  • 585500e Add npm ci to prepublish script.
  • e8c078d Properly render dynamic imports when imported module is empty (#2714)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.2.4

2019-02-26

Bug Fixes

  • Fix an issue where a variable was imported twice under the same name (#2715)

Pull Requests

  • #2715: Deduplicate imports referencing default exports and their original variables (@lukastaegert)
Commits

The new version differs by 3 commits.

  • c499630 1.2.4
  • 369446b Update changelog
  • 297cc8c Deduplicate imports referencing default exports and their original variables (#2719)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.2.5

2019-02-26

Bug Fixes

  • Store external ids reported by plugins in watch mode (#2718)

Pull Requests

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.3.0

2019-02-26

Features

  • Treeshake call expressions prefixed with UglifyJS style @__PURE__ annotations (#2429)

Pull Requests

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.3.1

2019-02-27

Bug Fixes

  • Correctly reexport the default export from entry chunks (#2727)

Pull Requests

Commits

The new version differs by 12 commits.

  • e9abb56 1.3.1
  • 55ef193 Update changelog
  • 45518c2 Take chunk export mode into account when reexporting default, resolves #2721 (#2727)
  • c8380cd 1.3.0
  • 8397f9e Update changelog
  • 48b5429 Add support for /#PURE/ comments. (#2429)
  • 8a05bf2 1.2.5
  • 3b8986d Update changelog
  • 2cf6f68 Incremental external (#2718)
  • c499630 1.2.4
  • 369446b Update changelog
  • 297cc8c Deduplicate imports referencing default exports and their original variables (#2719)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.3.2

2019-02-27

Bug Fixes

  • Allow ids of default exported classes to be exported separately (#2728)

Pull Requests

Commits

The new version differs by 15 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.4.0

2019-03-01

Features

  • Add option to change the name of the dynamic import function to allow polyfilling it (#2723)

Pull Requests

Commits

The new version differs by 23 commits.

  • 2554c43 1.4.0
  • fd81e11 Update changelog
  • 91ce981 Add dynamicImportFunction option (#2723)
  • 7c141d2 1.3.3
  • 55c9025 Update changelog
  • 2e1aa54 Order types, interfaces, classes and object members (#2730)
  • 73daa74 Update changelog
  • 43ed3c8 Do not check if the node itself has effects when checking call effects, resolves #2729 (#2732)
  • 4ba9054 1.3.2
  • c97ac4b Update changelog
  • c1c30a5 Update dependencies, resolves #2722 (#2728)
  • e9abb56 1.3.1
  • 55ef193 Update changelog
  • 45518c2 Take chunk export mode into account when reexporting default, resolves #2721 (#2727)
  • c8380cd 1.3.0

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.4.1

2019-03-04

Features

  • Do not treat the import target "" as external by default (#2733)

Pull Requests

Commits

The new version differs by 27 commits.

  • 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)
  • 7c141d2 1.3.3
  • 55c9025 Update changelog
  • 2e1aa54 Order types, interfaces, classes and object members (#2730)
  • 73daa74 Update changelog
  • 43ed3c8 Do not check if the node itself has effects when checking call effects, resolves #2729 (#2732)
  • 4ba9054 1.3.2
  • c97ac4b Update changelog
  • c1c30a5 Update dependencies, resolves #2722 (#2728)

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

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 33 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)
  • 7c141d2 1.3.3
  • 55c9025 Update changelog

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

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 36 commits.

  • ae000c9 1.5.0
  • f00f210 Update changelog
  • 5bf2144 Allow resolveId to return an object (#2734)
  • 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

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v1.6.0

2019-03-08

Features

  • Add plugin hook to modify output options (#2736)

Pull Requests

Commits

The new version differs by 39 commits.

  • 88ceebd 1.6.0
  • b7499f3 Update changelog
  • 00f414d Add hook for modifying OutputOptions (#2736)
  • ae000c9 1.5.0
  • f00f210 Update changelog
  • 5bf2144 Allow resolveId to return an object (#2734)
  • 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)

There are 39 commits in total.

See the full diff