Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2026

This PR contains the following updates:

Package Change Age Confidence
react-error-boundary (source) 6.0.36.1.0 age confidence

Release Notes

bvaughn/react-error-boundary (react-error-boundary)

v6.1.0

Compare Source

  • #​235: Fix error type (Error -> unknown)
  • Export getErrorMessage helper method

Configuration

📅 Schedule: Branch creation - Between 02:00 AM and 06:59 AM, only on Friday ( * 2-6 * * 5 ) 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Update of dependencies. label Jan 23, 2026
@renovate renovate bot added the dependencies Update of dependencies. label Jan 23, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 23, 2026

commit: 1ca0d0d

@greptile-apps
Copy link

greptile-apps bot commented Jan 23, 2026

Greptile Summary

This PR upgrades react-error-boundary from 6.0.3 to 6.1.0, bringing in two improvements: a more accurate error type (Error -> unknown) and an exported getErrorMessage helper method.

  • The codebase uses react-error-boundary only in the docs for demo error handling
  • Current usage in DemoErrorFallback.tsx and DemoPlayground.tsx is compatible with the new version
  • The FallbackProps type is imported and used correctly, with error.message accessed appropriately
  • No breaking changes in this minor version update

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Minor version dependency update with backward-compatible changes, limited usage scope in docs only, and no breaking changes
  • No files require special attention

Important Files Changed

Filename Overview
docs/package.json Updated react-error-boundary from 6.0.3 to 6.1.0
pnpm-lock.yaml Updated lockfile to reflect react-error-boundary 6.1.0 with new integrity hash

@netlify
Copy link

netlify bot commented Jan 23, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 1ca0d0d
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/6973b5f31b1a6400086193c7
😎 Deploy Preview https://deploy-preview-3841--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.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jan 23, 2026
@renovate renovate bot force-pushed the renovate/react-error-boundary-6.x branch from 3dc546b to 6f26f25 Compare January 23, 2026 10:02
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jan 23, 2026
@mui-bot
Copy link

mui-bot commented Jan 23, 2026

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.

@renovate renovate bot force-pushed the renovate/react-error-boundary-6.x branch from 6f26f25 to 1ca0d0d Compare January 23, 2026 17:54
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.

2 participants