Open greenkeeper[bot] opened 5 years ago
dependency
@angular/material was updated from 8.2.0
to 8.2.1
.dependency
@angular/cdk was updated from 8.2.0
to 8.2.1
.Your tests are passing again with this update. Explicitly upgrade to these versions 🚀
bug fix | a11y: remove aria-describedby attribute when no descriptions are left (#17074) (0e5c82c), closes #17070 |
bug fix | icon: use ErrorHandler to log MatIcon errors (#16999) (8f54f5c), closes #16967 |
bug fix | select: fix recursive call to SelectionModel.select() (#17071) (ed96878) |
bug fix | slide-toggle: clear static aria attributes from host nodes (#17085) (8d73869), closes #16938 |
bug fix | errors during server-side rendering (#17091) (9b547b9) |
feature | expose root loader instance in testbed harness environment (#16903) (69f7693), closes #16697 #16709 |
bug fix | button: ripple color should match state color (#17066) (7e98a7e) |
bug fix | button: ripples were using mat-button styles (#17069) (6d48c4f) |
bug fix | mdc-tabs: error during server-side rendering (#17169) (57fa880) |
feature | drawer: add harness for mat-drawer (#17010) (7ad30eb), closes #16695 |
feature | form-field: add test harness (#17138) (eebf589) |
bug fix | testing: throw better error when trying to use fixture after it has been destroyed (#17058) (5e2296f) |
dependency
@angular/material was updated from 8.2.1
to 8.2.2
.dependency
@angular/cdk was updated from 8.2.1
to 8.2.2
.Your tests are passing again with this update. Explicitly upgrade to these versions 🚀
bug fix | drag-drop: unable to drop into connected sibling after scrolling into view via the parent (#17162) (357d1c3), closes #17144 |
bug fix | autocomplete: top option group not scrolled into view when going up (#16343) (c0034d3) |
bug fix | button: focus method does not respect specified origin (#17183) (7355389), closes #17174 |
bug fix | datepicker: add scope to calendar headers (#17163) (cf244ff), closes #17038 |
bug fix | form-field: FormField with outline doesn't work well with dir="r… (#15415) (8158754), closes #14944 |
bug fix | list: selection list checkbox theme overwritten by parent theme (#16939) (57b2c3f), closes #16891 |
bug fix | clipboard: avoid changing layout with temporary textarea (#17227) (d4d958e) |
bug fix | mdc-slider: not usable in high contrast mode (#17164) (73a233d) |
dependency
@angular/material was updated from 8.2.2
to 8.2.3
.dependency
@angular/cdk was updated from 8.2.2
to 8.2.3
.Your tests are passing again with this update. Explicitly upgrade to these versions 🚀
bug fix | drag-drop: dragging styles not reset once dragging is… (#17150) (4d489f0), closes #17139 |
bug fix | a11y: focus monitor not identifying touch focus inside shadow root (#17167) (bacb8df) |
bug fix | datepicker: year not formatted in multi-year view button (#17202) (13363e6), closes #17187 |
bug fix | overlay: error when trying to add/remove empty string cla… (#14919) (9894ab2) |
bug fix | select: highlighted option not updated if value is reset while closed (#17213) (d996abd), closes #17212 |
bug fix | stepper: unable to skip step if completed value is overwritten (#15403) (9f497a0), closes #15310 |
bug fix | tabs: avoid Ivy template type checking errors in tab link (#17282) (cd11ae5), closes #17228 |
bug fix | tabs: avoid template type checking errors with Ivy (#17228) (1bfa1ea), closes #17121 |
bug fix | mdc-checkbox: model value not updated through toggle method (#17229) (73b086d), closes #11902 |
bug fix | mdc-button: use state container for button interaction (#17284) (070d0a5) |
bug fix | mdc-button: add ::after to reflect active styles (#17283) (4380179) |
bug fix | mdc-slider: incorrectly rendering extra background (#17207) (561c90c) |
There have been updates to the angular2 monorepo:
dependency
@angular/material was updated from8.1.4
to8.2.0
.dependency
@angular/cdk was updated from8.1.4
to8.2.0
.🚨 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/gamerpals/WebClient/builds/583272378?utm_source=github_status&utm_medium=notification)).Release Notes for silicon-neuron
Highlights
New
@angular/youtube-player
package!Earlier this year, we changed the name of this repo to "angular/components" to emphasisze our goal
to provide more than only Material Design components. The 8.2.0 release includes one of the next new
features in that regard- a new package that wraps the
YouTube Player API for iframe Embeds
in an easy-to-use Angular component.
You can see the
documentation on GitHub
for the time being.
Big thanks to @YourDeveloperFriend for contributing this!
Bug Fixes
Features
MAT_FORM_FIELD_DEFAULT_OPTIONS
(#16244) (94c3fed), closes #16243FAQ 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: