bradyhouse / 16

Puzzle 16
MIT License
1 stars 0 forks source link

An in-range update of @compodoc/compodoc is breaking the build 🚨 #81

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @compodoc/compodoc was updated from 1.1.5 to 1.1.6.

🚨 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/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/bradyhouse/16/builds/448559651?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.1.6

Bug fixes

Features

Commits

The new version differs by 55 commits.

  • 7449d1f Merge branch 'release/1.1.6' into develop
  • 9900b07 1.1.6
  • f089c20 feat(app): pt-BR translation
  • d104486 Merge pull request #682 from lsfgrd/patch-1
  • 2d43f27 feat: update index.ts to include pt-BR translation
  • 0b366da feat(locale): initial pt-BR translation
  • 241024b fix(deps): custom syntax in main.ts
  • e290cca feat(app): code refactoring with Singleton for engines
  • bd23ec8 feat(deps): decorators arguments listing
  • 4e7593b feat(deps): function decorator arguments support / WIP
  • 77b24cd fix(menu): re-activate boostrap-ative collapse after defer ready
  • c1b940b fix(menu): test
  • dcd8cea fix(menu): test
  • ad2f200 feat(menu): IE11 png logo
  • 0874237 Merge remote-tracking branch 'origin/develop' into develop

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.1.7

Bug fixes

Features

Commits

The new version differs by 10 commits.

  • 1686cd5 Finish 1.1.7
  • 1aad02c 1.1.7
  • 23a401a feat(modules): display methods
  • a43fbec fix(test): angular-expo project
  • 5b1ea65 fix(test): angular-expo project
  • 079ef44 fix(deps): symbol support
  • a6e4a44 fix(i18n): menu broken with fr-FR language
  • e5669cf feat(app): bump dependencies
  • 55c3a1a Merge pull request #695 from sibiraj-s/update-live-server
  • f76f80a fix: update live server to fix vulnerability

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.1.8

Bug fixes

  • coverage: guards, interceptors not in page (82fe257), closes #722
  • search: remove Lunr.js stemmer for indexing (d73c649), closes #619
  • deps: Literal type information for typealias is generated incorrectly (9db3197), closes #711
  • app: disable AnguarJS project WIP support (2b779a0), closes #667
  • menu: additional menu entries with children collapsed (first level only) (d6086b4), closes #714
  • menu: error js with custom logo (e70eded), closes #713
  • deps: properties with long arrow function declared (d5d5e11), closes #706
  • UI: Inconsistent table formatting for inputs/outputs, method & properties (01e1167), closes #709
  • deps: modules declarations link with global variables (92949ce), closes #710
  • deps: @Private and miscellaneous functions (88e0380), closes #671
  • deps: miscellaneous functions return type missing (1171ea5), closes #700
  • CLI: Wrong version of typescript shown (e5bcd5e), closes #683
Commits

The new version differs by 56 commits.

  • daa03cc Finish 1.1.8
  • d39a05b 1.1.8
  • 26a6383 1.1.8
  • 3e9b7b0 1.1.8
  • 698315e feat(tools): changelog tool switch
  • 4a1948c feat(app): bump dependencies
  • 8e6ea5c Update license
  • c29c9cd Sauce Labs credit
  • 82fe257 fix(coverage): guards, interceptors not in page
  • 22a3f98 fix(coverage): guards, interceptors not in page
  • f464556 fix(coverage): guards, interceptors not in page
  • d73c649 fix(search): remove Lunr.js stemmer for indexing
  • 9db3197 fix(deps): Literal type information for typealias is generated incorrectly
  • 5e7429d feat(app): bump dependencies
  • 2b779a0 fix(app): disable AnguarJS project WIP support

There are 56 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 68 commits.

  • a392cba Merge tag '1.1.10' into develop
  • c015bf0 Merge branch 'release/1.1.10'
  • 8f6cf5a 1.1.10
  • 3049789 feat(app): bump dependencies
  • df7dc79 feat(app): bump api list
  • a13125a fix(app): pdf cleaning export format option
  • 3135f9c fix(CLI): remove pdf information
  • d759b4f fix(app): toggleMenuItems
  • f2e9a85 fix(app): sonar issues
  • 00023bf feat(app): bump dependencies
  • 4bb8b2f feat(app): TODOS
  • 5685ff8 fix(app): sonar issues
  • 06cb278 feat(app): sonarcloud
  • aa6a278 fix(app): more Node.js versions tests
  • f437e48 feat(app): more Node.js versions tests

There are 68 commits in total.

See the full diff