github angular/universal v9.0.2

latest releases: 16.2.0, 16.1.3, 16.2.0-rc.0...
4 years ago

commit 1928b3c
Author: Keen Yee Liau kyliau@google.com
Date: Wed Mar 11 12:21:07 2020 -0700

release: v9.0.2

commit ad4742a
Author: Renovate Bot bot@renovateapp.com
Date: Wed Mar 11 16:09:13 2020 +0000

build: update @bazel/buildifier to version ^2.0.0

commit a279fa6
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Mar 10 09:39:08 2020 +0100

fix(builders): don't spawn server until browser build finishes

In some cases, we spawned the server to early, which caused the views not to be found. This happened when the browser build too a long time.

With this change we spawn the server only after both browser and server have emitted.

commit 5a52406
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Mar 9 15:35:44 2020 +0100

ci: remove cache key fallback

While having a cache key fallback can be beneficial it also results in increased cache size the currently the cache size almost doubled in size to 2.6Gib because it is never cleaned and results in slower builds.

commit 08657f9
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Mar 9 15:14:27 2020 +0100

fix: ng update showing packages that do not exist in my package

By default if no `packageGroupName` is provided `ng-update` will use the first item in `packageGroup` which in this case it is always `@nguniversal/aspnetcore-engine`.

With this change we set the `packageGroupName` of each package, also we remove `ng-update` from `@nguniversal/builders` as this gets updated when running `ng update` on `@nguniversal/express-engine`  or `@nguniversal/hapi-engine`.

Closes #1542 and closes #1533

commit db6c9f2
Author: Renovate Bot bot@renovateapp.com
Date: Mon Mar 9 09:16:49 2020 +0000

build: update to version

commit a4da24e
Author: Renovate Bot bot@renovateapp.com
Date: Sat Mar 7 12:58:51 2020 +0000

build: update karma-typescript to version ^5.0.0

commit 969bff4
Author: Renovate Bot bot@renovateapp.com
Date: Sat Mar 7 06:14:34 2020 +0000

build: update build_bazel_rules_nodejs to version 1.4.1

commit 984bed3
Author: Renovate Bot bot@renovateapp.com
Date: Wed Mar 4 06:14:39 2020 +0000

build: update @types/express to version 4.17.3

commit f0bc182
Author: Renovate Bot bot@renovateapp.com
Date: Tue Mar 3 06:14:06 2020 +0000

build: update @bazel/hide-bazel-files to version ~1.4.0

commit ad8673f
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Mar 3 08:16:07 2020 +0100

docs: fix typo

commit 276e3c9
Author: Renovate Bot bot@renovateapp.com
Date: Mon Feb 24 08:14:00 2020 +0000

build: update to version

commit 53ecee6
Author: Renovate Bot bot@renovateapp.com
Date: Fri Feb 21 06:14:11 2020 +0000

build: update tslib to version ~1.11.0

Don't miss a new universal release

NewReleases is sending notifications on new releases.