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.15.21 -> 5.16.0
@mui/lab (source) devDependencies patch 5.0.0-alpha.170 -> 5.0.0-alpha.171
@mui/material (source) devDependencies minor 5.15.21 -> 5.16.0
@mui/x-date-pickers (source) devDependencies minor 7.8.0 -> 7.9.0
@types/node (source) devDependencies patch 20.14.9 -> 20.14.10
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.14.1 -> 7.15.0
@typescript-eslint/parser (source) devDependencies minor 7.14.1 -> 7.15.0
marked (source) dependencies patch 13.0.1 -> 13.0.2
npm-run-all2 devDependencies patch 6.2.0 -> 6.2.2
react-hook-form (source) devDependencies patch 7.52.0 -> 7.52.1
rimraf devDependencies patch 5.0.7 -> 5.0.8
typescript (source) devDependencies patch 5.5.2 -> 5.5.3

Release Notes

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

v5.16.0

Compare Source

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

@mui/material@5.16.0
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexey-kozlenkov, @​jxdp, @​oliviertassinari, @​siriwatknp

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

v7.9.0

Compare Source

Jul 5, 2024

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

  • 🔄 Add loading overlay variants, including a skeleton loader option to the Data Grid component. See Loading overlay docs for more details.
  • 🌳 Add selectItem and getItemDOMElement methods to the TreeView component public API
  • ️ Make the usePickersTranslations hook public in the pickers component
  • 🐞 Bugfixes
Data Grid
@mui/x-data-grid@7.9.0
@mui/x-data-grid-pro@7.9.0 pro

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

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

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

Date and Time Pickers
@mui/x-date-pickers@7.9.0
@mui/x-date-pickers-pro@7.9.0 pro

Same changes as in @mui/x-date-pickers@7.9.0.

Charts
@mui/x-charts@7.9.0
Tree View
@mui/x-tree-view@7.9.0
Docs
Core
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.15.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

markedjs/marked (marked)

v13.0.2

Compare Source

Bug Fixes
bcomnes/npm-run-all2 (npm-run-all2)

v6.2.2

Compare Source

Commits
  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

Compare Source

Merged
  • Compatibility: npm, yarn and pnpm run scripts #143
  • Use neostandard + add more static code analysis #142
  • Upgrade: Bump c8 from 9.1.0 to 10.0.0 #141
  • Upgrade: Bump p-queue from 7.4.1 to 8.0.1 #138
react-hook-form/react-hook-form (react-hook-form)

v7.52.1: v7.51.1

Compare Source

🐞 fix #​12024 dirty not update issue with values prop (#​12041) 🐞 fix: field array validate rules shift errors (#​12033)

thanks to @​JardelCheung

isaacs/rimraf (rimraf)

v5.0.8

Compare Source

Microsoft/TypeScript (typescript)

v5.5.3: TypeScript 5.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

Loading