github angular/universal v11.0.0

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

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

release: v11.0.0

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

release: v11.0.0-rc.0

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

build: update to version

commit 5217257
Author: Alan Agius 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 kyliau@google.com
Date: Thu Nov 5 20:08:52 2020 -0800

release: v11.0.0-next.2

commit 66e6805
Author: Alan Agius 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 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 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 bot@renovateapp.com
Date: Mon Nov 2 08:06:06 2020 +0000

build: update to version

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

build: update to version

commit 666b879
Author: Alan Agius 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 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 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 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 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 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 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 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 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 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 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 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 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 dmkuba.dev@gmail.com
Date: Thu Sep 24 18:47:45 2020 +0300

docs: fix typo

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

release: v11.0.0-next.1

commit 5111d41
Author: Alan Agius 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 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 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 alan.agius4@gmail.com
Date: Tue Sep 22 14:20:24 2020 +0200

style: fix typo in comment (#1841)

commit 538bc7d
Author: Joey Perrott 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] <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] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 15:54:03 2020 -0400

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

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

commit ad5f960
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 15:53:42 2020 -0400

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

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

commit c7c109f
Author: Renovate Bot 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 bot@renovateapp.com
Date: Mon Sep 14 07:06:26 2020 +0000

build: update to version

commit ff711be
Author: Renovate Bot 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 bot@renovateapp.com
Date: Fri Sep 11 17:10:28 2020 +0000

build: update to version

commit b312152
Author: dependabot[bot] <49699333+dependabot[bot]@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 alan.agius4@gmail.com
Date: Fri Sep 11 10:40:05 2020 +0200

ci: update puppeteer

commit bd40305
Author: Renovate Bot 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 kyliau@google.com
Date: Thu Sep 3 09:14:36 2020 -0700

release: v11.0.0-next.0

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

build: update angular deps to version 11

commit 2e471d1
Author: Keen Yee Liau 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.

Don't miss a new universal release

NewReleases is sending notifications on new releases.