brave / ads-ui

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@mui/x-data-grid (source) 7.6.1 -> 7.6.2 age adoption passing confidence dependencies patch
@mui/x-date-pickers (source) 7.6.1 -> 7.6.2 age adoption passing confidence dependencies patch
@types/lodash (source) 4.17.4 -> 4.17.5 age adoption passing confidence devDependencies patch
github/codeql-action v3.25.7 -> v3.25.8 age adoption passing confidence action patch
knip (source) 5.17.3 -> 5.18.1 age adoption passing confidence devDependencies minor 5.19.0 (+1)
prettier (source) 3.2.5 -> 3.3.1 age adoption passing confidence devDependencies minor 3.3.2
typescript-eslint (source) 7.11.0 -> 7.12.0 age adoption passing confidence devDependencies minor 7.13.0
vite (source) 5.2.12 -> 5.2.13 age adoption passing confidence devDependencies patch

Release Notes

mui/mui-x (@​mui/x-data-grid) ### [`v7.6.2`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#762) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.6.1...v7.6.2) *Jun 6, 2024* We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - 📚 Adds Date and Time Pickers accessibility page - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.6.2` - \[DataGrid] Add the `areElementSizesEqual` utility to improve code readability ([#​13254](https://togithub.com/mui/mui-x/issues/13254)) [@​layerok](https://togithub.com/layerok) - \[DataGrid] Clean up IE remnants from the codebase ([#​13390](https://togithub.com/mui/mui-x/issues/13390)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/x-data-grid-pro@7.6.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.6.2`. ##### `@mui/x-data-grid-premium@7.6.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.6.2`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.6.2` - \[fields] Fix `PageUp` and `PageDown` editing on letter sections ([#​13310](https://togithub.com/mui/mui-x/issues/13310)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[pickers] Fix `AdapterDayjs` timezone behavior ([#​13362](https://togithub.com/mui/mui-x/issues/13362)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Use `useRtl` instead of `useTheme` to access direction ([#​13363](https://togithub.com/mui/mui-x/issues/13363)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.6.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.6.2`. ##### Charts ##### `@mui/x-charts@7.6.2` - \[charts] Add `Initializable` type and behaviour to allow checking if a complex context has been initialized. ([#​13365](https://togithub.com/mui/mui-x/issues/13365)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix some props not working in `xAxis` and `yAxis` ([#​13372](https://togithub.com/mui/mui-x/issues/13372)) [@​Valyok26](https://togithub.com/Valyok26) - \[charts] Harmonize charts types ([#​13366](https://togithub.com/mui/mui-x/issues/13366)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Introduce plugins system ([#​13367](https://togithub.com/mui/mui-x/issues/13367)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Simplify plugin types ([#​13396](https://togithub.com/mui/mui-x/issues/13396)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Docs - \[docs] Add badges like in Material UI [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update twitter.com to x.com [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix the description of `tickInterval` ([#​13355](https://togithub.com/mui/mui-x/issues/13355)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Adjust the code example for `quickFilterValues` ([#​12919](https://togithub.com/mui/mui-x/issues/12919)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Create Pickers accessibility page ([#​13274](https://togithub.com/mui/mui-x/issues/13274)) [@​arthurbalduini](https://togithub.com/arthurbalduini) ##### Core - \[core] Comment on `CSS.escape` for the future [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Fix `l10n` action setup ([#​13382](https://togithub.com/mui/mui-x/issues/13382)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fixes in preparation for React 18.3 ([#​13378](https://togithub.com/mui/mui-x/issues/13378)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove explicit `marked` dependency ([#​13383](https://togithub.com/mui/mui-x/issues/13383)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove unused `@types/prettier` dependency ([#​13389](https://togithub.com/mui/mui-x/issues/13389)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Add `docs/.env.local` to `.gitignore` ([#​13377](https://togithub.com/mui/mui-x/issues/13377)) [@​KenanYusuf](https://togithub.com/KenanYusuf)
github/codeql-action (github/codeql-action) ### [`v3.25.8`](https://togithub.com/github/codeql-action/compare/v3.25.7...v3.25.8) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.7...v3.25.8)
webpro-nl/knip (knip) ### [`v5.18.1`](https://togithub.com/webpro-nl/knip/releases/tag/5.18.1) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.18.0...5.18.1) - Refactor and improve dep graph naming/typing ([`28f05f0`](https://togithub.com/webpro-nl/knip/commit/28f05f0a)) - Speed up (de)serialized and add test ([`deb3b9c`](https://togithub.com/webpro-nl/knip/commit/deb3b9c5)) - Move cli tests involving stdout to separate folder ([`978674f`](https://togithub.com/webpro-nl/knip/commit/978674fc)) - Update and caretify dependencies ([`e14f6d2`](https://togithub.com/webpro-nl/knip/commit/e14f6d24)) - Fix link to screenshot ([`c2f9507`](https://togithub.com/webpro-nl/knip/commit/c2f9507e)) ### [`v5.18.0`](https://togithub.com/webpro-nl/knip/releases/tag/5.18.0) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.4...5.18.0) - Don't report issues when using --trace ([`d8e9719`](https://togithub.com/webpro-nl/knip/commit/d8e9719b)) - Emphasize --debug and --trace on troubleshooting page ([`bcb5e93`](https://togithub.com/webpro-nl/knip/commit/bcb5e93f)) - Add --performance screenshot ([`d0d0108`](https://togithub.com/webpro-nl/knip/commit/d0d01082)) - Integration test knip --cache for eslint as well ([`443b8be`](https://togithub.com/webpro-nl/knip/commit/443b8be0)) - Dogfoodin' is underrated ([`7115889`](https://togithub.com/webpro-nl/knip/commit/7115889b)) - Update docs ([`0651144`](https://togithub.com/webpro-nl/knip/commit/0651144c)) - Test against latest TS 5.5 rc ([`f7aba23`](https://togithub.com/webpro-nl/knip/commit/f7aba23c)) - Add test for imports-self (closes [#​663](https://togithub.com/webpro-nl/knip/issues/663)) ([`736b0a2`](https://togithub.com/webpro-nl/knip/commit/736b0a25)) - Major refactor of dep graph for trace feature ([`ad16689`](https://togithub.com/webpro-nl/knip/commit/ad16689b)) - Use cwd as default base in `toAbsolute` ([`678f47a`](https://togithub.com/webpro-nl/knip/commit/678f47ab)) - Fix tsup entries are production entry files ([`4d839d8`](https://togithub.com/webpro-nl/knip/commit/4d839d8f)) - Don't need to cache package.json ([`da33b9c`](https://togithub.com/webpro-nl/knip/commit/da33b9c4)) - Better explain `ignoreBinaries` configuration option ([#​670](https://togithub.com/webpro-nl/knip/issues/670)) ([`8470505`](https://togithub.com/webpro-nl/knip/commit/8470505f)) - Update funding options ([`81cf806`](https://togithub.com/webpro-nl/knip/commit/81cf806d)) ### [`v5.17.4`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.4) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.17.3...5.17.4) - Fix up caching ([`e75f0e9`](https://togithub.com/webpro-nl/knip/commit/e75f0e92)) - Minor refactor ([`28b2434`](https://togithub.com/webpro-nl/knip/commit/28b24349)) - Do literal text search in setRefs (closes [#​595](https://togithub.com/webpro-nl/knip/issues/595) [#​596](https://togithub.com/webpro-nl/knip/issues/596) [#​664](https://togithub.com/webpro-nl/knip/issues/664)) ([`6e64d60`](https://togithub.com/webpro-nl/knip/commit/6e64d60c)) - Refactor to use more maps over objects, move/rename some vars ([`90fcd4c`](https://togithub.com/webpro-nl/knip/commit/90fcd4cd)) - Add polar to funding.yml ([`c4bb916`](https://togithub.com/webpro-nl/knip/commit/c4bb9167)) - Use `IMPORT_STAR` const ([`cb9ed83`](https://togithub.com/webpro-nl/knip/commit/cb9ed830)) - Remove specifier from dep graph and `SerializableImports` type ([`474a6f7`](https://togithub.com/webpro-nl/knip/commit/474a6f70)) - Add ‘xvfb-run’ as globally available binary ([#​662](https://togithub.com/webpro-nl/knip/issues/662)) ([`87850ea`](https://togithub.com/webpro-nl/knip/commit/87850eac)) - Add ‘aws’ as globally available binary ([#​661](https://togithub.com/webpro-nl/knip/issues/661)) ([`6fd3e46`](https://togithub.com/webpro-nl/knip/commit/6fd3e461))
prettier/prettier (prettier) ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v7.12.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7120-2024-06-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.11.0...v7.12.0) ##### 🚀 Features - **eslint-plugin:** \[no-useless-template-literals] rename to `no-useless-template-expression` (deprecate `no-useless-template-literals`) ##### 🩹 Fixes - no-useless-template-expression -> no-unnecessary-template-expression ##### ❤️ Thank You - Abraham Guo - Han Yeong-woo - Joshua Chen - Kim Sang Du - Kirk Waiblinger - 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.
vitejs/vite (vite) ### [`v5.2.13`](https://togithub.com/vitejs/vite/releases/tag/v5.2.13) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.2.12...v5.2.13) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) for details.

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.