Closed renovate[bot] closed 11 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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: content-projection@0.0.0
npm ERR! Found: zone.js@0.14.2
npm ERR! node_modules/zone.js
npm ERR! zone.js@"0.14.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.13.0" from @angular/core@16.2.12
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"16.2.12" from the root project
npm ERR! peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"16.2.12" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-24T17_26_35_924Z-debug-0.log
This PR contains the following updates:
16.0.4
->16.2.11
16.0.4
->16.2.11
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
### [`v16.2.11`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#16211-2023-12-21) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.10...16.2.11) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ----- | -------------------------------- | | [e0e011fc4](https://togithub.com/angular/angular-cli/commit/e0e011fc47f2383f9be0b432066c1438ddab7103) | build | update dependency vite to v4.5.1 | ### [`v16.2.10`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#16210-2023-11-08) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.9...16.2.10) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------- | | [bab3672cd](https://togithub.com/angular/angular-cli/commit/bab3672cdaf4875cf83f94e34abdef29cffe2686) | fix | normalize exclude path | ### [`v16.2.9`](https://togithub.com/angular/angular-cli/releases/tag/16.2.9) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.8...16.2.9) ##### 16.2.9 (2023-11-01) ##### [@schematics/angular](https://togithub.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 75b74912b](https://img.shields.io/badge/75b74912b-fix-green)](https://togithub.com/angular/angular-cli/commit/75b74912b937f0dd723ae44c826a193eff68763c) | allow dash in selector before a number | ##### [@angular-devkit/schematics](https://togithub.com/angular-devkit/schematics) | Commit | Description | | -- | -- | | [![fix - 5f4ca4ebf](https://img.shields.io/badge/5f4ca4ebf-fix-green)](https://togithub.com/angular/angular-cli/commit/5f4ca4ebf93c741338a26ed2cf08a72893ce9b4e) | running external schematics with yarn pnp | ### [`v16.2.8`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1628-2023-10-25) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.7...16.2.8) ##### [@angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | | [44275601b](https://togithub.com/angular/angular-cli/commit/44275601ba0e4c7b8c24f8184a33d09350a0fbef) | fix | remove the need to specify `--migrate-only` when `--name` is used during `ng update` | ### [`v16.2.7`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1627-2023-10-19) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.6...16.2.7) ##### [@schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------ | | [f1a0c3361](https://togithub.com/angular/angular-cli/commit/f1a0c3361a6caa27bdf5cc07315d8bf2b6424b11) | fix | change Twitter logo to X | ### [`v16.2.6`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1626-2023-10-11) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.5...16.2.6) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------- | | [c6ea25626](https://togithub.com/angular/angular-cli/commit/c6ea2562683cc6e640136a02760db9363ded4352) | fix | fully downlevel async/await when using vite dev-server with caching enabled | ### [`v16.2.5`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1625-2023-10-04) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.4...16.2.5) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------------------------------- | | [933358186](https://togithub.com/angular/angular-cli/commit/93335818689a67557942ab27ec8cc5b96f2a5abe) | fix | do not print `Angular is running in development mode.` in the server console when using dev-server | | [493bd3906](https://togithub.com/angular/angular-cli/commit/493bd390679889359a05b2f23b74787647aee341) | fix | update dependency postcss to v8.4.31 | ### [`v16.2.4`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1624-2023-09-27) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.3...16.2.4) ##### [@schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | [5dc7fb1a1](https://togithub.com/angular/angular-cli/commit/5dc7fb1a1849a427ceedb06404346de370c91083) | fix | update `@angular/cli` version specifier to use `^` | ### [`v16.2.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1623-2023-09-20) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.2...16.2.3) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [39643bee1](https://togithub.com/angular/angular-cli/commit/39643bee1522e0313be612b564f2b96ec45007ec) | fix | correctly re-point RXJS to ESM on Windows | | [d8d116b31](https://togithub.com/angular/angular-cli/commit/d8d116b318377d51f258a1a23025be2d41136ee3) | fix | several windows fixes to application builder prerendering | ##### [@ngtools/webpack](https://togithub.com/ngtools/webpack) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------- | | [f1195d035](https://togithub.com/angular/angular-cli/commit/f1195d0351540bdcc7d3f3e7cf0761389eb3d569) | fix | fix recursion in webpack resolve | ### [`v16.2.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1622-2023-09-13) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.1...16.2.2) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | [e3a40a49a](https://togithub.com/angular/angular-cli/commit/e3a40a49aa768c6b0ddce24ad47c3ba50028963c) | fix | support dev server proxy pathRewrite field in Vite-based server | ### [`v16.2.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1621-2023-08-30) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.2.0...16.2.1) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- | | [221ab2483](https://togithub.com/angular/angular-cli/commit/221ab2483a5504b0ad864a18dc5a4dbeb8c0748e) | fix | display warning when using `resourcesOutputPath` with esbuild builder | | [fe752ad87](https://togithub.com/angular/angular-cli/commit/fe752ad87b8588e2a1ee1611953b36d5c004e673) | fix | encode Sass package resolve directories in importer URLs | | [82b0f94fd](https://togithub.com/angular/angular-cli/commit/82b0f94fdacc5f4665d00eeb1c93fcfc104b0cc8) | fix | handle HMR updates of global CSS when using Vite | | [6a48a11b8](https://togithub.com/angular/angular-cli/commit/6a48a11b8c218796e4b778bd00d453fc0ac0c48e) | fix | update vite to be able to serve app-shell and SSG pages | | [fdb16f7cd](https://togithub.com/angular/angular-cli/commit/fdb16f7cd4327980436ddb1ce190c67c86588d2d) | fix | use correct type for `extraEntryPoints` | ### [`v16.2.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1620-2023-08-09) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.8...16.2.0) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | | [e6b377436](https://togithub.com/angular/angular-cli/commit/e6b377436a471073657dc35e7c7a28db6688760a) | feat | add `ssr` option in application builder | | [c05c83be7](https://togithub.com/angular/angular-cli/commit/c05c83be7c6c8bcdad4be8686a6e0701a55304cc) | feat | add initial application builder implementation | | [095f5aba6](https://togithub.com/angular/angular-cli/commit/095f5aba60a4c1267a87b8b3ae38dbfbf70731f1) | feat | add initial support for server bundle generation using esbuild | | [cb165a75d](https://togithub.com/angular/angular-cli/commit/cb165a75dc8c21ead537684a092ed50d3736e04a) | feat | add pre-rendering (SSG) and App-shell support generation to application builder | | [2a3fc6846](https://togithub.com/angular/angular-cli/commit/2a3fc68460152a48758b9353bff48193641861c5) | feat | add preload hints based on transitive initial files | | [099cec758](https://togithub.com/angular/angular-cli/commit/099cec758ad671c7fd0ca2058a271e4fe181a44d) | feat | add support for serving SSR with dev-server when using the application builder | | [449e21b3a](https://togithub.com/angular/angular-cli/commit/449e21b3a6da990a5865bb5bdfb8145794f40cf9) | fix | correctly load dev server assets with vite 4.4.0+ | | [f42f10135](https://togithub.com/angular/angular-cli/commit/f42f10135c1e2184a9080b726dc5e41669937b13) | fix | ensure preload hints for external stylesheets are marked as styles | | [7defb3635](https://togithub.com/angular/angular-cli/commit/7defb3635c89737d151c9537bd7becd463098434) | fix | ensure that server dependencies are loaded also in ssr entrypoint | | [05f31bd28](https://togithub.com/angular/angular-cli/commit/05f31bd28f002a232598e0468dc418f99e434ae0) | fix | prevent race condition in setting up sass worker pool | | [5048f6e82](https://togithub.com/angular/angular-cli/commit/5048f6e82e299b0733f34cbdcb1e7b1ef9a63210) | fix | Set chunk names explicitly | | [974748cdf](https://togithub.com/angular/angular-cli/commit/974748cdf894c5ad0451e3fdf1c186bdad80878b) | perf | filter postcss usage based on content in esbuild builder | | [61a652d91](https://togithub.com/angular/angular-cli/commit/61a652d91274f4adce20182e630fe9963b4ceddd) | perf | inject Sass import/use directive importer information when resolving | | [a0a2c7aef](https://togithub.com/angular/angular-cli/commit/a0a2c7aef675f8aae294d2119f721c4345d633b0) | perf | only load browserslist in babel preset if needed | | [6bfd1800e](https://togithub.com/angular/angular-cli/commit/6bfd1800efa2bf41126696b66938bdf291ad5455) | perf | use in-memory Sass module resolution cache | ### [`v16.1.8`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1618-2023-08-04) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.7...16.1.8) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------- | | [7a420d338](https://togithub.com/angular/angular-cli/commit/7a420d3382b21d24c73b722e849f01b0aacfb860) | fix | build: update critters | ### [`v16.1.7`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1617-2023-08-02) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.6...16.1.7) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | [1dab4ed87](https://togithub.com/angular/angular-cli/commit/1dab4ed8738b42d6b93298889caf1546b011706f) | fix | hot update filename suffix with `.mjs` | ### [`v16.1.6`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1616-2023-07-26) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.5...16.1.6) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [20816b57f](https://togithub.com/angular/angular-cli/commit/20816b57f16b0bcbd5b81f06f6f790e4485c1daa) | fix | error during critical CSS inlining for external stylesheets | ### [`v16.1.5`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1615-2023-07-20) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.4...16.1.5) ##### [@angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- | | [7e91d4709](https://togithub.com/angular/angular-cli/commit/7e91d4709966c592c271ff8d3456ce569156e2e5) | fix | add `zone.js` to `ng version` output | | [475506822](https://togithub.com/angular/angular-cli/commit/475506822b148c8e2597c60653238a40140bacb0) | fix | throw an error when executed in a google3-context | ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | [07d3d8c6a](https://togithub.com/angular/angular-cli/commit/07d3d8c6ae01212de866fac769ff2da888d5adea) | fix | correctly wrap CommonJS exported enums when optimizing | ### [`v16.1.4`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1614-2023-07-06) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.3...16.1.4) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | | [7016cee57](https://togithub.com/angular/angular-cli/commit/7016cee5783b2762d550db8f2a4f29e7b56f317f) | fix | normalize paths in loader cache with esbuild | ### [`v16.1.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1613-2023-06-29) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.2...16.1.3) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | [b56ab0798](https://togithub.com/angular/angular-cli/commit/b56ab07980c5d990606ddb1e298fc1c4ecf8a2a8) | fix | use absolute watch paths for postcss dependency messages | ### [`v16.1.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1612-2023-06-28) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.1...16.1.2) ##### [@angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | | [3475e0281](https://togithub.com/angular/angular-cli/commit/3475e0281da3298f288a5f8836155c0b8c971372) | fix | update direct `semver` dependencies to 7.5.3 | ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | [8108b8c2d](https://togithub.com/angular/angular-cli/commit/8108b8c2da3ebfdb74f0f9d3554df01f484670bd) | fix | allow linker JIT support with prebundling with esbuild builder | | [502365037](https://togithub.com/angular/angular-cli/commit/502365037bf7dbacd0e28d29a074a246971848ea) | fix | use all style language watch files in esbuild builder | ### [`v16.1.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1611-2023-06-22) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.0...16.1.1) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | | [f017fee2e](https://togithub.com/angular/angular-cli/commit/f017fee2e93a4207b7bfd69c838991546b398753) | fix | actually disable Vite prebundling file discovery | | [2b4beaca2](https://togithub.com/angular/angular-cli/commit/2b4beaca2c32c11508078e082b3338d1edb414a0) | fix | experimental esbuild pipeline, add `es2015` to main fields for RxJS v6 compatibility | | [e3c85e00e](https://togithub.com/angular/angular-cli/commit/e3c85e00e6b3390f239aaeb3db6a38fe4b4d2523) | fix | track postcss provided file dependencies in esbuild builder | | [1419fff88](https://togithub.com/angular/angular-cli/commit/1419fff887173e331690fb0a664a081154842554) | fix | unpin and downgrade `browserslist` | | [950a4b60f](https://togithub.com/angular/angular-cli/commit/950a4b60f046117867755ccd005f0e04bcc403a7) | fix | watch all bundler provided inputs with esbuild builder | ### [`v16.1.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1610-2023-06-13) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.0.6...16.1.0) ##### [@schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | [b14b95990](https://togithub.com/angular/angular-cli/commit/b14b959901d5a670da0df45e082b8fd4c3392d14) | feat | add bootstrap-agnostic utilities for writing ng-add schematics | ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- | | [3ede1a2ca](https://togithub.com/angular/angular-cli/commit/3ede1a2cac5005f4dfbd2a62ef528a34c3793b78) | feat | allow forcing esbuild builder with dev-server | | [2d141fe3b](https://togithub.com/angular/angular-cli/commit/2d141fe3bc1efb9e254b15ce91ebc885a43c928a) | feat | show estimated transfer size with esbuild builder | | [9aa9b5264](https://togithub.com/angular/angular-cli/commit/9aa9b5264eee1b1dda7abd334b560d4b446c4970) | feat | support autoprefixer/tailwind CSS with Less/Sass in esbuild builder | | [3d1c09b23](https://togithub.com/angular/angular-cli/commit/3d1c09b235bf1db0d031c36fdc68ab99359b34b1) | feat | support dev-server package prebundling with esbuild builder | | [d8930facc](https://togithub.com/angular/angular-cli/commit/d8930facc075e39d82b3c6cb252c9a8b5fa6a476) | feat | support incremental TypeScript semantic diagnostics in esbuild builder | | [5cacd34a2](https://togithub.com/angular/angular-cli/commit/5cacd34a222eea16c18caa63dbe4448b81e106f3) | fix | watch all TypeScript referenced files in esbuild builder | | [8336ad80d](https://togithub.com/angular/angular-cli/commit/8336ad80da41cde69343960f7515d9ffd5e5e2e1) | perf | enable in-memory load result caching for stylesheets in esbuild builder | ### [`v16.0.6`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1606-2023-06-13) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.0.5...16.0.6) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [eebb54cbf](https://togithub.com/angular/angular-cli/commit/eebb54cbf4683b6113eb56dba17fab038318c918) | fix | correctly handle sass imports | | [081b62539](https://togithub.com/angular/angular-cli/commit/081b62539b2562bff130343558bf4baafed7c36d) | fix | support proxy configuration array-form in esbuild builder | ### [`v16.0.5`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1605-2023-06-07) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.0.4...16.0.5) ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- | | [9817b984b](https://togithub.com/angular/angular-cli/commit/9817b984b15e352caedac6e347cc662117b9e0f8) | fix | ignore .git folder in browser-esbuild watcher | | [ce95d2545](https://togithub.com/angular/angular-cli/commit/ce95d254510ffa93a9bd4230f6447530d511ef5f) | fix | ignore folders starting with a dot in browser-esbuild watcher |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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.