Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, on day 3 of the month ( * 0-4 3 * * ) in timezone UTC, 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.

@mui-bot
Copy link

mui-bot commented Oct 3, 2025

Bundle size report

Bundle Parsed size Gzip size
@base-ui-components/react 0B(0.00%) 0B(0.00%)
@mui/x-charts-pro 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@Janpot Janpot enabled auto-merge (squash) October 4, 2025 07:32
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 6, 2025
@Janpot Janpot mentioned this pull request Oct 6, 2025
1 task
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from fa60b4e to 861f45d Compare October 6, 2025 10:08
@oliviertassinari oliviertassinari temporarily deployed to renovate/lock-file-maintenance - mui-tools-public PR #774 October 6, 2025 10:08 — with Render Destroyed
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 6, 2025
@Janpot Janpot requested a review from brijeshb42 October 6, 2025 12:00
const filename = fileURLToPath(import.meta.url);
const dirname = path.dirname(filename);

export default defineConfig(
Copy link
Member

Choose a reason for hiding this comment

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

@brijeshb42 Not sure why but typescript started complaining about non-portable types again

Copy link
Contributor

Choose a reason for hiding this comment

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

Some of the internal types have changed in eslint. In master, defineConfig() returned Config[] from import("eslint").Linter.Config.

In this PR, its returning Config[] from import("@eslint/core").Linter.Config which is not installed by us explicitly.

Copy link
Member

Choose a reason for hiding this comment

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

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 7, 2025
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 6a3b6e8 to ad3d3f1 Compare November 2, 2025 15:44
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants