mgechev / angular-seed

🌱 [Deprecated] Extensible, reliable, modular, PWA ready starter project for Angular (2 and beyond) with statically typed build and AoT compilation
https://mgechev.github.io/angular-seed
MIT License
4.57k stars 1.45k forks source link

An in-range update of rollup-plugin-node-resolve is breaking the build 🚨 #2434

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup-plugin-node-resolve was updated from 4.0.0 to 4.0.1.

🚨 View failing branch.

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

rollup-plugin-node-resolve 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 - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/mgechev/angular2-seed/builds/22566499)).

Commits

The new version differs by 5 commits.

  • f8dfa57 4.0.1
  • 2ba2515 Update changelog
  • 1eff8d7 fix: regression in browser objects pointing to nested node_mpodules (#143)
  • aad0239 Update changelog
  • 9ce01d4 Fix pkg.browser mappings issue by specifying a value of false (#183)

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 4.0.0 your tests are passing again. Downgrade this dependency πŸ“Œ.