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 309 forks source link

chore(deps): update angular-cli monorepo to v17.0.3 - autoclosed #2016

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.0.0 -> 17.0.3 age adoption passing confidence
@angular-devkit/core 17.0.0 -> 17.0.3 age adoption passing confidence
@angular-devkit/schematics 17.0.0 -> 17.0.3 age adoption passing confidence
@angular/cli 17.0.0 -> 17.0.3 age adoption passing confidence
@schematics/angular 17.0.0 -> 17.0.3 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v17.0.3`](https://togithub.com/angular/angular-cli/releases/tag/17.0.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.0.2...17.0.3) ##### 17.0.3 (2023-11-21) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 450dd29a1](https://img.shields.io/badge/450dd29a1-fix-green)](https://togithub.com/angular/angular-cli/commit/450dd29a13da9930fede96732b29c9c04e1c0cf5) | default to watching project root on Windows with application builder | | [![fix - 8072b8574](https://img.shields.io/badge/8072b8574-fix-green)](https://togithub.com/angular/angular-cli/commit/8072b8574a84a97277e8c83ebbbdde076b79a910) | ensure service worker hashes index HTML file for application builder | | [![perf - d99870740](https://img.shields.io/badge/d99870740-perf-orange)](https://togithub.com/angular/angular-cli/commit/d998707406c7a191a191f71d07a9491481c8ad56) | only create one instance of postcss when needed | ### [`v17.0.2`](https://togithub.com/angular/angular-cli/releases/tag/17.0.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.0.1...17.0.2) ### 17.0.2 (2023-11-20) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 023645185](https://img.shields.io/badge/023645185-fix-green)](https://togithub.com/angular/angular-cli/commit/02364518571a2b73be945a0036bbfa39e336330c) | always normalize AOT file reference tracker paths | | [![fix - 3b99980bd](https://img.shields.io/badge/3b99980bd-fix-green)](https://togithub.com/angular/angular-cli/commit/3b99980bd02c875a37d1603ae7468558fe7ef4c3) | emit root files when `localize` is enabled when using the esbuild based builders | | [![fix - ef3e3abb8](https://img.shields.io/badge/ef3e3abb8-fix-green)](https://togithub.com/angular/angular-cli/commit/ef3e3abb8e29a9274e9d1f5fc5c18f01de6fd76f) | ensure watch file paths from TypeScript are normalized | | [![fix - d11b36fe2](https://img.shields.io/badge/d11b36fe2-fix-green)](https://togithub.com/angular/angular-cli/commit/d11b36fe207d8a38cb4a1001667c63ecd17aba0c) | normalize paths in ssr sourcemaps to posix when using vite | | [![fix - 62d51383a](https://img.shields.io/badge/62d51383a-fix-green)](https://togithub.com/angular/angular-cli/commit/62d51383acfd8cdeedf07b34c2d78f505ff2e3a8) | only include vendor sourcemaps when using the dev-server when the option is enabled | | [![fix - d28ba8a73](https://img.shields.io/badge/d28ba8a73-fix-green)](https://togithub.com/angular/angular-cli/commit/d28ba8a7311ea3345b112a47d6f1e617fb691643) | remove browser-esbuild usage warning | ### [`v17.0.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1701-2023-11-15) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.0.0...17.0.1) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- | | [5267e6055](https://togithub.com/angular/angular-cli/commit/5267e605567aba798ee00322f14e3a48eae68b48) | fix | handle packages with no version | ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | | [d9f7d439e](https://togithub.com/angular/angular-cli/commit/d9f7d439eba879f8fffaacd258d832c407dfd90f) | fix | add helper script to spawn SSR server from `dist` | | [a80926cdb](https://togithub.com/angular/angular-cli/commit/a80926cdb6b4d99a65549fcfba2ab094a5835480) | fix | html indentation | | [f7f62c9d6](https://togithub.com/angular/angular-cli/commit/f7f62c9d6988e6801981592f56137cd02bfe2316) | fix | remove `downlevelIteration` from `tsconfig.json` for new workspaces | | [7cb57317d](https://togithub.com/angular/angular-cli/commit/7cb57317d2b78e9a1f947c9f11175a7d381275fc) | fix | use href property binding for links | | [731917cd0](https://togithub.com/angular/angular-cli/commit/731917cd00b366bbec4f184ee9064b307eba59ce) | fix | use styleUrl | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- | | [15dd71aba](https://togithub.com/angular/angular-cli/commit/15dd71abac77ec5e1c092bebb86edffa3999937a) | fix | `deleteOutputPath` when using `esbuild-builder` | | [fa4d8ff31](https://togithub.com/angular/angular-cli/commit/fa4d8ff31ef64738e45078c0e7be471591361442) | fix | add actionable error when file replacement is missing | | [160a91160](https://togithub.com/angular/angular-cli/commit/160a91160ff3677d9e2d3d413ae360c4e1957c53) | fix | add support for vendor sourcemaps when using the dev-server | | [5623c193e](https://togithub.com/angular/angular-cli/commit/5623c193e4cccbf6783f7e3faaf0a6c2fb086b34) | fix | cache stylesheet load errors with application builder | | [1a5538e0c](https://togithub.com/angular/angular-cli/commit/1a5538e0c9cc121fa1608eb99e941bc3a5f59ad6) | fix | disable Worker wait loop for TS/NG parallel compilation in web containers | | [883771946](https://togithub.com/angular/angular-cli/commit/883771946a36a42ebfe23d32b393513309b16c82) | fix | do not process ssr entry-point when running `ng serve` | | [d3b549167](https://togithub.com/angular/angular-cli/commit/d3b54916705e57f017597917d9aea1f71f2ba95a) | fix | empty output directory instead of removing | | [596f7639a](https://togithub.com/angular/angular-cli/commit/596f7639a6c7fe00c9088e32739578cc374a31e2) | fix | ensure compilation errors propagate to all bundle actions | | [d900a5217](https://togithub.com/angular/angular-cli/commit/d900a5217a75accf434a95ad90300ec5005a23a8) | fix | maintain current watch files after build errors | | [21549bdeb](https://togithub.com/angular/angular-cli/commit/21549bdeb97b23f7f37110d579513f3102dc60e8) | fix | prerender default view when no routes are defined | | [4c251647b](https://togithub.com/angular/angular-cli/commit/4c251647b8fdb3b128ca3252c83aaa71ecc48e88) | fix | rewire sourcemap back to original source root |

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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 4e539f117ebc2a8ffa1f7386a1c4d0ce71245985

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 1 year ago
### 💻 Website Preview The latest changes are available as preview in: [https://8308e967.apollo-angular.pages.dev](https://8308e967.apollo-angular.pages.dev)
github-actions[bot] commented 10 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 6.0.0-alpha-20231122050246-4e539f11 npm ↗︎ unpkg ↗︎