teiler / web.teiler.io

A JS web client for teiler.io.
https://web.teiler.io
MIT License
3 stars 0 forks source link

Update @angular/cli to the latest version 🚀 #67

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago
⚠️ Beta is ending on May 31st ⚠️
To continue using private repositories with Greenkeeper, you need to upgrade to a a paid plan.

Version 1.0.4 of @angular/cli just got published.

Dependency @angular/cli
Current Version 1.0.1
Type devDependency

The version 1.0.4 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of @angular/cli. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v1.0.4

Bug Fixes

  • @angular/cli: adds language to index.html for accessibility (1d99472)
  • @angular/cli: allow e2e multi capabilities (8a7f6dd), closes #975
  • @angular/cli: enable full node module resolution for project deps (#6276) (1659b74)
  • @angular/cli: if user pass a full path, use the path (#6341) (013a3ea)
  • @angular/cli: prefix historyApiFallback.index with deployUrl (#6279) (26ecebf)
  • @angular/cli: proper generation when the target dir exists (#5929) (895b759)
  • @angular/cli: put vendor ngfactory in vendor chunk (afa3ac5)
  • @angular/cli: supress module file modification when generating guard with dry-run flag (114ee50)
Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: