Skip to content

chore(deps): update npm

BIWG Bot requested to merge renovate/npm into dev

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.21.4 -> 7.21.5 age adoption passing confidence
@babel/preset-env (source) 7.21.4 -> 7.21.5 age adoption passing confidence
@babel/preset-typescript (source) 7.21.4 -> 7.21.5 age adoption passing confidence
@emotion/jest (source) 11.10.5 -> 11.10.8 age adoption passing confidence
@emotion/react (source) 11.10.6 -> 11.10.8 age adoption passing confidence
@emotion/styled (source) 11.10.6 -> 11.10.8 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.127 -> 5.0.0-alpha.128 age adoption passing confidence
@mui/material (source) 5.12.1 -> 5.12.2 age adoption passing confidence
@types/node (source) 18.16.0 -> 18.16.2 age adoption passing confidence
@types/react (source) 18.0.38 -> 18.2.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.0 -> 5.59.1 age adoption passing confidence
@typescript-eslint/parser 5.59.0 -> 5.59.1 age adoption passing confidence

Release Notes

babel/babel

v7.21.5

Compare Source

👓 Spec Compliance
  • babel-generator, babel-parser, babel-types
🐛 Bug Fix
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx
  • babel-preset-env
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-fixtures, babel-preset-typescript
    • #​15568 Handle .overrides and .env when resolving plugins/presets from fixture options (@​JLHwung)
  • babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin
emotion-js/emotion

v11.10.8

Compare Source

Patch Changes
mui/material-ui (@​mui/lab)

v5.0.0-alpha.128

Compare Source

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

v5.12.2

Compare Source

Apr 25, 2023

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

  • [BREAKING CHANGE] The Unstyled suffix has been removed from Base UI component names, including names of types and other related identifiers – a codemod script is provided to assist with the change.
  • 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.12.2
@mui/base@5.0.0-alpha.127
Breaking changes
  • ​[base] Remove unstyled suffix from Base components + Codemod script (#​36873) @​hbjORbj

    The Unstyled suffix has been removed from all Base UI component names, including names of types and other related identifiers.

    You can use this codemod to help with the migration:

    npx @&#8203;mui/codemod v5.0.0/base-remove-unstyled-suffix <path>
Changes
@mui/joy@5.0.0-alpha.77
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​cherniavskii, @​danilo-leal, @​gitstart, @​hbjORbj, @​michaldudak, @​mj12albert, @​mnajdova, @​oliviertassinari, @​PupoSDC, @​sai6855, @​siriwatknp, @​TakhyunKim, @​tomaskebrle

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

v5.59.1

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.59.1

Compare Source

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


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

Loading