Skip to content

chore(deps): update npm

BIWG Bot requested to merge renovate/npm into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/config-conventional (source) 18.0.0 -> 18.1.0 age adoption passing confidence
@commitlint/cz-commitlint (source) 18.0.0 -> 18.2.0 age adoption passing confidence
@commitlint/types (source) 18.0.0 -> 18.1.0 age adoption passing confidence
@mui/icons-material (source) 5.14.14 -> 5.14.15 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.149 -> 5.0.0-alpha.150 age adoption passing confidence
@mui/material (source) 5.14.14 -> 5.14.15 age adoption passing confidence
@mui/types (source) 7.2.6 -> 7.2.7 age adoption passing confidence
@mui/x-date-pickers (source) 6.16.3 -> 6.17.0 age adoption passing confidence
@types/node (source) 20.8.7 -> 20.8.9 age adoption passing confidence
@types/react (source) 18.2.31 -> 18.2.33 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.8.0 -> 6.9.0 age adoption passing confidence
@typescript-eslint/parser 6.8.0 -> 6.9.0 age adoption passing confidence
chromatic (source) 7.4.0 -> 7.5.4 age adoption passing confidence
eslint-plugin-jest 27.4.3 -> 27.6.0 age adoption passing confidence
marked (source) 9.1.2 -> 9.1.3 age adoption passing confidence

Release Notes

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

v18.1.0

Compare Source

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

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

v18.2.0

Compare Source

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

v18.1.0

Compare Source

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

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

v18.1.0

Compare Source

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

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

v5.14.15

Compare Source

Oct 24, 2023

A big thanks to the 17 contributors who made this release possible.

@mui/material@5.14.15
@mui/base@5.0.0-beta.21
@mui/material-next@6.0.0-alpha.107
@mui/joy@5.0.0-beta.12
@mui/lab@5.0.0-alpha.150
@mui/zero-runtime@0.0.1-alpha.0
@mui/zero-vite-plugin@0.0.1-alpha.0
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​Best-Sardar, @​brijeshb42, @​danilo-leal, @​DiegoAndai, @​Evan151, @​gitstart, @​hjalti-lifekeys, @​mj12albert, @​mnajdova, @​mwskwong, @​oliviertassinari, @​romgrk, @​Semigradsky, @​siriwatknp, @​VadimZvf, @​zanivan

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

v7.2.7

Compare Source

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

v6.17.0

Compare Source

Oct 27, 2023

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

  • 🎁 The Tree View package is now officially stable!

tree-view-example

  • Improve the handling of non-numeric values by Data Grid aggregation
  • 🚀 Support lines with different domains on the line charts
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.17.0
@mui/x-data-grid-pro@6.17.0 pro

Same changes as in @mui/x-data-grid@6.17.0, plus:

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

Same changes as in @mui/x-data-grid-pro@6.17.0, plus:

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

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

Charts / @mui/x-charts@6.0.0-alpha.17
Tree View / @mui/x-tree-view@6.17.0

No change

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

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

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

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

v6.9.0

Compare Source

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

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

chromaui/chromatic-cli (chromatic)

v7.5.4

Compare Source

🐛 Bug Fix
Authors: 1

v7.5.3

Compare Source

🐛 Bug Fix
Authors: 1

v7.5.2

Compare Source

🐛 Bug Fix
Authors: 1

v7.5.1

Compare Source

🐛 Bug Fix
Authors: 1

v7.5.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 1

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

v27.6.0

Compare Source

Features

v27.5.0

Compare Source

Features
  • valid-title: allow ignoring tests with non-string titles (#​1460) (ea89da9)

27.4.3 (2023-10-20)

Bug Fixes

27.4.2 (2023-09-29)

Bug Fixes

27.4.1 (2023-09-29)

Bug Fixes
  • no-focused-tests: make reporting location consistent (#​1443) (a871775)
markedjs/marked (marked)

v9.1.3

Compare Source

Bug Fixes

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