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
@commitlint/config-conventional (source) devDependencies patch 18.4.3 -> 18.4.4
@commitlint/cz-commitlint (source) devDependencies patch 18.4.3 -> 18.4.4
@commitlint/types (source) devDependencies patch 18.4.3 -> 18.4.4
@mui/icons-material (source) devDependencies patch 5.15.2 -> 5.15.3
@mui/lab (source) devDependencies patch 5.0.0-alpha.158 -> 5.0.0-alpha.159
@mui/material (source) devDependencies patch 5.15.2 -> 5.15.3
@mui/types (source) devDependencies patch 7.2.11 -> 7.2.12
@mui/x-date-pickers (source) devDependencies patch 6.18.6 -> 6.18.7
@storybook/addon-essentials (source) devDependencies patch 7.6.6 -> 7.6.7
@storybook/addon-links (source) devDependencies patch 7.6.6 -> 7.6.7
@storybook/addon-storyshots (source) devDependencies patch 7.6.6 -> 7.6.7
@storybook/nextjs (source) devDependencies patch 7.6.6 -> 7.6.7
@storybook/react (source) devDependencies patch 7.6.6 -> 7.6.7
@tanstack/react-table devDependencies patch 8.11.2 -> 8.11.3
@testing-library/jest-dom devDependencies minor 6.1.6 -> 6.2.0
@types/node (source) devDependencies patch 20.10.6 -> 20.10.7
@types/react (source) devDependencies patch 18.2.46 -> 18.2.47
@typescript-eslint/eslint-plugin (source) devDependencies minor 6.16.0 -> 6.18.0
@typescript-eslint/parser (source) devDependencies minor 6.16.0 -> 6.18.0
eslint-plugin-jest devDependencies patch 27.6.0 -> 27.6.1
msw (source) devDependencies patch 2.0.11 -> 2.0.12
redux-saga (source) devDependencies minor 1.2.3 -> 1.3.0
storybook (source) devDependencies patch 7.6.6 -> 7.6.7

Release Notes

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

conventional-changelog/commitlint (@​commitlint/cz-commitlint)

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/cz-commitlint

conventional-changelog/commitlint (@​commitlint/types)

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/types

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

v5.15.3

Compare Source

Jan 3, 2024

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

@mui/material-nextjs@5.15.3
@mui/base@5.0.0-beta.30
@mui/lab@5.0.0-alpha.159
@mui/material-next@6.0.0-alpha.116
Docs
Core

All contributors of this release in alphabetical order: @​aacevski, @​anle9650, @​danilo-leal, @​DiegoAndai, @​Kamino0, @​lhilgert9, @​michaldudak, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Super-Kenil

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

v7.2.12

Compare Source

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

v6.18.7

Compare Source

Jan 5, 2024

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

Data Grid
@mui/x-data-grid@6.18.7
@mui/x-data-grid-pro@6.18.7 pro

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

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

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

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

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

Charts / @mui/x-charts@6.18.7
Docs
storybookjs/storybook (@​storybook/addon-essentials)

v7.6.7

Compare Source

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

v8.11.3

Compare Source

Version 8.11.3 - 1/3/2024, 3:36 PM

Changes

Fix
  • getRow with expanded row model and selection (#​5253) (ca5c187) by Kevin Van Cott
Chore
Docs

Packages

testing-library/jest-dom (@​testing-library/jest-dom)

v6.2.0

Compare Source

Features
  • toHaveAccessibleDescription supports aria-description (#​565) (1fb156c)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

️ Thank You
  • auvred
  • Joshua Chen

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

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

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

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

v6.18.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.

v6.17.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.6.1

Compare Source

Bug Fixes
  • include plugin meta information with snapshot processor for ESLint v9 (#​1484) (067e246)
mswjs/msw (msw)

v2.0.12

Compare Source

v2.0.12 (2024-01-05)

Bug Fixes
redux-saga/redux-saga (redux-saga)

v1.3.0

Compare Source

Minor Changes
  • #​2402 3867c02 Thanks @​Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.
Patch Changes

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