Update dependency @nguniversal/builders to ^11.2.0 #87

Manually merged
samuel-p merged 1 commits from renovate/nguniversal-builders-11.x into develop 2021-02-18 19:59:18 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@nguniversal/builders devDependencies minor ^11.1.2 -> ^11.2.0

Release Notes

angular/universal

v11.2.0

Compare Source

commit 053e69a
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Tue Feb 16 10:59:56 2021 -0800

release: v11.2.0

commit f7802d3
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Feb 12 11:26:57 2021 +0100

build: update Angular packages to version 11.2

commit b8aac7f
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Feb 12 09:51:26 2021 +0100

build: update critters to version 0.0.7

(cherry picked from commit ca282eb4aff35f9fd958b0edb7ef4ab209943da9)

commit 5262abb
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Fri Feb 12 07:03:00 2021 +0000

build: update critters to version 0.0.7

(cherry picked from commit e44fcf31d8f7b9265731cf78f4218e7cfc06ec79)

commit 63babeb
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Feb 8 18:11:33 2021 +0000

build: update to version

(cherry picked from commit 00997b2cc708a3eea3ea3a7e101f0b0091f9e694)

commit f9d1ed4
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Feb 8 20:31:24 2021 +0100

ci: disable differential loading in integration tests

(cherry picked from commit 21417718134cb7ed8fef60f740018fbf8187f2dd)

commit 2be1c3c
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Feb 8 20:13:44 2021 +0100

test(@​nguniversal/common): update e2e test

(cherry picked from commit e1fa4e5c874b9c81a34896df86786cb34ec84462)

commit b990c82
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Feb 8 17:53:22 2021 +0100

fix(@​nguniversal/builders): fix development mode ignored stdout message

(cherry picked from commit 9808791e3e416f2d6c5925fd1851592288a504de)

commit 7eb52ed
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Feb 8 14:24:12 2021 +0100

build: update Angular versions to v11.2

(cherry picked from commit fb43b8268ef44a6caab34561b014672a4ed559e9)

commit 03285c9
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Feb 8 11:49:04 2021 +0100

fix(@​nguniversal/builders): bundle critters in common engine.

critters is shipped with ES2015 this that we cannot extend it when we use the UMD because a downlevelled class cannot extend an ES2015 class as it will cause `cannot be invoked without 'new'`

With this change, critters will be included in the UMD bundle and downelevelled which would result in us being able to extend it.

Closes #​1970

(cherry picked from commit 68b392a61ec0a37148cf6b71dfb9e8e3c4171f55)

commit 92ea3e6
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Feb 8 10:25:27 2021 +0100

test(@​nguniversal/builders): add E2E for critical css inlining

(cherry picked from commit d9a8a4f4757dd8252afe88b691cb4c168b045605)

commit 09207ad
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Feb 5 17:17:04 2021 +0100

fix(@​nguniversal/common-engine): ReferenceError: URL is not defined

Closes #​1974

commit 0d0254a
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Thu Feb 4 11:15:25 2021 +0000

build: update puppeteer to version 7.0.1

commit fdaef71
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Thu Feb 4 06:28:43 2021 +0000

build: update puppeteer to version 7.0.0

commit 7b5ed97
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Wed Feb 3 18:26:21 2021 +0100

fix(@​nguniversal/hapi-engine): fix incorrect peer dependency on hapi

Closes #​1969

commit 1b60dfc
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Feb 3 06:22:22 2021 +0000

build: update karma to version 6.1.0

commit 4655d46
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Feb 2 14:16:23 2021 +0100

build: update puppeteer to version 6

commit c8e891a
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Feb 2 14:24:34 2021 +0100

build: update to bazel 4

commit 3ddd7f9
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Feb 2 15:13:33 2021 +0100

build: delete `@nguniversal/module-map-ngfactory-loader`

commit b1f53a9
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Tue Feb 2 07:33:19 2021 +0000

build: update karma to version 6.0.4

commit f33ca12
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Feb 1 09:33:07 2021 +0000

build: update to version

commit 6fd38d8
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Thu Jan 28 16:59:33 2021 +0100

ci: add commit message validation

commit dc2f025
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Thu Jan 28 06:03:44 2021 +0000

build: update karma to version 6.0.3

commit 40fbcc4
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Tue Jan 26 19:01:08 2021 +0000

build: update karma to version 6.0.2

commit e30b693
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Jan 25 09:51:54 2021 +0000

build: update to version

commit d807d4c
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Jan 22 19:04:35 2021 +0100

test: remove extra dependency

commit 0e5bfc1
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Fri Jan 22 10:31:52 2021 +0000

build: update @​angular/dev-infra-private to version

commit 8bda041
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Jan 22 11:10:54 2021 +0100

fix(@​nguniversal/aspnetcore-engine): correctly set publicPath

commit 65679da
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Jan 22 11:19:47 2021 +0100

build: setup ng-dev tooling to perform merges

commit 68fc0c0
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Thu Jan 21 06:38:44 2021 +0000

build: update karma to version 6.0.1

Renovate configuration

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

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

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nguniversal/builders](https://github.com/angular/universal) | devDependencies | minor | [`^11.1.2` -> `^11.2.0`](https://renovatebot.com/diffs/npm/@nguniversal%2fbuilders/11.1.2/11.2.0) | --- ### Release Notes <details> <summary>angular/universal</summary> ### [`v11.2.0`](https://github.com/angular/universal/releases/v11.2.0) [Compare Source](https://github.com/angular/universal/compare/v11.1.2...v11.2.0) commit [`053e69a`](https://github.com/angular/universal/commit/053e69a0435cc446949808b6dab85aec6166427c) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Tue Feb 16 10:59:56 2021 -0800 release: v11.2.0 commit [`f7802d3`](https://github.com/angular/universal/commit/f7802d32676c4ed5798cfeb031f9c1bf3cbf1fe2) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Feb 12 11:26:57 2021 +0100 build: update Angular packages to version 11.2 commit [`b8aac7f`](https://github.com/angular/universal/commit/b8aac7fa2eba23b1d8db76bffdc5beae71d0f871) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Feb 12 09:51:26 2021 +0100 build: update critters to version 0.0.7 (cherry picked from commit ca282eb4aff35f9fd958b0edb7ef4ab209943da9) commit [`5262abb`](https://github.com/angular/universal/commit/5262abb96f25b196cdc141da37e3767e50f6d61f) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Fri Feb 12 07:03:00 2021 +0000 build: update critters to version 0.0.7 (cherry picked from commit e44fcf31d8f7b9265731cf78f4218e7cfc06ec79) commit [`63babeb`](https://github.com/angular/universal/commit/63babeb58b9c3be5c642acfb40d7a275c0b35f94) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Feb 8 18:11:33 2021 +0000 build: update to version (cherry picked from commit 00997b2cc708a3eea3ea3a7e101f0b0091f9e694) commit [`f9d1ed4`](https://github.com/angular/universal/commit/f9d1ed40a4245183ee143d6253ed627ca2f95425) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Feb 8 20:31:24 2021 +0100 ci: disable differential loading in integration tests (cherry picked from commit 21417718134cb7ed8fef60f740018fbf8187f2dd) commit [`2be1c3c`](https://github.com/angular/universal/commit/2be1c3c89055a26e654c38a19a7bc4d745471b09) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Feb 8 20:13:44 2021 +0100 test(@&#8203;nguniversal/common): update e2e test (cherry picked from commit e1fa4e5c874b9c81a34896df86786cb34ec84462) commit [`b990c82`](https://github.com/angular/universal/commit/b990c82797e1c8fd3a66c59c73ff7a36a862d885) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Feb 8 17:53:22 2021 +0100 fix(@&#8203;nguniversal/builders): fix development mode ignored stdout message (cherry picked from commit 9808791e3e416f2d6c5925fd1851592288a504de) commit [`7eb52ed`](https://github.com/angular/universal/commit/7eb52ed03f95f20f4f1b4f0c8f6155850aaaa72d) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Feb 8 14:24:12 2021 +0100 build: update Angular versions to v11.2 (cherry picked from commit fb43b8268ef44a6caab34561b014672a4ed559e9) commit [`03285c9`](https://github.com/angular/universal/commit/03285c9978cd8cf3a6016aa980d890e07c4b9f57) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Feb 8 11:49:04 2021 +0100 fix(@&#8203;nguniversal/builders): bundle critters in common engine. critters is shipped with ES2015 this that we cannot extend it when we use the UMD because a downlevelled class cannot extend an ES2015 class as it will cause `cannot be invoked without 'new'` With this change, critters will be included in the UMD bundle and downelevelled which would result in us being able to extend it. Closes #&#8203;1970 (cherry picked from commit 68b392a61ec0a37148cf6b71dfb9e8e3c4171f55) commit [`92ea3e6`](https://github.com/angular/universal/commit/92ea3e65cc9aeb4666bc0948fc36845290a8a3b7) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Feb 8 10:25:27 2021 +0100 test(@&#8203;nguniversal/builders): add E2E for critical css inlining (cherry picked from commit d9a8a4f4757dd8252afe88b691cb4c168b045605) commit [`09207ad`](https://github.com/angular/universal/commit/09207adcaf8265adf784dd16db827d400e821159) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Feb 5 17:17:04 2021 +0100 fix(@&#8203;nguniversal/common-engine): ReferenceError: URL is not defined Closes #&#8203;1974 commit [`0d0254a`](https://github.com/angular/universal/commit/0d0254a64816ae97e150857a3c6f6dbb8b0a6830) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Thu Feb 4 11:15:25 2021 +0000 build: update puppeteer to version 7.0.1 commit [`fdaef71`](https://github.com/angular/universal/commit/fdaef715b00d262c2772652d7efccdaeb2885566) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Thu Feb 4 06:28:43 2021 +0000 build: update puppeteer to version 7.0.0 commit [`7b5ed97`](https://github.com/angular/universal/commit/7b5ed9722f2919519b5a9bfe75f3c6b2e5a97317) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Wed Feb 3 18:26:21 2021 +0100 fix(@&#8203;nguniversal/hapi-engine): fix incorrect peer dependency on hapi Closes #&#8203;1969 commit [`1b60dfc`](https://github.com/angular/universal/commit/1b60dfc4ed1b8b27cb4eb67429c1b6c23498510b) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Feb 3 06:22:22 2021 +0000 build: update karma to version 6.1.0 commit [`4655d46`](https://github.com/angular/universal/commit/4655d467ae68d99edab2df0999fd4d163f53f83b) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Feb 2 14:16:23 2021 +0100 build: update puppeteer to version 6 commit [`c8e891a`](https://github.com/angular/universal/commit/c8e891a5edb5ce8f3a157689966ff6b74d4f4cd8) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Feb 2 14:24:34 2021 +0100 build: update to bazel 4 commit [`3ddd7f9`](https://github.com/angular/universal/commit/3ddd7f9f2a1e670f5264dad21466d1724989742f) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Feb 2 15:13:33 2021 +0100 build: delete `@nguniversal/module-map-ngfactory-loader` commit [`b1f53a9`](https://github.com/angular/universal/commit/b1f53a95a85759c2d57599163be0f34f5db6ef2f) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Tue Feb 2 07:33:19 2021 +0000 build: update karma to version 6.0.4 commit [`f33ca12`](https://github.com/angular/universal/commit/f33ca1257e8a5e1975523210c4658a36cfcc3cf1) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Feb 1 09:33:07 2021 +0000 build: update to version commit [`6fd38d8`](https://github.com/angular/universal/commit/6fd38d80ec3092c95fe8a2a9830bab3b4dc61eba) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Thu Jan 28 16:59:33 2021 +0100 ci: add commit message validation commit [`dc2f025`](https://github.com/angular/universal/commit/dc2f0256ba04dff968db4a6763c8d6ea4e19c8ee) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Thu Jan 28 06:03:44 2021 +0000 build: update karma to version 6.0.3 commit [`40fbcc4`](https://github.com/angular/universal/commit/40fbcc43e59e83cf9b57a9d958e2ba6e259bd824) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Tue Jan 26 19:01:08 2021 +0000 build: update karma to version 6.0.2 commit [`e30b693`](https://github.com/angular/universal/commit/e30b693779a7dc468bc470cb9bf073d52abc3f5f) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Jan 25 09:51:54 2021 +0000 build: update to version commit [`d807d4c`](https://github.com/angular/universal/commit/d807d4c4daff7f61596961543a87ceddaff9e795) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Jan 22 19:04:35 2021 +0100 test: remove extra dependency commit [`0e5bfc1`](https://github.com/angular/universal/commit/0e5bfc16c0b21b2d74d587df50fe9016a4a7c201) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Fri Jan 22 10:31:52 2021 +0000 build: update @&#8203;angular/dev-infra-private to version commit [`8bda041`](https://github.com/angular/universal/commit/8bda0417221d638ed8dced2e72f8b234a264d717) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Jan 22 11:10:54 2021 +0100 fix(@&#8203;nguniversal/aspnetcore-engine): correctly set publicPath commit [`65679da`](https://github.com/angular/universal/commit/65679da694a316b25bfb229912b1885d98ad37b8) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Jan 22 11:19:47 2021 +0100 build: setup ng-dev tooling to perform merges commit [`68fc0c0`](https://github.com/angular/universal/commit/68fc0c08e06c16749806c4506128ba406e6c957b) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Thu Jan 21 06:38:44 2021 +0000 build: update karma to version 6.0.1 </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2021-02-16 20:02:02 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
bcea92e756
Update dependency @nguniversal/builders to ^11.2.0
samuel-p was assigned by renovate-bot 2021-02-16 20:02:03 +00:00
samuel-p manually merged commit ffb3625ade into develop 2021-02-18 19:59:18 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: samuel-p/universal-statuspage#87
No description provided.