the-dr-lazy / deox

Functional Type-safe Flux Standard Utilities
https://deox.js.org
MIT License
206 stars 12 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 1.18.0 to 1.19.0.

🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/thebrodmann/deox/745?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **test-build-release:** * [test](https://circleci.com/gh/thebrodmann/deox/745?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - Failed * build - Blocked

Commits

The new version differs by 6 commits.

  • 9af119d 1.19.0
  • b3f361c Update changelog
  • 456f4d2 Avoid variable from empty module name be empty (#3026)
  • 17eaa43 Use id of last module in chunk as name base for auto-generated chunks (#3025)
  • 871bfa0 Switch to a code-splitting build and update dependencies (#3020)
  • 2443783 Unified file emission api (#2999)

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

After pinning to 1.18.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.19.3

2019-08-06

Bug Fixes

  • Fix wrong URLs in error messages (#3033)

Pull Requests

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Release Notes for v1.19.4

2019-08-07

Bug Fixes

  • Prevent invalid code when exporting an external namespace (#3034)
  • Prevent invalid or non-equivalent code when simplifying expressions in return and throw statements (#3035)

Pull Requests

Commits

The new version differs by 14 commits.

See the full diff