Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
greenkeeper bot opened this issue Oct 31, 2019 · 3 comments
Closed

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

greenkeeper bot opened this issue Oct 31, 2019 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Oct 31, 2019

The dependency rollup was updated from 1.26.0 to 1.26.1.

🚨 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
  • Test on node 12.x and macOS-latest: null
  • Test on node 12.x and windows-latest: null
  • Test on node 12.x and ubuntu-latest: null
  • Test on node 10.x and macOS-latest: null
  • Test on node 10.x and windows-latest: null
  • Test on node 10.x and ubuntu-latest: null
  • Test on node 8.12.x and macOS-latest: null
  • Test on node 8.12.x and windows-latest: null
  • Test on node 8.12.x and ubuntu-latest: null

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
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

After pinning to 1.26.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2019

  • The dependency rollup was updated from 1.26.1 to 1.26.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.26.2

2019-10-31

Bug Fixes

  • Do not create invalid code when using treeshake: false and star re-exports (#3209)

Pull Requests

Commits

The new version differs by 3 commits.

  • 5cbfdee 1.26.2
  • 2ed5bfe Update changelog
  • 066620e Also remove export-all declarations when not tree-shaking (#3209)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2019

  • The dependency rollup was updated from 1.26.2 to 1.26.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.26.3

2019-11-02

Bug Fixes

  • Work around an incompatibility with rollup-plugin-dts (#3211)

Pull Requests

  • #3211: Do no fail if the source attribute is undefined in an unused named export (@lukastaegert)
Commits

The new version differs by 3 commits.

  • f9b9a7c 1.26.3
  • 7ea824b Update changelog
  • 33b15cd Do no fail if the source attribute is undefined in an unused named export (#3211)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant