Skip to content

build(deps): bump @base-ui/react from 1.4.1 to 1.5.0#340

Merged
seonghobae merged 4 commits into
developfrom
dependabot/npm_and_yarn/develop/base-ui/react-1.5.0
Jun 18, 2026
Merged

build(deps): bump @base-ui/react from 1.4.1 to 1.5.0#340
seonghobae merged 4 commits into
developfrom
dependabot/npm_and_yarn/develop/base-ui/react-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @base-ui/react from 1.4.1 to 1.5.0.

Release notes

Sourced from @​base-ui/react's releases.

v1.5.0

General changes

  • Improve mount performance with interaction splitting, including closed popup mount performance by up to 50% and unmounting performance by up to 85% (#4661) by @​atomiks
  • Use local document for virtual arrow (#4662) by @​lyzno1
  • Fix macOS Safari and Firefox minimizing fullscreen when closing popups with Esc (#4695) by @​arturbien
  • Drop unnecessary memoization (#4693) by @​flaviendelangle
  • Do not use Math.random() in useStableCallback() (#4732) by @​michaldudak
  • Fix return focus when reference disconnects (#4655) by @​atomiks
  • Don't steal initial focus if focus already moved inside a popup (#4775) by @​stefee

Alert Dialog

Autocomplete

Checkbox

Combobox

Dialog

Drawer

Field

Form

Menu

... (truncated)

Changelog

Sourced from @​base-ui/react's changelog.

v1.5.0

May 19, 2026

General changes

  • Improve mount performance with interaction splitting, including closed popup mount performance by up to 50% and unmounting performance by up to 85% (#4661) by @​atomiks
  • Use local document for virtual arrow (#4662) by @​lyzno1
  • Fix macOS Safari and Firefox minimizing fullscreen when closing popups with Esc (#4695) by @​arturbien
  • Drop unnecessary memoization (#4693) by @​flaviendelangle
  • Do not use Math.random() in useStableCallback() (#4732) by @​michaldudak
  • Fix return focus when reference disconnects (#4655) by @​atomiks
  • Don't steal initial focus if focus already moved inside a popup (#4775) by @​stefee

Alert Dialog

Autocomplete

Checkbox

Combobox

Dialog

Drawer

Field

Form

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
Copilot AI review requested due to automatic review settings June 16, 2026 17:25
@dependabot dependabot Bot requested a review from seonghobae as a code owner June 16, 2026 17:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

OpenCode Agent could not approve because GitHub Checks were still pending before approval.

  • Result: REQUEST_CHANGES
  • Reason: current-head GitHub Checks did not all complete before the bounded approval wait ended for c641cf8fafeb90ce48c4e66c74ce356313f5fa03.
  • Head SHA: c641cf8fafeb90ce48c4e66c74ce356313f5fa03
  • Workflow run: 27635791454
  • Workflow attempt: 1

Pending checks:

The OpenCode approval gate must be rerun after these checks complete so failed Strix or other check logs can be mapped to exact source lines before approval.

@opencode-agent

opencode-agent Bot commented Jun 16, 2026

Copy link
Copy Markdown

OpenCode Review Overview

  • Head SHA: bac2c184810370c26369e874cf5c54b1e894047f
  • Workflow run: 27730659411
  • Workflow attempt: 1
  • Gate result: APPROVE (approval step)

Pull request overview

Updated @base-ui/react to v1.5.0 with no breaking changes or test failures

Findings

No blocking findings from OpenCode's independent review.

Verification

  • Review source: independent OpenCode review of the current checkout, focused changed hunks, and current-head GitHub Check evidence.
  • Result: APPROVE
  • Reason: Routine dependency update with no detected issues

Gate evidence

  • Head SHA: bac2c184810370c26369e874cf5c54b1e894047f
  • Workflow run: 27730659411
  • Workflow attempt: 1

@github-actions

Copy link
Copy Markdown
Contributor

@coderabbitai review

Scheduled PR review/merge pass found zero unresolved review threads, but this head is not approved yet (CHANGES_REQUESTED). Please review this current head so the normal merge gate can decide it.

Bumps [@base-ui/react](https://github.com/mui/base-ui/tree/HEAD/packages/react) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/mui/base-ui/releases)
- [Changelog](https://github.com/mui/base-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/base-ui/commits/v1.5.0/packages/react)

---
updated-dependencies:
- dependency-name: "@base-ui/react"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/base-ui/react-1.5.0 branch from c641cf8 to 76239d4 Compare June 17, 2026 12:35
Copilot AI review requested due to automatic review settings June 18, 2026 00:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

The PR updates the @base-ui/react dependency to version 1.5.0. The change is limited to the package.json and package-lock.json files. There are no source code changes and no failed checks, indicating that the update is likely safe. However, it is always good practice to check the release notes of the updated library for any breaking changes that might affect the application.

Findings

No blocking findings from OpenCode's independent review.

Verification

  • Review source: independent OpenCode review of the current checkout, focused changed hunks, and current-head GitHub Check evidence.
  • Result: APPROVE
  • Reason: Dependency update with no source changes and no failed checks

Gate evidence

  • Head SHA: db16f1ac863efb8f64a66b9fa536a23cee689d5e
  • Workflow run: 27729148141
  • Workflow attempt: 1

Copilot AI review requested due to automatic review settings June 18, 2026 01:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@opencode-agent opencode-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updated @base-ui/react to v1.5.0 with no breaking changes or test failures

Findings

No blocking findings from OpenCode's independent review.

Verification

  • Review source: independent OpenCode review of the current checkout, focused changed hunks, and current-head GitHub Check evidence.
  • Result: APPROVE
  • Reason: Routine dependency update with no detected issues

Gate evidence

  • Head SHA: bac2c184810370c26369e874cf5c54b1e894047f
  • Workflow run: 27730659411
  • Workflow attempt: 1

@seonghobae seonghobae left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approved after mandatory structural/dependency review: @base-ui/react runtime dependency minor update limited to apps/desktop package manifest and lockfile; existing usage remains UI primitive imports only, no new runtime packages beyond the lockfile transitive bump, no unresolved review threads, all required checks green on current head bac2c18.

@seonghobae seonghobae merged commit b22384d into develop Jun 18, 2026
26 checks passed
@seonghobae seonghobae deleted the dependabot/npm_and_yarn/develop/base-ui/react-1.5.0 branch June 18, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants