Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

fix(deps): update angular monorepo #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/common 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/compiler 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/compiler-cli (source) 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/core 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/forms 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/platform-browser 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/platform-browser-dynamic 11.0.9 -> 11.2.14 age adoption passing confidence
@angular/router (source) 11.0.9 -> 11.2.14 age adoption passing confidence
zone.js (changelog) 0.10.3 -> 0.13.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v11.2.14

Compare Source

core
Commit Description
5bb7c0e fix(core): do not retain dynamically compiled components and modules (#​42003)
40cc29a fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#​41969)
platform-browser
Commit Description
f66c9ae fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#​42005)

Special Thanks:

Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, Joost Koehoorn, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, Minko Gechev, profanis and va-stefanek

v11.2.13

Compare Source

Bug Fixes

v11.2.12

Compare Source

Bug Fixes
  • compiler: strip scoped selectors from [@font-face](https://togithub.com/font-face) rules (#​41815) (de39b49), closes #​41751
  • upgrade: preserve $interval.flush when ngMocks is being used (#​30229) (dd46b87)

v11.2.11

Compare Source

Bug Fixes

v11.2.10

Compare Source

Bug Fixes
Performance Improvements
  • compiler-cli: allow incremental compilation in the presence of redirected source files (#​41587) (616145e)

v11.2.9

Compare Source

Bug Fixes
Features
Performance Improvements
  • core: add private hooks around user code executed by the runtime (#​41421) (94af9d9)
  • language-service: add perf tracing to LanguageService (#​41401) (7b0a800)

v11.2.8

Compare Source

Bug Fixes

v11.2.7

Compare Source

Bug Fixes

v11.2.6

Compare Source

Bug Fixes
Performance Improvements

v11.2.5

Compare Source

Bug Fixes
  • bazel: fix incorrect rollup plugin method signature (#​41101) (925746b)
  • language-service: Only provide dom completions for inline templates (#​41078) (a05eb13)
Performance Improvements

v11.2.4

Compare Source

Bug Fixes

v11.2.3

Compare Source

Performance Improvements
  • language-service: Skip Angular analysis when quick info requested outside a template (#​40956) (0dd1fac)

v11.2.2

Compare Source

Bug Fixes
Performance Improvements
  • core: use ngDevMode to tree-shake warning (#​40876) (c8a2e3a)
  • language-service: short-circuit LS operations when we know there is no Angular information to provide (#​40946) (73a3ff1)

v11.2.1

Compare Source

core
Commit Description
5bb7c0e fix(core): do not retain dynamically compiled components and modules (#​42003)
40cc29a fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#​41969)
platform-browser
Commit Description
f66c9ae fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#​42005)

Special Thanks:

Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, Joost Koehoorn, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, Minko Gechev, profanis and va-stefanek

v11.2.0

Compare Source

Bug Fixes

v11.1.2

Compare Source

Bug Fixes
Performance Improvements
  • language-service: update NgCompiler via resource-only path when able (#​40680) (0047eb3)

v11.1.1

Compare Source

Bug Fixes
Features
  • language-service: Add diagnostics to suggest turning on strict mode (#​40568) (defa627)
Performance Improvements

v11.1.0

Compare Source

Bug Fixes
Performance Improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Patch coverage has no change and project coverage change: +4.85 🎉

Comparison is base (4fb9818) 9.99% compared to head (250d3d1) 14.84%.

❗ Current head 250d3d1 differs from pull request most recent head 46ce202. Consider uploading reports for the commit 46ce202 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage    9.99%   14.84%   +4.85%     
==========================================
  Files          96       74      -22     
  Lines        4003     2553    -1450     
  Branches      646      316     -330     
==========================================
- Hits          400      379      -21     
+ Misses       3600     2174    -1426     
+ Partials        3        0       -3     

see 35 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 5329a43 to 834768f Compare February 17, 2021 20:05
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from e598de2 to 51106ba Compare February 24, 2021 19:23
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from f956996 to d7cd9cd Compare March 10, 2021 19:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 9e235eb to e6322f8 Compare March 24, 2021 17:02
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 96f5445 to f3012ed Compare April 7, 2021 20:10
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 5a09885 to bc62b4b Compare April 21, 2021 17:46
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 508c3d6 to ee6c58e Compare April 28, 2021 20:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ee6c58e to 6cc69a1 Compare May 5, 2021 21:36
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6cc69a1 to fc227d7 Compare May 12, 2021 23:23
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from fc227d7 to a3f17c4 Compare March 7, 2022 14:35
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a3f17c4 to 250d3d1 Compare June 18, 2022 17:31
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 92bb414 to 8f8a6ec Compare November 20, 2022 14:15
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8f8a6ec to 46ce202 Compare March 23, 2023 17:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants