Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 24, 2020

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies minor 10.0.11 -> 10.2.0
@angular/common dependencies minor 10.0.11 -> 10.2.0
@angular/compiler dependencies minor 10.0.11 -> 10.2.0
@angular/compiler-cli devDependencies minor 10.0.11 -> 10.2.0
@angular/core dependencies minor 10.0.11 -> 10.2.0
@angular/forms dependencies minor 10.0.11 -> 10.2.0
@angular/language-service devDependencies minor 10.0.11 -> 10.2.0
@angular/localize dependencies minor 10.0.11 -> 10.2.0
@angular/platform-browser dependencies minor 10.0.11 -> 10.2.0
@angular/platform-browser-dynamic dependencies minor 10.0.11 -> 10.2.0
@angular/router dependencies minor 10.0.11 -> 10.2.0
zone.js (changelog) dependencies patch 0.11.1 -> 0.11.2

Release Notes

angular/angular

v10.2.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • platform-server: If you use useAbsoluteUrl to setup platform-server, you now need to
    also specify baseUrl.
    We are intentionally making this a breaking change in a minor release,
    because if useAbsoluteUrl is set to true then the behavior of the
    application could be unpredictable, resulting in issues that are hard to
    discover but could be affecting production environments.

v10.1.6

Compare Source

Bug Fixes
build
Performance Improvements

v10.1.5

Compare Source

Bug Fixes

v10.1.4

Compare Source

Bug Fixes

v10.1.3

Compare Source

Bug Fixes
Reverts
  • feat(router): better warning message when a router outlet has not been instantiated (#​38920) (04d0aa6)

v10.1.2

Compare Source

Bug Fixes
Performance Improvements

v10.1.1

Compare Source

Bug Fixes
Performance Improvements

v10.1.0

Compare Source

Features
Bug Fixes
Code Refactoring
  • router: export DefaultRouteReuseStrategy to Router public_api (#​31575) (ca79880)
Performance Improvements
  • compiler-cli: don't emit template guards when child scope is empty (#​38418) (1388c17)
  • compiler-cli: fix regressions in incremental program reuse (#​37641) (5103d90)
  • compiler-cli: only generate directive declarations when used (#​38418) (fb8f4b4)
  • compiler-cli: only generate type-check code for referenced DOM elements (#​38418) (f42e6ce)
  • forms: use internal ngDevMode flag to tree-shake error messages in prod builds (#​37821) (201a546), closes #​37697
  • ngcc: shortcircuit tokenizing in ESM dependency host (#​37639) (bd7f440)
  • ngcc: use EntryPointManifest to speed up noop ProgramBaseEntryPointFinder (#​37665) (9318e23)
  • router: apply prioritizedGuardValue operator to optimize CanLoad guards (#​37523) (d7dd295)

10.0.14 (2020-08-26)

10.0.12 (2020-08-24)

Bug Fixes
Features
  • language-service: introduce hybrid visitor to locate AST node (#​38540) (66d8c22)

10.0.11 (2020-08-19)

Bug Fixes

10.0.10 (2020-08-17)

Bug Fixes

10.0.9 (2020-08-12)

Bug Fixes

10.0.8 (2020-08-04)

Bug Fixes

10.0.7 (2020-07-30)

Bug Fixes
  • compiler: Metadata should not include methods on Object.prototype (#​38292) (879ff08)

10.0.6 (2020-07-28)

Bug Fixes

10.0.5 (2020-07-22)

Bug Fixes

10.0.4 (2020-07-15)

Bug Fixes
Features

10.0.3 (2020-07-08)

Bug Fixes
  • core: handle spaces after select and plural ICU keywords (#​37866) (790bb94)

9.1.12 (2020-07-08)

Bug Fixes
  • core: infinite loop if injectable using inheritance has a custom decorator (6c1ab47), closes #​35733

10.0.2 (2020-06-30)

Bug Fixes
Performance Improvements
  • compiler-cli: fix memory leak in retained incremental state (#​37835) (57a518a)

10.0.1 (2020-06-26)

Bug Fixes
Performance Improvements
  • compiler-cli: fix regressions in incremental program reuse (#​37690) (96b96fb)

v10.0.14

Compare Source

10.0.14 (2020-08-26)

v10.0.13

Compare Source

v10.0.12

Compare Source

Bug Fixes
Features
  • language-service: introduce hybrid visitor to locate AST node (#​38540) (66d8c22)

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 5d7e2a3 to a4bbf97 Compare August 26, 2020 18:48
@renovate renovate bot changed the title Update angular monorepo to v10.0.12 Update angular monorepo Aug 26, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a4bbf97 to b2305e3 Compare August 26, 2020 18:54
@renovate renovate bot changed the title Update angular monorepo Update angular monorepo to v10.0.14 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b2305e3 to 900c4cc Compare September 2, 2020 20:01
@renovate renovate bot changed the title Update angular monorepo to v10.0.14 Update angular monorepo to v10.1.0 Sep 2, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 900c4cc to 1228fcc Compare September 9, 2020 20:18
@renovate renovate bot changed the title Update angular monorepo to v10.1.0 Update angular monorepo Sep 9, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1228fcc to e8d13f8 Compare September 9, 2020 20:22
@renovate renovate bot changed the title Update angular monorepo Update angular monorepo to v10.1.1 Sep 9, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e8d13f8 to e90bac6 Compare September 16, 2020 22:00
@renovate renovate bot changed the title Update angular monorepo to v10.1.1 Update angular monorepo to v10.1.2 Sep 16, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e90bac6 to 4787d6e Compare September 23, 2020 19:14
@renovate renovate bot changed the title Update angular monorepo to v10.1.2 Update angular monorepo to v10.1.3 Sep 23, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4787d6e to d98965a Compare September 30, 2020 17:07
@renovate renovate bot changed the title Update angular monorepo to v10.1.3 Update angular monorepo Sep 30, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d98965a to ac9f6fc Compare September 30, 2020 17:12
@renovate renovate bot changed the title Update angular monorepo Update angular monorepo to v10.1.4 Sep 30, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ac9f6fc to da9a862 Compare October 7, 2020 21:56
@renovate renovate bot changed the title Update angular monorepo to v10.1.4 Update angular monorepo to v10.1.5 Oct 7, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from da9a862 to 540a102 Compare October 14, 2020 21:42
@renovate renovate bot changed the title Update angular monorepo to v10.1.5 Update angular monorepo to v10.1.6 Oct 14, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 540a102 to 03e3fb5 Compare October 16, 2020 20:49
@renovate renovate bot changed the title Update angular monorepo to v10.1.6 Update angular monorepo Oct 16, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 03e3fb5 to da8c4f0 Compare October 28, 2020 05:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants