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

⬆️(dependencies) update js dependencies #1046

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.26.0 -> 7.26.9 age adoption passing confidence
@eslint/js (source) 9.18.0 -> 9.20.0 age adoption passing confidence
@faker-js/faker (source) 9.4.0 -> 9.5.0 age adoption passing confidence
@formatjs/cli 6.5.1 -> 6.6.1 age adoption passing confidence
@hookform/resolvers (source) 3.10.0 -> 4.1.0 age adoption passing confidence
@mui/icons-material (source) 6.4.1 -> 6.4.4 age adoption passing confidence
@mui/lab (source) 6.0.0-beta.24 -> 6.0.0-beta.27 age adoption passing confidence
@mui/material (source) 6.4.1 -> 6.4.4 age adoption passing confidence
@mui/x-data-grid (source) 7.24.0 -> 7.26.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.24.0 -> 7.26.0 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.50.0 -> 1.50.1 age adoption passing confidence
@playwright/test (source) 1.50.0 -> 1.50.1 age adoption passing confidence
@tanstack/react-query (source) 5.64.2 -> 5.66.0 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.64.2 -> 5.66.0 age adoption passing confidence
@types/node (source) 22.10.7 -> 22.13.4 age adoption passing confidence
@types/react (source) 19.0.7 -> 19.0.8 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.21.0 -> 8.24.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.21.0 -> 8.24.0 age adoption passing confidence
eslint (source) 9.18.0 -> 9.20.1 age adoption passing confidence
eslint-config-next (source) 15.1.6 -> 15.1.7 age adoption passing confidence
eslint-plugin-formatjs 5.2.13 -> 5.2.14 age adoption passing confidence
globals 15.14.0 -> 15.15.0 age adoption passing confidence
next (source) 15.1.6 -> 15.1.7 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.1 age adoption passing confidence
react-intl (source) 7.1.5 -> 7.1.6 age adoption passing confidence
sass 1.83.4 -> 1.85.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

v9.19.0

Compare Source

faker-js/faker (@​faker-js/faker)

v9.5.0

Compare Source

Features
formatjs/formatjs (@​formatjs/cli)

v6.6.1

Compare Source

v6.6.0

Compare Source

Features
  • react-intl: move createIntl function to a separate file to support react server components (#​4316) (f4fb8c9) - by @​am1rb
react-hook-form/resolvers (@​hookform/resolvers)

v4.1.0

Compare Source

v4.0.0

Compare Source

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

v6.4.4

Compare Source

Feb 11, 2025

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

@mui/[email protected]
Docs
Core

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

v6.4.3

Compare Source

Feb 4, 2025

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

@mui/[email protected]
Core

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

v6.4.2

Compare Source

Jan 29, 2025

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

@mui/[email protected]
Core
Docs

All contributors of this release in alphabetical order: @​DiegoAndai, @​Janpot, @​joshkel, @​mj12albert, @​ZeeshanTamboli

mui/mui-x (@​mui/x-data-grid)

v7.26.0

Compare Source

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

  • ⚡ Mount and resize performance improvements for the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​lauri865.
Following are all team members who have contributed to this release:
@​arminmeh, @​noraleonte, @​LukasTy, @​KenanYusuf, @​flaviendelangle.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix the return type of useGridApiContext() for Pro and Premium packages on React < 19 (#​16446) @​arminmeh
@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Charts
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Core

v7.25.0

Compare Source

Jan 31, 2025

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

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​k-rajat19, @​lauri865.
Following are all team members who have contributed to this release:
@​KenanYusuf, @​MBilalShafi, @​arminmeh.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix the return type of useGridApiRef for Pro and Premium packages on React < 19 (#​16348) @​arminmeh
  • [DataGridPro] Fetch new rows only once when multiple models are changed in one cycle (#​16382) @​arminmeh
@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v7.24.1

Compare Source

Jan 24, 2025

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

  • 🐞 Bugfixes
  • 🌍 Improve Persian (fa-IR) locale on the Data Grid

Special thanks go out to the community contributors who have helped make this release possible:
@​mostafaRoosta74, @​lauri865.

Following are all team members who have contributed to this release:
@​alexfauquette, @​JCQuintas, @​cherniavskii, @​LukasTy, @​arminmeh.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core
microsoft/playwright (@​playwright/experimental-ct-react)

v1.50.1

Compare Source

TanStack/query (@​tanstack/react-query)

v5.66.0

Compare Source

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat
  • core: add client to queryFunctionContext (#​8599) (f86eb7e) by Dominik Dorfmeister
Docs
  • Add OpenAPI Qraft React to the list of community projects (#​8588) (a507400) by Alex Batalov

Packages

v5.65.1

Compare Source

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

v5.65.0

Compare Source

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat
  • types: type narrowing for isPlaceholderData (#​8586) (2399bb0) by Dominik Dorfmeister
Chore
  • composite monorepo (#​8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#​8563) (4a0a129) by renovate[bot]
Ci
Docs

Packages

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

v8.24.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#​10639)
🩹 Fixes
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#​10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#​10737)
❤️ Thank You
  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

v8.23.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#​10712)
🩹 Fixes
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#​10710)
  • eslint-plugin: [no-restricted-imports] support regex option (#​10699)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#​10644)
  • eslint-plugin: [prefer-nullish-co

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Dependency-related tasks. label Feb 10, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 17 times, most recently from 4c858b7 to 2b94fff Compare February 14, 2025 12:09
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 2b94fff to 6d17924 Compare February 15, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency-related tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants