esm-bundle / angular__core

ESM and SystemJS bundles for @angular/core
MIT License
5 stars 2 forks source link

Update angular monorepo to v16.2.12 #492

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 16.0.5 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.0.5 -> 16.2.12 age adoption passing confidence
@angular/core (source) 16.0.5 -> 16.2.12 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler) ### [`v16.2.12`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#16212-2023-11-02) [Compare Source](https://togithub.com/angular/angular/compare/16.2.11...16.2.12) ##### animations | Commit | Type | Description | | -- | -- | -- | | [03f4050636](https://togithub.com/angular/angular/commit/03f4050636a385cf2e920b06e7ec94d6b5f32383) | fix | remove `finish` listener once player is destroyed ([#​51136](https://togithub.com/angular/angular/pull/51136)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [e092184a5c](https://togithub.com/angular/angular/commit/e092184a5c3d98f4be329e4037c9039c1b420d75) | fix | apply fixed_srcset_width values only to fixed srcsets ([#​52486](https://togithub.com/angular/angular/pull/52486)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [b3b4ae4c3a](https://togithub.com/angular/angular/commit/b3b4ae4c3ae5f307e68e3a57f84c9e2dfc9938fb) | fix | properly emit literal types in input coercion function arguments ([#​52437](https://togithub.com/angular/angular/pull/52437)) | | [873c4f2454](https://togithub.com/angular/angular/commit/873c4f2454716520881f9d684364bdd6ab6ef722) | fix | use originally used module specifier for transform functions ([#​52437](https://togithub.com/angular/angular/pull/52437)) | ### [`v16.2.11`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#16211-2023-10-25) [Compare Source](https://togithub.com/angular/angular/compare/16.2.10...16.2.11) ##### core | Commit | Type | Description | | -- | -- | -- | | [54ea3b65c3](https://togithub.com/angular/angular/commit/54ea3b65c35254b220054541f2fbc52384486156) | fix | emit provider configured event when a service is configured with `providedIn` ([#​52365](https://togithub.com/angular/angular/pull/52365)) | | [78533324dc](https://togithub.com/angular/angular/commit/78533324dcda2e884fbe489aaa6b37fa9a6fadbc) | fix | get root and platform injector providers in special cases ([#​52365](https://togithub.com/angular/angular/pull/52365)) | | [019a0f4c22](https://togithub.com/angular/angular/commit/019a0f4c225d6bb6f741b37bf272b62899fe1f69) | fix | load global utils before creating platform injector in the standalone case ([#​52365](https://togithub.com/angular/angular/pull/52365)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [b79b4aca91](https://togithub.com/angular/angular/commit/b79b4aca914aefda1605fc8d069ac8d84283f1b3) | fix | `RouterTestingHarness` should throw if a component is expected but navigation fails ([#​52357](https://togithub.com/angular/angular/pull/52357)) | ### [`v16.2.10`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#16210-2023-10-18) [Compare Source](https://togithub.com/angular/angular/compare/16.2.9...16.2.10) ### [`v16.2.9`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1629-2023-10-11) [Compare Source](https://togithub.com/angular/angular/compare/16.2.8...16.2.9) ##### forms | Commit | Type | Description | | -- | -- | -- | | [51a5baace3](https://togithub.com/angular/angular/commit/51a5baace3b1eee130fa911327773066139cc68e) | fix | reset() call with null values on nested group ([#​48830](https://togithub.com/angular/angular/pull/48830)) | ### [`v16.2.8`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1628-2023-10-04) [Compare Source](https://togithub.com/angular/angular/compare/16.2.7...16.2.8) ##### language-service | Commit | Type | Description | | -- | -- | -- | | [b732961fc3](https://togithub.com/angular/angular/commit/b732961fc3c6eec3cf5508330cc09d6a0a2d8f9a) | fix | Retain correct language service when `ts.Project` reloads ([#​51912](https://togithub.com/angular/angular/pull/51912)) | ##### service-worker | Commit | Type | Description | | -- | -- | -- | | [966ce9790a](https://togithub.com/angular/angular/commit/966ce9790aa7c9414bcd35b49621f169d67b5669) | fix | throw a critical error when handleFetch fails ([#​51960](https://togithub.com/angular/angular/pull/51960)) | ### [`v16.2.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1627-2023-09-27) [Compare Source](https://togithub.com/angular/angular/compare/16.2.6...16.2.7) ##### core | Commit | Type | Description | | -- | -- | -- | | [39a3e34e03](https://togithub.com/angular/angular/commit/39a3e34e035b324bfa1f1a11cf452272c91011c6) | fix | allow toSignal calls in reactive context ([#​51831](https://togithub.com/angular/angular/pull/51831)) ([#​51892](https://togithub.com/angular/angular/pull/51892)) | ##### service-worker | Commit | Type | Description | | -- | -- | -- | | [c3d901eacf](https://togithub.com/angular/angular/commit/c3d901eacfe8d035441e5c990f6e6b2630d592f5) | fix | throw a critical error when `handleFetch` fails ([#​51885](https://togithub.com/angular/angular/pull/51885)) | ### [`v16.2.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1626-2023-09-20) [Compare Source](https://togithub.com/angular/angular/compare/16.2.5...16.2.6) ##### core | Commit | Type | Description | | -- | -- | -- | | [82712f80df](https://togithub.com/angular/angular/commit/82712f80dfc6aed2baf8d8f80c3552a6707c88ff) | fix | ensure a consumer drops all its stale producers ([#​51722](https://togithub.com/angular/angular/pull/51722)) ([#​51772](https://togithub.com/angular/angular/pull/51772)) | ### [`v16.2.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1625-2023-09-13) [Compare Source](https://togithub.com/angular/angular/compare/16.2.4...16.2.5) ### [`v16.2.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1624-2023-09-06) [Compare Source](https://togithub.com/angular/angular/compare/16.2.3...16.2.4) ### [`v16.2.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1623-2023-08-30) [Compare Source](https://togithub.com/angular/angular/compare/16.2.2...16.2.3) ##### animations | Commit | Type | Description | | -- | -- | -- | | [04c6574280](https://togithub.com/angular/angular/commit/04c65742802537c8bd725f9a7a931955a67684d9) | fix | remove unnecessary escaping in regex expressions ([#​51554](https://togithub.com/angular/angular/pull/51554)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [dbd761f528](https://togithub.com/angular/angular/commit/dbd761f528a08cba0fbdd476b115e1445683cf36) | fix | correct incomplete escaping ([#​51557](https://togithub.com/angular/angular/pull/51557)) | | [5c36fc784f](https://togithub.com/angular/angular/commit/5c36fc784f292608f7485c5513aeb98e5745d17c) | fix | remove unnecessary escaping in regex expressions ([#​51554](https://togithub.com/angular/angular/pull/51554)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [dcd1add06f](https://togithub.com/angular/angular/commit/dcd1add06f9facb87de89c144967cc95a2dac27c) | fix | correct incomplete escaping ([#​51557](https://togithub.com/angular/angular/pull/51557)) | | [20d62603c2](https://togithub.com/angular/angular/commit/20d62603c2f86c810fda0b3b503327dce232a6d3) | fix | handle hydration of view containers that use component hosts as anchors ([#​51456](https://togithub.com/angular/angular/pull/51456)) | | [e6b301caa2](https://togithub.com/angular/angular/commit/e6b301caa25c1532a4db2e8521bdea3f911316b1) | fix | remove unnecessary escaping in regex expressions ([#​51554](https://togithub.com/angular/angular/pull/51554)) | | [0c7c852ee7](https://togithub.com/angular/angular/commit/0c7c852ee7ba3c1943cafce4c58760eef1b0aea4) | fix | run afterRender callbacks outside of the Angular zone ([#​51551](https://togithub.com/angular/angular/pull/51551)) | ##### language-service | Commit | Type | Description | | -- | -- | -- | | [8081fdd22d](https://togithub.com/angular/angular/commit/8081fdd22d6889f92e11cbe4c53d80bddd496a9a) | fix | correct incomplete escaping ([#​51557](https://togithub.com/angular/angular/pull/51557)) | ### [`v16.2.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1622-2023-08-23) [Compare Source](https://togithub.com/angular/angular/compare/16.2.1...16.2.2) ##### common | Commit | Type | Description | | -- | -- | -- | | [a43c0772ea](https://togithub.com/angular/angular/commit/a43c0772ea74410b0492a178c656268a465d3b09) | fix | Allow safeUrl for ngSrc in NgOptimizedImage ([#​51351](https://togithub.com/angular/angular/pull/51351)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [39ace8664b](https://togithub.com/angular/angular/commit/39ace8664b843225a75dd706236ae13e171126d3) | fix | enforce a minimum version to be used when a library uses input transform ([#​51413](https://togithub.com/angular/angular/pull/51413)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [36f434e49d](https://togithub.com/angular/angular/commit/36f434e49d24f0393950299486141a121d42e044) | fix | guard the jasmine hooks ([#​51394](https://togithub.com/angular/angular/pull/51394)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [b0396e7164](https://togithub.com/angular/angular/commit/b0396e7164c08e01d24d2d8411edf1ccf4b52826) | fix | Ensure `canceledNavigationResolution: 'computed'` works on first page ([#​51441](https://togithub.com/angular/angular/pull/51441)) | ### [`v16.2.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1621-2023-08-16) [Compare Source](https://togithub.com/angular/angular/compare/16.2.0...16.2.1) ##### router | Commit | Type | Description | | -- | -- | -- | | [232a8c1b8d](https://togithub.com/angular/angular/commit/232a8c1b8dadf3f886b4bd0142613d116c865759) | fix | Apply named outlets to children empty paths not appearing in the URL ([#​51292](https://togithub.com/angular/angular/pull/51292)) | ### [`v16.2.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1620-2023-08-09) [Compare Source](https://togithub.com/angular/angular/compare/16.1.9...16.2.0) ##### benchpress | Commit | Type | Description | | -- | -- | -- | | [dd850b2ab7](https://togithub.com/angular/angular/commit/dd850b2ab781f24065550f8a948ced498e0f1e99) | fix | correctly report GC memory amounts ([#​50760](https://togithub.com/angular/angular/pull/50760)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [29d358170b](https://togithub.com/angular/angular/commit/29d358170b046f4a6773dfdfbbd1050f54deb301) | feat | add component input binding support for NgComponentOutlet ([#​51148](https://togithub.com/angular/angular/pull/51148)) | | [1837efb9da](https://togithub.com/angular/angular/commit/1837efb9daf5c8e86a99a06ecc77bb42bc60dbb0) | feat | Allow ngSrc to be changed post-init ([#​50683](https://togithub.com/angular/angular/pull/50683)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [c27a1e61d6](https://togithub.com/angular/angular/commit/c27a1e61d64a67aa169086f7db11bcfd5bb7d2fc) | feat | scope selectors in [@​scope](https://togithub.com/scope) queries ([#​50747](https://togithub.com/angular/angular/pull/50747)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [12bad6576d](https://togithub.com/angular/angular/commit/12bad6576d2ffe4667118b214d9c7598ed3d8edb) | fix | libraries compiled with v16.1+ breaking with Angular framework v16.0.x ([#​50714](https://togithub.com/angular/angular/pull/50714)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [e53d4ecf4c](https://togithub.com/angular/angular/commit/e53d4ecf4cfd9e64d6ba8c8b19adbb7df9cfc047) | feat | add afterRender and afterNextRender ([#​50607](https://togithub.com/angular/angular/pull/50607)) | | [98d262fd27](https://togithub.com/angular/angular/commit/98d262fd27795014ee3988b08d3c48a0dfb63c40) | feat | create injector debugging APIs ([#​48639](https://togithub.com/angular/angular/pull/48639)) | | [cdaa2a8a9e](https://togithub.com/angular/angular/commit/cdaa2a8a9eab490b55bbb841ede4f54a2656df30) | feat | support Provider type in Injector.create ([#​49587](https://togithub.com/angular/angular/pull/49587)) | | [9f490da7e2](https://togithub.com/angular/angular/commit/9f490da7e27e495cb45d2064af9091731422a6b1) | fix | handle hydration of view containers for root components ([#​51247](https://togithub.com/angular/angular/pull/51247)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [0b14e4ef74](https://togithub.com/angular/angular/commit/0b14e4ef742b1c0f73d873e2c337683b60f46845) | feat | exposes the `fixture` of the `RouterTestingHarness` ([#​50280](https://togithub.com/angular/angular/pull/50280)) | ### [`v16.1.9`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1619-2023-08-09) [Compare Source](https://togithub.com/angular/angular/compare/16.1.8...16.1.9) ### [`v16.1.8`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1618-2023-08-02) [Compare Source](https://togithub.com/angular/angular/compare/16.1.7...16.1.8) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [cc722ea1f5](https://togithub.com/angular/angular/commit/cc722ea1f5b16f5a4fddc1ecd91b21b3005242ae) | fix | return full spans for Comment nodes ([#​50855](https://togithub.com/angular/angular/pull/50855)) | ### [`v16.1.7`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1617-2023-07-26) [Compare Source](https://togithub.com/angular/angular/compare/16.1.6...16.1.7) ##### http | Commit | Type | Description | | -- | -- | -- | | [916916d835](https://togithub.com/angular/angular/commit/916916d8357a3b045cbe6ec1b850c980be1bdb12) | fix | check whether `Zone` is defined ([#​51119](https://togithub.com/angular/angular/pull/51119)) | ### [`v16.1.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1616-2023-07-19) [Compare Source](https://togithub.com/angular/angular/compare/16.1.5...16.1.6) ##### http | Commit | Type | Description | | -- | -- | -- | | [dea8dc0378](https://togithub.com/angular/angular/commit/dea8dc0378c5b777b1879f22189fe32cbe61b36b) | fix | Run fetch request out the angular zone ([#​50981](https://togithub.com/angular/angular/pull/50981)) | ### [`v16.1.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1615-2023-07-13) [Compare Source](https://togithub.com/angular/angular/compare/16.1.4...16.1.5) ##### animations | Commit | Type | Description | | -- | -- | -- | | [f920fcbd94](https://togithub.com/angular/angular/commit/f920fcbd94d8a1b8cbd2b80f349ed85b4e730a0e) | fix | Ensure elements are removed from the cache after leave animation. ([#​50929](https://togithub.com/angular/angular/pull/50929)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [499fb5c772](https://togithub.com/angular/angular/commit/499fb5c772332c03ebd8bbf7e1e6cba80dc0def0) | fix | ensure that standalone components get correct injector instances ([#​50954](https://togithub.com/angular/angular/pull/50954)) | | [c65913ecb7](https://togithub.com/angular/angular/commit/c65913ecb7de96ee0178c64136c5ffbc62348f34) | fix | handle `deref` returning `null` on `RefactiveNode`. ([#​50992](https://togithub.com/angular/angular/pull/50992)) | ##### platform-browser | Commit | Type | Description | | -- | -- | -- | | [31419f6a3b](https://togithub.com/angular/angular/commit/31419f6a3b7d57c5e789d6073d7b6505cf720c13) | perf | do not remove renderer from cache when `REMOVE_STYLES_ON_COMPONENT_DESTROY` is enabled. ([#​51005](https://togithub.com/angular/angular/pull/51005)) | ##### upgrade | Commit | Type | Description | | -- | -- | -- | | [3efb577cf3](https://togithub.com/angular/angular/commit/3efb577cf3b38dda89cba05871224951d1f88146) | fix | Use `takeUntil` on leaky subscription. ([#​50901](https://togithub.com/angular/angular/pull/50901)) | ### [`v16.1.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1614-2023-07-06) [Compare Source](https://togithub.com/angular/angular/compare/16.1.3...16.1.4) ##### core | Commit | Type | Description | | -- | -- | -- | | [4ba5850ba6](https://togithub.com/angular/angular/commit/4ba5850ba6b1748cf02b94649ab1ec359b4540ad) | fix | use `setTimeout` when coalescing tasks in Node.js ([#​50820](https://togithub.com/angular/angular/pull/50820)) | ##### upgrade | Commit | Type | Description | | -- | -- | -- | | [a4348355ce](https://togithub.com/angular/angular/commit/a4348355ce630273f762099fe6887a90ef799119) | fix | allow for downgraded components to work with component-router ([#​50871](https://togithub.com/angular/angular/pull/50871)) | ### [`v16.1.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1613-2023-06-28) [Compare Source](https://togithub.com/angular/angular/compare/16.1.2...16.1.3) ##### core | Commit | Type | Description | | -- | -- | -- | | [dd6fc5785f](https://togithub.com/angular/angular/commit/dd6fc5785fcf10b88db8b87d726af604668bc143) | fix | expose input transform function on ComponentFactory and ComponentMirror ([#​50713](https://togithub.com/angular/angular/pull/50713)) | ##### elements | Commit | Type | Description | | -- | -- | -- | | [e1bbe47c23](https://togithub.com/angular/angular/commit/e1bbe47c234a495766cc07a9741a194954a6b9b4) | fix | support input transform functions ([#​50713](https://togithub.com/angular/angular/pull/50713)) | ##### platform-browser | Commit | Type | Description | | -- | -- | -- | | [79dd6a847a](https://togithub.com/angular/angular/commit/79dd6a847a742ccf69597b122026758ad2b0b629) | fix | wait until animation completion before destroying renderer ([#​50677](https://togithub.com/angular/angular/pull/50677)) | | [a797f41d1b](https://togithub.com/angular/angular/commit/a797f41d1bcf11945673ef6d0474f33ad4614602) | fix | wait until animation completion before destroying renderer ([#​50860](https://togithub.com/angular/angular/pull/50860)) | ### [`v16.1.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1612-2023-06-21) [Compare Source](https://togithub.com/angular/angular/compare/16.1.1...16.1.2) ##### http | Commit | Type | Description | | -- | -- | -- | | [9488a3fd46](https://togithub.com/angular/angular/commit/9488a3fd4640b902243f441cf54776160da1a0fe) | fix | Send query params on fetch request ([#​50740](https://togithub.com/angular/angular/pull/50740)) | | [5ae001829c](https://togithub.com/angular/angular/commit/5ae001829c3f3594e3c10f30e0b89ea1eb2b84fb) | fix | use serializeBody to support JSON payload in FetchBackend ([#​50776](https://togithub.com/angular/angular/pull/50776)) | ### [`v16.1.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1611-2023-06-14) [Compare Source](https://togithub.com/angular/angular/compare/16.1.0...16.1.1) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [71360b3a3e](https://togithub.com/angular/angular/commit/71360b3a3e7cb3419176c89f8c78ebd2e14ff880) | fix | libraries compiled with v16.1+ breaking with Angular framework v16.0.x ([#​50715](https://togithub.com/angular/angular/pull/50715)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [d9bed48eb5](https://togithub.com/angular/angular/commit/d9bed48eb590bc4a45769835bccc206d418f620c) | fix | extend toSignal to accept any Subscribable ([#​50162](https://togithub.com/angular/angular/pull/50162)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [5e1d8444ae](https://togithub.com/angular/angular/commit/5e1d8444ae2952b4e9e5d7089200e7a3ac700e0d) | fix | Prevent a component from importing itself. ([#​50554](https://togithub.com/angular/angular/pull/50554)) | ### [`v16.1.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1610-2023-06-13) [Compare Source](https://togithub.com/angular/angular/compare/16.0.6...16.1.0) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [4e663297c5](https://togithub.com/angular/angular/commit/4e663297c564078c8185c6a73e2baa844406a315) | fix | error when reading compiled input transforms metadata in JIT mode ([#​50600](https://togithub.com/angular/angular/pull/50600)) | | [721bc72649](https://togithub.com/angular/angular/commit/721bc72649b7d73f730298e04a4606a8bfd53011) | fix | resolve deprecation warning with TypeScript 5.1 ([#​50460](https://togithub.com/angular/angular/pull/50460)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [68017d4e75](https://togithub.com/angular/angular/commit/68017d4e75abed78b378dce54f860cfa0d0fa42f) | feat | add ability to transform input values ([#​50420](https://togithub.com/angular/angular/pull/50420)) | | [69dadd2502](https://togithub.com/angular/angular/commit/69dadd25020ee84364466c0740f695984dd8c84d) | feat | support TypeScript 5.1 ([#​50156](https://togithub.com/angular/angular/pull/50156)) | | [c0ebe34cbd](https://togithub.com/angular/angular/commit/c0ebe34cbd235dc0b5e56fbe37429b77c0d91170) | fix | add additional component metadata to component ID generation ([#​50336](https://togithub.com/angular/angular/pull/50336)) | ##### http | Commit | Type | Description | | -- | -- | -- | | [85c5427582](https://togithub.com/angular/angular/commit/85c54275825a57fd3c7055a99e58bb211e085af9) | feat | Introduction of the `fetch` Backend for the `HttpClient` ([#​50247](https://togithub.com/angular/angular/pull/50247)) | ### [`v16.0.6`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1606-2023-06-13) [Compare Source](https://togithub.com/angular/angular/compare/16.0.5...16.0.6) ##### core | Commit | Type | Description | | -- | -- | -- | | [05ac0868c9](https://togithub.com/angular/angular/commit/05ac0868c9149fafcb0a0b815b31a65119090838) | fix | avoid duplicated content during hydration while processing a component with i18n ([#​50644](https://togithub.com/angular/angular/pull/50644)) |

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.