brave / ads-ui

Self-service ads UI
Mozilla Public License 2.0
24 stars 11 forks source link

chore(deps): update all non-major dependencies #1220

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@lingui/cli 4.11.0 -> 4.11.1 age adoption passing confidence devDependencies patch
@lingui/core 4.11.0 -> 4.11.1 age adoption passing confidence dependencies patch
@lingui/detect-locale 4.11.0 -> 4.11.1 age adoption passing confidence dependencies patch
@lingui/macro 4.11.0 -> 4.11.1 age adoption passing confidence dependencies patch
@lingui/react 4.11.0 -> 4.11.1 age adoption passing confidence dependencies patch
@lingui/vite-plugin 4.11.0 -> 4.11.1 age adoption passing confidence devDependencies patch
@mui/icons-material (source) 5.15.18 -> 5.15.19 age adoption passing confidence dependencies patch
@mui/material (source) 5.15.18 -> 5.15.19 age adoption passing confidence dependencies patch
@mui/x-data-grid (source) 7.5.1 -> 7.6.1 age adoption passing confidence dependencies minor
@mui/x-date-pickers (source) 7.5.1 -> 7.6.1 age adoption passing confidence dependencies minor
eslint-plugin-react 7.34.1 -> 7.34.2 age adoption passing confidence devDependencies patch
github/codeql-action v3.25.6 -> v3.25.7 age adoption passing confidence action patch v3.25.8
knip (source) 5.16.0 -> 5.17.3 age adoption passing confidence devDependencies minor 5.17.4
lint-staged 15.2.4 -> 15.2.5 age adoption passing confidence devDependencies patch
node (source) 20.13.1 -> 20.14.0 age adoption passing confidence minor
typescript-eslint (source) 7.10.0 -> 7.11.0 age adoption passing confidence devDependencies minor 7.12.0
vite (source) 5.2.11 -> 5.2.12 age adoption passing confidence devDependencies patch

Release Notes

lingui/js-lingui (@​lingui/cli) ### [`v4.11.1`](https://togithub.com/lingui/js-lingui/blob/HEAD/CHANGELOG.md#4111-2024-05-30) [Compare Source](https://togithub.com/lingui/js-lingui/compare/v4.11.0...v4.11.1) ##### Bug Fixes - (lingui/core) i18n error if id is undefined ([#​1938](https://togithub.com/lingui/js-lingui/issues/1938)) ([36c637a](https://togithub.com/lingui/js-lingui/commit/36c637a23a27d0933de0fd8978d72291792a3041))
mui/material-ui (@​mui/icons-material) ### [`v5.15.19`](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19)
mui/material-ui (@​mui/material) ### [`v5.15.19`](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.18...v5.15.19)
mui/mui-x (@​mui/x-data-grid) ### [`v7.6.1`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#761) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.6.0...v7.6.1) *May 31, 2024* We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨: 🐞 Address the `@mui/internal-test-utils` added as a direct dependency to `@mui/x-data-grid` by mistake. ##### Data Grid ##### `@mui/x-data-grid@7.6.1` - \[DataGrid] Fix column resize not working with special character ([#​13069](https://togithub.com/mui/mui-x/issues/13069)) [@​oukunan](https://togithub.com/oukunan) - \[DataGrid] Move `@mui/internal-test-utils` to dev dependency ([#​13318](https://togithub.com/mui/mui-x/issues/13318)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-data-grid-pro@7.6.1` [![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.6.1`. ##### `@mui/x-data-grid-premium@7.6.1` [![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.6.1`. ### [`v7.6.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#760) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.5.1...v7.6.0) *May 30, 2024* We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - 🎁 Allow to define and customize the indentation of nested items in the Tree View - ✨ Allow charts highlights to be controlled - 🌍 Improve Persian (fa-IR) locale on the Data Grid - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.6.0` - \[DataGrid] Avoid re-rendering all cells on column change ([#​12980](https://togithub.com/mui/mui-x/issues/12980)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Export `GridColumnHeadersProps` ([#​13229](https://togithub.com/mui/mui-x/issues/13229)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix header filters' issue with custom filters ([#​13255](https://togithub.com/mui/mui-x/issues/13255)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Remove dead logic to support Safari < 13 ([#​13249](https://togithub.com/mui/mui-x/issues/13249)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[l10n] Improve Persian (fa-IR) locale ([#​12994](https://togithub.com/mui/mui-x/issues/12994)) [@​amiryxe](https://togithub.com/amiryxe) ##### `@mui/x-data-grid-pro@7.6.0` [![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.6.0`. ##### `@mui/x-data-grid-premium@7.6.0` [![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.6.0`, plus: - \[DataGridPremium] Fix excel export causing column with wrong width ([#​13191](https://togithub.com/mui/mui-x/issues/13191)) [@​romgrk](https://togithub.com/romgrk) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.6.0` - \[pickers] Fix `DateBuilderReturnType` when the date is `undefined` ([#​13244](https://togithub.com/mui/mui-x/issues/13244)) [@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov) ##### `@mui/x-date-pickers-pro@7.6.0` [![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.6.0`. ##### Charts ##### `@mui/x-charts@7.6.0` - \[charts] Allow charts highlights to be controlled ([#​12828](https://togithub.com/mui/mui-x/issues/12828)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Refactor axis band scaleType check ([#​13295](https://togithub.com/mui/mui-x/issues/13295)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Refactor checkScaleErrors to improve readability and simplify axis message logic ([#​13305](https://togithub.com/mui/mui-x/issues/13305)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.6.0` - \[TreeView] Add JSDoc to every instance method ([#​13219](https://togithub.com/mui/mui-x/issues/13219)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Allow to customize the indentation of nested items ([#​13225](https://togithub.com/mui/mui-x/issues/13225)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Allow to define indentation at the item level ([#​13126](https://togithub.com/mui/mui-x/issues/13126)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add Bulk editing demo for the Community plan ([#​12800](https://togithub.com/mui/mui-x/issues/12800)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Add conditional label formatting on tooltip page and link to label page ([#​13235](https://togithub.com/mui/mui-x/issues/13235)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[docs] Add information about key combinations on a11y sections ([#​13234](https://togithub.com/mui/mui-x/issues/13234)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[docs] Cleanup of the Tree View demos ([#​13237](https://togithub.com/mui/mui-x/issues/13237)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Document how to customize a subsection of a line chart ([#​13210](https://togithub.com/mui/mui-x/issues/13210)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix Pickers FAQ callout ([#​13238](https://togithub.com/mui/mui-x/issues/13238)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs] Fix Vale errors [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix a small typo in property comment ([#​13245](https://togithub.com/mui/mui-x/issues/13245)) [@​Janpot](https://togithub.com/Janpot) - \[docs] Improve the Data Grid FAQ page ([#​13258](https://togithub.com/mui/mui-x/issues/13258)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Removes unused lines in TreeItem2 styling ([#​13264](https://togithub.com/mui/mui-x/issues/13264)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[docs] Small improvements on accessibility data grid doc ([#​13233](https://togithub.com/mui/mui-x/issues/13233)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[docs] Update Pickers demo configurations ([#​13303](https://togithub.com/mui/mui-x/issues/13303)) [@​LukasTy](https://togithub.com/LukasTy) ##### Core - \[core] Add comment on why logic to sync column header ([#​13248](https://togithub.com/mui/mui-x/issues/13248)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Fix `l10n` script execution with arguments ([#​13297](https://togithub.com/mui/mui-x/issues/13297)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Prevent "Add reviewers" workflow from triggering since it doesn't work ([#​13236](https://togithub.com/mui/mui-x/issues/13236)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[docs-infra] Fix `@mui/material` version used in sandboxes ([#​13260](https://togithub.com/mui/mui-x/issues/13260)) [@​LukasTy](https://togithub.com/LukasTy) - \[test] Use `describeTreeView` for keyboard navigation tests on disabled items ([#​13184](https://togithub.com/mui/mui-x/issues/13184)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[test] Use `describeTreeView` for remaining items tests ([#​13262](https://togithub.com/mui/mui-x/issues/13262)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[test] Use test-utils from npm ([#​12880](https://togithub.com/mui/mui-x/issues/12880)) [@​michaldudak](https://togithub.com/michaldudak) - \[typescript] Remove duplicate `DateRangePosition` type in favor of `RangePosition` ([#​13288](https://togithub.com/mui/mui-x/issues/13288)) [@​LukasTy](https://togithub.com/LukasTy)
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.34.2`](https://togithub.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.34.2) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2) ##### Fixed - [`boolean-prop-naming`][boolean-prop-naming]: avoid a crash with a non-TSTypeReference type ([#​3718][] [@​developer-bandi](https://togithub.com/developer-bandi)) - [`jsx-no-leaked-render`][jsx-no-leaked-render]: invalid report if left side is boolean ([#​3746][] [@​akulsr0](https://togithub.com/akulsr0)) - [`jsx-closing-bracket-location`][jsx-closing-bracket-location]: message shows `{{details}}` when there are no details ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - [`no-invalid-html-attribute`][no-invalid-html-attribute]: ensure error messages are correct ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic), [@​ljharb](https://togithub.com/ljharb)) ##### Changed - \[Refactor] create various eslint utils to fix eslint deprecations ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic), [@​ljharb](https://togithub.com/ljharb)) [7.34.2]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2 [#​3759]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3759 [#​3746]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3746 [#​3718]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3718 [`boolean-prop-naming`]: docs/rules/boolean-prop-naming.md [`jsx-no-leaked-render`]: docs/rules/jsx-no-leaked-render.md [`jsx-closing-bracket-location`]: docs/rules/jsx-closing-bracket-location.md [`no-invalid-html-attribute`]: docs/rules/no-invalid-html-attribute.md
github/codeql-action (github/codeql-action) ### [`v3.25.7`](https://togithub.com/github/codeql-action/compare/v3.25.6...v3.25.7) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.6...v3.25.7)
webpro-nl/knip (knip) ### [`v5.17.3`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.3) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.2...5.17.3) - Add β€˜kill’ and β€˜ssh’ as globally available binaries ([#​660](https://togithub.com/webpro-nl/knip/issues/660)) ([`5e576a2`](https://togithub.com/webpro-nl/knip/commit/5e576a28)) - Remove version selector ([`9ad1d46`](https://togithub.com/webpro-nl/knip/commit/9ad1d466)) - Timerify (de)serialize functions ([`0e04f1e`](https://togithub.com/webpro-nl/knip/commit/0e04f1e4)) - Update docs ([`935a706`](https://togithub.com/webpro-nl/knip/commit/935a7066)) ### [`v5.17.2`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.2) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.1...5.17.2) - Fix external require.resolve (resolves [#​657](https://togithub.com/webpro-nl/knip/issues/657)) ([`c188a7a`](https://togithub.com/webpro-nl/knip/commit/c188a7a7)) ### [`v5.17.1`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.1) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.0...5.17.1) - Any is OK ([`28ad084`](https://togithub.com/webpro-nl/knip/commit/28ad084b)) - Fix (de)serialization of maps (resolves [#​656](https://togithub.com/webpro-nl/knip/issues/656)) ([`3ab95ef`](https://togithub.com/webpro-nl/knip/commit/3ab95ef7)) - Fix graphql-codegen config filter (resolves [#​658](https://togithub.com/webpro-nl/knip/issues/658)) ([`24c1355`](https://togithub.com/webpro-nl/knip/commit/24c13553)) ### [`v5.17.0`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.0) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.16.0...5.17.0) - Fix --watch after refactors ([`db2a261`](https://togithub.com/webpro-nl/knip/commit/db2a2616)) - Improve `getHasStrictlyNsReferences` and traverse into re-exports ([`9d75e0d`](https://togithub.com/webpro-nl/knip/commit/9d75e0d4)) - Restore imports in Footer.astro ([`c836517`](https://togithub.com/webpro-nl/knip/commit/c836517a))
okonet/lint-staged (lint-staged) ### [`v15.2.5`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.4...v15.2.5) ##### Patch Changes - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`31a1f95`](https://togithub.com/lint-staged/lint-staged/commit/31a1f9548ea8202bc5bd718076711f747396e3ca) Thanks [@​iiroj](https://togithub.com/iiroj)! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available. - [#​1423](https://togithub.com/lint-staged/lint-staged/pull/1423) [`91abea0`](https://togithub.com/lint-staged/lint-staged/commit/91abea0d298154d92113ba34bae4020704e22918) Thanks [@​iiroj](https://togithub.com/iiroj)! - Improve error logging when failing to read or parse a configuration file - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`ee43f15`](https://togithub.com/lint-staged/lint-staged/commit/ee43f154097753dd5448766f792387e60e0ea453) Thanks [@​iiroj](https://togithub.com/iiroj)! - Upgrade micromatch@4.0.7
nodejs/node (node) ### [`v20.14.0`](https://togithub.com/nodejs/node/compare/v20.13.1...v20.14.0) [Compare Source](https://togithub.com/nodejs/node/compare/v20.13.1...v20.14.0)
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v7.11.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7110-2024-05-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.10.0...v7.11.0) ##### πŸš€ Features - **eslint-plugin:** deprecate prefer-ts-expect-error in favor of ban-ts-comment ##### ❀️ Thank You - Abraham Guo - auvred - Dom Armstrong - Kirk Waiblinger 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.2.12`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5212-2024-05-28-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.11...v5.2.12) - chore: move to eslint flat config ([#​16743](https://togithub.com/vitejs/vite/issues/16743)) ([8f16765](https://togithub.com/vitejs/vite/commit/8f16765)), closes [#​16743](https://togithub.com/vitejs/vite/issues/16743) - chore(deps): remove unused deps ([#​17329](https://togithub.com/vitejs/vite/issues/17329)) ([5a45745](https://togithub.com/vitejs/vite/commit/5a45745)), closes [#​17329](https://togithub.com/vitejs/vite/issues/17329) - chore(deps): update all non-major dependencies ([#​16722](https://togithub.com/vitejs/vite/issues/16722)) ([b45922a](https://togithub.com/vitejs/vite/commit/b45922a)), closes [#​16722](https://togithub.com/vitejs/vite/issues/16722) - fix: mention `build.rollupOptions.output.manualChunks` instead of `build.rollupOutput.manualChunks` ([89378c0](https://togithub.com/vitejs/vite/commit/89378c0)), closes [#​16721](https://togithub.com/vitejs/vite/issues/16721) - fix(build): make SystemJSWrapRE match lazy ([#​16633](https://togithub.com/vitejs/vite/issues/16633)) ([6583ad2](https://togithub.com/vitejs/vite/commit/6583ad2)), closes [#​16633](https://togithub.com/vitejs/vite/issues/16633) - fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported ([#​1](https://togithub.com/vitejs/vite/issues/1) ([95fe5a7](https://togithub.com/vitejs/vite/commit/95fe5a7)), closes [#​16078](https://togithub.com/vitejs/vite/issues/16078) - fix(css): handle lightningcss compiled css in Deno ([#​17301](https://togithub.com/vitejs/vite/issues/17301)) ([8e4e932](https://togithub.com/vitejs/vite/commit/8e4e932)), closes [#​17301](https://togithub.com/vitejs/vite/issues/17301) - fix(css): only use files the current bundle contains ([#​16684](https://togithub.com/vitejs/vite/issues/16684)) ([15a6ebb](https://togithub.com/vitejs/vite/commit/15a6ebb)), closes [#​16684](https://togithub.com/vitejs/vite/issues/16684) - fix(css): page reload was not happening with .css?raw ([#​16455](https://togithub.com/vitejs/vite/issues/16455)) ([8041846](https://togithub.com/vitejs/vite/commit/8041846)), closes [#​16455](https://togithub.com/vitejs/vite/issues/16455) - fix(deps): update all non-major dependencies ([#​16603](https://togithub.com/vitejs/vite/issues/16603)) ([6711553](https://togithub.com/vitejs/vite/commit/6711553)), closes [#​16603](https://togithub.com/vitejs/vite/issues/16603) - fix(deps): update all non-major dependencies ([#​16660](https://togithub.com/vitejs/vite/issues/16660)) ([bf2f014](https://togithub.com/vitejs/vite/commit/bf2f014)), closes [#​16660](https://togithub.com/vitejs/vite/issues/16660) - fix(deps): update all non-major dependencies ([#​17321](https://togithub.com/vitejs/vite/issues/17321)) ([4a89766](https://togithub.com/vitejs/vite/commit/4a89766)), closes [#​17321](https://togithub.com/vitejs/vite/issues/17321) - fix(error-logging): rollup errors weren't displaying id and codeframe ([#​16540](https://togithub.com/vitejs/vite/issues/16540)) ([22dc196](https://togithub.com/vitejs/vite/commit/22dc196)), closes [#​16540](https://togithub.com/vitejs/vite/issues/16540) - fix(hmr): normalize the path info ([#​14255](https://togithub.com/vitejs/vite/issues/14255)) ([6a085d0](https://togithub.com/vitejs/vite/commit/6a085d0)), closes [#​14255](https://togithub.com/vitejs/vite/issues/14255) - fix(hmr): trigger page reload when calling invalidate on root module ([#​16636](https://togithub.com/vitejs/vite/issues/16636)) ([2b61cc3](https://togithub.com/vitejs/vite/commit/2b61cc3)), closes [#​16636](https://togithub.com/vitejs/vite/issues/16636) - fix(logger): truncate log over 5000 characters long ([#​16581](https://togithub.com/vitejs/vite/issues/16581)) ([b0b839a](https://togithub.com/vitejs/vite/commit/b0b839a)), closes [#​16581](https://togithub.com/vitejs/vite/issues/16581) - fix(optimizer): log dependencies added by plugins ([#​16729](https://togithub.com/vitejs/vite/issues/16729)) ([f0fb987](https://togithub.com/vitejs/vite/commit/f0fb987)), closes [#​16729](https://togithub.com/vitejs/vite/issues/16729) - fix(sourcemap): improve sourcemap compatibility for vue2 ([#​16594](https://togithub.com/vitejs/vite/issues/16594)) ([913c040](https://togithub.com/vitejs/vite/commit/913c040)), closes [#​16594](https://togithub.com/vitejs/vite/issues/16594) - docs: correct proxy shorthand example ([#​15938](https://togithub.com/vitejs/vite/issues/15938)) ([abf766e](https://togithub.com/vitejs/vite/commit/abf766e)), closes [#​15938](https://togithub.com/vitejs/vite/issues/15938) - docs: deprecate server.hot ([#​16741](https://togithub.com/vitejs/vite/issues/16741)) ([e7d38ab](https://togithub.com/vitejs/vite/commit/e7d38ab)), closes [#​16741](https://togithub.com/vitejs/vite/issues/16741)

Configuration

πŸ“… Schedule: Branch creation - " 0-4 * 3" (UTC), 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.

github-actions[bot] commented 4 months ago

[puLL-Merge] - lingui/js-lingui@v4.11.0..v4.11.1

Description

This PR releases version 4.11.1 of the Lingui library, which primarily includes a bug fix in lingui/core where an error would be thrown if the id argument to i18n._ was undefined.

Changes ### Changes - CHANGELOG.md: Updated with release notes for v4.11.1 - lerna.json: Bumped version to 4.11.1 - packages/*/CHANGELOG.md: Added section for 4.11.1 release. Most packages just have a version bump, but `lingui/core` includes the bug fix notes. - packages/*/package.json: Bumped version to 4.11.1 and updated any `@lingui` dependencies to 4.11.1 - packages/core/src/i18n.test.ts: Added unit test for the undefined `id` bug fix - packages/core/src/i18n.ts: Fixed bug where undefined `id` would throw an error instead of treating it as an empty string The changes look good overall. The versions have been updated consistently across all packages and changelogs. The bug fix in `lingui/core` is well-tested and should resolve the issue with undefined `id` values.