Skip to content

chore(deps): update npm

BIWG Bot requested to merge renovate/npm into main

This MR contains the following updates:

Package Type Update Change
@mui/icons-material (source) devDependencies minor 5.14.19 -> 5.15.0
@mui/lab (source) devDependencies patch 5.0.0-alpha.155 -> 5.0.0-alpha.156
@mui/material (source) devDependencies minor 5.14.20 -> 5.15.0
@mui/types (source) devDependencies patch 7.2.10 -> 7.2.11
@mui/x-date-pickers (source) devDependencies patch 6.18.4 -> 6.18.5
@storybook/addon-essentials (source) devDependencies patch 7.6.4 -> 7.6.5
@storybook/addon-links (source) devDependencies patch 7.6.4 -> 7.6.5
@storybook/addon-storyshots (source) devDependencies patch 7.6.4 -> 7.6.5
@storybook/nextjs (source) devDependencies patch 7.6.4 -> 7.6.5
@storybook/react (source) devDependencies patch 7.6.4 -> 7.6.5
@tanstack/react-table devDependencies minor 8.10.7 -> 8.11.0
@types/node (source) devDependencies patch 20.10.4 -> 20.10.5
@types/react (source) devDependencies patch 18.2.43 -> 18.2.45
@types/react-redux (source) devDependencies patch 7.1.32 -> 7.1.33
eslint (source) devDependencies minor 8.55.0 -> 8.56.0
react-hook-form (source) devDependencies patch 7.49.0 -> 7.49.2
storybook (source) devDependencies patch 7.6.4 -> 7.6.5
typescript (source) devDependencies minor 5.2.2 -> 5.3.3

Release Notes

mui/material-ui (@​mui/icons-material)

v5.15.0

Compare Source

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights :

@mui/material@5.15.0
@mui/material-nextjs@5.15.0
@mui/material-next@6.0.0-alpha.113
@mui/icons-material@5.15.0
@mui/base@5.0.0-beta.27
  • ​[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#​39096) @​mj12albert
@mui/joy@5.0.0-beta.18
@mui/lab@5.0.0-alpha.156
Docs
Core

All contributors of this release in alphabetical order: @​abreel, @​alexfauquette, @​anle9650, @​blakenetz, @​danilo-leal, @​EloB, @​lhilgert9, @​mbrookes, @​mikailaread, @​mj12albert, @​mnajdova, @​sai6855, @​siriwatknp, @​zanivan, @​ZeeshanTamboli

mui/material-ui (@​mui/types)

v7.2.11

Compare Source

mui/mui-x (@​mui/x-date-pickers)

v6.18.5

Compare Source

Dec 14, 2023

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights :

  • 🌍 Improve Swedish (sv-SE) and Urdu (ur-PK) locales on the Data Grid
  • 🐞 Bugfixes
Data Grid
@mui/x-data-grid@6.18.5
@mui/x-data-grid-pro@6.18.5 pro

Same changes as in @mui/x-data-grid@6.18.5.

@mui/x-data-grid-premium@6.18.5 premium

Same changes as in @mui/x-data-grid-pro@6.18.5.

Date Pickers
@mui/x-date-pickers@6.18.5
@mui/x-date-pickers-pro@6.18.5 pro

Same changes as in @mui/x-date-pickers@6.18.5, plus:

Docs
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.5

Compare Source

tanstack/table (@​tanstack/react-table)

v8.11.0

Compare Source

Version 8.11.0 - 12/17/2023, 4:55 PM

Changes

Feat
  • Add columnResizeDirection table option to support RTL column resizing (#​5192) (cfdc3af) by Samuel Arbibe
Chore
Docs

Packages

eslint/eslint (eslint)

v8.56.0

Compare Source

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

react-hook-form/react-hook-form (react-hook-form)

v7.49.2: Version 7.49.2

Compare Source

🐞 fix #​11292 issue with controller validation prop (#​11294)

v7.49.1: Version 7.49.1

Compare Source

🐞 fix #​11276 issue with disabled omit on Controller (#​11277) 🐞 fix #​11287 disabled prop cause const dirtyFields update (#​11291)

Microsoft/TypeScript (typescript)

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by BIWG Bot

Merge request reports