openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
256 stars 80 forks source link

⬆️(dependencies) update js dependencies #2435

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser (source) 8.8.0 -> 8.9.2 age adoption passing confidence
@sentry/types (source) 8.8.0 -> 8.9.2 age adoption passing confidence
@storybook/addon-actions (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/addon-essentials (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/addon-interactions (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/addon-links (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/addon-mdx-gfm (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/react (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/react-webpack5 (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@storybook/test (source) 8.1.6 -> 8.1.9 age adoption passing confidence
@tanstack/query-core (source) 5.40.0 -> 5.45.0 age adoption passing confidence
@tanstack/query-sync-storage-persister (source) 5.40.0 -> 5.45.0 age adoption passing confidence
@tanstack/react-query (source) 5.40.1 -> 5.45.1 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.40.1 -> 5.45.1 age adoption passing confidence
@testing-library/jest-dom 6.4.5 -> 6.4.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.12.0 -> 7.13.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.12.0 -> 7.13.0 age adoption passing confidence
fetch-mock (source) 9.11.0 -> 10.0.5 age adoption passing confidence
prettier (source) 3.3.1 -> 3.3.2 age adoption passing confidence
react-hook-form (source) 7.51.5 -> 7.52.0 age adoption passing confidence
sass 1.77.4 -> 1.77.5 age adoption passing confidence
storybook (source) 8.1.6 -> 8.1.9 age adoption passing confidence
webpack 5.91.0 -> 5.92.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/browser) ### [`v8.9.2`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#892) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/8.9.1...8.9.2) - fix(profiling): Update exports so types generate properly ([#​12469](https://togithub.com/getsentry/sentry-javascript/issues/12469)) ### [`v8.9.1`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#891) ##### Important changes - **feat(solid): Add Solid SDK** This release adds a dedicated SDK for [Solid JS](https://www.solidjs.com/) in alpha state with instrumentation for [Solid Router](https://docs.solidjs.com/solid-router) and a custom `ErrorBoundary`. See the [package README](https://togithub.com/getsentry/sentry-javascript/blob/develop/packages/solid/README.md) for how to use the SDK. ##### Other changes - feat(deps): bump [@​opentelemetry/instrumentation-express](https://togithub.com/opentelemetry/instrumentation-express) from 0.40.0 to 0.40.1 ([#​12438](https://togithub.com/getsentry/sentry-javascript/issues/12438)) - feat(deps): bump [@​opentelemetry/instrumentation-mongodb](https://togithub.com/opentelemetry/instrumentation-mongodb) from 0.44.0 to 0.45.0 ([#​12439](https://togithub.com/getsentry/sentry-javascript/issues/12439)) - feat(deps): bump [@​opentelemetry/propagator-aws-xray](https://togithub.com/opentelemetry/propagator-aws-xray) from 1.24.1 to 1.25.0 ([#​12437](https://togithub.com/getsentry/sentry-javascript/issues/12437)) - feat(nextjs): Allow for suppressing warning about missing global error handler file ([#​12369](https://togithub.com/getsentry/sentry-javascript/issues/12369)) - feat(redis): Add cache logic for redis-4 ([#​12429](https://togithub.com/getsentry/sentry-javascript/issues/12429)) - feat(replay): Replay Web Vital Breadcrumbs ([#​12296](https://togithub.com/getsentry/sentry-javascript/issues/12296)) - fix: Fix types export order ([#​12404](https://togithub.com/getsentry/sentry-javascript/issues/12404)) - fix(astro): Ensure server-side exports work correctly ([#​12453](https://togithub.com/getsentry/sentry-javascript/issues/12453)) - fix(aws-serverless): Add `op` to Otel-generated lambda function root span ([#​12430](https://togithub.com/getsentry/sentry-javascript/issues/12430)) - fix(aws-serverless): Only auto-patch handler in CJS when loading `awslambda-auto` ([#​12392](https://togithub.com/getsentry/sentry-javascript/issues/12392)) - fix(aws-serverless): Only start root span in Sentry wrapper if Otel didn't wrap handler ([#​12407](https://togithub.com/getsentry/sentry-javascript/issues/12407)) - fix(browser): Fix INP span creation & transaction tagging ([#​12372](https://togithub.com/getsentry/sentry-javascript/issues/12372)) - fix(nextjs): correct types conditional export ordering ([#​12355](https://togithub.com/getsentry/sentry-javascript/issues/12355)) - fix(replay): Fix guard for exception event ([#​12441](https://togithub.com/getsentry/sentry-javascript/issues/12441)) - fix(vue): Handle span name assignment for nested routes in VueRouter ([#​12398](https://togithub.com/getsentry/sentry-javascript/issues/12398)) Work in this release was contributed by [@​soch4n](https://togithub.com/soch4n). Thank you for your contribution! ### [`v8.9.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#890) This release failed to publish correctly, please use `8.9.1` instead.
storybookjs/storybook (@​storybook/addon-actions) ### [`v8.1.9`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#819) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.8...v8.1.9) - Addon-a11y: Workaround for Vite 5.3.0 compat - [#​28241](https://togithub.com/storybookjs/storybook/pull/28241), thanks [@​shilman](https://togithub.com/shilman)! - CLI: Add `--no-dev` option to `init` - [#​26918](https://togithub.com/storybookjs/storybook/pull/26918), thanks [@​fastfrwrd](https://togithub.com/fastfrwrd)! - CLI: Fix `init --skip-install` - [#​28226](https://togithub.com/storybookjs/storybook/pull/28226), thanks [@​shilman](https://togithub.com/shilman)! ### [`v8.1.8`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#818) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.7...v8.1.8) - Automigrations: Make VTA "learn more" link clickable - [#​28020](https://togithub.com/storybookjs/storybook/pull/28020), thanks [@​deiga](https://togithub.com/deiga)! - CLI: Fix `init --skip-install` - [#​28226](https://togithub.com/storybookjs/storybook/pull/28226), thanks [@​shilman](https://togithub.com/shilman)! ### [`v8.1.7`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#817) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v8.1.6...v8.1.7) - Addon-actions: Only log spies with names - [#​28091](https://togithub.com/storybookjs/storybook/pull/28091), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)! - CLI: Fix typo in React Docgen migration - [#​27536](https://togithub.com/storybookjs/storybook/pull/27536), thanks [@​jonniebigodes](https://togithub.com/jonniebigodes)! - Portable Stories: Add tags to composed story - [#​27708](https://togithub.com/storybookjs/storybook/pull/27708), thanks [@​yannbf](https://togithub.com/yannbf)! - Test: Display toHaveBeenCalledWith expected / received values on failure - [#​28088](https://togithub.com/storybookjs/storybook/pull/28088), thanks [@​kasperpeulen](https://togithub.com/kasperpeulen)!
TanStack/query (@​tanstack/query-core) ### [`v5.45.0`](https://togithub.com/TanStack/query/releases/tag/v5.45.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.44.0...v5.45.0) Version 5.45.0 - 6/12/2024, 12:35 PM #### Changes ##### Feat - hydrate.transformPromise ([#​7538](https://togithub.com/TanStack/query/issues/7538)) ([`9a030b6`](https://togithub.com/TanStack/query/commit/9a030b64)) by Julius Marminge ##### Docs - advanced-ssr: delete unused import ([#​7553](https://togithub.com/TanStack/query/issues/7553)) ([`bd094f8`](https://togithub.com/TanStack/query/commit/bd094f8a)) by [@​Lennon57](https://togithub.com/Lennon57) #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).45.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).45.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).45.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).45.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).45.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).45.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).45.0 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).45.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).45.0 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).45.0 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).45.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).45.0 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).45.0 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).45.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).45.0 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).45.0 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).45.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).45.0 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).45.0 ### [`v5.44.0`](https://togithub.com/TanStack/query/releases/tag/v5.44.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.40.0...v5.44.0) Version 5.44.0 - 6/11/2024, 1:13 PM #### Changes ##### Feat - query-core: staleTime as a function ([#​7541](https://togithub.com/TanStack/query/issues/7541)) ([`96a743e`](https://togithub.com/TanStack/query/commit/96a743ee)) by Dominik Dorfmeister #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).44.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).44.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).44.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).44.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).44.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).44.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).44.0 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).44.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).44.0 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).44.0 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).44.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).44.0 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).44.0 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).44.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).44.0 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).44.0 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).44.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).44.0 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).44.0
testing-library/jest-dom (@​testing-library/jest-dom) ### [`v6.4.6`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.4.6) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6) ##### Bug Fixes - Support [@​starting-style](https://togithub.com/starting-style) ([#​602](https://togithub.com/testing-library/jest-dom/issues/602)) ([fd9ee68](https://togithub.com/testing-library/jest-dom/commit/fd9ee68ae4ca93c47f0781ad23113d45118b8476))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **typescript-estree:** require `import = require()` argument to be a string literal - **typescript-estree:** forbid `.body`, `.async`, `.generator` on `declare function` - **eslint-plugin:** \[no-dynamic-delete] allow all string literals as index ##### 🩹 Fixes - **ast-spec:** function-call-like callee should be Expression not LeftHandSideExpression - **scope-manager:** handle index signature in class - **eslint-plugin:** \[init-declarations] refine report locations - **eslint-plugin:** \[no-base-to-string] make error message more nuanced - **eslint-plugin:** \[no-unsafe-assignment] be more specific about error types - **eslint-plugin:** \[no-magic-numbers] fix implementation of the `ignore` option ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.13.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7130-2024-06-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.12.0...v7.13.0) ##### 🚀 Features - **parser, typescript-estree:** export withoutProjectParserOptions utility ##### ❤️ Thank You - Fotis Papadogeorgopoulos - Joshua Chen - Kirk Waiblinger - Tobiloba Adedeji - Vinccool96 - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
wheresrhys/fetch-mock (fetch-mock) ### [`v10.0.5`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.5): Fix exports [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.4...v10.0.5) ### [`v10.0.4`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.4): Simple API for naming routes [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.3...v10.0.4) e.g. `.mock('/path', 200, 'my-name')` ### [`v10.0.3`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.3): Remove custom aborterror implementation [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.2...v10.0.3) ### [`v10.0.2`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.2): Support matching data URLs [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.1...v10.0.2) ### [`v10.0.1`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.1): Small fixes to types [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v10.0.0...v10.0.1) ### [`v10.0.0`](https://togithub.com/wheresrhys/fetch-mock/releases/tag/v10.0.0): ESM and native fetch [Compare Source](https://togithub.com/wheresrhys/fetch-mock/compare/v9.11.0...v10.0.0) A major rewrite to use ESM modules and default to using native fetch in all environments Other than that the API remains unchanged
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
```
react-hook-form/react-hook-form (react-hook-form) ### [`v7.52.0`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.0) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0) ⚛️ close [#​11932](https://togithub.com/react-hook-form/react-hook-form/issues/11932) enable react 19 peer dependency ([#​11935](https://togithub.com/react-hook-form/react-hook-form/issues/11935)) 👮‍♀️ close [#​11954](https://togithub.com/react-hook-form/react-hook-form/issues/11954) getFieldState remove unnessaried inValidating and touched subscription ([#​11995](https://togithub.com/react-hook-form/react-hook-form/issues/11995)) 🐞 fix [#​11985](https://togithub.com/react-hook-form/react-hook-form/issues/11985) logic createFormControl check field before usage ([#​11986](https://togithub.com/react-hook-form/react-hook-form/issues/11986)) ⌨️ fix: enforce type safety for deps property in RegisterOptions ([#​11969](https://togithub.com/react-hook-form/react-hook-form/issues/11969)) 🐞 fix [#​11922](https://togithub.com/react-hook-form/react-hook-form/issues/11922) keep dirty on reset with dirty fields ([#​11958](https://togithub.com/react-hook-form/react-hook-form/issues/11958)) 🚔 close [#​11937](https://togithub.com/react-hook-form/react-hook-form/issues/11937) add validation in the cleanup process in useController ([#​11938](https://togithub.com/react-hook-form/react-hook-form/issues/11938)) Revert "⌨️ close: correct type of error field in getFieldState return object ([#​11831](https://togithub.com/react-hook-form/react-hook-form/issues/11831))" 📖 fix: change info.values type in WatchObserver ([#​11917](https://togithub.com/react-hook-form/react-hook-form/issues/11917)) thanks to [@​nakaakist](https://togithub.com/nakaakist), [@​IdoBouskila](https://togithub.com/IdoBouskila), [@​pincy](https://togithub.com/pincy) and [@​peinguin](https://togithub.com/peinguin)
sass/dart-sass (sass) ### [`v1.77.5`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1775) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.4...1.77.5) - Fully trim redundant selectors generated by `@extend`.
webpack/webpack (webpack) ### [`v5.92.0`](https://togithub.com/webpack/webpack/releases/tag/v5.92.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.91.0...v5.92.0) #### Bug Fixes - Correct tidle range's comutation for module federation - Consider runtime for pure expression dependency update hash - Return value in the `subtractRuntime` function for runtime logic - Fixed failed to resolve promise when eager import a dynamic cjs - Avoid generation extra code for external modules when remapping is not required - The `css/global` type now handles the exports name - Avoid hashing for `@keyframe` and `@property` at-rules in `css/global` type - Fixed mangle with destructuring for JSON modules - The `stats.hasWarnings()` method now respects the `ignoreWarnings` option - Fixed `ArrayQueue` iterator - Correct behavior of `__webpack_exports_info__.a.b.canMangle` - Changed to the correct plugin name for the `CommonJsChunkFormatPlugin` plugin - Set the `chunkLoading` option to the `import` when environment is unknown and output is module - Fixed when runtimeChunk has no exports when `module` chunkFormat used - \[CSS] Fixed parsing minimized CSS import - \[CSS] URLs in CSS files now have correct public path - \[CSS] The `css` module type should not allow parser to switch mode - \[Types] Improved context module types #### New Features - Added platform target properties to compiler - Improved multi compiler cache location and validating it - Support `import attributes` spec (`with` keyword) - Support `node:` prefix for Node.js core modules in runtime code - Support prefetch/preload for module chunk format - Support "..." in the `importsFields` option for resolver - Root module is less prone to be wrapped in IIFE - Export `InitFragment` class for plugins - Export `compileBooleanMatcher` util for plugins - Export `InputFileSystem` and `OutputFileSystem` types - \[CSS] Support the `esModule` generator option for CSS modules - \[CSS] Support CSS when chunk format is module

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.