Skip to content

fix(deps): update angular monorepo to v12.1.4 #1430

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

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/common 12.1.0 -> 12.1.4 age adoption passing confidence
@angular/compiler 12.1.0 -> 12.1.4 age adoption passing confidence
@angular/compiler-cli 12.1.0 -> 12.1.4 age adoption passing confidence
@angular/core 12.1.0 -> 12.1.4 age adoption passing confidence
@angular/language-service 12.1.0 -> 12.1.4 age adoption passing confidence

Release Notes

angular/angular

v12.1.4

Compare Source

compiler-cli
Commit Description
77ae4459d3 fix(compiler-cli): use correct module resolution context for absolute imports in .d.ts files (#​42879)
f589b01672 perf(compiler-cli): skip analysis in incremental builds for files without Angular behavior (#​42562)
core
Commit Description
a779a1029b fix(core): correctly handle null or undefined in ErrorHandler#handleError() (#​42881)

Special Thanks:

Andrew Scott, Daniel Trevino, Dylan Hunn, George Kalpakas, Joey Perrott, JoostK, Paul Gschwendtner, Pete Bacon Darwin, Teri Glover, Vladyslav, Yuvaraj and codebriefcase

v12.1.3

Compare Source

animations
Commit Description
3cddc3d6bc fix(animations): normalize final styles in buildStyles (#​42763)
compiler-cli
Commit Description
d207ea06d1 fix(compiler-cli): use correct module import for types behind a forwardRef (#​42887)
e6d520f3d9 perf(compiler-cli): optimize cycle detection using a persistent cache (#​41271)
core
Commit Description
a6db152c78 fix(core): use correct injector when resolving DI tokens from within a directive provider factory (#​42886)

Special Thanks:

Alan Agius, David Shevitz, George Kalpakas, Joey Perrott, JoostK, Krzysztof Kotowicz, Minko Gechev, Paul Gschwendtner and dario-piotrowicz

v12.1.2

Compare Source

bazel
Commit Description
4a8ab4f149 fix(bazel): enable dts bundling for Ivy packages (#​42728)
common
Commit Description
d654c7933a fix(common): re-sort output of KeyValuePipe when compareFn changes (#​42821)
compiler
Commit Description
2566cbb48c fix(compiler): add mappings for all HTML entities (#​42818)
65330f03a9 fix(compiler): incorrect context object being referenced from listener instructions inside embedded views (#​42755)
compiler-cli
Commit Description
17d3de25da fix(compiler-cli): properly emit literal types when recreating type parameters in a different file (#​42761)
0a17e98ae2 fix(compiler-cli): inline type checking instructions no longer prevent incremental reuse (#​42759)
45116097c1 fix(compiler-cli): support reflecting namespace declarations (#​42728)
df5cc1fbbf fix(compiler-cli): return directives for an element on a microsyntax template (#​42640)
core
Commit Description
63013546e1 fix(core): associate the NgModule scope for an overridden component (#​42817)
9ebd41e39c fix(core): allow proper type inference when ngFor is used with a trackBy function (#​42692)
41c6877c01 fix(core): error in TestBed if module is reset mid-compilation in ViewEngine (#​42669)
language-service
Commit Description
97c18f4527 fix(language-service): Do not override TS LS methods not supported by VE NgLS (#​42727)
service-worker
Commit Description
d87917542a fix(service-worker): correctly handle unrecoverable state when a client no longer exists (#​42736)
f2523a8fef fix(service-worker): avoid storing redundant metadata for hashed assets (#​42606)

Special Thanks:

Alan Agius, Andrew Kushnir, Andrew Scott, Arthur Ming, Bastian, Borislav Ivanov, David Gilson, David Shevitz, Gabriele Franchitto, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Mark Goho, Meir Blumenfeld, Paul Gschwendtner, Pete Bacon Darwin, Ryan Andersen, Theoklitos Bampouris, behrooz bozorg chami, dario-piotrowicz, ivanwonder and mgechev

v12.1.1

Compare Source

compiler-cli
Commit Description
f6b828e292 fix(compiler-cli): add support for partially evaluating types (#​41661)
platform-browser
Commit Description
d19ddd1a87 fix(platform-browser): in Meta.addTag() do not add duplicate meta tags (#​42703)

Special Thanks:

Alan Agius, Dario Piotrowicz, George Kalpakas, George Looshch, Lars Gyrup Brink Nielsen, Paul Gschwendtner, Pete Bacon Darwin, Zach Arend, codebriefcase, dario-piotrowicz, marvinbeckert, mgechev and pavlenko


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 you tick the rebase/retry checkbox.

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


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

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

@google-cla google-cla bot added the cla: yes label Jun 30, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4cc4db8 to 00f5ab0 Compare July 14, 2021 18:11
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.1.1 fix(deps): update angular monorepo to v12.1.2 Jul 14, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 00f5ab0 to 1335e07 Compare July 21, 2021 21:57
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.1.2 fix(deps): update angular monorepo to v12.1.3 Jul 21, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1335e07 to a3c2789 Compare July 28, 2021 18:54
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.1.3 fix(deps): update angular monorepo to v12.1.4 Jul 28, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a3c2789 to 07de613 Compare July 29, 2021 00:10
@atscott atscott added action: merge Ready to merge target: patch This PR is targeted for the next patch release labels Aug 2, 2021
@atscott atscott merged commit 2a51f82 into master Aug 2, 2021
@atscott atscott deleted the renovate/angular-monorepo branch August 2, 2021 22:07
atscott pushed a commit that referenced this pull request Aug 2, 2021
Co-authored-by: Renovate Bot <[email protected]>
(cherry picked from commit 2a51f82)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge Ready to merge cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants