AnthonyNahas / my-page

Personal Freelance Page built with Angular and Material Design based on startboostrap (cloned from @angular-material-extensions/freelance-theme)
https://anthonynahas.github.io/my-page/
MIT License
2 stars 0 forks source link

An in-range update of angular2 is breaking the build 🚨 #7

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the angular2 monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the angular2 group definition.

angular2 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **ci/circleci: install:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/AnthonyNahas/my-page/57?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test-app:** CircleCI is running your tests ([Details](https://circleci.com/gh/AnthonyNahas/my-page/59?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: lint:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/AnthonyNahas/my-page/58?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for cashmere-armor

Bug Fixes

  • theming: fix errors when building theme using CSS variables (#15140) (96f6e06), closes #15107
  • bidi: handle uppercase values correctly (#14773) (0029cde)
  • dialog: don't assign aria-label to close button if button has text (#11093) (9bf368d), closes #11084
  • list: disableRipple on selection list not affecting list options after init (#14858) (edf4541)
  • schematics: do not generate invalid stylesheet files (#15235) (e7422e4), closes #15164
  • table: add missing rowgroup roles (#15131) (2c7bc1c)
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

Your tests are still failing with these versions. Compare changes

Release Notes for tapioca-turtle

Bug Fixes

  • badge: duplicate leftover badge after server-side render (#15417) (815a729)
  • calendar: should markForCheck when properties are changed (#15102) (4aa5535)
  • datepicker: toggle throwing an error if datepicker is not defined on init (#15256) (3c5e671)
  • form-field: allow user to click through arrow on native select (#15328) (cb057d2), closes #15318
  • form-field: infinite loop with zone-patch-rxjs (#15335) (8581556), closes #15331
  • list: action list missing focus and hover styling (#14147) (3f876e2)
  • list: override native button text align in action list (#15404) (aaec2d5)
  • radio: ng-touched incorrectly being set on click (#12560) (5b04ec3)
  • radio: only show focus ripple for keyboard focus (#13565) (87477c3), closes #13544
  • radio: unable to distinguish disabled radio button in high contrast mode (#15375) (230b1ed)
  • schematics: incorrectly throws if NgModule uses namespaced decorator (#15298) (89c48f4)
  • scrolling: virtual scroll viewport error during server-side rendering (#15299) (78e7207), closes #15291
  • select: Fixes width-issue of select option panel in IE (#11801) (81a73c6), closes #11609
  • sort: remove arrow when sort header is disabled (#15212) (4a7fdfe), closes #14986
  • stepper: unable to tab to step content (#14892) (824aad2)
  • tabs: correct example title (#15325) (f1ca6ff)
  • virtual-scroll: move views that are already attached instead of inserting (#15348) (8dc572d)
greenkeeper[bot] commented 5 years ago

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

Release Notes for asphalt-lightning

Bug Fixes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for tar-trebuchet

Bug Fixes

  • add disabled styling for unchecked pseudo checkbox (#15405) (bd1c973)
  • autofill: use static queries to read values used in ngOnInit (#15516) (cb0b025)
  • form-field: select value text blending in with the background in high contrast mode (#15286) (bbd30fb)
  • icon: clear user content when svgIcon is bound to falsy value (#15290) (f2f1232)
  • slide-toggle: be able to receive focus while disabled on click (#15501) (479618e)
  • tooltip: tooltip sample not working with keyboard navigation. (#15111) (3987b9b)
greenkeeper[bot] commented 5 years ago

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

Release Notes for herringbone-harpsichord

Bug Fixes

  • bottom-sheet: unable to reopen same bottom sheet after closing via back button (#15520) (aae6972), closes #15510
  • chips: remove aria-selected from deselected chip in single selection mode (#15634) (ebbf97e), closes #15617
  • error when attempting to access Intl API on some versions of Windows (#15693) (c02b09c), closes #15687
  • dialog: remove default aria-label from mat-dialog-close (#15654) (307889e), closes #15542
  • form-field: remove nonbreaking space before * for required fields (#15490) (5e7cf22)
  • option: Remove aria-selected='false' in single-selection mode (#15617) (61a608b)
  • schematics: use ngAfterViewInit instead of ngOnInit in table (#15446) (9c34b97)
  • sidenav: some internal subjects not being completed (#15567) (073e542)