Skip to content

Remove obsolete shim for @mui/x-date-pickers#193

Merged
antoinebhs merged 2 commits into
mainfrom
simplify-config
Jul 6, 2026
Merged

Remove obsolete shim for @mui/x-date-pickers#193
antoinebhs merged 2 commits into
mainfrom
simplify-config

Conversation

@antoinebhs

@antoinebhs antoinebhs commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

PR Summary

This PR removes the obsolete shim for @mui/x-date-pickers that was previously required to work around an import issue with the date-fns library.
The shim was originally created to work around an issue where @mui/x-date-pickers/AdapterDateFns was trying to import from a non-exported file in date-fns (date-fns/_lib/format/longFormatters).

With the update to use AdapterDateFnsV3, this workaround is no longer necessary.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@antoinebhs, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 24 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c967c42a-de9c-4523-8c87-2f1f4c755d7e

📥 Commits

Reviewing files that changed from the base of the PR and between 3a98721 and 0ceb8e2.

📒 Files selected for processing (3)
  • src/components/App/AppWrapper.tsx
  • vite.config.ts
  • vite.shim.x-date-pickers.js

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@antoinebhs antoinebhs requested a review from Meklo July 6, 2026 09:44
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@Meklo Meklo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antoinebhs antoinebhs merged commit 1dcdf91 into main Jul 6, 2026
6 checks passed
@antoinebhs antoinebhs deleted the simplify-config branch July 6, 2026 15:11
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.

2 participants