NgGithubContribCalendar / ng-github-contrib-calendar

A GitHub contribution calendar on Angular component.
GNU General Public License v3.0
7 stars 2 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.4 of @compodoc/compodoc was just published.

Branch Build failing 🚨
Dependency @compodoc/compodoc
Current Version 1.1.3
Type devDependency

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 failed ([Details](https://travis-ci.org/NgGithubContribCalendar/ng-github-contrib-calendar/builds/422142658?utm_source=github_status&utm_medium=notification)).

Release Notes 1.1.4

Features

Improvements

Bug fixes

  • CLI: JSON Configuration File JSON Schema (d8e48d57), closes #577
  • CLI: handle ../ in includes in tsconfig includes/excludes (4a445050), closes #596
  • UI: Address double scrollbar on example tabs for directive, pipe, and injectable (81e33988) Thanks Blake Simmon
  • UI: move to ionicons (f81b42ec), closes #592
  • UI: Accessors section in top index pages (aa4a4929), closes #615
  • menu: overview href is generated twice (5479515a), closes #575
  • deps: barrel file support for import finding strategy (780c0653), closes #566
  • deps: interfaces with custom names (78c59ea1), closes #580
  • deps: duplicates for more than 2 files (bf6e9238), closes #590
  • deps: Duplicate pages for injectables with custom decorators (80417826), closes #591
  • deps: generic support for Map<K, V> (8f3ef941), closes #622
  • deps: abstract modifier (1e6eecba), closes #626
  • graph: special character in module name (00075366), closes #591
Commits

The new version differs by 125 commits.

  • 6bddbbd Merge branch 'release/1.1.4' into develop
  • a1927d3 1.1.4
  • 8ba060d fix(nest): controllers in overview + menu, | fix duplicates entries
  • a32f611 fix(nest): typo in statistics table
  • 5faab07 fix(nest): space between decorators
  • 7a0bea8 feat(nest): prefix support for controllers
  • ebda26f fix(overview): fixed size for cards
  • a11a700 fix(deps): multiple decorators
  • cb771e5 fix(page): remove clipboard.js from cdnjs
  • 6c8efe9 fix(nest): decorator with one string metadata
  • bce4258 Merge branch 'feature/nest-support' into develop
  • 1a5f5fe feat(nest): first support
  • f853d26 feat(nest): first support
  • 8783763 Code cleaning
  • c68da30 feat(i18n): update JSON schema

There are 125 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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 1.1.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 1.1.5

Bug fixes

Commits

The new version differs by 3 commits.

  • f10669b Merge branch 'release/1.1.5' into develop
  • 28c9e29 1.1.5
  • a21f7b9 fix(overview): typo in overview page

See the full diff