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

fix(deps): update angular monorepo #746

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/common (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/compiler (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/compiler-cli (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/core (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/forms (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/language-service (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/platform-browser (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/platform-server (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/router (source) 13.2.1 -> 13.4.0 age adoption passing confidence
@angular/service-worker (source) 13.2.1 -> 13.4.0 age adoption passing confidence
zone.js (source, changelog) 0.11.4 -> 0.14.10 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v13.4.0

Compare Source

common
Commit Type Description
ae34dbca1b feat Backport NgOptimizedImage to v13

Special Thanks

Alex Castle and Paul Gschwendtner

v13.3.12

Compare Source

Breaking Changes

core
  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
Commit Type Description
b1d7b79ff4 fix hardening attribute and property binding rules for <iframe> elements (#​48029)

Special Thanks

Andrew Kushnir, Andrew Scott, George Looshch, Joey Perrott and Paul Gschwendtner

v13.3.11

Compare Source

13.3.11 (2022-05-31)

Special Thanks

Andrew Scott, Billy Lando, George Kalpakas, Ian Gregory, Matt Shaffer, Rune Andersen Hartvig, dario-piotrowicz and mgechev

v13.3.10

Compare Source

13.3.10 (2022-05-25)

Special Thanks

A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev

v13.3.9

Compare Source

13.3.9 (2022-05-18)

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

v13.3.8

Compare Source

13.3.8 (2022-05-12)

language-service
Commit Description
fix - b4eb9ed884 Prevent TSServer from removing templates from project (#​45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

v13.3.7

Compare Source

13.3.7 (2022-05-11)

core
Commit Description
perf - 73bbee2c0d allow checkNoChanges mode to be tree-shaken in production (#​45936)
language-service
Commit Description
fix - 5ca3bcf4f8 Add resource files as roots to their associated projects (#​45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v13.3.6

Compare Source

13.3.6 (2022-05-04)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz

v13.3.5

Compare Source

13.3.5 (2022-04-27)

bazel
Commit Description
fix - 63398e0eb4 add this_is_bazel marker (#​45728)

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

v13.3.4

Compare Source

13.3.4 (2022-04-20)

core
Commit Description
fix - 9317f513d5 better error message when directive extends a component (#​45658)
fix - 4766817f02 improve multiple components match error (#​45645)
language-service
Commit Description
fix - d68333e508 two-way binding completion should not remove the trailing quote (#​45582)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

v13.3.3

Compare Source

13.3.3 (2022-04-13)

compiler
Commit Description
fix - e50fd9ee87 avoid errors with extremely long instruction chains (#​45574)

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

v13.3.2

Compare Source

13.3.2 (2022-04-06)

animations
Commit Description
fix - b46b25c562 handle structured AnimateTimings (#​31107)

Special Thanks

Alan Agius, Andrew Kushnir, Christoph Guttandin, Cédric Exbrayat, mgechev and piyush132000

v13.3.1

Compare Source

Breaking Changes

core
  • Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
Commit Type Description
b1d7b79ff4 fix hardening attribute and property binding rules for <iframe> elements (#​48029)

Special Thanks

Andrew Kushnir, Andrew Scott, George Looshch, Joey Perrott and Paul Gschwendtner

v13.3.0

Compare Source

13.3.0 (2022-03-16)
Special Thanks

Andrew Scott, Kristiyan Kostadinov and Paul Gschwendtner

v13.2.7

Compare Source

13.2.7 (2022-03-16)
forms
Commit Description
fix - eac94f0945 improve error message for invalid value accessors (#​45192)
Special Thanks

Alistair Kane, Amer Yousuf, Andrew Scott, Jessica Janiuk, Lee Cooper, alirezaghey and why520crazy

v13.2.6

Compare Source

13.2.6 (2022-03-09)
compiler
Commit Description
fix - 6efa366e2c compute correct offsets when interpolations have HTML entities (#​44811)
language-service
Commit Description
fix - 9bce9ce89e Prioritize Angular-specific completions over DOM completions (#​45293)
service-worker
Commit Description
fix - cff1c5622f file system hash in batch of 500 elements (#​45262)
Special Thanks

Andrew Scott, Anner Visser, Aristeidis Bampakos, JiaLiPassion, Joey Perrott, Kristiyan Kostadinov, Luca, Mladen Jakovljević, Paul Gschwendtner, Srikanth Kolli and nanda18

v13.2.5

Compare Source

13.2.5 (2022-03-02)
animations
Commit Description
fix - 6c61d20476 allow animations with unsupported CSS properties (#​45185)
common
Commit Description
fix - 64da1daa78 canceled JSONP requests won't throw console error with missing callback function (#​36807)
perf - 56ca7d385b make NgLocalization token tree-shakable (#​45118) (#​45226)
compiler-cli
Commit Description
fix - 6c906a5bb9 Support resolve animation name from the DTS (#​45169)
core
Commit Description
fix - e8fd452bd2 remove individual commands for updating gold files (#​45198)
perf - 82d772857c make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable (#​45102) (#​45222)
perf - 71ff12c1cc make LOCALE_ID and other tokens from ApplicationModule tree-shakable (#​45102) (#​45222)
localize
Commit Description
fix - d388522745 avoid imports into compiler-cli package (#​45180)
Special Thanks

Andrew Kushnir, Andrew Scott, Charles Lyding, Guillaume Bonnet, Jessica Janiuk, JoostK, Martin Sikora, Paul Gschwendtner, Theodore Brown, dario-piotrowicz and ivanwonder

v13.2.4

Compare Source

13.2.4 (2022-02-23)
animations
Commit Description
perf - 1a4b489692 improve algorithm to balance animation namespaces (#​45113)
core
Commit Description
perf - cbd23ee0de make IterableDiffers and KeyValueDiffers tree-shakable (#​45094) (#​45115)
Special Thanks

Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss

v13.2.3

Compare Source

13.2.3 (2022-02-16)
animations
Commit Type Description
0050b01b62 perf made errors in the animations package tree shakeable (#​45079)
compiler
Commit Type Description
09f0254bdd perf chain element start/end instructions (#​44994)
core
Commit Type Description
92cf9fbebe fix ViewContainerRef.createComponent should consult module injector when custom one is provided (#​44966)
Special Thanks

AlirezaEbrahimkhani, Amer Yousuf, Andrew Kushnir, Aristeidis Bampakos, Dario Piotrowicz, Esteban Gehring, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mina Hosseini Moghadam, Patrick Cameron, Srdjan Milic, Yousaf Nawaz, dario-piotrowicz, markostanimirovic, mgechev and zuckjet

v13.2.2

Compare Source

13.2.2 (2022-02-08)
compiler
Commit Description
fix - 37af6abb49 allow banana-in-a-box bindings to end with non-null assertion (#​37809)
forms
Commit Description
fix - b75e90f809 incorrectly keeping track of ngModel with ngFor inside a form (#​40459)
http
Commit Description
perf - 3fae6637e7 remove IE special status handling (#​44354)
upgrade
Commit Description
fix - b9aab0c87b Do not trigger duplicate navigation events from Angular Router (#​43441)
Special Thanks

Alan Agius, Alan Cohen, Andrew Kushnir, Andrew Scott, Daniel Díaz, Dario Piotrowicz, Doug Parker, Jayson Acosta, Joey Perrott, JoostK, Kristiyan Kostadinov, Olivier Capuozzo, Ramzan, Shai Reznik, TANMAY SRIVASTAVA, dario-piotrowicz, iRealNirmal, jhonyeduardo, mgechev and zuckjet

angular/angular (zone.js)

v0.14.10

Compare Source

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

v0.14.8

Compare Source

Bug Fixes

v0.14.7

Compare Source

Bug Fixes

v0.14.6

Compare Source

Bug Fixes

v0.14.5

Compare Source

Bug Fixes

v0.14.4

Compare Source

Bug Fixes

v0.14.3

Compare Source

Bug Fixes
Features

v0.14.2

Compare Source

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

v0.13.3

Compare Source

Bug Fixes

v0.13.2

Compare Source

Bug Fixes

v0.13.1

Compare Source

Bug Fixes
Features
Reverts

v0.13.0

Compare Source

v0.12.0

Compare Source

Bug Fixes

0.11.8 (2022-08-08)

Features
  • zone.js: Update to the simpler Async Stack Tagging v2 API (#​46958) (f23232f)

0.11.7 (2022-07-20)

Bug Fixes
  • zone.js: do not invoke jasmine done callback multiple times with waitForAsync (4e77c7fbf38)
Features
  • zone.js: add AsyncStackTaggingZoneSpec implementation (#​46693) (848a009)
  • zone.js: include jasmine describe block name when raising unexpected task error (de86285)
  • zone.js: include zone name when sync-test zone reports tasks (72c2567)

0.11.6 (2022-06-02)

Bug Fixes
BREAKING CHANGES
  • zone.js: in TaskTrackingZoneSpec track a periodic task until it is cancelled

The breaking change is scoped only to the plugin
zone.js/plugins/task-tracking. If you used TaskTrackingZoneSpec and
checked the pending macroTasks e.g. using (this.ngZone as any)._inner ._parent._properties.TaskTrackingZone.getTasksFor('macroTask'), then
its behavior slightly changed for periodic macrotasks. For example,
previously the setInterval macrotask was no longer tracked after its
callback was executed for the first time. Now it's tracked until
the task is explicitly cancelled, e.g with clearInterval(id).

0.11.5 (2022-03-03)

Bug Fixes
Features

0.11.4 (2021-02-10)

Bug Fixes
Features

0.11.3 (2020-10-27)

Bug Fixes

0.11.2 (2020-09-19)

Bug Fixes
Features
Refactor
  • zone.js: refactor(zone.js): rename several internal apis in fake async zone spec (#​39127) (8a68669)
Build
  • zone.js: build(zone.js): zone.js should output esm format for fesm2015 bundles (#​39203) (822b838)
BREAKING CHANGES
  • zone.js: ZoneJS no longer swallows errors produced by Object.defineProperty calls.

Prior to this change, ZoneJS monkey patched Object.defineProperty and if there is an error
(such as the property is not configurable or not writable) the patched logic swallowed it
and only console.log was produced. This behavior used to hide real errors,
so the logic is now updated to trigger original errors (if any). One exception
where the patch remains in place is document.registerElement
(to allow smooth transition for code/polyfills that rely on old behavior in legacy browsers).
If your code relies on the old behavior (where errors were not thrown before),
you may need to update the logic to handle the errors that are no longer masked by ZoneJS patch.

0.11.1 (2020-08-19)

Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 9765b0b to 7152def Compare August 17, 2020 20:16
@renovate renovate bot changed the title fix(deps): update angular monorepo to v10.0.9 fix(deps): update angular monorepo Aug 17, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 7152def to 87154b2 Compare August 17, 2020 20:20
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo to v10.0.10 Aug 17, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 87154b2 to 26ddfb0 Compare August 18, 2020 19:07
@renovate renovate bot changed the title fix(deps): update angular monorepo to v10.0.10 fix(deps): update angular monorepo Aug 18, 2020
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 6 times, most recently from 7b15cea to 5b46043 Compare August 24, 2020 22:30
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5b46043 to a41c4ba Compare August 26, 2020 18:52
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from e132e6c to deec4b9 Compare September 2, 2020 20:04
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 3f6a3f9 to 2c39ba8 Compare September 14, 2020 14:44
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from d2d218a to 1d3f372 Compare September 23, 2020 19:15
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from f7216fa to 6e5e22d Compare October 1, 2020 14:30
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from f27ac22 to c6bdf6b Compare October 5, 2020 20:05
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from a6f30e4 to c818b46 Compare July 8, 2022 06:28
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c818b46 to 70073a8 Compare July 21, 2022 13:21
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo to v13.3.11 Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update angular monorepo to v13.3.11 fix(deps): update angular monorepo Aug 10, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 70073a8 to 21ef84f Compare August 12, 2022 15:04
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from d8449ea to 86677a7 Compare August 31, 2022 04:33
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 86677a7 to 4437fbc Compare November 20, 2022 19:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4437fbc to 14bd7a5 Compare March 17, 2023 05:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 14bd7a5 to 8ef3f55 Compare April 17, 2023 10:57
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8ef3f55 to a7538a5 Compare May 15, 2023 01:32
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from a5cafd1 to f96029b Compare June 15, 2023 08:11
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from ffaf43d to ca7e10b Compare September 18, 2023 10:29
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ca7e10b to e5a15e4 Compare October 9, 2023 17:22
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 7f48db0 to 0a142f9 Compare October 26, 2023 17:24
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0a142f9 to 5a50926 Compare November 3, 2023 18:38
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5a50926 to bdb4525 Compare January 9, 2024 18:20
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from bdb4525 to 8d2a400 Compare February 13, 2024 22:32
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8d2a400 to edf358b Compare April 30, 2024 23:03
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from edf358b to 1d9799a Compare May 17, 2024 01:19
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1d9799a to f6be645 Compare June 6, 2024 21:33
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f6be645 to 9ba6374 Compare July 17, 2024 22:43
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9ba6374 to 87794c0 Compare August 5, 2024 20:40
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

0 participants