brave / ads-ui

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

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

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@mui/x-data-grid (source) 7.12.1 -> 7.13.0 age adoption passing confidence dependencies minor
@mui/x-date-pickers (source) 7.12.1 -> 7.13.0 age adoption passing confidence dependencies minor
github/codeql-action v3.26.0 -> v3.26.2 age adoption passing confidence action patch v3.26.3
highcharts (source) 11.4.6 -> 11.4.7 age adoption passing confidence dependencies patch
lint-staged 15.2.8 -> 15.2.9 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.0.1 -> 8.1.0 age adoption passing confidence devDependencies minor 8.2.0
vite (source) 5.4.0 -> 5.4.1 age adoption passing confidence devDependencies patch 5.4.2

Release Notes

mui/mui-x (@​mui/x-data-grid) ### [`v7.13.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7130) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.12.1...v7.13.0) *Aug 16, 2024* We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 💫 Allow to [edit the label](https://mui.com/x/react-tree-view/rich-tree-view/editing/) of Tree View's items. Item label editing - 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the [documentation](https://mui.com/x/react-data-grid/row-grouping/#accessibility-changes-in-v8) for more information. - 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@7.13.0` - \[DataGrid] Fix CSV export for `null` and `undefined` values ([#​14166](https://togithub.com/mui/mui-x/issues/14166)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[DataGrid] Fix error logged during skeleton loading with nested data grid ([#​14186](https://togithub.com/mui/mui-x/issues/14186)) [@​KenanYusuf](https://togithub.com/KenanYusuf) - \[DataGrid] Remove needless check in `useGridStateInitialization` ([#​14181](https://togithub.com/mui/mui-x/issues/14181)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[DataGrid] Add recipe for persisting filters in local storage ([#​14208](https://togithub.com/mui/mui-x/issues/14208)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Vietnamese (vi-VN) locale ([#​14216](https://togithub.com/mui/mui-x/issues/14216)) [@​hungnd-casso](https://togithub.com/hungnd-casso) ##### `@mui/x-data-grid-pro@7.13.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.13.0`, plus: - \[DataGridPro] Fix Tree Data and Row Grouping rows accessibility ([#​13623](https://togithub.com/mui/mui-x/issues/13623)) [@​arminmeh](https://togithub.com/arminmeh) ##### `@mui/x-data-grid-premium@7.13.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.13.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.13.0` - \[pickers] Fix date and time merging to retain milliseconds ([#​14173](https://togithub.com/mui/mui-x/issues/14173)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.13.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.13.0`. ##### Charts ##### `@mui/x-charts@7.13.0` - \[charts] Add `baseline` property to the `LineChart` `series` ([#​14153](https://togithub.com/mui/mui-x/issues/14153)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix issue where tooltip would disappear on mouse click ([#​14187](https://togithub.com/mui/mui-x/issues/14187)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Rename `CartesianContextProvider` to `CartesianProvider` ([#​14102](https://togithub.com/mui/mui-x/issues/14102)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Support axis with the same value for all data points ([#​14191](https://togithub.com/mui/mui-x/issues/14191)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### `@mui/x-date-charts-pro@7.0.0-alpha.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-charts@7.13.0`. ##### Tree View ##### `@mui/x-tree-view@7.13.0` - \[TreeView] Add label editing feature ([#​13388](https://togithub.com/mui/mui-x/issues/13388)) [@​noraleonte](https://togithub.com/noraleonte) - \[TreeView] Fix the parameters passed for the `canMoveItemToNewPosition` prop ([#​14176](https://togithub.com/mui/mui-x/issues/14176)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Extract dataset in the Line chart docs ([#​14034](https://togithub.com/mui/mui-x/issues/14034)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove redundant encoding in the mock data source server ([#​14185](https://togithub.com/mui/mui-x/issues/14185)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Use Netflix financial results to document bar charts ([#​13991](https://togithub.com/mui/mui-x/issues/13991)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove relience of abbreviations ([#​14226](https://togithub.com/mui/mui-x/issues/14226)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Bump monorepo ([#​14141](https://togithub.com/mui/mui-x/issues/14141)) [@​Janpot](https://togithub.com/Janpot) - \[core] Fix ESLint issue ([#​14207](https://togithub.com/mui/mui-x/issues/14207)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fix Netlify build cache issue ([#​14182](https://togithub.com/mui/mui-x/issues/14182)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[code-infra] Refactor Netlify `cache-docs` plugin setup ([#​14105](https://togithub.com/mui/mui-x/issues/14105)) [@​LukasTy](https://togithub.com/LukasTy) - \[internals] Move utils needed for tree view virtualization to shared package ([#​14202](https://togithub.com/mui/mui-x/issues/14202)) [@​flaviendelangle](https://togithub.com/flaviendelangle)
github/codeql-action (github/codeql-action) ### [`v3.26.2`](https://togithub.com/github/codeql-action/compare/v3.26.1...v3.26.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.26.1...v3.26.2) ### [`v3.26.1`](https://togithub.com/github/codeql-action/compare/v3.26.0...v3.26.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.26.0...v3.26.1)
highcharts/highcharts-dist (highcharts) ### [`v11.4.7`](https://togithub.com/highcharts/highcharts-dist/compare/v11.4.6...v11.4.7) [Compare Source](https://togithub.com/highcharts/highcharts-dist/compare/v11.4.6...v11.4.7)
lint-staged/lint-staged (lint-staged) ### [`v15.2.9`](https://togithub.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1529) [Compare Source](https://togithub.com/lint-staged/lint-staged/compare/v15.2.8...v15.2.9) ##### Patch Changes - [#​1463](https://togithub.com/lint-staged/lint-staged/pull/1463) [`b69ce2d`](https://togithub.com/lint-staged/lint-staged/commit/b69ce2ddfd5a7ae576f4fef4afc60b8a81f3c945) Thanks [@​iiroj](https://togithub.com/iiroj)! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning `MaxListenersExceededWarning: Possible EventEmitter memory leak detected`.
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#810-2024-08-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.0.1...v8.1.0) ##### 🚀 Features - **typescript-eslint:** add JSDoc comments on generated configs ##### ❤️ Thank You - Aly Thobani - Brad Zacher - James - Josh Goldberg ✨ - Joshua Chen - Olivier Zalmanski - YeonJuan - Yukihiro Hasegawa 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.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small541-2024-08-15-small) - fix: `build.modulePreload.resolveDependencies` is optimizable ([#​16083](https://togithub.com/vitejs/vite/issues/16083)) ([e961b31](https://togithub.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b)), closes [#​16083](https://togithub.com/vitejs/vite/issues/16083) - fix: align CorsOptions.origin type with [@​types/cors](https://togithub.com/types/cors) ([#​17836](https://togithub.com/vitejs/vite/issues/17836)) ([1bda847](https://togithub.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64)), closes [#​17836](https://togithub.com/vitejs/vite/issues/17836) - fix: typings for vite:preloadError ([#​17868](https://togithub.com/vitejs/vite/issues/17868)) ([6700594](https://togithub.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62)), closes [#​17868](https://togithub.com/vitejs/vite/issues/17868) - fix(build): avoid re-define `__vite_import_meta_env__` ([#​17876](https://togithub.com/vitejs/vite/issues/17876)) ([e686d74](https://togithub.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5)), closes [#​17876](https://togithub.com/vitejs/vite/issues/17876) - fix(deps): update all non-major dependencies ([#​17869](https://togithub.com/vitejs/vite/issues/17869)) ([d11711c](https://togithub.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8)), closes [#​17869](https://togithub.com/vitejs/vite/issues/17869) - fix(lightningcss): search for assets with correct base path ([#​17856](https://togithub.com/vitejs/vite/issues/17856)) ([4e5ce3c](https://togithub.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031)), closes [#​17856](https://togithub.com/vitejs/vite/issues/17856) - fix(worker): handle self reference url worker in dependency for build ([#​17846](https://togithub.com/vitejs/vite/issues/17846)) ([391bb49](https://togithub.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8)), closes [#​17846](https://togithub.com/vitejs/vite/issues/17846) - chore: fix picocolors import for local dev ([#​17884](https://togithub.com/vitejs/vite/issues/17884)) ([9018255](https://togithub.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba)), closes [#​17884](https://togithub.com/vitejs/vite/issues/17884) - refactor: remove `handleHotUpdate` from watch-package-data plugin ([#​17865](https://togithub.com/vitejs/vite/issues/17865)) ([e16bf1f](https://togithub.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3)), closes [#​17865](https://togithub.com/vitejs/vite/issues/17865)

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