Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all minor and patch devdependencies updates (2.6) #1090

Open
wants to merge 1 commit into
base: 2.6
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.24.5 -> 7.26.4 age adoption passing confidence
@babel/core (source) 7.24.5 -> 7.26.7 age adoption passing confidence
@babel/plugin-transform-modules-commonjs (source) 7.24.1 -> 7.26.3 age adoption passing confidence
@babel/plugin-transform-react-jsx (source) 7.23.4 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.24.3 -> 7.25.9 age adoption passing confidence
@babel/preset-env (source) 7.24.5 -> 7.26.7 age adoption passing confidence
@babel/preset-react (source) 7.24.1 -> 7.26.3 age adoption passing confidence
@babel/preset-typescript (source) 7.24.1 -> 7.26.0 age adoption passing confidence
@emotion/react (source) 11.11.4 -> 11.14.0 age adoption passing confidence
@emotion/styled (source) 11.11.5 -> 11.14.0 age adoption passing confidence
@inseefr/vtl-2.0-antlr-tools (source) ^0.1.0-bundle -> ^0.3.0 age adoption passing confidence
@mui/material (source) 5.15.18 -> 5.16.14 age adoption passing confidence
@playwright/test (source) 1.44.0 -> 1.50.1 age adoption passing confidence
@storybook/jest ^0.0.10 -> ^0.2.0 age adoption passing confidence
@storybook/test-runner ^0.9.4 -> ^0.21.0 age adoption passing confidence
@storybook/testing-library ^0.0.11 -> ^0.2.0 age adoption passing confidence
@types/react (source) 18.3.2 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.4 age adoption passing confidence
@vitest/coverage-c8 (source) ^0.27.2 -> ^0.33.0 age adoption passing confidence
antlr4 4.11.0 -> 4.13.2 age adoption passing confidence
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence
core-js (source) 3.37.1 -> 3.40.0 age adoption passing confidence
eslint (source) 7.30.0 -> 7.32.0 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-react 7.34.1 -> 7.37.4 age adoption passing confidence
express (source) 4.19.2 -> 4.21.2 age adoption passing confidence
postcss (source) 8.4.38 -> 8.5.1 age adoption passing confidence
react-number-format (source) 5.3.4 -> 5.4.3 age adoption passing confidence
regenerator-runtime (source) ^0.13.7 -> ^0.14.0 age adoption passing confidence
remove-accents ^0.4.2 -> ^0.5.0 age adoption passing confidence
sass 1.77.2 -> 1.83.4 age adoption passing confidence
sass-loader 16.0.0 -> 16.0.4 age adoption passing confidence
ts-loader 9.5.1 -> 9.5.2 age adoption passing confidence
typescript (source) 5.4.5 -> 5.7.3 age adoption passing confidence
vite (source) 5.3.5 -> 5.4.14 age adoption passing confidence
vitest (source) ^0.27.2 -> ^0.34.0 age adoption passing confidence
webpack 5.91.0 -> 5.97.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.26.4

Compare Source

↩️ Revert
  • babel-traverse

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.6

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

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
emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

v11.13.3

Compare Source

v11.13.0

Compare Source

v11.12.0

Compare Source

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

v5.16.14

Compare Source

A big thanks to the 1 contributor who made this release possible.

@mui/[email protected]

All contributors of this release in alphabetical order: @​ZeeshanTamboli

v5.16.13

Compare Source

v5.16.12

Compare Source

Dec 16, 2024

Material UI v5 is now compatible with React 19 (#​44720) @​DiegoAndai

Core

All contributors of this release in alphabetical order: @​DiegoAndai

v5.16.11

Compare Source

A big thanks to the contributor who made this release possible.

Core

All contributors of this release in alphabetical order: @​DiegoAndai

v5.16.9

Compare Source

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

@mui/[email protected]
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​siriwatknp

v5.16.8

Compare Source

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

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​cherniavskii, @​DiegoAndai, @​jukkatupamaki, @​michelengelen, @​oliviertassinari, @​rluzists1, @​siriwatknp

v5.16.7

Compare Source

v5.16.6

Compare Source

Jul 30, 2024

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

@mui/[email protected]
Docs
  • [material-ui][Card] Update CardMedia description (#​43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#​43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos ([#​431

@renovate renovate bot added the Type: Dependencies Pull requests that update a dependency file label Aug 7, 2024
@renovate renovate bot enabled auto-merge (squash) August 7, 2024 12:55
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 10 times, most recently from fff5324 to ddb7282 Compare August 9, 2024 09:29
@renovate renovate bot changed the title chore(deps): update all minor and patch updates (2.6) chore(deps): update all minor and patch devdependencies updates (2.6) Aug 12, 2024
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 7 times, most recently from faabfd5 to 4a406a9 Compare August 21, 2024 10:44
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 6 times, most recently from 5752485 to 6abf080 Compare September 1, 2024 21:31
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 3 times, most recently from 6cbe894 to 781b249 Compare September 3, 2024 07:59
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 2 times, most recently from a86d555 to d6cfed3 Compare December 11, 2024 10:56
@laurentC35 laurentC35 assigned renaud23 and unassigned ddecrulle Dec 12, 2024
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 3 times, most recently from 7c770d3 to dc11219 Compare December 17, 2024 16:37
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 4 times, most recently from 70a941d to 642786f Compare December 25, 2024 13:01
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 4 times, most recently from 96ecea3 to a4646a0 Compare January 8, 2025 22:49
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 6 times, most recently from bd54730 to 7a9352c Compare January 14, 2025 13:35
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch 5 times, most recently from df141ac to f8ca173 Compare January 24, 2025 16:58
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch from f8ca173 to 5408402 Compare January 30, 2025 17:35
@renovate renovate bot force-pushed the renovate/2.6-minor-patch branch from 5408402 to 2fd2263 Compare February 1, 2025 20:41
Copy link

sonarqubecloud bot commented Feb 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants