Closed ScriptedAlchemy closed 4 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing pnpm@7.27.0+sha1.572d3b6d6b0ff64f11edd1c4e8774cc7351f1089.
! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager
Workflow status is failure ❌ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link
This PR contains the following updates:
^15.1.0
->^16.0.0
Release Notes
angular/universal (@nguniversal/express-engine)
### [`v16.2.0`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1620-2023-08-11) [Compare Source](https://togithub.com/angular/universal/compare/16.1.3...16.2.0) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | -------- | ---------------------- | | [2b0f8c2b](https://togithub.com/angular/universal/commit/2b0f8c2bf692c58a823ac5731af5107ee4f808cd) | refactor | build: update critters | ### [`v16.1.3`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1613-2023-08-09) [Compare Source](https://togithub.com/angular/universal/compare/16.1.2...16.1.3) ##### [@nguniversal/common](https://togithub.com/nguniversal/common) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------------- | | [d4be69b8](https://togithub.com/angular/universal/commit/d4be69b85c7904d828dc9c42c6b1df4cd663594c) | fix | check for server context when doing hybrid rendering | ### [`v16.1.2`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1612-2023-08-04) [Compare Source](https://togithub.com/angular/universal/compare/16.1.1...16.1.2) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | -------- | ---------------------- | | [0c0fd610](https://togithub.com/angular/universal/commit/0c0fd6103be0aad364ab8d98f5080252a8b6a14f) | refactor | build: update critters | ### [`v16.1.1`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1611-2023-06-28) [Compare Source](https://togithub.com/angular/universal/compare/16.1.0...16.1.1) ### [`v16.1.0`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1610-2023-06-13) [Compare Source](https://togithub.com/angular/universal/compare/16.0.2...16.1.0) #### Deprecations ### - `StateTransferInitializerModule`, `TransferHttpCacheInterceptor` and `domContentLoadedFactory` have been deprecated in favor of `provideClientHydration`. See: https://angular.io/api/platform-browser/provideClientHydration ### | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | -------- | ----------------------------- | | [ccc2f52f](https://togithub.com/angular/universal/commit/ccc2f52f9be47b5fb2cddd4d3f57b9a18eb1b0ca) | refactor | deprecate transfer http cache | ### [`v16.0.2`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1602-2023-05-17) [Compare Source](https://togithub.com/angular/universal/compare/16.0.1...16.0.2) ##### [@nguniversal/common](https://togithub.com/nguniversal/common) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------- | | [90d6939a](https://togithub.com/angular/universal/commit/90d6939ac44bf9bb23fe9d04416a47d1c18165e9) | fix | correctly handle multiple lazy CSS files | ### [`v16.0.1`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1601-2023-05-11) [Compare Source](https://togithub.com/angular/universal/compare/16.0.0...16.0.1) ##### [@nguniversal/builders](https://togithub.com/nguniversal/builders) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ------------------ | | [ca8a5bb9](https://togithub.com/angular/universal/commit/ca8a5bb953eb0793cd7768b67b73727791f55a8e) | fix | strip out newlines | ### [`v16.0.0`](https://togithub.com/angular/universal/blob/HEAD/CHANGELOG.md#1600-2023-05-03) [Compare Source](https://togithub.com/angular/universal/compare/15.2.1...16.0.0) #### Breaking Changes ##### [@nguniversal/common](https://togithub.com/nguniversal/common) - Node.js v14 support has been removed Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18. ##### [@nguniversal/express-engine](https://togithub.com/nguniversal/express-engine) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------------------- | | [3af1451a](https://togithub.com/angular/universal/commit/3af1451abac574f5e57c5f8b45192532bec2b23a) | feat | add standalone support to `ng add` | | [1e2b9385](https://togithub.com/angular/universal/commit/1e2b9385bb294d36a126319c0b8d1b81e2cc8ed3) | feat | support rendering standalone application | | [500f5e54](https://togithub.com/angular/universal/commit/500f5e5415142372a3933af3988f9826c1879688) | fix | export default bootstrap in server template for standalone | | [66021f10](https://togithub.com/angular/universal/commit/66021f102f8ee5260d3f13efe5e229c6c42aebc1) | fix | update import for template server file | ##### [@nguniversal/builders](https://togithub.com/nguniversal/builders) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------------- | | [0481bde7](https://togithub.com/angular/universal/commit/0481bde7e2597baa352ce3f05b5aa12da3df0347) | feat | add support for prerendering a standalone application | ##### [@nguniversal/common](https://togithub.com/nguniversal/common) | Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | -------- | ------------------------------------------------------ | | [9fbdb23c](https://togithub.com/angular/universal/commit/9fbdb23c528baffa4cb1cda737382b4cab590269) | feat | add CSP support for inline styles | | [010546e5](https://togithub.com/angular/universal/commit/010546e56873eb25febff91a4b8e3cff25959598) | feat | support rendering standalone application | | [71c2cef8](https://togithub.com/angular/universal/commit/71c2cef8dd8f424e5939e50d90face621d11ac5b) | fix | update TransferHttpResponse requiring body and headers | | [ae96fbc4](https://togithub.com/angular/universal/commit/ae96fbc43434c98f2289e17216b0760f627b9459) | refactor | remove Node.js v14 support |Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Renovate Bot.