joedayz / AngularSamples

Fundamentals Angular 11
Apache License 2.0
0 stars 2 forks source link

Update angular monorepo #134

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/animations (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/common (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/common (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/compiler (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/compiler (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/compiler-cli (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/compiler-cli (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/core (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/core (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/forms (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/forms (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/platform-browser (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/platform-browser (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/platform-browser-dynamic (source) 16.2.12 -> 18.0.2 age adoption passing confidence
@angular/router (source) 18.0.1 -> 18.0.2 age adoption passing confidence
@angular/router (source) 16.2.12 -> 18.0.2 age adoption passing confidence
zone.js (source, changelog) 0.14.6 -> 0.14.7 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v18.0.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1802-2024-06-05) [Compare Source](https://togithub.com/angular/angular/compare/18.0.1...18.0.2) ##### core | Commit | Type | Description | | -- | -- | -- | | [78cf9bfc0e](https://togithub.com/angular/angular/commit/78cf9bfc0eb1e78c1f6d3a562e65982579698896) | fix | Do not migrate `HttpClientModule` imports on components. ([#​56067](https://togithub.com/angular/angular/pull/56067)) | | [616cdef474](https://togithub.com/angular/angular/commit/616cdef4748d5112460cf58200832585856777d6) | fix | don't coerce all producers to consumers on liveness change ([#​56140](https://togithub.com/angular/angular/pull/56140)) | | [2a440e1064](https://togithub.com/angular/angular/commit/2a440e1064bddc839df91dbe77fc27bb8bd15641) | fix | Fix shouldPreventDefaultBeforeDispatching bug ([#​56188](https://togithub.com/angular/angular/pull/56188)) | | [290a47d842](https://togithub.com/angular/angular/commit/290a47d8427f4854234cb2b4244871eaf1f82c19) | fix | handle missing `withI18nSupport()` call for components that use i18n blocks ([#​56175](https://togithub.com/angular/angular/pull/56175)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [b70b80ba55](https://togithub.com/angular/angular/commit/b70b80ba55ff16a5dd10e07c7120b0d3aecd5d2d) | fix | do not generate aliased variables with the same name ([#​56154](https://togithub.com/angular/angular/pull/56154)) |
angular/angular (zone.js) ### [`v0.14.7`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0147-2024-06-06) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.6...zone.js-0.14.7) ##### Bug Fixes - **zone.js:** do not mutate event listener options (may be readonly) ([#​55796](https://togithub.com/angular/angular/issues/55796)) ([85c1719](https://togithub.com/angular/angular/commit/85c171920ae2b1861896fa6c2d5d7dc8f030a445)), closes [#​54142](https://togithub.com/angular/angular/issues/54142) - **zone.js:** store remove abort listener on the scheduled task ([#​56160](https://togithub.com/angular/angular/issues/56160)) ([4a3800a](https://togithub.com/angular/angular/commit/4a3800a6a0ae9d667dd961c6e4029c01c6819988)), closes [#​56148](https://togithub.com/angular/angular/issues/56148)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.