Skip to content

chore(deps): update npm

Ghost User requested to merge renovate/npm into main

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.24.5 -> 7.24.6
@babel/preset-env (source) devDependencies patch 7.24.5 -> 7.24.6
@babel/preset-react (source) devDependencies patch 7.24.1 -> 7.24.6
@babel/preset-typescript (source) devDependencies patch 7.24.1 -> 7.24.6
@mui/x-date-pickers (source) devDependencies patch 7.5.0 -> 7.5.1
@types/react (source) devDependencies patch 18.3.2 -> 18.3.3
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.9.0 -> 7.10.0
@typescript-eslint/parser (source) devDependencies minor 7.9.0 -> 7.10.0
chromatic (source) devDependencies minor 11.3.5 -> 11.4.0
danger devDependencies minor 12.2.0 -> 12.3.0
react-hook-form (source) devDependencies patch 7.51.4 -> 7.51.5
react-i18next devDependencies patch 14.1.1 -> 14.1.2

Release Notes

babel/babel (@​babel/core)

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
mui/mui-x (@​mui/x-date-pickers)

v7.5.1

Compare Source

May 23, 2024

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

  • 🧰 Improve tree view testing
  • 📊 Add label to be displayed in BarChart
Data Grid
@mui/x-data-grid@7.5.1
@mui/x-data-grid-pro@7.5.1 pro

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

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

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

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

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

Charts
@mui/x-charts@7.5.1
Docs
Core
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

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

v7.10.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.

chromaui/chromatic-cli (chromatic)

v11.4.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

danger/danger-js (danger)

v12.3.0

Compare Source

  • Dockerfile changes - [@​glensc]
  • Use node 18 for pre-built versions of danger (used by Danger Swift / Kotlin et al) - [@​heltoft]

v12.2.1

Compare Source

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

v7.51.5

Compare Source

📖 fix broken link to examples in README.md (#​11805) ️ close: correct type of error field in getFieldState return object (#​11831) 🐞 fix #​11842 radio buttons not disabled when multiple share a name (#​11873) 🐞 fix #​11821 set value with disabled false before mount (#​11880) 🐞 fix setError to preserve existing errors elsewhere in the object (#​11888) ️ fix: add info.value type to WatchObserver (#​11872) 🫡 fix issue with internal set api (#​11915)

thanks to @​mjr2595 @​erashu212 @​SimonJTurner and @​peinguin

i18next/react-i18next (react-i18next)

v14.1.2

Compare Source

  • bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes 1754

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.

Merge request reports