Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update angular monorepo to v6 (major) #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 5, 2018

This PR contains the following updates:

Package Type Update Change References
@angular/animations dependencies major ^5.2.11 -> ^6.0.0 source
@angular/common dependencies major ^5.2.11 -> ^6.0.0 source
@angular/compiler dependencies major ^5.2.11 -> ^6.0.0 source
@angular/compiler-cli devDependencies major ^5.2.11 -> ^6.0.0 source
@angular/core dependencies major ^5.2.11 -> ^6.0.0 source
@angular/forms dependencies major ^5.2.11 -> ^6.0.0 source
@angular/http dependencies major ^5.2.11 -> ^6.0.0 source
@angular/language-service devDependencies major ^5.2.11 -> ^6.0.0 source
@angular/platform-browser dependencies major ^5.2.11 -> ^6.0.0 source
@angular/platform-browser-dynamic dependencies major ^5.2.11 -> ^6.0.0 source
@angular/platform-server dependencies major ^5.2.11 -> ^6.0.0 source
@angular/router dependencies major ^5.2.11 -> ^6.0.0 source

Release Notes

angular/angular

v6.1.9

Compare Source

Bug Fixes
  • service-worker: do not blow up when caches are unwritable (#​26042) (a169743)

v6.1.8

Compare Source

Bug Fixes
  • service-worker: do not blow up when caches are unwritable (#​26042) (a169743)

v6.1.7

Compare Source

Bug Fixes

v6.1.6

Compare Source

Bug Fixes

v6.1.4

Compare Source

Bug Fixes

v6.1.3

Compare Source

Bug Fixes

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes
  • router: take base uri into account in setUpLocationSync() (#​20244) (ae9b4e6), closes #​20061
  • add mappings for ngfactory & ngsummary files to their module names in aot summary resolver (#​25335) (054fbbe)

v6.1.0

Compare Source

Bug Fixes
Features
  • compiler: add "original" placeholder value on extracted XMB (#​25079) (e99d860)

6.1.1 (2018-08-02)

  • compiler-cli: correct tsickle dependency version to fix typescript 2.9 compatibility (fec29fa)

v6.0.9

Compare Source

Bug Fixes

v6.0.8

Compare Source

Bug Fixes

v6.0.7

Compare Source

Bug Fixes
Features

v6.0.6

Compare Source

Bug Fixes

v6.0.5

Compare Source

Bug Fixes

v6.0.4

Compare Source

v6.0.3

Compare Source

Bug Fixes

v6.0.2

Compare Source

Bug Fixes
  • service-worker: check platformBrowser before accessing navigator.serviceWorker (#​21231) (0ee5b7e)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

Bug Fixes
Features
build
Angular Labs (experimental feature) breaking change
  • bazel: Use of @​angular/bazel rules now requires calling ng_setup_workspace() in your WORKSPACE file.

For example:

local_repository(
    name = "angular",
    path = "node_modules/@​angular/bazel",
)

load("@​angular//:index.bzl", "ng_setup_workspace")

ng_setup_workspace()

6.0.9 (2018-07-11)

Bug Fixes

6.0.8 (2018-07-11)

Bug Fixes
Features

6.0.7 (2018-06-27)

Bug Fixes

6.0.6 (2018-06-20)

Bug Fixes

6.0.5 (2018-06-13)

6.0.4 (2018-06-06)

Bug Fixes

6.0.3 (2018-05-22)

Bug Fixes
  • service-worker: check platformBrowser before accessing navigator.serviceWorker (#​21231) (0ee5b7e)

6.0.2 (2018-05-15)

Bug Fixes
  • animations: do not throw errors when a destroyed component is animated (#​23836) (752b83a)
  • service-worker: deprecate versionedFiles in asset-group resources (#​23584) (c6b618d)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Oct 9, 2018

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase to this PR and Renovate will reset/recreate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants