mnahkies / openapi-code-generator

A code generation tool for openapi 3 / 3.1 specifications written in typescript, primarily aimed at generating typescript clients and server stubs. Other target languages may be added in future.
https://openapi-code-generator.nahkies.co.nz/
MIT License
16 stars 2 forks source link

fix(deps): update angular monorepo #175

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/common (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/compiler (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/compiler-cli (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/core (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/forms (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/platform-browser (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.6 -> 17.3.7 age adoption passing confidence
@angular/router (source) 17.3.6 -> 17.3.7 age adoption passing confidence
zone.js (source, changelog) 0.14.4 -> 0.14.5 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v17.3.7`](https://togithub.com/angular/angular/compare/17.3.6...8c71a18cde19ce0b8c7b6c96f13be770e40f4e2d) [Compare Source](https://togithub.com/angular/angular/compare/17.3.6...17.3.7)
angular/angular (@​angular/common) ### [`v17.3.7`](https://togithub.com/angular/angular/compare/17.3.6...8c71a18cde19ce0b8c7b6c96f13be770e40f4e2d) [Compare Source](https://togithub.com/angular/angular/compare/17.3.6...17.3.7)
angular/angular (@​angular/compiler) ### [`v17.3.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1737-2024-05-01) [Compare Source](https://togithub.com/angular/angular/compare/17.3.6...17.3.7) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [51ac883167](https://togithub.com/angular/angular/commit/51ac8831670637b562dfa135bec1e27a0b49f21d) | fix | don't type check the bodies of control flow nodes in basic mode ([#​55558](https://togithub.com/angular/angular/pull/55558)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [af0eb846a5](https://togithub.com/angular/angular/commit/af0eb846a572d0e9de2c6bb7016ddd339473dc00) | fix | render hooks should not specifically run outside the Angular zone ([#​55399](https://togithub.com/angular/angular/pull/55399)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [3eea50da64](https://togithub.com/angular/angular/commit/3eea50da644f6023e7f001b8738c54cb89aece4c) | fix | Scroller should scroll as soon as change detection completes ([#​55105](https://togithub.com/angular/angular/pull/55105)) |
angular/angular (zone.js) ### [`v0.14.5`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0145-2024-04-30) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.4...zone.js-0.14.5) ##### Bug Fixes - **zone.js:** Add 'declare' to each interface to prevent renaming ([#​54966](https://togithub.com/angular/angular/issues/54966)) ([b3d045b](https://togithub.com/angular/angular/commit/b3d045b9a4383d97ea3c5d770d9413ffed35d760)) - **zone.js:** make sure fakeasync use the same id pool with native ([#​54600](https://togithub.com/angular/angular/issues/54600)) ([ddbf6bb](https://togithub.com/angular/angular/commit/ddbf6bb038d101daf5280abbd2a0efaa0b7fd3a0)), closes [#​54323](https://togithub.com/angular/angular/issues/54323) - **zone.js:** should not clear onhandler when remove capture listener ([#​54602](https://togithub.com/angular/angular/issues/54602)) ([e44b077](https://togithub.com/angular/angular/commit/e44b077cbd4fc1ac16b3edd0fea758842ce6e29f)), closes [#​54581](https://togithub.com/angular/angular/issues/54581)

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.