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 @compodoc/compodoc is breaking the build 🚨 #2448

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @compodoc/compodoc was updated from 1.1.8 to 1.1.9.

🚨 View failing branch.

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

@compodoc/compodoc 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/22749724)).

Release Notes for 1.1.9

Features

  • feat(app): documentation coverage for files with lint-staged tools (59ff58e), closes #546

Merged

Bug fixes

  • fix(app): output + serve (8332344), closes #742
  • fix(deps): jsdoc param comment for accessor (655be32), closes #735
  • fix(deps): injectables inheritance (35da83e), closes #738
  • fix(deps): no link if ignored data (242e42d), closes #737
  • fix(deps): multiple inheritance class support (62f1bd0), closes #728
  • fix(deps): Type casting inside decorator (f597531), closes #727
Commits

The new version differs by 50 commits.

  • 89fbe2a Finish 1.1.9
  • f6a2311 1.1.9
  • 98562e2 feat(app): disable pdf export, WIP
  • 1c64b5e feat(app): bump dependencies
  • fe1dba5 Merge pull request #688 from feldmanz66/feature/bug-fix-for-custom-logo
  • 6b7e093 feat(app): documentation coverage for files with lint-staged tools, update schema
  • 59ff58e feat(app): documentation coverage for files with lint-staged tools
  • 0cd0301 feat(app): documentation coverage for files with lint-staged tools
  • 69448fe feat(app): documentation coverage for files with lint-staged tools
  • 8332344 fix(app): output + serve
  • d354af1 feat(app): bump dependencies
  • fbb5a61 feat(app): bump dependencies
  • f9fea56 feat(app): bump dependencies
  • 067d43e feat(app): bump dependencies
  • 655be32 fix(deps): jsdoc param comment for accessor

There are 50 commits in total.

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.1.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.