Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@mui/internal-test-utils (source) ^2.0.15 -> ^2.0.16 age confidence devDependencies patch
code-infra-orb 9cc15ae -> 2f944b9 digest

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 requested a review from atomiks as a code owner November 30, 2025 18:44
@renovate renovate bot added the dependencies Update of dependencies. label Nov 30, 2025
@renovate renovate bot requested a review from michaldudak as a code owner November 30, 2025 18:44
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 30, 2025

  • vite-css-base-ui-example

    pnpm add https://pkg.pr.new/mui/base-ui/@base-ui/react@3371
    
    pnpm add https://pkg.pr.new/mui/base-ui/@base-ui/utils@3371
    

commit: 55576c9

@mui-bot
Copy link

mui-bot commented Nov 30, 2025

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 0B(0.00%) 0B(0.00%)

Details of bundle changes


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

@netlify
Copy link

netlify bot commented Nov 30, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 55576c9
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/6940254714c5b90008bb3893
😎 Deploy Preview https://deploy-preview-3371--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@michaldudak michaldudak requested a review from a team December 1, 2025 12:30
@renovate renovate bot force-pushed the renovate/mui-infra-packages branch from 503ec2f to 480169c Compare December 3, 2025 07:20
@renovate renovate bot requested a review from colmtuite as a code owner December 3, 2025 07:20
@renovate renovate bot changed the title Bump code-infra-orb digest to 2f944b9 Bump MUI infra packages Dec 3, 2025
@renovate renovate bot force-pushed the renovate/mui-infra-packages branch from 480169c to e4eb650 Compare December 3, 2025 16:25
@renovate
Copy link
Contributor Author

renovate bot commented Dec 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Dec 8, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Dec 8, 2025
Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

LGTM. 👌
@Janpot I refreshed the PR.
Is there anything missing to finalize this? 🤔

globalThis.BASE_UI_ANIMATIONS_DISABLED = true;
return;
// Wait for all tooltips to be unmounted
// TODO: really necessary? Feels like a bug in the test setup/teardown
Copy link
Member

Choose a reason for hiding this comment

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

This might have been an effort to avoid flaky tests (possible race conditions).
If tests do not become more flaky after this change, I'd consider this a success.
cc @michaldudak for context. 🤔

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, this was an attempt to make the tests more reliable as there's quite a lot of async code in the Tooltip. If removing this wait doesn't make things worse, I'm happy.

@Janpot
Copy link
Member

Janpot commented Dec 9, 2025

Is there anything missing to finalize this? 🤔

Yes, mui/mui-public#927 needs to be merged

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Dec 9, 2025
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Dec 9, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Dec 15, 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