kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 311 forks source link

chore(deps): update angular to v17.3.5 #2137

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.0.8 -> 17.3.5 age adoption passing confidence
@angular-devkit/core 17.0.8 -> 17.3.5 age adoption passing confidence
@angular-devkit/schematics 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/animations (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/cli 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/common (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/compiler (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/compiler-cli (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/core (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/platform-browser (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/platform-server (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@angular/router (source) 17.0.8 -> 17.3.5 age adoption passing confidence
@schematics/angular 17.0.8 -> 17.3.5 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v17.3.5`](https://togithub.com/angular/angular-cli/compare/17.3.4...4771f00915a603248cec7017e41a43555332ccbf) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.4...17.3.5) ### [`v17.3.4`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1734-2024-04-11) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.3...17.3.4) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [1128bdd64](https://togithub.com/angular/angular-cli/commit/1128bdd642c3e60c67485970e5cd354b2fde0f98) | fix | ensure esbuild-based builders exclusively produce ESM output | ### [`v17.3.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1733-2024-04-02) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.2...17.3.3) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | [a673baf5c](https://togithub.com/angular/angular-cli/commit/a673baf5ce385415ded23641a2dc5cdcae8f3f5c) | fix | Revert "fix([@​schematics/angular](https://togithub.com/schematics/angular)): rename SSR port env variable" | ### [`v17.3.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1732-2024-03-25) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.1...17.3.2) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | [935f931ee](https://togithub.com/angular/angular-cli/commit/935f931eea8ddd1cb86b2275b8e384bf51e9153e) | fix | rename SSR port env variable | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | | [c9d436000](https://togithub.com/angular/angular-cli/commit/c9d4360000e6134b936781be3b0d5cf1871d44d7) | fix | `Internal server error: Invalid URL` when using a non localhost IP | | [59fba38ec](https://togithub.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd) | fix | ensure proper resolution of linked SCSS files | | [27dd8f208](https://togithub.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35) | fix | service-worker references non-existent named index output | | [c12907d92](https://togithub.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9) | fix | update `webpack-dev-middleware` to `6.1.2` | ### [`v17.3.1`](https://togithub.com/angular/angular-cli/releases/tag/17.3.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.0...17.3.1) ### 17.3.1 (2024-03-20) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 198ca9afc](https://img.shields.io/badge/198ca9afc-fix-green)](https://togithub.com/angular/angular-cli/commit/198ca9afcc9a043d4329c2f4032f0b9cefa11a2e) | improve Sass format clarity for application style option | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 2809971a5](https://img.shields.io/badge/2809971a5-fix-green)](https://togithub.com/angular/angular-cli/commit/2809971a57966cf79965c84a933f70709334c16b) | only generate `server` directory when SSR is enabled | | [![fix - 3f601a14e](https://img.shields.io/badge/3f601a14e-fix-green)](https://togithub.com/angular/angular-cli/commit/3f601a14e70540f37ef6c6559a5cd50bb6b453d7) | typo in allowedHosts warning for unsupported vite options | | [![perf - 79c44adac](https://img.shields.io/badge/79c44adac-perf-orange)](https://togithub.com/angular/angular-cli/commit/79c44adac4184408cbd1dc07989796f155cfc70e) | avoid transforming empty component stylesheets | | [![perf - cc3167f30](https://img.shields.io/badge/cc3167f30-perf-orange)](https://togithub.com/angular/angular-cli/commit/cc3167f3012aa621a7fc9277a9c8a82601f7d914) | reduce build times for apps with a large number of components when utilizing esbuild-based builders | ### [`v17.3.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1730-2024-03-13) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.3...17.3.0) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | [5ab71fc92](https://togithub.com/angular/angular-cli/commit/5ab71fc92ba26f6255e5a5c00e374709ff58d19d) | feat | update CSS/Sass import/use specifiers in application migration | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- | | [9ca3a5450](https://togithub.com/angular/angular-cli/commit/9ca3a54503574674eb107d4d2b507be7ecd727ee) | feat | add `deployUrl` to application builder | | [3821344da](https://togithub.com/angular/angular-cli/commit/3821344da663ded52b773752abc805ed04e28f3c) | fix | ensure proper display of build logs in the presence of warnings or errors | | [de2d05049](https://togithub.com/angular/angular-cli/commit/de2d050498e16efa75459f526b9973c9e1d67050) | fix | provide better error message when server option is required but missing | ### [`v17.2.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1723-2024-03-06) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.2...17.2.3) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | [7cc8261fd](https://togithub.com/angular/angular-cli/commit/7cc8261fd2eb0ef1665faebec43cba447a64fd33) | fix | avoid implicit CSS file extensions when resolving | | [259ec72d5](https://togithub.com/angular/angular-cli/commit/259ec72d521b3a660c54ec33aaf8bf7c838281e7) | fix | avoid marking component styles as media with no output media directory | | [faffdfdce](https://togithub.com/angular/angular-cli/commit/faffdfdcebb3f71f7ef64b02114561985c592add) | fix | disable `deployUrl` when using vite dev-server | ### [`v17.2.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1722-2024-02-28) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.1...17.2.2) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- | | [3394d3cf1](https://togithub.com/angular/angular-cli/commit/3394d3cf10996a93777edfb28d83cf4eb85ae40b) | fix | ensure all related stylesheets are rebuilt when an import changes | ### [`v17.2.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1721-2024-02-22) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.0...17.2.1) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | [9e7c47b59](https://togithub.com/angular/angular-cli/commit/9e7c47b5945b368a6fd5e2544674d5a3afd63d65) | fix | allow `mts` and `cts` file replacement | | [f2a2e9287](https://togithub.com/angular/angular-cli/commit/f2a2e92877298a30bc1042772be043d5db9ac729) | fix | provide Vite client code source map when loading | ### [`v17.2.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1720-2024-02-14) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.1.4...17.2.0) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ | | [b3e206741](https://togithub.com/angular/angular-cli/commit/b3e206741c5b59b8563b7c60a1f66c49802549e7) | feat | add support to `bun` package manager | ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ | | [03e1aa790](https://togithub.com/angular/angular-cli/commit/03e1aa7904acfe9d12eaf3717d1b136159893a76) | feat | add support to `bun` package manager | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | | [7f57123fd](https://togithub.com/angular/angular-cli/commit/7f57123fd40b345d7880cb9e2eccd4757c0fb6ee) | feat | add define build option to application builder | | [f4f535653](https://togithub.com/angular/angular-cli/commit/f4f535653a34c2a7c37c51c98680b6b1766c6d0d) | feat | add JSON build logs when using the application builder | | [b59f663e5](https://togithub.com/angular/angular-cli/commit/b59f663e5715e009b05bf560637c1bca3b112784) | feat | allow control of Vite-based development server prebundling | | [8f47f1e96](https://togithub.com/angular/angular-cli/commit/8f47f1e965b25f3d976eda701ae2e7b7e8cccfa3) | feat | provide default and abbreviated build target support for dev-server and extract-i18n | | [7a12074dc](https://togithub.com/angular/angular-cli/commit/7a12074dc940f1aa8f5347071324fa0d2fd1300b) | feat | provide option to allow automatically cleaning the terminal screen during rebuilds | | [7c522aa87](https://togithub.com/angular/angular-cli/commit/7c522aa8742cd936bb0dfd30773d88f3ef92d488) | feat | support using custom postcss configuration with application builder | | [476a68daa](https://togithub.com/angular/angular-cli/commit/476a68daa9746d29d3f74f68307d982d1d66f94c) | fix | add output location in build stats | | [5e6f1a9f4](https://togithub.com/angular/angular-cli/commit/5e6f1a9f4362e9b12db64c7c2e609a346b17963d) | fix | avoid preloading server chunks | | [41ea985f9](https://togithub.com/angular/angular-cli/commit/41ea985f9317b11cfa6627a2d3f6b34ff4dbc134) | fix | display server bundles in build stats | | [d493609d3](https://togithub.com/angular/angular-cli/commit/d493609d30e1f148a7efb72bd64227521a326fbb) | fix | downgrade copy-webpack-plugin to workaround Node.js support issue | | [8d5af1d5c](https://togithub.com/angular/angular-cli/commit/8d5af1d5c78ce9aa996f6ba138b99d0bb5005d46) | fix | ensure correct `.html` served with Vite dev-server | | [944cbcdb1](https://togithub.com/angular/angular-cli/commit/944cbcdb1af62855febc931fce92debf28a3b2a5) | fix | limit the number of lazy chunks visible in the stats table | | [905e13633](https://togithub.com/angular/angular-cli/commit/905e13633071b1db25621ae9f2762a48fe010df1) | fix | support string as plugin option in custom postcss plugin config | ##### [@​angular-devkit/schematics](https://togithub.com/angular-devkit/schematics) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------- | | [da1c38c48](https://togithub.com/angular/angular-cli/commit/da1c38c486b07d5a1b2933f23f83c6231b512e0f) | fix | add `bun` to known package managers | ##### [@​angular/create](https://togithub.com/angular/create) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ | | [600498f2c](https://togithub.com/angular/angular-cli/commit/600498f2cd3e3251e7e6e3dd3505c5e943b2986a) | feat | add support to `bun` package manager | ### [`v17.1.4`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1714-2024-02-14) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.1.3...17.1.4) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- | | [6d2168db9](https://togithub.com/angular/angular-cli/commit/6d2168db92fcba1ebf82498fed85cd2b596547d3) | fix | prevent BOM errors in `package.json` during `ng update` | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | [bf42d6df2](https://togithub.com/angular/angular-cli/commit/bf42d6df2f5eda45bec80bb60315152c03f4a3dc) | fix | bypass Vite prebundling for absolute URL imports | ### [`v17.1.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1713-2024-02-08) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.1.2...17.1.3) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | [3de3aa170](https://togithub.com/angular/angular-cli/commit/3de3aa170f02352fe2adf61beea221b356a40843) | fix | allow `./` baseHref when using vite based server | | [17f47a3c9](https://togithub.com/angular/angular-cli/commit/17f47a3c94b434a73b9fc698872ef6230f61c781) | fix | ensure WebWorker main entry is used in output code | ### [`v17.1.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1712-2024-01-31) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.1.1...17.1.2) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- | | [6815f13e3](https://togithub.com/angular/angular-cli/commit/6815f13e3c87eff773aa914858293c75e4fae7d2) | fix | add `required` modules as externals imports | | [a0e306098](https://togithub.com/angular/angular-cli/commit/a0e306098147cf5fb7b51264c18860767fdf6316) | fix | correctly handle glob negation in proxy config when using vite | | [235c8403a](https://togithub.com/angular/angular-cli/commit/235c8403a5bf8a2032da72a504e8cee441dd2d82) | fix | handle regular expressions in proxy config when using Vite | | [5332e5b2e](https://togithub.com/angular/angular-cli/commit/5332e5b2ea0c9757f717e386fb162392ef2327a4) | fix | resolve absolute `output-path` when using esbuild based builders | | [3deb0d4a1](https://togithub.com/angular/angular-cli/commit/3deb0d4a102fb8d8fae7617b81f62706371e03f5) | fix | return 404 for assets that are not found | ### [`v17.1.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1711-2024-01-24) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.1.0...17.1.1) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | [8ebb754c2](https://togithub.com/angular/angular-cli/commit/8ebb754c2e865ffd2c38f61d50a5f4be225a0fe5) | fix | update regex to validate the project-name | ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [35ebf1efd](https://togithub.com/angular/angular-cli/commit/35ebf1efdfa438ea713020b847826621bba0ebfc) | fix | retain trailing comma when adding providers to app config | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | [88de1da92](https://togithub.com/angular/angular-cli/commit/88de1da92919834f620a31d8a3e6a4e2ad1e2f07) | fix | `ENOENT: no such file or directory` on Windows during component rebuild | | [4e2586aeb](https://togithub.com/angular/angular-cli/commit/4e2586aeb8ec11cf951f30bbfca6422f13cfd5cc) | fix | allow package file loader option with Vite prebundling | | [aca1cfcda](https://togithub.com/angular/angular-cli/commit/aca1cfcda520d9a68bc01833453c81f38c133d37) | fix | do not add internal CSS resources files in watch | | [53258f617](https://togithub.com/angular/angular-cli/commit/53258f617cf6c9068e069122029ff91c62d2109e) | fix | handle load event for multiple stylesheets and CSP nonces | | [412fe6ec6](https://togithub.com/angular/angular-cli/commit/412fe6ec69bfcbb1e9fb09ccbb10a086b5166689) | fix | pre-transform error when using vite with SSR | | [45dea6f44](https://togithub.com/angular/angular-cli/commit/45dea6f44cb27431e4767ce16df3e84c5b6d8f9c) | fix | provide actionable error message when server bundle is missing default export | | [4e2b23f03](https://togithub.com/angular/angular-cli/commit/4e2b23f0321f3ec6edfd3e20e9bf95d799de5e7f) | fix | update dependency vite to v5.0.12 | ##### [@​angular/ssr](https://togithub.com/angular/ssr) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [02d9d84c5](https://togithub.com/angular/angular-cli/commit/02d9d84c5da3def7e6b307b115e77233cfcf8d4b) | fix | handle load event for multiple stylesheets and CSP nonces | ### [`v17.1.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1710-2024-01-17) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.0.10...17.1.0) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------- | | [b513d89b7](https://togithub.com/angular/angular-cli/commit/b513d89b77dd50891a5f02ec59d1a2bffa0d36db) | feat | add optional migration to use application builder | | [a708dccff](https://togithub.com/angular/angular-cli/commit/a708dccff34f62b625332555005bbd8f41380ec2) | feat | update SSR and application builder migration schematics to work with new `outputPath` | | [4469e481f](https://togithub.com/angular/angular-cli/commit/4469e481fc4f74574fdd028513b57ba2300c3b34) | fix | do not trigger NPM install when using `---skip-install` and `--ssr` | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | | [e0b274b8f](https://togithub.com/angular/angular-cli/commit/e0b274b8ff4d164061ca7b60248bb85ceee8f65d) | feat | add option to retain CSS special comments in global styles | | [204794c4f](https://togithub.com/angular/angular-cli/commit/204794c4f8e87882af974144fff642762930b4d3) | feat | add support for `--no-browsers` in karma builder | | [4784155bd](https://togithub.com/angular/angular-cli/commit/4784155bd62cfac9b29327167093e70c9c6bee41) | feat | add wildcard option for `allowedCommonJsDependencies` | | [3b93df42d](https://togithub.com/angular/angular-cli/commit/3b93df42daf9eda9215ea65d8ed0efd1ef203a09) | feat | allow configuring loaders for custom file extensions in application builder | | [cc246d50e](https://togithub.com/angular/angular-cli/commit/cc246d50ea8d92289c8be8dc58b376358a899ad6) | feat | allow customization of output locations | | [15a669c1e](https://togithub.com/angular/angular-cli/commit/15a669c1efdc8ac18507232d6cb29794c82b94cc) | feat | allowing control of index HTML initial preload generation | | [47a064b14](https://togithub.com/angular/angular-cli/commit/47a064b146d06ee7498e3aacb2f17a6283be4504) | feat | emit external sourcemaps for component styles | | [68dae539a](https://togithub.com/angular/angular-cli/commit/68dae539adfa12d6088f96ac5c9f224d9bb52e17) | feat | initial experimental implementation of `@web/test-runner` builder | | [f6e67df1c](https://togithub.com/angular/angular-cli/commit/f6e67df1c4f286fb1fe195b75cdaab4339ad7604) | feat | inline Google and Adobe fonts located in stylesheets | | [364a16b7a](https://togithub.com/angular/angular-cli/commit/364a16b7a6d903cb176f7db627fec126b8aa05f9) | feat | move `browser-sync` as optional dependency | | [ccba849e4](https://togithub.com/angular/angular-cli/commit/ccba849e48287805bd8253a03f88d5f44b2b23ae) | feat | support keyboard command shortcuts in application dev server | | [329d80075](https://togithub.com/angular/angular-cli/commit/329d80075bc788de0c8e757fbd8cd69120fbec99) | fix | alllow `OPTIONS` requests to be proxied when using `vite` | | [49ed9a26c](https://togithub.com/angular/angular-cli/commit/49ed9a26cb87ae629d7d4167277f7e5c4ee066f7) | fix | emit error when using prerender and app-shell builders with application builder | | [6473b0160](https://togithub.com/angular/angular-cli/commit/6473b01603b55d265489840cbf32697ad663aeeb) | fix | ensure all configured assets can be served by dev server | | [874e576b5](https://togithub.com/angular/angular-cli/commit/874e576b523ba675f85011388e4ce3fcc38992fa) | fix | filter explicit external dependencies for Vite prebundling | | [2a02b1320](https://togithub.com/angular/angular-cli/commit/2a02b1320449e0562041bbba86e42048665402e5) | fix | fix normalization of the application builder extensions | | [9906ab7b4](https://togithub.com/angular/angular-cli/commit/9906ab7b4714e1fca040f875dd91f0279f688abe) | fix | normalize asset source locations in Vite-based development server | | [ceffafe1a](https://togithub.com/angular/angular-cli/commit/ceffafe1a3c8cad469b718e466e771e1d396ab14) | fix | provide better error messages for failed file reads | | [6d7fdb952](https://togithub.com/angular/angular-cli/commit/6d7fdb952d49dda1301af229af138d834161c2f9) | fix | show diagnostic messages after build stats | | [4e1f0e44d](https://togithub.com/angular/angular-cli/commit/4e1f0e44dca106fa299b5dd0e4145c2c3a99ab4f) | fix | the request url "..." is outside of Vite serving allow list for all assets | | [bd26a18e7](https://togithub.com/angular/angular-cli/commit/bd26a18e7a9512bdad15784a19f42aaca8aec303) | fix | typo in preloadInitial option description | | [125fb779f](https://togithub.com/angular/angular-cli/commit/125fb779ff394f388c2d027c1dda4a33bd8caa62) | perf | reduce TypeScript JSDoc parsing in application builder | ### [`v17.0.10`](https://togithub.com/angular/angular-cli/releases/tag/17.0.10) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.0.9...17.0.10) ### 17.0.10 (2024-01-10) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 09c32c678](https://img.shields.io/badge/09c32c678-fix-green)](https://togithub.com/angular/angular-cli/commit/09c32c678221746458db50f1c2f7eb92264abb16) | retain existing EOL when adding imports | | [![fix - a5c339eaa](https://img.shields.io/badge/a5c339eaa-fix-green)](https://togithub.com/angular/angular-cli/commit/a5c339eaa73eb73e2b13558a363e058500a2cfba) | retain existing EOL when updating JSON files | ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Description | | -- | -- | | [![fix - ed1e130da](https://img.shields.io/badge/ed1e130da-fix-green)](https://togithub.com/angular/angular-cli/commit/ed1e130dad7f9b6629f7bd31f8f0590814d0eb57) | retain existing EOL when updating JSON files | ##### [@​angular-devkit/core](https://togithub.com/angular-devkit/core) | Commit | Description | | -- | -- | | [![fix - 3dc4db7d7](https://img.shields.io/badge/3dc4db7d7-fix-green)](https://togithub.com/angular/angular-cli/commit/3dc4db7d78649eef99a2e60b1faec8844815f8e4) | retain existing EOL when updating workspace config | ### [`v17.0.9`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1709-2024-01-03) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.0.8...17.0.9) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | | [446dfb76a](https://togithub.com/angular/angular-cli/commit/446dfb76a5e2a53542fae93b4400133bf7d9552e) | fix | add prerender and ssr-dev-server schemas in angular.json schema | ##### [@​angular-devkit/schematics](https://togithub.com/angular-devkit/schematics) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | | [88d6ca4a5](https://togithub.com/angular/angular-cli/commit/88d6ca4a545c2d3e35822923f2aae03f43b2e3e3) | fix | replace template line endings with platform specific |
angular/angular (@​angular/animations) ### [`v17.3.5`](https://togithub.com/angular/angular/compare/17.3.4...42cdab12dd81c55115c56e68c64be959d6979ecb) [Compare Source](https://togithub.com/angular/angular/compare/17.3.4...17.3.5) ### [`v17.3.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1734-2024-04-10) [Compare Source](https://togithub.com/angular/angular/compare/17.3.3...17.3.4) ##### common | Commit | Type | Description | | -- | -- | -- | | [53427d875d](https://togithub.com/angular/angular/commit/53427d875d33de16b1dbb04e76a9fe32a2b8a445) | fix | invalid ImageKit quality parameter ([#​55193](https://togithub.com/angular/angular/pull/55193)) | | [766548c3ec](https://togithub.com/angular/angular/commit/766548c3ecc06ffd8f06ed9a7d0cbb3db6f1b0f6) | fix | skip transfer cache on client ([#​55012](https://togithub.com/angular/angular/pull/55012)) | ### [`v17.3.3`](https://togithub.com/angular/angular/releases/tag/17.3.3) [Compare Source](https://togithub.com/angular/angular/compare/17.3.2...17.3.3) ##### 17.3.3 (2024-04-03) ##### core | Commit | Description | | -- | -- | | [![fix - 158ceaf062](https://img.shields.io/badge/158ceaf062-fix-green)](https://togithub.com/angular/angular/commit/158ceaf062036bde2a828ee769580f99433a31a8) | handle `ChainedInjector`s in injector debug utils ([#​55144](https://togithub.com/angular/angular/issues/55144)) | | [![fix - 4d043992e5](https://img.shields.io/badge/4d043992e5-fix-green)](https://togithub.com/angular/angular/commit/4d043992e5635a2f841b633fb38d0009a39f05d0) | test cleanup should not throw if Zone is not present ([#​55096](https://togithub.com/angular/angular/issues/55096)) | ##### migrations | Commit | Description | | -- | -- | | [![fix - 949dec26b8](https://img.shields.io/badge/949dec26b8-fix-green)](https://togithub.com/angular/angular/commit/949dec26b860a500e90874ad778da74549d21d7e) | avoid conflicts with some greek letters in control flow migration ([#​55113](https://togithub.com/angular/angular/issues/55113)) | ### [`v17.3.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1732-2024-03-28) [Compare Source](https://togithub.com/angular/angular/compare/17.3.1...17.3.2) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [2b7bad5151](https://togithub.com/angular/angular/commit/2b7bad515100cbfa40b3e8d844bae13d43fd5602) | fix | invoke method-based tracking function with context ([#​54960](https://togithub.com/angular/angular/pull/54960)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [b478dfbfda](https://togithub.com/angular/angular/commit/b478dfbfda3f32fbe723a1e8725e86490422520d) | fix | report errors when initializer APIs are used on private fields ([#​55070](https://togithub.com/angular/angular/pull/55070)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [708ba8115f](https://togithub.com/angular/angular/commit/708ba8115f7ad05201db5c529aefe4dd48fc64c5) | fix | establish proper injector resolution order for `@defer` blocks ([#​55079](https://togithub.com/angular/angular/pull/55079)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [cb433af0e1](https://togithub.com/angular/angular/commit/cb433af0e1ba61073eb4a02ccd75cf360e9fd409) | fix | include transferCache when cloning HttpRequest ([#​54939](https://togithub.com/angular/angular/pull/54939)) | | [64f202cab9](https://togithub.com/angular/angular/commit/64f202cab9e7a5c873b17bbddd02368006426152) | fix | manage different body types for caching POST requests ([#​54980](https://togithub.com/angular/angular/pull/54980)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [2f9d94bc4a](https://togithub.com/angular/angular/commit/2f9d94bc4ab5a94e620a13404aba4e094f8b2344) | fix | account for variables in imports initializer ([#​55081](https://togithub.com/angular/angular/pull/55081)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [365fd50407](https://togithub.com/angular/angular/commit/365fd504077d0e7509efc3077ea4ae8bbafb01f7) | fix | RouterLinkActive will always remove active classes when links are not active ([#​54982](https://togithub.com/angular/angular/pull/54982)) | ### [`v17.3.1`](https://togithub.com/angular/angular/releases/tag/17.3.1) [Compare Source](https://togithub.com/angular/angular/compare/17.3.0...17.3.1) ##### 17.3.1 (2024-03-20) ##### compiler | Commit | Description | | -- | -- | | [![fix - c0788200e2](https://img.shields.io/badge/c0788200e2-fix-green)](https://togithub.com/angular/angular/commit/c0788200e26406bacb90ee0079ea9753eebd1b32) | capture data bindings for content projection purposes in blocks ([#​54876](https://togithub.com/angular/angular/issues/54876)) | ##### compiler-cli | Commit | Description | | -- | -- | | [![fix - 99e9474aa2](https://img.shields.io/badge/99e9474aa2-fix-green)](https://togithub.com/angular/angular/commit/99e9474aa2ccccdf4385fbac6b62b1a4585ed4b4) | symbol feature detection for the compiler ([#​54711](https://togithub.com/angular/angular/issues/54711)) | ### [`v17.3.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1730-2024-03-13) [Compare Source](https://togithub.com/angular/angular/compare/17.2.4...17.3.0) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [1a6beae8a2](https://togithub.com/angular/angular/commit/1a6beae8a2bdcff27d4c1e402f98246a52247906) | feat | Enable template pipeline by default. ([#​54571](https://togithub.com/angular/angular/pull/54571)) | | [f386a04c9d](https://togithub.com/angular/angular/commit/f386a04c9ddc2951c8105d5cafcce7b4bedea569) | fix | handle two-way bindings to signal-based template variables in instruction generation ([#​54714](https://togithub.com/angular/angular/pull/54714)) | | [1f129f114e](https://togithub.com/angular/angular/commit/1f129f114edb21137d74471dd6b652848d2ffb68) | fix | not catching for loop empty tracking expressions ([#​54772](https://togithub.com/angular/angular/pull/54772)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [12dc4d074e](https://togithub.com/angular/angular/commit/12dc4d074e63edaff626003ad6136a8d122b2ba6) | fix | account for as expression in docs extraction ([#​54414](https://togithub.com/angular/angular/pull/54414)) | | [da7fbb40f0](https://togithub.com/angular/angular/commit/da7fbb40f06e6e37504f69e7b335f8219f424de2) | fix | detect when the linker is working in unpublished angular and widen supported versions ([#​54439](https://togithub.com/angular/angular/pull/54439)) | | [492e03f699](https://togithub.com/angular/angular/commit/492e03f699ca95df4cf854885253f63a5a1fb5c1) | fix | flag two-way bindings to non-signal values in templates ([#​54714](https://togithub.com/angular/angular/pull/54714)) | | [5afa4f0ec1](https://togithub.com/angular/angular/commit/5afa4f0ec1b64b88ef875d48bd143e0f36e0a955) | fix | support `ModuleWithProviders` literal detection with `typeof` ([#​54650](https://togithub.com/angular/angular/pull/54650)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [331b16efd2](https://togithub.com/angular/angular/commit/331b16efd2f5af876e6dc0ad2474ee7a87b00de5) | feat | add API to inject attributes on the host node ([#​54604](https://togithub.com/angular/angular/pull/54604)) | | [fb540e169a](https://togithub.com/angular/angular/commit/fb540e169a78a61f38d611f538eea8fdb0971f1d) | feat | add migration for invalid two-way bindings ([#​54630](https://togithub.com/angular/angular/pull/54630)) | | [c687b8f453](https://togithub.com/angular/angular/commit/c687b8f4531252cd1c3dfbb9a7bd42bdbe666a36) | feat | expose new `output()` API ([#​54650](https://togithub.com/angular/angular/pull/54650)) | | [c809069f21](https://togithub.com/angular/angular/commit/c809069f213244afd0e2d803a6a43510b218e6f5) | feat | introduce `outputFromObservable()` interop function ([#​54650](https://togithub.com/angular/angular/pull/54650)) | | [aff65fd1f4](https://togithub.com/angular/angular/commit/aff65fd1f4a61ed76a6f9b623852f197eb3500e4) | feat | introduce `outputToObservable` interop helper ([#​54650](https://togithub.com/angular/angular/pull/54650)) | | [974958913c](https://togithub.com/angular/angular/commit/974958913ca632971f878a045537472f2c99c665) | feat | support TypeScript 5.4 ([#​54414](https://togithub.com/angular/angular/pull/54414)) | | [39a50f9a8d](https://togithub.com/angular/angular/commit/39a50f9a8df5afc4968d18924f3d9d7d6b649d3a) | fix | ensure all initializer functions run in an injection context ([#​54761](https://togithub.com/angular/angular/pull/54761)) | | [243ccce624](https://togithub.com/angular/angular/commit/243ccce62475ae03a2e727d2b3cb2d51a595c4a7) | fix | exclude class attribute intended for projection matching from directive matching ([#​54800](https://togithub.com/angular/angular/pull/54800)) | | [2909e9817d](https://togithub.com/angular/angular/commit/2909e9817daf69b6478d7d09229491a9a48cff16) | fix | prevent infinite loops in clobbered elements check ([#​54425](https://togithub.com/angular/angular/pull/54425)) | | [7243c704cf](https://togithub.com/angular/angular/commit/7243c704cf8a4986fae419793027458e142658f0) | fix | return a readonly signal on `asReadonly`. ([#​54706](https://togithub.com/angular/angular/pull/54706)) | | [bb35414a38](https://togithub.com/angular/angular/commit/bb35414a38f8a8447d03c66dc5bf60b84409f9e3) | perf | speed up retrieval of `DestroyRef` in `EventEmitter` ([#​54748](https://togithub.com/angular/angular/pull/54748)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [8d37ed035c](https://togithub.com/angular/angular/commit/8d37ed035c9e9796ba9a7b1f055404ea220dbb3b) | fix | exclude caching for authenticated HTTP requests ([#​54746](https://togithub.com/angular/angular/pull/54746)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [c1c7384e02](https://togithub.com/angular/angular/commit/c1c7384e02becc623c6a42985f7178ca98137264) | feat | Add reusable types for router guards ([#​54580](https://togithub.com/angular/angular/pull/54580)) | | [7225485311](https://togithub.com/angular/angular/commit/722548531108e247660ebe6966b99b57d510b615) | fix | Navigations triggered by cancellation events should cancel previous navigation ([#​54710](https://togithub.com/angular/angular/pull/54710)) | ### [`v17.2.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1724-2024-03-06) [Compare Source](https://togithub.com/angular/angular/compare/17.2.3...17.2.4) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [917b9bdd2e](https://togithub.com/angular/angular/commit/917b9bdd2eec9cd6395adb0cbde979490bcc3a88) | fix | unwrap expressions with type parameters in query read property ([#​54647](https://togithub.com/angular/angular/pull/54647)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [586cc24a10](https://togithub.com/angular/angular/commit/586cc24a102d51e7c42ecc839124353afe459073) | fix | apply TestBed provider overrides to `@defer` dependencies ([#​54667](https://togithub.com/angular/angular/pull/54667)) | | [b558a01c84](https://togithub.com/angular/angular/commit/b558a01c84a1fe4f9e047e92d99d69f02f2ccc4f) | fix | generic inference for signal inputs may break with `--strictFunctionTypes` ([#​54652](https://togithub.com/angular/angular/pull/54652)) | | [443e5f1591](https://togithub.com/angular/angular/commit/443e5f1591896909eab6ad157bb4b5db50a49f26) | fix | return a readonly signal on `asReadonly`. ([#​54719](https://togithub.com/angular/angular/pull/54719)) | | [ffbafc7d4a](https://togithub.com/angular/angular/commit/ffbafc7d4a3c61226cb5c524b3ff42ed4f9f1d76) | fix | untrack various core operations ([#​54614](https://togithub.com/angular/angular/pull/54614)) | ### [`v17.2.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1723-2024-02-27) [Compare Source](https://togithub.com/angular/angular/compare/17.2.2...17.2.3) ##### common | Commit | Type | Description | | -- | -- | -- | | [1a526f2881](https://togithub.com/angular/angular/commit/1a526f28814429c05b003edbe40500b7069e1404) | perf | `AsyncPipe` should not call `markForCheck` on subscription ([#​54554](https://togithub.com/angular/angular/pull/54554)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [2aefed8763](https://togithub.com/angular/angular/commit/2aefed87632293c5570e17653a7d270162ea35c3) | fix | catch function instance properties in interpolated signal diagnostic ([#​54325](https://togithub.com/angular/angular/pull/54325)) | | [48aec63ee4](https://togithub.com/angular/angular/commit/48aec63ee48fe9d20c1f1565b044ec359100736d) | fix | identify aliased initializer functions ([#​54480](https://togithub.com/angular/angular/pull/54480)) | | [daf7c611b2](https://togithub.com/angular/angular/commit/daf7c611b23797ba2dba24e20e26c344902e7bc7) | fix | identify aliased initializer functions ([#​54609](https://togithub.com/angular/angular/pull/54609)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [57123524a2](https://togithub.com/angular/angular/commit/57123524a2e1481987eaf239d2ae7f1216291864) | fix | collect providers from NgModules while rendering `@defer` block ([#​52881](https://togithub.com/angular/angular/pull/52881)) | | [79a32816dc](https://togithub.com/angular/angular/commit/79a32816dcb57e9b02ba6e18261c6dccd14b0b23) | fix | fix typo in injectors.svg file ([#​54596](https://togithub.com/angular/angular/pull/54596)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [dbe673b027](https://togithub.com/angular/angular/commit/dbe673b02751b8bf12f6f6f79b843dd268d965e1) | fix | resolve infinite loop for a single line element with a long tag name and angle bracket on a new line ([#​54588](https://togithub.com/angular/angular/pull/54588)) | ### [`v17.2.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1722-2024-02-21) [Compare Source](https://togithub.com/angular/angular/compare/17.2.1...17.2.2) ##### common | Commit | Type | Description | | -- | -- | -- | | [d34e3298db](htt

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

changeset-bot[bot] commented 10 months ago

⚠️ No Changeset found

Latest commit: f674cfd31a5ff6427d4fd710bf3f509f6c3a5fcc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 10 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://441f7848.apollo-angular.pages.dev](https://441f7848.apollo-angular.pages.dev)
github-actions[bot] commented 7 months ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
apollo-angular 7.0.0-alpha-20240423104844-f674cfd31a5ff6427d4fd710bf3f509f6c3a5fcc npm ↗︎ unpkg ↗︎
renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^17.0.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.