Update dependency @nguniversal/express-engine to ^10.0.2 #27

Manually merged
samuel-p merged 2 commits from renovate/nguniversal-express-engine-10.x into develop 2020-08-13 21:56:03 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@nguniversal/express-engine dependencies patch ^10.0.1 -> ^10.0.2

Release Notes

angular/universal

v10.0.2

Compare Source

commit 4e949a3
Author: Keen Yee Liau mailto:kyliau@google.com
Date: Tue Aug 11 14:18:43 2020 -0700

release: v10.0.2

commit 34ec6be
Author: renovate[bot] mailto:29139614+renovate[bot]@​users.noreply.github.com
Date: Mon Aug 10 12:16:47 2020 +0200

build: update concurrently to version 5.3.0 (#​1791)

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

commit b5c2eb2
Author: An Sergei mailto:ahn.sergei@gmail.com
Date: Sat Aug 8 03:38:10 2020 +1000

fix(common): handle arrays in querystrings

caching GET request with query string with array of parameter gets the first value only.
it breaks caching for the same url with different query string for example
for api http://api.example.com?params=1&params=2&params=3 cache key will be http://api.example.com?params=1
for api http://api.example.com?params=1&params=2 cache key will be the same http://api.example.com?params=1
and therefor API request will not be sent to server.

commit 7a4032a
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sat Aug 1 12:55:23 2020 +0000

build: update terser to version ^5.0.0

commit da64943
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sat Aug 1 05:04:50 2020 +0000

build: update tslint to version 6.1.3

commit adb8965
Author: Alan Agius mailto:alan.agius4@&#8203;gmail.com
Date: Fri Jul 31 20:02:00 2020 +0200

docs: fix bug template

The bug template is not showing

commit 06b5113
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Jul 29 05:04:49 2020 +0000

build: update karma to version 5.1.1

commit c57bd3f
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Fri Jul 24 05:04:28 2020 +0000

build: update rollup to version ~2.23.0

commit e158998
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Fri Jul 24 05:04:10 2020 +0000

build: update jasmine-core to version 3.6.0

commit 5e14b93
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Jul 20 07:42:26 2020 +0000

build: update to version

commit df1881a
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sat Jul 18 12:54:36 2020 +0000

build: update rollup to version ~2.22.0

commit ef4e27d
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sat Jul 18 05:05:57 2020 +0000

build: update puppeteer to version ~5.2.0

commit c7a4cdf
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Thu Jul 16 21:47:03 2020 +0000

build: update to version

commit b31a26b
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Jul 13 08:55:21 2020 +0000

build: update puppeteer to version ~5.1.0

commit eadf4d4
Author: Alan Agius mailto:alan.agius4@&#8203;gmail.com
Date: Wed Jul 8 16:34:48 2020 +0200

build: embed tslib in umd bundles (#&#8203;1760)

When tslib is listed as part of the globals, it will not be embedded in the UMD bundles.
https://github.com/angular/angular/blob/fd65958b887f6ea8dd5235e6de1d533e4c578602/packages/bazel/src/ng_package/ng_package.bzl#L226-L228

Users using UMD bundles, shouldn't be needing to add the tslib script, also this is important because tslib is a direct depedency of the package and not a peer depedency.

This is also to align with the Angular FW packages.

commit 9e0a150
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Wed Jul 8 05:07:47 2020 +0000

build: update rollup to version ~2.21.0

commit 2aab22f
Author: Adam Plumer mailto:caerus.karu@gmail.com
Date: Sat Jun 27 16:17:36 2020 -0500

fixup! docs: update issue template and Gotchas guide

commit cc6f717
Author: Adam Plumer mailto:caerus.karu@gmail.com
Date: Sat Jun 27 16:16:29 2020 -0500

fixup! docs: update issue template and Gotchas guide

commit 394f30f
Author: Adam Plumer mailto:caerus.karu@gmail.com
Date: Sat Jun 13 22:34:22 2020 -0500

docs: update issue template and Gotchas guide

The Gotchas guide hasn't been updated in quite some time. This
refresh adds a more structured layout with explicit examples
and solutions for the most common issues.

This also updates the issue template to add a note about what
constitutes an appropriate issue, and a link to the gotchas guide.

commit 6fc561b
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Tue Jul 7 05:06:10 2020 +0000

build: update rollup to version ~2.20.0

commit 6be1af9
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Mon Jul 6 07:42:30 2020 +0000

build: update to version

commit 7a4e603
Author: Renovate Bot mailto:bot@renovateapp.com
Date: Sun Jul 5 05:31:05 2020 +0000

build: update rollup to version ~2.19.0

commit fd444a1
Author: renovate[bot] mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com
Date: Fri Jul 3 01:27:01 2020 -0500

build: update to version (#&#8203;1717)

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

commit dc2b87c
Author: renovate[bot] mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com
Date: Fri Jul 3 01:04:56 2020 -0500

build: update codelyzer to version 6.0.0 (#&#8203;1752)

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

commit 61c7e3d
Author: renovate[bot] mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com
Date: Fri Jul 3 00:47:20 2020 -0500

build: update puppeteer to version ~5.0.0 (#&#8203;1753)

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

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/express-engine](https://github.com/angular/universal) | dependencies | patch | [`^10.0.1` -> `^10.0.2`](https://renovatebot.com/diffs/npm/@nguniversal%2fexpress-engine/10.0.1/10.0.2) | --- ### Release Notes <details> <summary>angular/universal</summary> ### [`v10.0.2`](https://github.com/angular/universal/releases/v10.0.2) [Compare Source](https://github.com/angular/universal/compare/v10.0.1...v10.0.2) commit [`4e949a3`](https://github.com/angular/universal/commit/4e949a391377ba2a6338a9ca62c9b5d652130078) Author: Keen Yee Liau <mailto:kyliau@google.com> Date: Tue Aug 11 14:18:43 2020 -0700 release: v10.0.2 commit [`34ec6be`](https://github.com/angular/universal/commit/34ec6be0b236c5d57e70fe05082800898ef20a81) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Mon Aug 10 12:16:47 2020 +0200 build: update concurrently to version 5.3.0 (#&#8203;1791) Co-authored-by: Renovate Bot <bot@renovateapp.com> commit [`b5c2eb2`](https://github.com/angular/universal/commit/b5c2eb283229459c79371ee78e4dbc8f23bf1eaf) Author: An Sergei <mailto:ahn.sergei@gmail.com> Date: Sat Aug 8 03:38:10 2020 +1000 fix(common): handle arrays in querystrings caching GET request with query string with array of parameter gets the first value only. it breaks caching for the same url with different query string for example for api http://api.example.com?params=1&params=2&params=3 cache key will be http://api.example.com?params=1 for api http://api.example.com?params=1&params=2 cache key will be the same http://api.example.com?params=1 and therefor API request will not be sent to server. commit [`7a4032a`](https://github.com/angular/universal/commit/7a4032acfb2304c7ed32517397bbae27286efdc0) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sat Aug 1 12:55:23 2020 +0000 build: update terser to version ^5.0.0 commit [`da64943`](https://github.com/angular/universal/commit/da6494378ed5232659ad42ce4d5f23cc771670dd) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sat Aug 1 05:04:50 2020 +0000 build: update tslint to version 6.1.3 commit [`adb8965`](https://github.com/angular/universal/commit/adb8965f02f26cc133511764414272aa3ed27d7a) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Fri Jul 31 20:02:00 2020 +0200 docs: fix bug template The bug template is not showing commit [`06b5113`](https://github.com/angular/universal/commit/06b51131ae3df88adfc814dd0333ebe0de00a586) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Jul 29 05:04:49 2020 +0000 build: update karma to version 5.1.1 commit [`c57bd3f`](https://github.com/angular/universal/commit/c57bd3ffb5defc42ce542b03e1492c79f632aebc) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Fri Jul 24 05:04:28 2020 +0000 build: update rollup to version ~2.23.0 commit [`e158998`](https://github.com/angular/universal/commit/e158998c0c7bb42715b5803a687b4604b273cbb3) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Fri Jul 24 05:04:10 2020 +0000 build: update jasmine-core to version 3.6.0 commit [`5e14b93`](https://github.com/angular/universal/commit/5e14b938b619e36daf27fc51d966f2faa0fcef1f) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Jul 20 07:42:26 2020 +0000 build: update to version commit [`df1881a`](https://github.com/angular/universal/commit/df1881adfc71f053a925f605956328d5b4e0311a) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sat Jul 18 12:54:36 2020 +0000 build: update rollup to version ~2.22.0 commit [`ef4e27d`](https://github.com/angular/universal/commit/ef4e27d692c370d14e086f19ff797dd95cf54b92) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sat Jul 18 05:05:57 2020 +0000 build: update puppeteer to version ~5.2.0 commit [`c7a4cdf`](https://github.com/angular/universal/commit/c7a4cdf062aecc0559d2d23c16654ba38d44e371) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Thu Jul 16 21:47:03 2020 +0000 build: update to version commit [`b31a26b`](https://github.com/angular/universal/commit/b31a26b0609d9e7fb9672d8ba5bd9ba3fefe04f7) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Jul 13 08:55:21 2020 +0000 build: update puppeteer to version ~5.1.0 commit [`eadf4d4`](https://github.com/angular/universal/commit/eadf4d4353c38f706875bd9118ea02882c2943d9) Author: Alan Agius <mailto:alan.agius4@&#8203;gmail.com> Date: Wed Jul 8 16:34:48 2020 +0200 build: embed tslib in umd bundles (#&#8203;1760) When tslib is listed as part of the globals, it will not be embedded in the UMD bundles. https://github.com/angular/angular/blob/fd65958b887f6ea8dd5235e6de1d533e4c578602/packages/bazel/src/ng_package/ng_package.bzl#L226-L228 Users using UMD bundles, shouldn't be needing to add the tslib script, also this is important because tslib is a direct depedency of the package and not a peer depedency. This is also to align with the Angular FW packages. commit [`9e0a150`](https://github.com/angular/universal/commit/9e0a1508ff3f463d43ed2c297fa21a5a5b65d6e4) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Wed Jul 8 05:07:47 2020 +0000 build: update rollup to version ~2.21.0 commit [`2aab22f`](https://github.com/angular/universal/commit/2aab22f9cbfbba8def009a7c0e14faee5704e57f) Author: Adam Plumer <mailto:caerus.karu@gmail.com> Date: Sat Jun 27 16:17:36 2020 -0500 fixup! docs: update issue template and Gotchas guide commit [`cc6f717`](https://github.com/angular/universal/commit/cc6f71746ca7f3e9822ee18dc7d7586f36f92980) Author: Adam Plumer <mailto:caerus.karu@gmail.com> Date: Sat Jun 27 16:16:29 2020 -0500 fixup! docs: update issue template and Gotchas guide commit [`394f30f`](https://github.com/angular/universal/commit/394f30f764c1cf2b677f88a5b12b5d37ec933c28) Author: Adam Plumer <mailto:caerus.karu@gmail.com> Date: Sat Jun 13 22:34:22 2020 -0500 docs: update issue template and Gotchas guide The Gotchas guide hasn't been updated in quite some time. This refresh adds a more structured layout with explicit examples and solutions for the most common issues. This also updates the issue template to add a note about what constitutes an appropriate issue, and a link to the gotchas guide. commit [`6fc561b`](https://github.com/angular/universal/commit/6fc561b4e3ea93109df32492f8e4eacf3bf362f7) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Tue Jul 7 05:06:10 2020 +0000 build: update rollup to version ~2.20.0 commit [`6be1af9`](https://github.com/angular/universal/commit/6be1af9de8d47044dc83355538a3b33f1ea48ec1) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Mon Jul 6 07:42:30 2020 +0000 build: update to version commit [`7a4e603`](https://github.com/angular/universal/commit/7a4e603643c16e1ce9400155f8ae48d9a9fe6f33) Author: Renovate Bot <mailto:bot@renovateapp.com> Date: Sun Jul 5 05:31:05 2020 +0000 build: update rollup to version ~2.19.0 commit [`fd444a1`](https://github.com/angular/universal/commit/fd444a120eb54d1e908f6dd2d92f082d603c28d8) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Fri Jul 3 01:27:01 2020 -0500 build: update to version (#&#8203;1717) Co-authored-by: Renovate Bot <bot@renovateapp.com> commit [`dc2b87c`](https://github.com/angular/universal/commit/dc2b87cc3390f2d19710cd9d9949f80d0ac76a95) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Fri Jul 3 01:04:56 2020 -0500 build: update codelyzer to version 6.0.0 (#&#8203;1752) Co-authored-by: Renovate Bot <bot@renovateapp.com> commit [`61c7e3d`](https://github.com/angular/universal/commit/61c7e3d11371164b08972ae1d62a00d98e7dc81a) Author: renovate[bot] <mailto:29139614+renovate[bot]@&#8203;users.noreply.github.com> Date: Fri Jul 3 00:47:20 2020 -0500 build: update puppeteer to version ~5.0.0 (#&#8203;1753) Co-authored-by: Renovate Bot <bot@renovateapp.com> </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-08-13 02:07:56 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
ee3f46b5ac
Update dependency @nguniversal/express-engine to ^10.0.2
samuel-p was assigned by renovate-bot 2020-08-13 02:07:57 +00:00
samuel-p added 1 commit 2020-08-13 16:51:31 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
baf7c8dd8a
Merge branch 'develop' into renovate/nguniversal-express-engine-10.x
samuel-p manually merged commit 9e29364b52 into develop 2020-08-13 21:56:03 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 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#27
No description provided.