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
@babel/core (source) 7.22.11 -> 7.22.17 age adoption passing confidence
@babel/preset-env (source) 7.22.14 -> 7.22.15 age adoption passing confidence
@babel/preset-react (source) 7.22.5 -> 7.22.15 age adoption passing confidence
@babel/preset-typescript (source) 7.22.11 -> 7.22.15 age adoption passing confidence
@mui/icons-material (source) 5.14.7 -> 5.14.8 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.142 -> 5.0.0-alpha.143 age adoption passing confidence
@mui/material (source) 5.14.7 -> 5.14.8 age adoption passing confidence
@mui/x-date-pickers (source) 6.12.1 -> 6.13.0 age adoption passing confidence
@tanstack/react-table 8.9.3 -> 8.9.8 age adoption passing confidence
@testing-library/jest-dom 6.1.2 -> 6.1.3 age adoption passing confidence
@types/lodash (source) 4.14.197 -> 4.14.198 age adoption passing confidence
@types/node (source) 20.5.9 -> 20.6.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.5.0 -> 6.6.0 age adoption passing confidence
@typescript-eslint/parser 6.5.0 -> 6.6.0 age adoption passing confidence
eslint (source) 8.48.0 -> 8.49.0 age adoption passing confidence
marked (source) 8.0.0 -> 8.0.1 age adoption passing confidence
react-hook-form (source) 7.46.0 -> 7.46.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.22.17

Compare Source

🐛 Bug Fix
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.15

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types
mui/material-ui (@​mui/icons-material)

v5.14.8

Compare Source

Sep 5, 2023

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

@mui/material@5.14.8
@mui/base@5.0.0-beta.14
@mui/joy@5.0.0-beta.5
@mui/lab@5.0.0-alpha.143
@mui/system@5.14.8
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​alisasanib, @​amal-qb, @​anle9650, @​anon-phantom, @​bharatkashyap, @​brijeshb42, @​christophermorin, @​danilo-leal, @​flaviendelangle, @​imevanc, @​jyash97, @​mbrookes, @​michaldudak, @​mj12albert, @​oliviertassinari, @​omriklein, @​pcorpet, @​rajgop1, @​ruflair, @​sai6855, @​siriwatknp, @​szalonna, @​zanivan, @​ZeeshanTamboli

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

v6.13.0

Compare Source

Sep 8, 2023

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

  • 🎁 Fix anchorRef behavior on range pickers (#​10077) @​LukasTy

    The range picker popup will now be anchored to the first input element and left aligned like other pickers.

  • 🌍 Improve Slovak (sk-SK) locale on the data grid

  • 🐞 Bugfixes

  • 📚 Documentation improvements

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

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

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

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

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

Same changes as in @mui/x-date-pickers@6.13.0, plus:

Charts / @mui/x-charts@6.0.0-alpha.10
Tree View / @mui/x-tree-view@6.0.0-alpha.2
Docs
Core
tanstack/table (@​tanstack/react-table)

v8.9.8

Compare Source

Version 8.9.8 - 9/10/2023, 6:53 PM

Changes

Perf
  • replace Object assign with direct mutation in feature code (#​5048) (605e13e) by retnag
Docs

Packages

v8.9.7

Compare Source

Version 8.9.7 - 9/6/2023, 12:27 AM

Changes

Fix
  • empty filterRowModel flatRows when filtering from leaf rows (#​5049) (1049c20) by retnag
Docs

Packages

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

v6.1.3

Compare Source

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

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

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

v6.6.0

Compare Source

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

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

eslint/eslint (eslint)

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

markedjs/marked (marked)

v8.0.1

Compare Source

Bug Fixes
react-hook-form/react-hook-form (react-hook-form)

v7.46.1: Version 7.46.1

Compare Source

🐞 fix #​10878 return disabled field state (#​10879)

thanks to @​Moshyfawn


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