fontsource/font-files (@fontsource-variable/inter)
### [`v5.1.0`](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197)
[Compare Source](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197)
fontsource/font-files (@fontsource/roboto)
### [`v5.1.0`](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197)
[Compare Source](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197)
mui/mui-x (@mui/x-data-grid)
### [`v7.17.0`](https://redirect.github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7170)
[Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.16.0...v7.17.0)
*Sep 13, 2024*
We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
- 📊 Charts performance improvement
- 🧑💻 New Data Grid [custom columns demo](https://mui.com/x/react-data-grid/custom-columns/#full-example)
- 🐞 Bugfixes
- 📚 Documentation improvements
- 🌍 Improve Hungarian (hu-HU) locale on the Data Grid
##### Data Grid
##### `@mui/x-data-grid@7.17.0`
- \[DataGrid] Add "does not equal" and "does not contain" filter operators ([#14489](https://redirect.github.com/mui/mui-x/issues/14489)) [@KenanYusuf](https://redirect.github.com/KenanYusuf)
- \[DataGrid] Add demo to the "Custom columns" page that does not use generator ([#13695](https://redirect.github.com/mui/mui-x/issues/13695)) [@arminmeh](https://redirect.github.com/arminmeh)
- \[DataGrid] Fix Voice Over reading the column name twice ([#14482](https://redirect.github.com/mui/mui-x/issues/14482)) [@arminmeh](https://redirect.github.com/arminmeh)
- \[DataGrid] Fix bug in CRUD example ([#14513](https://redirect.github.com/mui/mui-x/issues/14513)) [@michelengelen](https://redirect.github.com/michelengelen)
- \[DataGrid] Fix failing jsdom tests caused by `:has()` selectors ([#14559](https://redirect.github.com/mui/mui-x/issues/14559)) [@KenanYusuf](https://redirect.github.com/KenanYusuf)
- \[DataGrid] Refactor string operator filter functions ([#14564](https://redirect.github.com/mui/mui-x/issues/14564)) [@KenanYusuf](https://redirect.github.com/KenanYusuf)
- \[l10n] Improve Hungarian (hu-HU) locale ([#14506](https://redirect.github.com/mui/mui-x/issues/14506)) [@ntamas](https://redirect.github.com/ntamas)
##### `@mui/x-data-grid-pro@7.17.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.17.0`.
##### `@mui/x-data-grid-premium@7.17.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.17.0`.
##### Date and Time Pickers
##### `@mui/x-date-pickers@7.17.0`
- \[fields] Improve `useSplitFieldProps` and make it public ([#14514](https://redirect.github.com/mui/mui-x/issues/14514)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[pickers] Improve clear action label ([#14243](https://redirect.github.com/mui/mui-x/issues/14243)) [@oliviertassinari](https://redirect.github.com/oliviertassinari)
- \[pickers] Add `"use client"` directive to every public component and hook ([#14562](https://redirect.github.com/mui/mui-x/issues/14562)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[pickers] Allow custom fields to validate the value ([#14486](https://redirect.github.com/mui/mui-x/issues/14486)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[pickers] Stop using utils in locales ([#14505](https://redirect.github.com/mui/mui-x/issues/14505)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
##### `@mui/x-date-pickers-pro@7.17.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.17.0`, plus:
- \[DateRangePicker] Fix `currentMonthCalendarPosition` not scrolling to future sibling ([#14442](https://redirect.github.com/mui/mui-x/issues/14442)) [@GMchris](https://redirect.github.com/GMchris)
##### Charts
##### `@mui/x-charts@7.17.0`
- \[charts] Add `"use client"` directive to every public component and hook ([#14578](https://redirect.github.com/mui/mui-x/issues/14578)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[charts] Allow `onItemClick` on the `Legend` component ([#14231](https://redirect.github.com/mui/mui-x/issues/14231)) [@JCQuintas](https://redirect.github.com/JCQuintas)
- \[charts] Fix `onAxisClick` with `layout='horizontal'` ([#14547](https://redirect.github.com/mui/mui-x/issues/14547)) [@alexfauquette](https://redirect.github.com/alexfauquette)
- \[charts] Replace `path` with `circle` for performance improvement ([#14518](https://redirect.github.com/mui/mui-x/issues/14518)) [@alexfauquette](https://redirect.github.com/alexfauquette)
##### `@mui/x-charts-pro@7.0.0-beta.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.17.0`.
##### Tree View
##### `@mui/x-tree-view@7.17.0`
- \[TreeView] Make `useTreeItem2` stable ([#14498](https://redirect.github.com/mui/mui-x/issues/14498)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
##### Docs
- \[docs] Add missing callout on "Imperative API" tree view sections ([#14503](https://redirect.github.com/mui/mui-x/issues/14503)) [@flaviendelangle](https://redirect.github.com/flaviendelangle)
- \[docs] Fix broken redirection to MUI X v5 [@oliviertassinari](https://redirect.github.com/oliviertassinari)
- \[docs] Fix multiple `console.error` messages on `charts` docs ([#14554](https://redirect.github.com/mui/mui-x/issues/14554)) [@JCQuintas](https://redirect.github.com/JCQuintas)
- \[docs] Fixed typo in Row Grouping recipes ([#14549](https://redirect.github.com/mui/mui-x/issues/14549)) [@Miodini](https://redirect.github.com/Miodini)
- \[docs] Match title with blog posts [@oliviertassinari](https://redirect.github.com/oliviertassinari)
##### Core
- \[core] Move warning methods to `@mui/x-internals` ([#14528](https://redirect.github.com/mui/mui-x/issues/14528)) [@k-rajat19](https://redirect.github.com/k-rajat19)
- \[core] Sync with core release flow [@oliviertassinari](https://redirect.github.com/oliviertassinari)
- \[code-infra] Fix charts benchmark workflow ([#14573](https://redirect.github.com/mui/mui-x/issues/14573)) [@JCQuintas](https://redirect.github.com/JCQuintas)
- \[docs-infra] Type interface API pages ([#14138](https://redirect.github.com/mui/mui-x/issues/14138)) [@alexfauquette](https://redirect.github.com/alexfauquette)
- \[infra] Create `ESLint plugins` renovate group ([#14574](https://redirect.github.com/mui/mui-x/issues/14574)) [@LukasTy](https://redirect.github.com/LukasTy)
- \[license] Clean-up terminology to match codebase ([#14531](https://redirect.github.com/mui/mui-x/issues/14531)) [@oliviertassinari](https://redirect.github.com/oliviertassinari)
- \[test] Remove dead `act()` logic ([#14529](https://redirect.github.com/mui/mui-x/issues/14529)) [@oliviertassinari](https://redirect.github.com/oliviertassinari)
auth0/node-auth0 (auth0)
### [`v4.10.0`](https://redirect.github.com/auth0/node-auth0/blob/HEAD/CHANGELOG.md#v4100-2024-09-10)
[Compare Source](https://redirect.github.com/auth0/node-auth0/compare/v4.9.0...v4.10.0)
[Full Changelog](https://redirect.github.com/auth0/node-auth0/compare/v4.9.0...v4.10.0)
**Added**
- Prompt Partial model changes [#1035](https://redirect.github.com/auth0/node-auth0/pull/1035) ([tusharpandey13](https://redirect.github.com/tusharpandey13))
- Add organization support for client credentials to node-auth0 [#1033](https://redirect.github.com/auth0/node-auth0/pull/1033) ([tusharpandey13](https://redirect.github.com/tusharpandey13))
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.36.1`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7361---20240912)
[Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1)
##### Fixed
- \[`no-is-mounted`]: fix logic in method name check ([#3821][] [@Mathias-S](https://redirect.github.com/Mathias-S))
- \[`jsx-no-literals`]: Avoid crashing on valueless boolean props ([#3823][] [@reosarevok](https://redirect.github.com/reosarevok))
[7.36.1]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1
[#3823]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823
[#3821]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821
### [`v7.36.0`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7360---20240912)
[Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0)
##### Added
- \[`no-string-refs`]: allow this.refs in > 18.3.0 ([#3807][] [@henryqdineen](https://redirect.github.com/henryqdineen))
- \[`jsx-no-literals`] Add `elementOverrides` option and the ability to ignore this rule on specific elements ([#3812][] [@Pearce-Ropion](https://redirect.github.com/Pearce-Ropion))
- \[`forward-ref-uses-ref`]: add rule for checking ref parameter is added (\[[#3667](https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667)]\[] [@NotWoods](https://redirect.github.com/NotWoods))
##### Fixed
- \[`function-component-definition`], \[`boolean-prop-naming`], \[`jsx-first-prop-new-line`], \[`jsx-props-no-multi-spaces`], `propTypes`: use type args ([#3629][] [@HenryBrown0](https://redirect.github.com/HenryBrown0))
- JSX pragma: fail gracefully ([#3632][] [@ljharb](https://redirect.github.com/ljharb))
- \[`jsx-props-no-spreading`]: add `explicitSpread` option to schema ([#3799][] [@ljharb](https://redirect.github.com/ljharb))
##### Changed
- \[Tests] add [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) v6 ([#3629][] [@HenryBrown0](https://redirect.github.com/HenryBrown0))
- \[Tests] add [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) v7 and v8 ([#3629][] [@hampustagerud](https://redirect.github.com/hampustagerud))
- \[Docs] \[`no-danger`]: update broken link ([#3817][] [@lucasrmendonca](https://redirect.github.com/lucasrmendonca))
- \[types] add jsdoc type annotations ([#3731][] [@y-hsgw](https://redirect.github.com/y-hsgw))
- \[Tests] `button-has-type`: add test case with spread ([#3731][] [@y-hsgw](https://redirect.github.com/y-hsgw))
[7.36.0]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0
[#3799]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799
[#3632]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632
[#3812]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812
[#3731]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731
[#3694]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667
[#3629]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629
[#3817]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817
[#3807]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807
expressjs/express (express)
### [`v4.21.0`](https://redirect.github.com/expressjs/express/releases/tag/4.21.0)
[Compare Source](https://redirect.github.com/expressjs/express/compare/4.20.0...4.21.0)
#### What's Changed
- Deprecate `"back"` magic string in redirects by [@blakeembrey](https://redirect.github.com/blakeembrey) in [https://github.com/expressjs/express/pull/5935](https://redirect.github.com/expressjs/express/pull/5935)
- finalhandler@1.3.1 by [@wesleytodd](https://redirect.github.com/wesleytodd) in [https://github.com/expressjs/express/pull/5954](https://redirect.github.com/expressjs/express/pull/5954)
- fix(deps): serve-static@1.16.2 by [@wesleytodd](https://redirect.github.com/wesleytodd) in [https://github.com/expressjs/express/pull/5951](https://redirect.github.com/expressjs/express/pull/5951)
- Upgraded dependency qs to 6.13.0 to match qs in body-parser by [@agadzinski93](https://redirect.github.com/agadzinski93) in [https://github.com/expressjs/express/pull/5946](https://redirect.github.com/expressjs/express/pull/5946)
#### New Contributors
- [@agadzinski93](https://redirect.github.com/agadzinski93) made their first contribution in [https://github.com/expressjs/express/pull/5946](https://redirect.github.com/expressjs/express/pull/5946)
**Full Changelog**: https://github.com/expressjs/express/compare/4.20.0...4.21.0
### [`v4.20.0`](https://redirect.github.com/expressjs/express/blob/HEAD/History.md#4200--2024-09-10)
[Compare Source](https://redirect.github.com/expressjs/express/compare/4.19.2...4.20.0)
\==========
- deps: serve-static@0.16.0
- Remove link renderization in html while redirecting
- deps: send@0.19.0
- Remove link renderization in html while redirecting
- deps: body-parser@0.6.0
- add `depth` option to customize the depth level in the parser
- IMPORTANT: The default `depth` level for parsing URL-encoded data is now `32` (previously was `Infinity`)
- Remove link renderization in html while using `res.redirect`
- deps: path-to-regexp@0.1.10
- Adds support for named matching groups in the routes using a regex
- Adds backtracking protection to parameters without regexes defined
- deps: encodeurl@~2.0.0
- Removes encoding of `\`, `|`, and `^` to align better with URL spec
- Deprecate passing `options.maxAge` and `options.expires` to `res.clearCookie`
- Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
evansiroky/node-geo-tz (geo-tz)
### [`v8.1.1`](https://redirect.github.com/evansiroky/node-geo-tz/releases/tag/v8.1.1)
[Compare Source](https://redirect.github.com/evansiroky/node-geo-tz/compare/v8.1.0...v8.1.1)
##### Bug Fixes
- update to 2024b data ([2dc4a7d](https://redirect.github.com/evansiroky/node-geo-tz/commit/2dc4a7df452def3816599eada5d14f159532625f))
### [`v8.1.0`](https://redirect.github.com/evansiroky/node-geo-tz/releases/tag/v8.1.0)
[Compare Source](https://redirect.github.com/evansiroky/node-geo-tz/compare/v8.0.2...v8.1.0)
##### Features
- allow data dir to be moved ([823e924](https://redirect.github.com/evansiroky/node-geo-tz/commit/823e9245b42639ffd7a369aa8fed4e6af57100ea))
Automattic/mongoose (mongoose)
### [`v8.6.2`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#862--2024-09-11)
[Compare Source](https://redirect.github.com/Automattic/mongoose/compare/8.6.1...8.6.2)
\==================
- fix: make set merge deeply nested objects [#14870](https://redirect.github.com/Automattic/mongoose/issues/14870) [#14861](https://redirect.github.com/Automattic/mongoose/issues/14861) [ianHeydoc](https://redirect.github.com/ianHeydoc)
- types: allow arbitrary keys in query filters again (revert [#14764](https://redirect.github.com/Automattic/mongoose/issues/14764)) [#14874](https://redirect.github.com/Automattic/mongoose/issues/14874) [#14863](https://redirect.github.com/Automattic/mongoose/issues/14863) [#14862](https://redirect.github.com/Automattic/mongoose/issues/14862) [#14842](https://redirect.github.com/Automattic/mongoose/issues/14842)
- types: make SchemaType static setters property accessible in TypeScript [#14881](https://redirect.github.com/Automattic/mongoose/issues/14881) [#14879](https://redirect.github.com/Automattic/mongoose/issues/14879)
- type(inferrawdoctype): infer Date types as JS dates rather than Mongoose SchemaType Date [#14882](https://redirect.github.com/Automattic/mongoose/issues/14882) [#14839](https://redirect.github.com/Automattic/mongoose/issues/14839)
remix-run/react-router (react-router-dom)
### [`v6.26.2`](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.1...react-router-dom@6.26.2)
[Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.1...react-router-dom@6.26.2)
microsoft/TypeScript (typescript)
### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda)
[Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
vitejs/vite (vite)
### [`v5.4.5`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.5)
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.4...v5.4.5)
Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md) for details.
### [`v5.4.4`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.4)
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.3...v5.4.4)
Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) for details.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.0.21
->5.1.0
5.0.15
->5.1.0
7.16.0
->7.17.0
10.0.7
->10.0.8
18.3.5
->18.3.6
4.9.0
->4.10.0
7.35.2
->7.36.1
4.19.2
->4.21.0
8.0.2
->8.1.1
8.6.1
->8.6.2
6.26.1
->6.26.2
5.5.4
->5.6.2
5.4.3
->5.4.5
Release Notes
fontsource/font-files (@fontsource-variable/inter)
### [`v5.1.0`](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197) [Compare Source](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197)fontsource/font-files (@fontsource/roboto)
### [`v5.1.0`](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197) [Compare Source](https://redirect.github.com/fontsource/font-files/compare/72daa2bba08d877d0c48063c792e27d5d4b673ca...bbd47cd9ccc1541e520a3dc9b58e24e415006197)mui/mui-x (@mui/x-data-grid)
### [`v7.17.0`](https://redirect.github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7170) [Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.16.0...v7.17.0) *Sep 13, 2024* We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 📊 Charts performance improvement - 🧑💻 New Data Grid [custom columns demo](https://mui.com/x/react-data-grid/custom-columns/#full-example) - 🐞 Bugfixes - 📚 Documentation improvements - 🌍 Improve Hungarian (hu-HU) locale on the Data Grid ##### Data Grid ##### `@mui/x-data-grid@7.17.0` - \[DataGrid] Add "does not equal" and "does not contain" filter operators ([#14489](https://redirect.github.com/mui/mui-x/issues/14489)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[DataGrid] Add demo to the "Custom columns" page that does not use generator ([#13695](https://redirect.github.com/mui/mui-x/issues/13695)) [@arminmeh](https://redirect.github.com/arminmeh) - \[DataGrid] Fix Voice Over reading the column name twice ([#14482](https://redirect.github.com/mui/mui-x/issues/14482)) [@arminmeh](https://redirect.github.com/arminmeh) - \[DataGrid] Fix bug in CRUD example ([#14513](https://redirect.github.com/mui/mui-x/issues/14513)) [@michelengelen](https://redirect.github.com/michelengelen) - \[DataGrid] Fix failing jsdom tests caused by `:has()` selectors ([#14559](https://redirect.github.com/mui/mui-x/issues/14559)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[DataGrid] Refactor string operator filter functions ([#14564](https://redirect.github.com/mui/mui-x/issues/14564)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[l10n] Improve Hungarian (hu-HU) locale ([#14506](https://redirect.github.com/mui/mui-x/issues/14506)) [@ntamas](https://redirect.github.com/ntamas) ##### `@mui/x-data-grid-pro@7.17.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.17.0`. ##### `@mui/x-data-grid-premium@7.17.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.17.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.17.0` - \[fields] Improve `useSplitFieldProps` and make it public ([#14514](https://redirect.github.com/mui/mui-x/issues/14514)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[pickers] Improve clear action label ([#14243](https://redirect.github.com/mui/mui-x/issues/14243)) [@oliviertassinari](https://redirect.github.com/oliviertassinari) - \[pickers] Add `"use client"` directive to every public component and hook ([#14562](https://redirect.github.com/mui/mui-x/issues/14562)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[pickers] Allow custom fields to validate the value ([#14486](https://redirect.github.com/mui/mui-x/issues/14486)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[pickers] Stop using utils in locales ([#14505](https://redirect.github.com/mui/mui-x/issues/14505)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.17.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.17.0`, plus: - \[DateRangePicker] Fix `currentMonthCalendarPosition` not scrolling to future sibling ([#14442](https://redirect.github.com/mui/mui-x/issues/14442)) [@GMchris](https://redirect.github.com/GMchris) ##### Charts ##### `@mui/x-charts@7.17.0` - \[charts] Add `"use client"` directive to every public component and hook ([#14578](https://redirect.github.com/mui/mui-x/issues/14578)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[charts] Allow `onItemClick` on the `Legend` component ([#14231](https://redirect.github.com/mui/mui-x/issues/14231)) [@JCQuintas](https://redirect.github.com/JCQuintas) - \[charts] Fix `onAxisClick` with `layout='horizontal'` ([#14547](https://redirect.github.com/mui/mui-x/issues/14547)) [@alexfauquette](https://redirect.github.com/alexfauquette) - \[charts] Replace `path` with `circle` for performance improvement ([#14518](https://redirect.github.com/mui/mui-x/issues/14518)) [@alexfauquette](https://redirect.github.com/alexfauquette) ##### `@mui/x-charts-pro@7.0.0-beta.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.17.0`. ##### Tree View ##### `@mui/x-tree-view@7.17.0` - \[TreeView] Make `useTreeItem2` stable ([#14498](https://redirect.github.com/mui/mui-x/issues/14498)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) ##### Docs - \[docs] Add missing callout on "Imperative API" tree view sections ([#14503](https://redirect.github.com/mui/mui-x/issues/14503)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[docs] Fix broken redirection to MUI X v5 [@oliviertassinari](https://redirect.github.com/oliviertassinari) - \[docs] Fix multiple `console.error` messages on `charts` docs ([#14554](https://redirect.github.com/mui/mui-x/issues/14554)) [@JCQuintas](https://redirect.github.com/JCQuintas) - \[docs] Fixed typo in Row Grouping recipes ([#14549](https://redirect.github.com/mui/mui-x/issues/14549)) [@Miodini](https://redirect.github.com/Miodini) - \[docs] Match title with blog posts [@oliviertassinari](https://redirect.github.com/oliviertassinari) ##### Core - \[core] Move warning methods to `@mui/x-internals` ([#14528](https://redirect.github.com/mui/mui-x/issues/14528)) [@k-rajat19](https://redirect.github.com/k-rajat19) - \[core] Sync with core release flow [@oliviertassinari](https://redirect.github.com/oliviertassinari) - \[code-infra] Fix charts benchmark workflow ([#14573](https://redirect.github.com/mui/mui-x/issues/14573)) [@JCQuintas](https://redirect.github.com/JCQuintas) - \[docs-infra] Type interface API pages ([#14138](https://redirect.github.com/mui/mui-x/issues/14138)) [@alexfauquette](https://redirect.github.com/alexfauquette) - \[infra] Create `ESLint plugins` renovate group ([#14574](https://redirect.github.com/mui/mui-x/issues/14574)) [@LukasTy](https://redirect.github.com/LukasTy) - \[license] Clean-up terminology to match codebase ([#14531](https://redirect.github.com/mui/mui-x/issues/14531)) [@oliviertassinari](https://redirect.github.com/oliviertassinari) - \[test] Remove dead `act()` logic ([#14529](https://redirect.github.com/mui/mui-x/issues/14529)) [@oliviertassinari](https://redirect.github.com/oliviertassinari)auth0/node-auth0 (auth0)
### [`v4.10.0`](https://redirect.github.com/auth0/node-auth0/blob/HEAD/CHANGELOG.md#v4100-2024-09-10) [Compare Source](https://redirect.github.com/auth0/node-auth0/compare/v4.9.0...v4.10.0) [Full Changelog](https://redirect.github.com/auth0/node-auth0/compare/v4.9.0...v4.10.0) **Added** - Prompt Partial model changes [#1035](https://redirect.github.com/auth0/node-auth0/pull/1035) ([tusharpandey13](https://redirect.github.com/tusharpandey13)) - Add organization support for client credentials to node-auth0 [#1033](https://redirect.github.com/auth0/node-auth0/pull/1033) ([tusharpandey13](https://redirect.github.com/tusharpandey13))jsx-eslint/eslint-plugin-react (eslint-plugin-react)
### [`v7.36.1`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7361---20240912) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1) ##### Fixed - \[`no-is-mounted`]: fix logic in method name check ([#3821][] [@Mathias-S](https://redirect.github.com/Mathias-S)) - \[`jsx-no-literals`]: Avoid crashing on valueless boolean props ([#3823][] [@reosarevok](https://redirect.github.com/reosarevok)) [7.36.1]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.0...v7.36.1 [#3823]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3823 [#3821]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3821 ### [`v7.36.0`](https://redirect.github.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7360---20240912) [Compare Source](https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0) ##### Added - \[`no-string-refs`]: allow this.refs in > 18.3.0 ([#3807][] [@henryqdineen](https://redirect.github.com/henryqdineen)) - \[`jsx-no-literals`] Add `elementOverrides` option and the ability to ignore this rule on specific elements ([#3812][] [@Pearce-Ropion](https://redirect.github.com/Pearce-Ropion)) - \[`forward-ref-uses-ref`]: add rule for checking ref parameter is added (\[[#3667](https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3667)]\[] [@NotWoods](https://redirect.github.com/NotWoods)) ##### Fixed - \[`function-component-definition`], \[`boolean-prop-naming`], \[`jsx-first-prop-new-line`], \[`jsx-props-no-multi-spaces`], `propTypes`: use type args ([#3629][] [@HenryBrown0](https://redirect.github.com/HenryBrown0)) - JSX pragma: fail gracefully ([#3632][] [@ljharb](https://redirect.github.com/ljharb)) - \[`jsx-props-no-spreading`]: add `explicitSpread` option to schema ([#3799][] [@ljharb](https://redirect.github.com/ljharb)) ##### Changed - \[Tests] add [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) v6 ([#3629][] [@HenryBrown0](https://redirect.github.com/HenryBrown0)) - \[Tests] add [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) v7 and v8 ([#3629][] [@hampustagerud](https://redirect.github.com/hampustagerud)) - \[Docs] \[`no-danger`]: update broken link ([#3817][] [@lucasrmendonca](https://redirect.github.com/lucasrmendonca)) - \[types] add jsdoc type annotations ([#3731][] [@y-hsgw](https://redirect.github.com/y-hsgw)) - \[Tests] `button-has-type`: add test case with spread ([#3731][] [@y-hsgw](https://redirect.github.com/y-hsgw)) [7.36.0]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.2...v7.36.0 [#3799]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3799 [#3632]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632 [#3812]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3812 [#3731]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3731 [#3694]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3667 [#3629]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3629 [#3817]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3817 [#3807]: https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3807expressjs/express (express)
### [`v4.21.0`](https://redirect.github.com/expressjs/express/releases/tag/4.21.0) [Compare Source](https://redirect.github.com/expressjs/express/compare/4.20.0...4.21.0) #### What's Changed - Deprecate `"back"` magic string in redirects by [@blakeembrey](https://redirect.github.com/blakeembrey) in [https://github.com/expressjs/express/pull/5935](https://redirect.github.com/expressjs/express/pull/5935) - finalhandler@1.3.1 by [@wesleytodd](https://redirect.github.com/wesleytodd) in [https://github.com/expressjs/express/pull/5954](https://redirect.github.com/expressjs/express/pull/5954) - fix(deps): serve-static@1.16.2 by [@wesleytodd](https://redirect.github.com/wesleytodd) in [https://github.com/expressjs/express/pull/5951](https://redirect.github.com/expressjs/express/pull/5951) - Upgraded dependency qs to 6.13.0 to match qs in body-parser by [@agadzinski93](https://redirect.github.com/agadzinski93) in [https://github.com/expressjs/express/pull/5946](https://redirect.github.com/expressjs/express/pull/5946) #### New Contributors - [@agadzinski93](https://redirect.github.com/agadzinski93) made their first contribution in [https://github.com/expressjs/express/pull/5946](https://redirect.github.com/expressjs/express/pull/5946) **Full Changelog**: https://github.com/expressjs/express/compare/4.20.0...4.21.0 ### [`v4.20.0`](https://redirect.github.com/expressjs/express/blob/HEAD/History.md#4200--2024-09-10) [Compare Source](https://redirect.github.com/expressjs/express/compare/4.19.2...4.20.0) \========== - deps: serve-static@0.16.0 - Remove link renderization in html while redirecting - deps: send@0.19.0 - Remove link renderization in html while redirecting - deps: body-parser@0.6.0 - add `depth` option to customize the depth level in the parser - IMPORTANT: The default `depth` level for parsing URL-encoded data is now `32` (previously was `Infinity`) - Remove link renderization in html while using `res.redirect` - deps: path-to-regexp@0.1.10 - Adds support for named matching groups in the routes using a regex - Adds backtracking protection to parameters without regexes defined - deps: encodeurl@~2.0.0 - Removes encoding of `\`, `|`, and `^` to align better with URL spec - Deprecate passing `options.maxAge` and `options.expires` to `res.clearCookie` - Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookieevansiroky/node-geo-tz (geo-tz)
### [`v8.1.1`](https://redirect.github.com/evansiroky/node-geo-tz/releases/tag/v8.1.1) [Compare Source](https://redirect.github.com/evansiroky/node-geo-tz/compare/v8.1.0...v8.1.1) ##### Bug Fixes - update to 2024b data ([2dc4a7d](https://redirect.github.com/evansiroky/node-geo-tz/commit/2dc4a7df452def3816599eada5d14f159532625f)) ### [`v8.1.0`](https://redirect.github.com/evansiroky/node-geo-tz/releases/tag/v8.1.0) [Compare Source](https://redirect.github.com/evansiroky/node-geo-tz/compare/v8.0.2...v8.1.0) ##### Features - allow data dir to be moved ([823e924](https://redirect.github.com/evansiroky/node-geo-tz/commit/823e9245b42639ffd7a369aa8fed4e6af57100ea))Automattic/mongoose (mongoose)
### [`v8.6.2`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#862--2024-09-11) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/8.6.1...8.6.2) \================== - fix: make set merge deeply nested objects [#14870](https://redirect.github.com/Automattic/mongoose/issues/14870) [#14861](https://redirect.github.com/Automattic/mongoose/issues/14861) [ianHeydoc](https://redirect.github.com/ianHeydoc) - types: allow arbitrary keys in query filters again (revert [#14764](https://redirect.github.com/Automattic/mongoose/issues/14764)) [#14874](https://redirect.github.com/Automattic/mongoose/issues/14874) [#14863](https://redirect.github.com/Automattic/mongoose/issues/14863) [#14862](https://redirect.github.com/Automattic/mongoose/issues/14862) [#14842](https://redirect.github.com/Automattic/mongoose/issues/14842) - types: make SchemaType static setters property accessible in TypeScript [#14881](https://redirect.github.com/Automattic/mongoose/issues/14881) [#14879](https://redirect.github.com/Automattic/mongoose/issues/14879) - type(inferrawdoctype): infer Date types as JS dates rather than Mongoose SchemaType Date [#14882](https://redirect.github.com/Automattic/mongoose/issues/14882) [#14839](https://redirect.github.com/Automattic/mongoose/issues/14839)remix-run/react-router (react-router-dom)
### [`v6.26.2`](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.1...react-router-dom@6.26.2) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router-dom@6.26.1...react-router-dom@6.26.2)microsoft/TypeScript (typescript)
### [`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)vitejs/vite (vite)
### [`v5.4.5`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.5) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.4...v5.4.5) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md) for details. ### [`v5.4.4`](https://redirect.github.com/vitejs/vite/releases/tag/v5.4.4) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.3...v5.4.4) Please refer to [CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) for details.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.