thymikee / jest-preset-angular

Jest configuration preset for Angular projects.
https://thymikee.github.io/jest-preset-angular/
MIT License
885 stars 306 forks source link

build(deps): Update Angular packages to ^18.2.5 #2756

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/animations (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/build ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/cli ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/common (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/compiler (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/compiler-cli (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/core (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/forms (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/platform-browser (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence
@angular/router (source) ^18.2.4 -> ^18.2.5 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v18.2.5`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1825-2024-09-18) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.4...18.2.5) ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | [707431625](https://redirect.github.com/angular/angular-cli/commit/7074316257bd736e0d3393368fc93dec9604b49e) | fix | support HTTP HEAD requests for virtual output files | | [1032b3da1](https://redirect.github.com/angular/angular-cli/commit/1032b3da1a0f3aaf63d2fd3cd8c6fd3b0d0b578c) | fix | update vite to `5.4.6` |
angular/angular (@​angular/animations) ### [`v18.2.5`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1825-2024-09-18) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.4...18.2.5) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [e685ed883a](https://redirect.github.com/angular/angular/commit/e685ed883a09628c2b87a11a17ffb6d858d51c54) | fix | extended diagnostics not validating ICUs ([#​57845](https://redirect.github.com/angular/angular/pull/57845)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [76709d5d6e](https://redirect.github.com/angular/angular/commit/76709d5d6ec1f83e3f44641704b540636f91b5f4) | fix | Handle `@let` declaration with array when `preparingForHydration` ([#​57816](https://redirect.github.com/angular/angular/pull/57816)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [5c866942a1](https://redirect.github.com/angular/angular/commit/5c866942a1b8a60e3a024385048bbb2f52f84513) | fix | account for explicit standalone: false in migration ([#​57803](https://redirect.github.com/angular/angular/pull/57803)) |

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 was generated by Mend Renovate. View the repository job log.