Update dependency @nguniversal/builders to v11 - autoclosed #47

Closed
renovate-bot wants to merge 1 commit from renovate/nguniversal-builders-11.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
@nguniversal/builders devDependencies major ^10.1.0 -> ^11.0.0

Release Notes

angular/universal

v11.0.0

Compare Source

commit 95c4bb7
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Wed Nov 11 15:37:42 2020 -0800

release: v11.0.0

commit 7911045
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Mon Nov 9 20:25:51 2020 -0800

release: v11.0.0-rc.0

commit 4bb9568
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Nov 9 08:06:06 2020 +0000

build: update to version

commit 5217257
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Nov 6 09:55:24 2020 +0100

fix: remove extractCss from ssr-dev-server builder

As of Angular CLI version 11, extractCss is deprecated and is now done by default.

commit 81ba768
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Thu Nov 5 20:08:52 2020 -0800

release: v11.0.0-next.2

commit 66e6805
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Thu Nov 5 11:22:52 2020 +0100

feat(builders): support service worker generation with prerendering

Closes: #​1505

commit fb1428a
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Nov 3 15:13:14 2020 +0100

refactor: major clean up of all engines

- add return type to domContentLoadedFactory
- remove unused DI tokens
- Remove FileLoader implementations from all engines. Instead use the one in @​nguniversal/common
- Extend RenderOptions Express and Hapi engines interfaces from Common Engine RenderOptions

commit 1d38029
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Nov 2 11:44:05 2020 +0100

build: remove deletion-target tslint rule and increase line length to 140

Align a bit more with the CLI code standards

commit b5514c7
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Nov 2 08:06:06 2020 +0000

build: update to version

commit 39ef4c5
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sat Oct 31 09:01:11 2020 +0000

build: update to version

commit 666b879
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Oct 30 18:07:27 2020 +0100

fix: don't bundle common engine in hapi and express engine

The common engine is a direct depedency and hence bundle it is redundant.

commit e855870
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Fri Oct 30 12:41:55 2020 +0100

test: avoid doing differential loading in UT

commit 96441c2
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Fri Oct 30 05:04:04 2020 +0000

build: update @​bazel/ibazel to version 0.14.0

commit f4fbedd
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Wed Oct 28 20:41:05 2020 +0100

fix(builders): improve prerendering logging

With this change we improve the prerender logging by:
- Reduce the verbosity of the logs when generating route
- Improve logs when an error occuries
- Add a spinner

Closes #​1844

commit 1f0409f
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Oct 28 05:04:48 2020 +0000

build: update puppeteer to version 5.4.1

commit 8866772
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Oct 27 10:56:37 2020 +0100

build: update angular packages to version 11

commit 23c49d6
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Oct 26 19:03:51 2020 +0000

build: update build_bazel_rules_nodejs to version 2.2.2

commit c6f436e
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Oct 26 19:12:42 2020 +0000

build: update karma to version 5.2.3

commit 39a53b1
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Oct 26 19:09:03 2020 +0100

build: update build_bazel_rules_nodejs to 2.0.2

commit 61f77c6
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Mon Oct 26 19:07:51 2020 +0100

build: update puppeteer to version 5.4.0 (#​1872)

commit 5177364
Author: George Kalpakas mailto:kalpakas.g@gmail.com
Date: Wed Oct 21 20:32:23 2020 +0300

build: update `lock-closed` GitHub action to latest version

This commit updates the version of the `dev-infra/lock-closed` GitHub
action to the latest version, that includes the fix from
angular/dev-infra#​80.

commit e83a484
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Wed Oct 21 09:56:05 2020 +0200

ci: bump to lastest sha of angular/dev-infra's lock-closed action

Update to the latest lock-closed action to fix the link which is used.

commit 5071a02
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Thu Oct 1 05:05:29 2020 +0000

build: update codelyzer to version 6.0.1

commit 1bbe16f
Author: Dmitrij Kuba mailto:dmkuba.dev@gmail.com
Date: Thu Sep 24 18:47:45 2020 +0300

docs: fix typo

commit fc5337e
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Thu Sep 24 08:49:28 2020 -0700

release: v11.0.0-next.1

commit 5111d41
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Thu Sep 24 14:39:47 2020 +0200

refactor: remove usage on `@schematics/angular` old json helpers

commit 2293fa1
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Sep 23 05:03:32 2020 +0000

build: update puppeteer to version 5.3.1

commit bca1dfe
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Sep 22 13:47:32 2020 +0200

ci: update configuration to use new CircleCI docker images

commit c928beb
Author: Alan Agius mailto:alan.agius4@​gmail.com
Date: Tue Sep 22 14:20:24 2020 +0200

style: fix typo in comment (#​1841)

commit 538bc7d
Author: Joey Perrott mailto:josephperrott@gmail.com
Date: Mon Sep 21 12:50:28 2020 -0700

build: update tslint rules to remove usage of whitelist in comments

Remove usage of the term whitelist in commenting for noRxjsPatchImportsRule

commit 114b584
Author: renovate[bot] mailto:29139614+renovate[bot]@​users.noreply.github.com
Date: Mon Sep 21 16:29:51 2020 -0400

build: update to version (#​1838)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

commit 76cb6dc
Author: renovate[bot] mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com
Date: Mon Sep 21 15:54:03 2020 -0400

build: update jasmine-spec-reporter to version 6.0.0 (#&#8203;1836)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

commit ad5f960
Author: renovate[bot] mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com
Date: Mon Sep 21 15:53:42 2020 -0400

build: update rollup to version ~2.28.0 (#&#8203;1837)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

commit c7c109f
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Sep 16 07:43:47 2020 +0000

build: update rollup to version ~2.27.0

commit cd9ee41
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Sep 14 07:06:26 2020 +0000

build: update to version

commit ff711be
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sat Sep 12 05:04:56 2020 +0000

build: update puppeteer to version 5.3.0

commit 47a478e
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Fri Sep 11 17:10:28 2020 +0000

build: update to version

commit b312152
Author: dependabot[bot] mailto:49699333+dependabot[bot]@&#8203;users.noreply.github.com
Date: Fri Sep 11 16:37:04 2020 +0000

build(deps-dev): bump node-fetch from 2.6.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

commit 24578ec
Author: Alan Agius mailto:alan.agius4@&#8203;gmail.com
Date: Fri Sep 11 10:40:05 2020 +0200

ci: update puppeteer

commit bd40305
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Sep 9 05:05:10 2020 +0000

build: update karma to version 5.2.2

commit 15f4830
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Thu Sep 3 09:14:36 2020 -0700

release: v11.0.0-next.0

commit b330aa4
Author: Alan Agius mailto:alan.agius4@&#8203;gmail.com
Date: Thu Sep 3 08:34:44 2020 +0200

build: update angular deps to version 11

commit 2e471d1
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Wed Sep 2 21:25:33 2020 -0700

build: remove --experimental_allow_incremental_repository_updates in bazelrc

Managed directories is no longer an experimental feature, so the flag is
no longer needed in .bazelrc.

Renovate 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 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 | major | [`^10.1.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/@nguniversal%2fbuilders/10.1.0/11.0.0) | --- ### Release Notes <details> <summary>angular/universal</summary> ### [`v11.0.0`](https://github.com/angular/universal/releases/v11.0.0) [Compare Source](https://github.com/angular/universal/compare/v10.1.0...v11.0.0) commit [`95c4bb7`](https://github.com/angular/universal/commit/95c4bb71a8f3522dd7f5a89b23014afc6d43fa2b) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Wed Nov 11 15:37:42 2020 -0800 release: v11.0.0 commit [`7911045`](https://github.com/angular/universal/commit/79110452c2a609597781d5aeec9e7f508b91b80b) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Mon Nov 9 20:25:51 2020 -0800 release: v11.0.0-rc.0 commit [`4bb9568`](https://github.com/angular/universal/commit/4bb956887f211c6bd419111ed2022531b0e6af34) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Nov 9 08:06:06 2020 +0000 build: update to version commit [`5217257`](https://github.com/angular/universal/commit/52172574fa98bfa09cbf394331df70fc6dfa7972) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Nov 6 09:55:24 2020 +0100 fix: remove extractCss from ssr-dev-server builder As of Angular CLI version 11, extractCss is deprecated and is now done by default. commit [`81ba768`](https://github.com/angular/universal/commit/81ba7683b4fa0d8539b4a15ea6a00e714d4e9465) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Thu Nov 5 20:08:52 2020 -0800 release: v11.0.0-next.2 commit [`66e6805`](https://github.com/angular/universal/commit/66e6805ee3884c30d181f49f20d9454ece51db09) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Thu Nov 5 11:22:52 2020 +0100 feat(builders): support service worker generation with prerendering Closes: #&#8203;1505 commit [`fb1428a`](https://github.com/angular/universal/commit/fb1428a4c335b873eb2a5645290e2ba06fb4ffba) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Nov 3 15:13:14 2020 +0100 refactor: major clean up of all engines - add return type to domContentLoadedFactory - remove unused DI tokens - Remove FileLoader implementations from all engines. Instead use the one in @&#8203;nguniversal/common - Extend RenderOptions Express and Hapi engines interfaces from Common Engine RenderOptions commit [`1d38029`](https://github.com/angular/universal/commit/1d3802930943be5d94bcaec7575fd3caf216e3ac) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Nov 2 11:44:05 2020 +0100 build: remove deletion-target tslint rule and increase line length to 140 Align a bit more with the CLI code standards commit [`b5514c7`](https://github.com/angular/universal/commit/b5514c76f73d5ba78d80e36c4c144780d9528a08) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Nov 2 08:06:06 2020 +0000 build: update to version commit [`39ef4c5`](https://github.com/angular/universal/commit/39ef4c51f3e4b265b7188255379a9a3fd63407df) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sat Oct 31 09:01:11 2020 +0000 build: update to version commit [`666b879`](https://github.com/angular/universal/commit/666b8790dfed825474202c1e32ceb54809c67251) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Oct 30 18:07:27 2020 +0100 fix: don't bundle common engine in hapi and express engine The common engine is a direct depedency and hence bundle it is redundant. commit [`e855870`](https://github.com/angular/universal/commit/e8558708a5cc95da06db10e8d76d695a32eb17ea) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Oct 30 12:41:55 2020 +0100 test: avoid doing differential loading in UT commit [`96441c2`](https://github.com/angular/universal/commit/96441c28d811ca21b0a54a5871897aafea3151af) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Fri Oct 30 05:04:04 2020 +0000 build: update @&#8203;bazel/ibazel to version 0.14.0 commit [`f4fbedd`](https://github.com/angular/universal/commit/f4fbeddabc9ae664af0c7ce22953ed33496ddb91) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Wed Oct 28 20:41:05 2020 +0100 fix(builders): improve prerendering logging With this change we improve the prerender logging by: - Reduce the verbosity of the logs when generating route - Improve logs when an error occuries - Add a spinner Closes #&#8203;1844 commit [`1f0409f`](https://github.com/angular/universal/commit/1f0409f2df360a383ea08fd7223d1c54be7880f1) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Oct 28 05:04:48 2020 +0000 build: update puppeteer to version 5.4.1 commit [`8866772`](https://github.com/angular/universal/commit/8866772f79de73c7a55c0c4f19b3690d9ad1161e) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Oct 27 10:56:37 2020 +0100 build: update angular packages to version 11 commit [`23c49d6`](https://github.com/angular/universal/commit/23c49d6830a068ff97bf6d84aa8cb70aebf90ec3) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Oct 26 19:03:51 2020 +0000 build: update build_bazel_rules_nodejs to version 2.2.2 commit [`c6f436e`](https://github.com/angular/universal/commit/c6f436e973173943ca355f6e42f6ab7dbaaa682e) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Oct 26 19:12:42 2020 +0000 build: update karma to version 5.2.3 commit [`39a53b1`](https://github.com/angular/universal/commit/39a53b12b962aad93a6f88c324aa169097f789cb) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Oct 26 19:09:03 2020 +0100 build: update build_bazel_rules_nodejs to 2.0.2 commit [`61f77c6`](https://github.com/angular/universal/commit/61f77c6e56da99bf0bb839ea3c5c6a8f21387839) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Mon Oct 26 19:07:51 2020 +0100 build: update puppeteer to version 5.4.0 (#&#8203;1872) commit [`5177364`](https://github.com/angular/universal/commit/51773645b72a12d6fc506c2609038b3da53f60a3) Author: George Kalpakas <mailto:kalpakas.g@gmail.com> Date: Wed Oct 21 20:32:23 2020 +0300 build: update `lock-closed` GitHub action to latest version This commit updates the version of the `dev-infra/lock-closed` GitHub action to the latest version, that includes the fix from angular/dev-infra#&#8203;80. commit [`e83a484`](https://github.com/angular/universal/commit/e83a4845c83c8bd0ed3e1f42a9854bd6c81ccb06) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Wed Oct 21 09:56:05 2020 +0200 ci: bump to lastest sha of angular/dev-infra's lock-closed action Update to the latest lock-closed action to fix the link which is used. commit [`5071a02`](https://github.com/angular/universal/commit/5071a021d4f85ad8a42c3d1acc543fcbe892bc4c) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Thu Oct 1 05:05:29 2020 +0000 build: update codelyzer to version 6.0.1 commit [`1bbe16f`](https://github.com/angular/universal/commit/1bbe16f9cd2809622fd224bd92aa9f1151f1e629) Author: Dmitrij Kuba <mailto:dmkuba.dev@gmail.com> Date: Thu Sep 24 18:47:45 2020 +0300 docs: fix typo commit [`fc5337e`](https://github.com/angular/universal/commit/fc5337ec801e0519dd4a5ca44077196db5c35a09) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Thu Sep 24 08:49:28 2020 -0700 release: v11.0.0-next.1 commit [`5111d41`](https://github.com/angular/universal/commit/5111d412eb3174d0c78588e088c18bcf8aef6e2e) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Thu Sep 24 14:39:47 2020 +0200 refactor: remove usage on `@schematics/angular` old json helpers commit [`2293fa1`](https://github.com/angular/universal/commit/2293fa1be6168690b8641b9a295a572b4034a01d) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Sep 23 05:03:32 2020 +0000 build: update puppeteer to version 5.3.1 commit [`bca1dfe`](https://github.com/angular/universal/commit/bca1dfef5fcfc0335366658126f0a6ccd8d94bda) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Sep 22 13:47:32 2020 +0200 ci: update configuration to use new CircleCI docker images commit [`c928beb`](https://github.com/angular/universal/commit/c928bebd23877bbcdf37d97f069d2dce1f106406) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Tue Sep 22 14:20:24 2020 +0200 style: fix typo in comment (#&#8203;1841) commit [`538bc7d`](https://github.com/angular/universal/commit/538bc7d82927a19675f1d3dd569a068b01334ee8) Author: Joey Perrott <mailto:josephperrott@gmail.com> Date: Mon Sep 21 12:50:28 2020 -0700 build: update tslint rules to remove usage of whitelist in comments Remove usage of the term whitelist in commenting for noRxjsPatchImportsRule commit [`114b584`](https://github.com/angular/universal/commit/114b584023ed398917e1d9892b5a500d4fdde510) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Mon Sep 21 16:29:51 2020 -0400 build: update to version (#&#8203;1838) Co-authored-by: Renovate Bot <bot@renovateapp.com> commit [`76cb6dc`](https://github.com/angular/universal/commit/76cb6dcb5b16016aae05294ca64c4ca94c585d4f) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Mon Sep 21 15:54:03 2020 -0400 build: update jasmine-spec-reporter to version 6.0.0 (#&#8203;1836) Co-authored-by: Renovate Bot <bot@renovateapp.com> commit [`ad5f960`](https://github.com/angular/universal/commit/ad5f960b9fd8c2c3872cd996459a412aa0d8937f) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Mon Sep 21 15:53:42 2020 -0400 build: update rollup to version ~2.28.0 (#&#8203;1837) Co-authored-by: Renovate Bot <bot@renovateapp.com> commit [`c7c109f`](https://github.com/angular/universal/commit/c7c109fd5c6213bb8e3e38130f0b4a1332ba6fd1) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Sep 16 07:43:47 2020 +0000 build: update rollup to version ~2.27.0 commit [`cd9ee41`](https://github.com/angular/universal/commit/cd9ee41f4861b2be4f38df314e27d52a979b67b3) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Sep 14 07:06:26 2020 +0000 build: update to version commit [`ff711be`](https://github.com/angular/universal/commit/ff711be0fc0d79aa543508d1286e7ca5b6950816) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sat Sep 12 05:04:56 2020 +0000 build: update puppeteer to version 5.3.0 commit [`47a478e`](https://github.com/angular/universal/commit/47a478e0633026245a000cc7e59f18a16fc6df5f) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Fri Sep 11 17:10:28 2020 +0000 build: update to version commit [`b312152`](https://github.com/angular/universal/commit/b3121522cff11e900947f4ae9ce3f8ca4296b20d) Author: dependabot[bot] <mailto:49699333+dependabot[bot]@&#8203;users.noreply.github.com> Date: Fri Sep 11 16:37:04 2020 +0000 build(deps-dev): bump node-fetch from 2.6.0 to 2.6.1 Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com> commit [`24578ec`](https://github.com/angular/universal/commit/24578ec1d5d55f0b58fd6c901eb8d813e9fa4b3c) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Sep 11 10:40:05 2020 +0200 ci: update puppeteer commit [`bd40305`](https://github.com/angular/universal/commit/bd40305426018359336f5ec94f365ea3f588b720) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Sep 9 05:05:10 2020 +0000 build: update karma to version 5.2.2 commit [`15f4830`](https://github.com/angular/universal/commit/15f4830d6b1e4907b4954d0d85c3a2fc34d99536) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Thu Sep 3 09:14:36 2020 -0700 release: v11.0.0-next.0 commit [`b330aa4`](https://github.com/angular/universal/commit/b330aa4cd22e4e619e5db3a291662f10eb1ac74d) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Thu Sep 3 08:34:44 2020 +0200 build: update angular deps to version 11 commit [`2e471d1`](https://github.com/angular/universal/commit/2e471d19958eecc4d1b95b2b579c6471db7090f1) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Wed Sep 2 21:25:33 2020 -0700 build: remove --experimental_allow_incremental_repository_updates in bazelrc Managed directories is no longer an experimental feature, so the flag is no longer needed in .bazelrc. </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 becomes conflicted, 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 2020-11-12 05:09:13 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
1845300f2e
Update dependency @nguniversal/builders to v11
samuel-p was assigned by renovate-bot 2020-11-12 05:09:13 +00:00
renovate-bot changed title from Update dependency @nguniversal/builders to v11 to Update dependency @nguniversal/builders to v11 - autoclosed 2020-11-28 05:10:33 +00:00
renovate-bot closed this pull request 2020-11-28 05:10:33 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
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#47
No description provided.