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 patch 5.15.7 -> 5.15.10
@mui/lab (source) devDependencies patch 5.0.0-alpha.163 -> 5.0.0-alpha.165
@mui/material (source) devDependencies patch 5.15.7 -> 5.15.10
@mui/x-date-pickers (source) devDependencies patch 6.19.3 -> 6.19.4
@storybook/addon-essentials (source) devDependencies patch 7.6.12 -> 7.6.14
@storybook/addon-links (source) devDependencies patch 7.6.12 -> 7.6.14
@storybook/addon-storyshots (source) devDependencies patch 7.6.12 -> 7.6.14
@storybook/nextjs (source) devDependencies patch 7.6.12 -> 7.6.14
@storybook/react (source) devDependencies patch 7.6.12 -> 7.6.14
@types/node (source) devDependencies patch 20.11.16 -> 20.11.17
@types/react (source) devDependencies patch 18.2.53 -> 18.2.55
@typescript-eslint/eslint-plugin (source) devDependencies minor 6.20.0 -> 6.21.0
@typescript-eslint/parser (source) devDependencies minor 6.20.0 -> 6.21.0
chromatic (source) devDependencies minor 10.7.1 -> 10.9.3
msw (source) devDependencies minor 2.1.6 -> 2.2.0
prettier (source) devDependencies patch 3.2.4 -> 3.2.5
react-hook-form (source) devDependencies patch 7.50.0 -> 7.50.1
react-i18next devDependencies patch 14.0.3 -> 14.0.5
storybook (source) devDependencies patch 7.6.12 -> 7.6.14

Release Notes

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

v5.15.10

Compare Source

Feb 12, 2024

A big thanks to the 8 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.10
@mui/system@5.15.10
@mui/joy@5.0.0-beta.28
Docs
Core

All contributors of this release in alphabetical order: @​cherniavskii, @​danilo-leal, @​joserodolfofreitas, @​millerized, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Smileek

v5.15.9

Compare Source

Feb 8, 2024

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

  • 🐛 A critical fix to remove non-published library usage in @mui/material peerDependencies.
@mui/material@5.15.9
@mui/base@5.0.0-beta.36
@mui/system@5.15.9
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Janpot, @​oliviertassinari, @​RaghavenderSingh, @​sai6855, @​siriwatknp

v5.15.8

Compare Source

Feb 8, 2024

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

  • 🐛 A critical fix to remove non-published library usage in @mui/material peerDependencies.
@mui/material@5.15.9
@mui/base@5.0.0-beta.36
@mui/system@5.15.9
Docs
Core

All contributors of this release in alphabetical order: @​brijeshb42, @​DiegoAndai, @​Janpot, @​oliviertassinari, @​RaghavenderSingh, @​sai6855, @​siriwatknp

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

v6.19.4

Compare Source

Feb 9, 2024

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

  • 🌍 Improve Danish (da-DK) locale on the Data Grid (#​11972) @​ShahrazH
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@v6.19.4
@mui/x-data-grid-pro@v6.19.4 pro

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

@mui/x-data-grid-premium@v6.19.4 premium

Same changes as in @mui/x-data-grid-pro@v6.19.4, plus:

Date Pickers
@mui/x-date-pickers@v6.19.4
@mui/x-date-pickers-pro@v6.19.4 pro

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

Charts / @mui/x-charts@v6.19.4
Docs
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.14

Compare Source

v7.6.13

Compare Source

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

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

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

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

chromaui/chromatic-cli (chromatic)

v10.9.3

Compare Source

🐛 Bug Fix
Authors: 1

v10.9.2

Compare Source

🐛 Bug Fix
Authors: 1

v10.9.1

Compare Source

🐛 Bug Fix
Authors: 1

v10.9.0

Compare Source

🚀 Enhancement
Authors: 2

v10.8.0

Compare Source

🚀 Enhancement
Authors: 2

mswjs/msw (msw)

v2.2.0

Compare Source

v2.2.0 (2024-02-12)

Features
Bug Fixes

v2.1.7

Compare Source

v2.1.7 (2024-02-06)

Bug Fixes

Special thanks to @​willdawsonme for investigating these issues.

prettier/prettier (prettier)

v3.2.5

Compare Source

diff

Support Angular inline styles as single template literal (#​15968 by @​sosukesuzuki)

Angular v17 supports single string inline styles.

// Input
@​Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}

// Prettier 3.2.4
@&#8203;Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}

// Prettier 3.2.5
@&#8203;Component({
  template: `<div>...</div>`,
  styles: `
    h1 {
      color: blue;
    }
  `,
})
export class AppComponent {}
Unexpected embedded formatting for Angular template (#​15969 by @​JounQin)

Computed template should not be considered as Angular component template

// Input
const template = "foobar";

@&#8203;Component({
  [template]: `<h1>{{       hello }}</h1>`,
})
export class AppComponent {}

// Prettier 3.2.4
const template = "foobar";

@&#8203;Component({
  [template]: `<h1>{{ hello }}</h1>`,
})
export class AppComponent {}

// Prettier 3.2.5
const template = "foobar";

@&#8203;Component({
  [template]: `<h1>{{       hello }}</h1>`,
})
export class AppComponent {}
Use "json" parser for tsconfig.json by default (#​16012 by @​sosukesuzuki)

In v3.2.0, we introduced "jsonc" parser which adds trialing comma by default.

When adding a new parser we also define how it will be used based on the linguist-languages data.

tsconfig.json is a special file used by TypeScript, it uses .json file extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing .json file extension.

We decide to treat it as a JSON file for now to avoid the extra configuration step.

To keep using the "jsonc" parser for your tsconfig.json files, add the following to your .pretterrc file

{
  "overrides": [
    {
      "files": ["tsconfig.json", "jsconfig.json"],
      "options": {
        "parser": "jsonc"
      }
    }
  ]
}
react-hook-form/react-hook-form (react-hook-form)

v7.50.1: Version v7.50.1

Compare Source

🥲 Regression: Revert "️ fix #​10734 watch and useWatch without parameters return type (#​11359)"

i18next/react-i18next (react-i18next)

v14.0.5

Compare Source

  • Fix 1691 for strict mode, by preserving change language binding 1720

v14.0.4

Compare Source

  • fix interpolation of the count prop 1719

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