Update dependency @nguniversal/builders to v12 #116

Merged
samuel-p merged 1 commits from renovate/nguniversal-builders-12.x into develop 2021-05-13 19:19:37 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@nguniversal/builders devDependencies major ^11.2.1 -> ^12.0.0

Release Notes

angular/universal

v12.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Node.js version 10 will become EOL on 2021-04-30.
    Angular CLI 12 will require Node.js 12.13+ or 14.15+. Node.js 12.13 and 14.15 are the first LTS releases for their respective majors.

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 | major | [`^11.2.1` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@nguniversal%2fbuilders/11.2.1/12.0.0) | --- ### Release Notes <details> <summary>angular/universal</summary> ### [`v12.0.0`](https://github.com/angular/universal/releases/v12.0.0) [Compare Source](https://github.com/angular/universal/compare/v11.2.1...v12.0.0) ##### Bug Fixes - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** add missing `schematics` key in `package.json` ([39b4d85](https://github.com/angular/universal/commit/39b4d85ba90f381cd28148857be11819a796e953)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** combine path using `posix.join` ([5f61b28](https://github.com/angular/universal/commit/5f61b289a039b1cc54658cabf48d2c85909588d9)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** remove `esModuleInterop` from `tsconfig.server.json` ([fe979e4](https://github.com/angular/universal/commit/fe979e4b9b6b5688fbf9b476b069a3cdb84c8d40)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** update helper scripts use production by default ([e0a401c](https://github.com/angular/universal/commit/e0a401c5a4cfa457a04fef4c9741f9603c40c533)) - **[@&#8203;nguniversal/aspnetcore-engine](https://github.com/nguniversal/aspnetcore-engine):** correctly set publicPath ([8bda041](https://github.com/angular/universal/commit/8bda0417221d638ed8dced2e72f8b234a264d717)) - **[@&#8203;nguniversal/builders](https://github.com/nguniversal/builders):** bundle critters in common engine. ([68b392a](https://github.com/angular/universal/commit/68b392a61ec0a37148cf6b71dfb9e8e3c4171f55)), closes [#&#8203;1970](https://github.com/angular/universal/issues/1970) - **[@&#8203;nguniversal/builders](https://github.com/nguniversal/builders):** fix development mode ignored stdout message ([9808791](https://github.com/angular/universal/commit/9808791e3e416f2d6c5925fd1851592288a504de)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** inline critical font-face rules when using critical css inlining ([dbad8e9](https://github.com/angular/universal/commit/dbad8e971b484df81a941884306d4a9c912f6236)), closes [#&#8203;2002](https://github.com/angular/universal/issues/2002) - **[@&#8203;nguniversal/common-engine](https://github.com/nguniversal/common-engine):** ReferenceError: URL is not defined ([09207ad](https://github.com/angular/universal/commit/09207adcaf8265adf784dd16db827d400e821159)), closes [#&#8203;1974](https://github.com/angular/universal/issues/1974) - **[@&#8203;nguniversal/hapi-engine](https://github.com/nguniversal/hapi-engine):** fix incorrect peer dependency on hapi ([7b5ed97](https://github.com/angular/universal/commit/7b5ed9722f2919519b5a9bfe75f3c6b2e5a97317)), closes [#&#8203;1969](https://github.com/angular/universal/issues/1969) ##### Features - **[@&#8203;nguniversal/builders](https://github.com/nguniversal/builders):** add static page generator builder using Angular SSR Clover ([2066f18](https://github.com/angular/universal/commit/2066f18a23eecce6dd485c19bc1ed10a4c3be497)) - **[@&#8203;nguniversal/builders](https://github.com/nguniversal/builders):** add support for proxy configuration in ssr-dev-server ([6ef0de8](https://github.com/angular/universal/commit/6ef0de8350d358aa228191dc9b22dec9cf9478f8)), closes [#&#8203;1757](https://github.com/angular/universal/issues/1757) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** add experimental SSR project Clover ([c4b7be3](https://github.com/angular/universal/commit/c4b7be3bbdbc7334f5cf7049c644e185cf15d0bb)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** add ng-add schematic ([dcb1438](https://github.com/angular/universal/commit/dcb1438a43df3e75c2042e40982ec72fc1baca51)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** expose common engine public api ([7e8fcec](https://github.com/angular/universal/commit/7e8fcecb10086a1f533c75398c5805eb0e702688)) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** update schematics to use `defaultConfiguration` ([e6124bf](https://github.com/angular/universal/commit/e6124bfd304cbddb125b591f6e812dc92ba2d7b6)) - **[@&#8203;nguniversal/builders](https://github.com/nguniversal/builders):** add SSL support for dev-server ([f27be11](https://github.com/angular/universal/commit/f27be11365ad543ecc7a80fe480f1a5cf9b6e904)), closes [#&#8203;1633](https://github.com/angular/universal/issues/1633) - **[@&#8203;nguniversal/common](https://github.com/nguniversal/common):** enable inlining of critical CSS by default ([3dddb75](https://github.com/angular/universal/commit/3dddb758fa6e89ca1b857b7a7a17a21bc474618c)) ##### BREAKING CHANGES - Node.js version 10 will become EOL on 2021-04-30. Angular CLI 12 will require Node.js 12.13+ or 14.15+. Node.js 12.13 and 14.15 are the first LTS releases for their respective majors. </details> --- ### 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-05-13 04:03:00 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
e8af10a30b
Update dependency @nguniversal/builders to v12
samuel-p was assigned by renovate-bot 2021-05-13 04:03:01 +00:00
samuel-p merged commit 635c0f7427 into develop 2021-05-13 19:19:37 +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#116
No description provided.