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 updates #61

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codegouvfr/react-dsfr 1.17.0 -> 1.19.0 age adoption passing confidence
@eslint/js (source) 9.19.0 -> 9.20.0 age adoption passing confidence
@mui/x-data-grid (source) 7.24.1 -> 7.26.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.24.1 -> 7.26.0 age adoption passing confidence
@tanstack/react-router (source) 1.102.5 -> 1.105.0 age adoption passing confidence
@tanstack/router-devtools (source) 1.102.5 -> 1.105.0 age adoption passing confidence
@tanstack/router-vite-plugin (source) 1.102.6 -> 1.105.0 age adoption passing confidence
@types/node (source) 22.12.0 -> 22.13.4 age adoption passing confidence
eslint (source) 9.19.0 -> 9.20.1 age adoption passing confidence
globals 15.14.0 -> 15.15.0 age adoption passing confidence
orval 7.4.1 -> 7.5.0 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.1 age adoption passing confidence
typescript-eslint (source) 8.22.0 -> 8.24.0 age adoption passing confidence
vite (source) 6.0.11 -> 6.1.0 age adoption passing confidence

Release Notes

codegouvfr/react-dsfr (@​codegouvfr/react-dsfr)

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: codegouvfr/react-dsfr@v1.18.0...v1.19.0

v1.18.0

Compare Source

Full Changelog: codegouvfr/react-dsfr@v1.17.1...v1.18.0

v1.17.1

Compare Source

Full Changelog: codegouvfr/react-dsfr@v1.17.0...v1.17.1

eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

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
TanStack/router (@​tanstack/react-router)

v1.105.0

Compare Source

Version 1.105.0 - 2/14/25, 10:20 PM

Changes
Feat
  • replace by and add dedicated headScripts (#​3439) (4c7caeb) by Manuel Schiller
Packages

v1.104.1

Compare Source

v1.104.0

Compare Source

Version 1.104.0 - 2/13/25, 6:42 PM

Changes

Feat
  • add WrapProvider to routerWithQueryClient (#​3415) (7a39c7e) by McKittrick Kaminski
Fix
  • react-router: fix path param handling with relative navigation (#​3423) (b8165ab) by Manuel Schiller

Packages

eslint/eslint (eslint)

v9.20.1

Compare Source

v9.20.0

Compare Source

sindresorhus/globals (globals)

v15.15.0

Compare Source


orval-labs/orval (orval)

v7.5.0: Release 7.5.0

Compare Source

Bug Fixes
Features
prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes

typescript-eslint/typescript-eslint (typescript-eslint)

v8.24.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.23.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

vitejs/vite (vite)

v6.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/all-minor-updates branch from b121c8c to c5e69f3 Compare January 31, 2025 21:13
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.0 fix(deps): update all minor updates Jan 31, 2025
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 18 times, most recently from e782b7a to d6b19a0 Compare February 8, 2025 00:37
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 10 times, most recently from b84c71b to 33d7d04 Compare February 12, 2025 23:48
@renovate renovate bot force-pushed the renovate/all-minor-updates branch 6 times, most recently from 2f07188 to 72da18f Compare February 14, 2025 01:48
@renovate renovate bot force-pushed the renovate/all-minor-updates branch from 72da18f to 56ddbe6 Compare February 15, 2025 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants