UniversityOfHelsinkiCS / gptwrapper

UI and access management wrapper for Azure OpenAI service
https://curre.helsinki.fi/chat
2 stars 3 forks source link

fix(deps): update all non-major dependencies #223

Open renovate[bot] opened 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-date-pickers (source) 7.22.1 -> 7.22.2 age adoption passing confidence
@sentry/browser (source) 8.37.1 -> 8.38.0 age adoption passing confidence
@sentry/node (source) 8.37.1 -> 8.38.0 age adoption passing confidence
@tanstack/react-query (source) 5.59.19 -> 5.59.20 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.59.19 -> 5.59.20 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.13.0 -> 8.14.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.13.0 -> 8.14.0 age adoption passing confidence
i18next (source) 23.16.4 -> 23.16.5 age adoption passing confidence
openai 4.71.0 -> 4.72.0 age adoption passing confidence
react-i18next 15.1.0 -> 15.1.1 age adoption passing confidence
react-router-dom (source) 6.27.0 -> 6.28.0 age adoption passing confidence
typescript-eslint (source) 8.13.0 -> 8.14.0 age adoption passing confidence
vite (source) 5.4.10 -> 5.4.11 age adoption passing confidence
winston 3.16.0 -> 3.17.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-date-pickers) ### [`v7.22.2`](https://redirect.github.com/mui/mui-x/releases/tag/v7.22.2) [Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.22.1...v7.22.2) We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 👨🏽‍💻 API enhancements - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@​clins1994](https://redirect.github.com/clins1994), [@​GuillaumeMeheut](https://redirect.github.com/GuillaumeMeheut), [@​k-rajat19](https://redirect.github.com/k-rajat19). Following are all team members who have contributed to this release: [@​LukasTy](https://redirect.github.com/LukasTy), [@​MBilalShafi](https://redirect.github.com/MBilalShafi), [@​KenanYusuf](https://redirect.github.com/KenanYusuf), [@​arminmeh](https://redirect.github.com/arminmeh). ##### Upcoming alpha Keep an eye out for the MUI⠀X `v8.0.0-aplha.0` release soon. It will follow a weekly release schedule as always until it is stable. ##### Data Grid ##### `@mui/x-data-grid@7.22.2` - \[DataGrid] Fix `null` reference error in `GridVirtualScrollbar` ([#​15289](https://redirect.github.com/mui/mui-x/issues/15289)) [@​MBilalShafi](https://redirect.github.com/MBilalShafi) - \[DataGrid] Fix filtering with `boolean` column type ([#​15257](https://redirect.github.com/mui/mui-x/issues/15257)) [@​k-rajat19](https://redirect.github.com/k-rajat19) - \[DataGrid] Improve row selection propagation trigger ([#​15274](https://redirect.github.com/mui/mui-x/issues/15274)) [@​MBilalShafi](https://redirect.github.com/MBilalShafi) - \[DataGrid] Preprocess edit cell props on backspace/delete ([#​15223](https://redirect.github.com/mui/mui-x/issues/15223)) [@​KenanYusuf](https://redirect.github.com/KenanYusuf) - \[DataGrid] Add a recipe to persist column width and order ([#​15309](https://redirect.github.com/mui/mui-x/issues/15309)) [@​MBilalShafi](https://redirect.github.com/MBilalShafi) ##### `@mui/x-data-grid-pro@7.22.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.22.2`, plus: - \[DataGridPro] Apply default properties if they are not passed in a reorder column ([#​15320](https://redirect.github.com/mui/mui-x/issues/15320)) [@​k-rajat19](https://redirect.github.com/k-rajat19) - \[DataGridPro] Toggle row expansion with `Enter` key in Tree data ([#​15313](https://redirect.github.com/mui/mui-x/issues/15313)) [@​k-rajat19](https://redirect.github.com/k-rajat19) ##### `@mui/x-data-grid-premium@7.22.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.22.2`, plus: - \[DataGridPremium] Fix incorrect rows selection count when selection propagation is enabled with row grouping ([#​15222](https://redirect.github.com/mui/mui-x/issues/15222)) [@​arminmeh](https://redirect.github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.22.2` - \[pickers] Add support for `moment-hijri@3.0.0` ([#​15248](https://redirect.github.com/mui/mui-x/issues/15248)) [@​LukasTy](https://redirect.github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.22.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.22.2`. ##### Charts ##### `@mui/x-charts@7.22.2` - \[charts] Allow `SeriesValueFormatter` to return `null` value ([#​15295](https://redirect.github.com/mui/mui-x/issues/15295)) [@​clins1994](https://redirect.github.com/clins1994) - \[charts] Allow configuring the `domainLimit` for each axis. ([#​15325](https://redirect.github.com/mui/mui-x/issues/15325)) [@​GuillaumeMeheut](https://redirect.github.com/GuillaumeMeheut) ##### `@mui/x-charts-pro@7.0.0-beta.7` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@7.22.2`.
getsentry/sentry-javascript (@​sentry/browser) ### [`v8.38.0`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.38.0) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.37.1...8.38.0) - docs: Improve docstrings for node otel integrations ([#​14217](https://redirect.github.com/getsentry/sentry-javascript/pull/14217)) - feat(browser): Add moduleMetadataIntegration lazy loading support ([#​13817](https://redirect.github.com/getsentry/sentry-javascript/pull/13817)) - feat(core): Add trpc path to context in trpcMiddleware ([#​14218](https://redirect.github.com/getsentry/sentry-javascript/pull/14218)) - feat(deps): Bump [@​opentelemetry/instrumentation-amqplib](https://redirect.github.com/opentelemetry/instrumentation-amqplib) from 0.42.0 to 0.43.0 ([#​14230](https://redirect.github.com/getsentry/sentry-javascript/pull/14230)) - feat(deps): Bump [@​sentry/cli](https://redirect.github.com/sentry/cli) from 2.37.0 to 2.38.2 ([#​14232](https://redirect.github.com/getsentry/sentry-javascript/pull/14232)) - feat(node): Add `knex` integration ([#​13526](https://redirect.github.com/getsentry/sentry-javascript/pull/13526)) - feat(node): Add `tedious` integration ([#​13486](https://redirect.github.com/getsentry/sentry-javascript/pull/13486)) - feat(utils): Single implementation to fetch debug ids ([#​14199](https://redirect.github.com/getsentry/sentry-javascript/pull/14199)) - fix(browser): Avoid recording long animation frame spans starting before their parent span ([#​14186](https://redirect.github.com/getsentry/sentry-javascript/pull/14186)) - fix(node): Include `debug_meta` with ANR events ([#​14203](https://redirect.github.com/getsentry/sentry-javascript/pull/14203)) - fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro ([#​14243](https://redirect.github.com/getsentry/sentry-javascript/pull/14243)) - fix(react): Support wildcard routes on React Router 6 ([#​14205](https://redirect.github.com/getsentry/sentry-javascript/pull/14205)) - fix(spotlight): Export spotlightBrowserIntegration from the main browser package ([#​14208](https://redirect.github.com/getsentry/sentry-javascript/pull/14208)) - ref(browser): Ensure start time of interaction root and child span is aligned ([#​14188](https://redirect.github.com/getsentry/sentry-javascript/pull/14188)) - ref(nextjs): Make build-time value injection turbopack compatible ([#​14081](https://redirect.github.com/getsentry/sentry-javascript/pull/14081)) Work in this release was contributed by [@​grahamhency](https://redirect.github.com/grahamhency), [@​Zen-cronic](https://redirect.github.com/Zen-cronic), [@​gilisho](https://redirect.github.com/gilisho) and [@​phuctm97](https://redirect.github.com/phuctm97). Thank you for your contributions! #### Bundle size 📦 | Path | Size | | ---------------------------------------------------------------- | ----------------- | | [@​sentry/browser](https://redirect.github.com/sentry/browser) | 22.77 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) - with treeshaking flags | 21.53 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing) | 35.26 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) | 71.98 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay) - with treeshaking flags | 62.35 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay with Canvas) | 76.31 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Tracing, Replay, Feedback) | 89.14 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. Feedback) | 39.93 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. sendFeedback) | 27.42 KB | | [@​sentry/browser](https://redirect.github.com/sentry/browser) (incl. FeedbackAsync) | 32.23 KB | | [@​sentry/react](https://redirect.github.com/sentry/react) | 25.52 KB | | [@​sentry/react](https://redirect.github.com/sentry/react) (incl. Tracing) | 38.22 KB | | [@​sentry/vue](https://redirect.github.com/sentry/vue) | 26.91 KB | | [@​sentry/vue](https://redirect.github.com/sentry/vue) (incl. Tracing) | 37.1 KB | | [@​sentry/svelte](https://redirect.github.com/sentry/svelte) | 22.91 KB | | CDN Bundle | 24.13 KB | | CDN Bundle (incl. Tracing) | 37.04 KB | | CDN Bundle (incl. Tracing, Replay) | 71.7 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) | 77.05 KB | | CDN Bundle - uncompressed | 70.73 KB | | CDN Bundle (incl. Tracing) - uncompressed | 109.9 KB | | CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.42 KB | | CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.64 KB | | [@​sentry/nextjs](https://redirect.github.com/sentry/nextjs) (client) | 38.33 KB | | [@​sentry/sveltekit](https://redirect.github.com/sentry/sveltekit) (client) | 35.84 KB | | [@​sentry/node](https://redirect.github.com/sentry/node) | 133.37 KB | | [@​sentry/node](https://redirect.github.com/sentry/node) - without tracing | 95.67 KB | | [@​sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless) | 105.93 KB |
TanStack/query (@​tanstack/react-query) ### [`v5.59.20`](https://redirect.github.com/TanStack/query/releases/tag/v5.59.20) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.59.19...v5.59.20) Version 5.59.20 - 11/6/24, 2:13 PM #### Changes ##### Fix - don"t ship test files ([`848df62`](https://redirect.github.com/TanStack/query/commit/848df62)) by Dominik Dorfmeister ##### Test - react-query: type test usePrefetchInfiniteQuery correctly ([#​8223](https://redirect.github.com/TanStack/query/issues/8223)) ([`06e315c`](https://redirect.github.com/TanStack/query/commit/06e315c)) by [@​manudeli](https://redirect.github.com/manudeli) ##### Docs - devtools: fix typo ([#​8248](https://redirect.github.com/TanStack/query/issues/8248)) ([`aa92acc`](https://redirect.github.com/TanStack/query/commit/aa92acc)) by Artur Abdullin #### Packages - [@​tanstack/eslint-plugin-query](https://redirect.github.com/tanstack/eslint-plugin-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-async-storage-persister](https://redirect.github.com/tanstack/query-async-storage-persister)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-broadcast-client-experimental](https://redirect.github.com/tanstack/query-broadcast-client-experimental)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-core](https://redirect.github.com/tanstack/query-core)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-devtools](https://redirect.github.com/tanstack/query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-persist-client-core](https://redirect.github.com/tanstack/query-persist-client-core)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/query-sync-storage-persister](https://redirect.github.com/tanstack/query-sync-storage-persister)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/solid-query](https://redirect.github.com/tanstack/solid-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/solid-query-devtools](https://redirect.github.com/tanstack/solid-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/solid-query-persist-client](https://redirect.github.com/tanstack/solid-query-persist-client)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/svelte-query](https://redirect.github.com/tanstack/svelte-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/svelte-query-devtools](https://redirect.github.com/tanstack/svelte-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/svelte-query-persist-client](https://redirect.github.com/tanstack/svelte-query-persist-client)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/vue-query](https://redirect.github.com/tanstack/vue-query)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/vue-query-devtools](https://redirect.github.com/tanstack/vue-query-devtools)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/angular-query-devtools-experimental](https://redirect.github.com/tanstack/angular-query-devtools-experimental)[@​5](https://redirect.github.com/5).59.20 - [@​tanstack/angular-query-experimental](https://redirect.github.com/tanstack/angular-query-experimental)[@​5](https://redirect.github.com/5).59.20
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v8.14.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8140-2024-11-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.13.0...v8.14.0) ##### 🚀 Features - **eslint-plugin:** \[await-thenable] report unnecessary `await using` statements ([#​10209](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209)) - **eslint-plugin:** \[no-confusing-void-expression] add an option to ignore void<->void ([#​10067](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067)) ##### 🩹 Fixes - **scope-manager:** fix asserted increments not being marked as write references ([#​10271](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271)) - **eslint-plugin:** \[no-misused-promises] improve report loc for methods ([#​10216](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216)) - **eslint-plugin:** \[no-unnecessary-condition] improve error message for literal comparisons ([#​10194](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194)) ##### ❤️ Thank You - Gyumong [@​Gyumong](https://redirect.github.com/Gyumong) - Jan Ochwat [@​janek515](https://redirect.github.com/janek515) - Kirk Waiblinger [@​kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - Ronen Amiel 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) ### [`v8.14.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8140-2024-11-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.13.0...v8.14.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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.
i18next/i18next (i18next) ### [`v23.16.5`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23165) [Compare Source](https://redirect.github.com/i18next/i18next/compare/v23.16.4...v23.16.5) - fix extractFromKey for use cases like [this](https://redirect.github.com/i18next/react-i18next/issues/1810)
openai/openai-node (openai) ### [`v4.72.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4720-2024-11-12) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.71.1...v4.72.0) Full Changelog: [v4.71.1...v4.72.0](https://redirect.github.com/openai/openai-node/compare/v4.71.1...v4.72.0) ##### Features - add back deno runtime testing without type checks ([1626cf5](https://redirect.github.com/openai/openai-node/commit/1626cf57e94706e1fc8b2f9ff4f173fe486d5150)) ##### Chores - **ecosystem-tests:** bump wrangler version ([#​1178](https://redirect.github.com/openai/openai-node/issues/1178)) ([4dfb0c6](https://redirect.github.com/openai/openai-node/commit/4dfb0c6aa7c4530665bc7d6beebcd04aa1490e27)) ### [`v4.71.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4711-2024-11-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.71.0...v4.71.1) Full Changelog: [v4.71.0...v4.71.1](https://redirect.github.com/openai/openai-node/compare/v4.71.0...v4.71.1) ##### Bug Fixes - change release please configuration for jsr.json ([#​1174](https://redirect.github.com/openai/openai-node/issues/1174)) ([c39efba](https://redirect.github.com/openai/openai-node/commit/c39efba812209c8906315596cc0a56e54ae8590a))
i18next/react-i18next (react-i18next) ### [`v15.1.1`](https://redirect.github.com/i18next/react-i18next/blob/HEAD/CHANGELOG.md#1511) [Compare Source](https://redirect.github.com/i18next/react-i18next/compare/v15.1.0...v15.1.1) - fix: Not all namespaces are loaded when passing the lng option to useTranslate [1809](https://redirect.github.com/i18next/next-i18next/issues/1809)
remix-run/react-router (react-router-dom) ### [`v6.28.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#6280) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.27.0...react-router-dom@6.28.0) ##### Minor Changes - - Log deprecation warnings for v7 flags ([#​11750](https://redirect.github.com/remix-run/react-router/pull/11750)) - Add deprecation warnings to `json`/`defer` in favor of returning raw objects - These methods will be removed in React Router v7 ##### Patch Changes - Update JSDoc URLs for new website structure (add /v6/ segment) ([#​12141](https://redirect.github.com/remix-run/react-router/pull/12141)) - Updated dependencies: - `react-router@6.28.0` - `@remix-run/router@1.21.0`
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.14.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8140-2024-11-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.13.0...v8.14.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. 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.
vitejs/vite (vite) ### [`v5.4.11`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.11) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.10...v5.4.11) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) for details.
winstonjs/winston (winston) ### [`v3.17.0`](https://redirect.github.com/winstonjs/winston/releases/tag/v3.17.0) [Compare Source](https://redirect.github.com/winstonjs/winston/compare/v3.16.0...v3.17.0) - Try winston-transport 4.9.0 [`3e87128`](https://redirect.github.com/winstonjs/winston/commit/3e87128) - Revert "Try bumping winston-transport to 4.8.0" [`69625fc`](https://redirect.github.com/winstonjs/winston/commit/69625fc) - Revert "Try bumping winston-transport to 4.8.0" [`876ef7a`](https://redirect.github.com/winstonjs/winston/commit/876ef7a) - Try bumping winston-transport to 4.8.0 [`7ef2c1d`](https://redirect.github.com/winstonjs/winston/commit/7ef2c1d) - Try bumping winston-transport to 4.8.0 [`fe4b64e`](https://redirect.github.com/winstonjs/winston/commit/fe4b64e) - Bump logform [`c9fd9a4`](https://redirect.github.com/winstonjs/winston/commit/c9fd9a4) - Revert "Update logform and winston-transport" [`14fef0f`](https://redirect.github.com/winstonjs/winston/commit/14fef0f) - Merge branch 'master' of github.com:winstonjs/winston [`545b683`](https://redirect.github.com/winstonjs/winston/commit/545b683) - Update logform and winston-transport [`cceb265`](https://redirect.github.com/winstonjs/winston/commit/cceb265) - Bump mocha from 10.7.3 to 10.8.2 ([#​2523](https://redirect.github.com/winstonjs/winston/issues/2523)) [`bb529b6`](https://redirect.github.com/winstonjs/winston/commit/bb529b6) - Bump async from 3.2.5 to 3.2.6 ([#​2516](https://redirect.github.com/winstonjs/winston/issues/2516)) [`ae847ab`](https://redirect.github.com/winstonjs/winston/commit/ae847ab)

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 was generated by Mend Renovate. View the repository job log.