Version 6.2.0 of angular2 packages were just published.
Dependency
angular2
Current Version
5.2.5
Type
devDependency
The version 6.2.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of angular2.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notesbamboo-shampoo
Highlights
An initial implementation of virtual scrolling is now available in @angular/cdk-experimental.
Please note that, since these components are still experimental, they may have bugs and the API
is subject to change.
overlay: allow for Directionality instance to be passed in (#11411) (be577b1)
progress-spinner: add injection token for configuring the diameter and stroke globally (#11493) (c3899cf), closes #11490
collections: add ArrayDataSource, a DataSource wrapper for Array and Observable (#11354) (f59658d)
Performance Improvements
overlay: only compute and emit position changes if there are subscribers (#11431) (c68ccc9)
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).
Coverage increased (+2.08%) to 100.0% when pulling 7f48f7372395c8465b06c291863cc15224219023 on greenkeeper/monorepo.angular2-6.2.0 into 86dda6bd113ec853dd9791dde9fe22ea3b37e56b on master.
Version 6.2.0 of angular2 packages were just published.
angular2
The version 6.2.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of angular2.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
bamboo-shampooHighlights
Please note that, since these components are still experimental, they may have bugs and the API
is subject to change.
Bug Fixes
Features
Performance Improvements
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: