angular / dev-infra

Angular Development Infrastructure
MIT License
65 stars 54 forks source link

build: update angular dependencies to v18.2.0-next.3 #2225

Closed angular-robot closed 2 months ago

angular-robot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
@angular/animations (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/build dependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/cdk devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/cli devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/common (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/compiler (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/compiler-cli (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/core (source) resolutions patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/core (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/forms (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/material devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/platform-browser (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/platform-browser-dynamic (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3
@angular/router (source) devDependencies patch 18.2.0-next.2 -> 18.2.0-next.3

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular (@​angular/animations) ### [`v18.2.0-next.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1820-next3-2024-07-31) [Compare Source](https://togithub.com/angular/angular/compare/18.2.0-next.2...18.2.0-next.3) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [67e09404db](https://togithub.com/angular/angular/commit/67e09404db4a8a3a09bff005503a76f49d4fe055) | fix | reduce chance of conflicts between generated factory and local variables ([#​57181](https://togithub.com/angular/angular/pull/57181)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [0f0a1f2836](https://togithub.com/angular/angular/commit/0f0a1f28365cdb2dc6abed5ec75d4f6ba7ff1578) | fix | emitting references to ngtypecheck files ([#​57138](https://togithub.com/angular/angular/pull/57138)) | | [e11c0c42d2](https://togithub.com/angular/angular/commit/e11c0c42d2cbcdf8a5d75a4e24a6a5dbed33943e) | fix | run JIT transforms on `@NgModule` classes with `jit: true` ([#​57212](https://togithub.com/angular/angular/pull/57212)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [3459289ef0](https://togithub.com/angular/angular/commit/3459289ef079a80e84bb92e20c25fb6cae18aaf8) | feat | bootstrapModule can configure NgZone in providers ([#​57060](https://togithub.com/angular/angular/pull/57060)) | | [3a63c9ebbe](https://togithub.com/angular/angular/commit/3a63c9ebbec86ec13ba2c978dd3c497cd1f4ab46) | fix | errors during ApplicationRef.tick should be rethrown for zoneless tests ([#​56993](https://togithub.com/angular/angular/pull/56993)) | | [ca89ef9141](https://togithub.com/angular/angular/commit/ca89ef9141191d56415bdf62354f5125800a4039) | fix | handle shorthand assignment in the inject migration ([#​57134](https://togithub.com/angular/angular/pull/57134)) | | [a752178f28](https://togithub.com/angular/angular/commit/a752178f28b836acfc55c4dfa7cd4d18e99ca7c4) | fix | hydration error in some let declaration setups ([#​57173](https://togithub.com/angular/angular/pull/57173)) | | [2a4f488a6c](https://togithub.com/angular/angular/commit/2a4f488a6cb8bdadece70c8aa076c02fae801688) | fix | warnings for oversized images and lazy-lcp present with bootstrapModule ([#​57060](https://togithub.com/angular/angular/pull/57060)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [147eee4253](https://togithub.com/angular/angular/commit/147eee42530b8e7d6a99f37c8eba7a38cbe29522) | feat | add migration to convert standalone component routes to be lazy loaded ([#​56428](https://togithub.com/angular/angular/pull/56428)) | | [cb442a0ce7](https://togithub.com/angular/angular/commit/cb442a0ce7183c7d0e315a58ade75aa09bdaf6dd) | fix | account for parameters with union types ([#​57127](https://togithub.com/angular/angular/pull/57127)) | | [166166d79e](https://togithub.com/angular/angular/commit/166166d79ebe2405989b869f96a04e1dee182666) | fix | add alias to inject migration ([#​57127](https://togithub.com/angular/angular/pull/57127)) | | [1cf616f671](https://togithub.com/angular/angular/commit/1cf616f6710d1324e24bc3421a1edc84c8bb1a02) | fix | remove generic arguments from the injected type reference ([#​57127](https://togithub.com/angular/angular/pull/57127)) | | [ba0df30ef6](https://togithub.com/angular/angular/commit/ba0df30ef617df0a8b6b7286f0147f7d1509330e) | fix | remove unused imports in inject migration ([#​57179](https://togithub.com/angular/angular/pull/57179)) | | [aae9646a1b](https://togithub.com/angular/angular/commit/aae9646a1b5a5ce114e624d9c1452d9f4c71b969) | fix | unwrap injected forwardRef ([#​57127](https://togithub.com/angular/angular/pull/57127)) |
angular/angular-cli (@​angular/build) ### [`v18.2.0-next.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1820-next3-2024-07-31) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.2.0-next.2...18.2.0-next.3) ##### [@​angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- | | [636cb6932](https://togithub.com/angular/angular-cli/commit/636cb6932425b838ccd14ae6ce8b51663e6ded47) | fix | add CSP `nonce` attribute to script tags when inline critical CSS is disabled | | [7d52941a2](https://togithub.com/angular/angular-cli/commit/7d52941a2e36b1e08001d7042c9d3e258d8e8b34) | fix | prevent build failures with remote CSS imports when Tailwind is configured | | [0466fb74a](https://togithub.com/angular/angular-cli/commit/0466fb74a2559e2b3cbcf0828de5b5e10b729ddb) | fix | resolve error with `extract-i18n` builder for libraries |
angular/components (@​angular/cdk) ### [`v18.2.0-next.3`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#1820-next3-gold-medal-2024-07-31) [Compare Source](https://togithub.com/angular/components/compare/18.2.0-next.2...18.2.0-next.3) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [c9078d1d1a](https://togithub.com/angular/components/commit/c9078d1d1ada5d35a023e64c34d4f953adeec415) | fix | **coercion:** Return undefined when the fallback value is undefined ([#​29491](https://togithub.com/angular/components/pull/29491)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [0af3b61750](https://togithub.com/angular/components/commit/0af3b617505d5f39f2492ba4b7e3e7fd4b74f990) | feat | **radio:** add the ability to interact with disabled radio buttons ([#​29490](https://togithub.com/angular/components/pull/29490)) | | [4292e1b3a0](https://togithub.com/angular/components/commit/4292e1b3a05492e62413f3a62e082f2b8b012026) | feat | **slide-toggle:** add the ability to interact with disabled toggle ([#​29502](https://togithub.com/angular/components/pull/29502)) | | [5403b2b316](https://togithub.com/angular/components/commit/5403b2b3163fedaf557bbc51a1ca5d34b40f91d2) | fix | **chips:** remove tab-index attribute from mat-chip host ([#​29436](https://togithub.com/angular/components/pull/29436)) | | [6d701146cc](https://togithub.com/angular/components/commit/6d701146cc6618dd002e0a76c2fafa54448cfc87) | fix | **core:** custom system-level variable prefix not used in some mixins ([#​29513](https://togithub.com/angular/components/pull/29513)) | | [95d1354cdd](https://togithub.com/angular/components/commit/95d1354cdd9fb82bb009eba495b91c660c9a797f) | fix | **dialog:** invalid font-family declaration ([#​29516](https://togithub.com/angular/components/pull/29516)) | | [fd47a0e60d](https://togithub.com/angular/components/commit/fd47a0e60dd9ab50d9f923713ca60a7fd21ccc16) | fix | **radio:** avoid error if destroyed quickly ([#​29507](https://togithub.com/angular/components/pull/29507)) | | [5892acfde3](https://togithub.com/angular/components/commit/5892acfde36ac1c12e98f7ea95a2a02bb95eeedd) | fix | **slide-toggle:** don't trigger active state for entire container ([#​29514](https://togithub.com/angular/components/pull/29514)) | | [1aa8512ebe](https://togithub.com/angular/components/commit/1aa8512ebef7fd9bbc849383a2d642dddb69ce16) | fix | **slide-toggle:** remove divs from button ([#​29485](https://togithub.com/angular/components/pull/29485)) | ##### multiple | Commit | Type | Description | | -- | -- | -- | | [db5b8dc29b](https://togithub.com/angular/components/commit/db5b8dc29b900470523bb20eea1ba255c2dc1168) | feat | fallback to system level variables ([#​29480](https://togithub.com/angular/components/pull/29480)) |

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 Renovate Bot.

josephperrott commented 2 months ago

This PR was merged into the repository by commit c1478451d3a1a30a761d9bcb28681495ba1396b5.

The changes were merged into the following branches: main

angular-automatic-lock-bot[bot] commented 1 month ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.