Skip to content

Bump react-error-boundary from 3.1.4 to 6.1.1#2922

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-error-boundary-6.1.1
Open

Bump react-error-boundary from 3.1.4 to 6.1.1#2922
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-error-boundary-6.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps react-error-boundary from 3.1.4 to 6.1.1.

Release notes

Sourced from react-error-boundary's releases.

6.1.1

  • Fixed a problem with project logo not displaying correctly in the README for the Firefox browser.

6.1.0

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

6.0.3

  • Removed react-dom from peer dependencies list; it was accidentally added during a previous internal refactor

6.0.2

Updated README and generated TS docs

6.0.1

Updated README and generated docs

6.0.0

Module is ESM-only in order to better work with modern tooling.

5.0.0

Update withErrorBoundary types to be compatible with the latest forwardRef types

For more background see PR #211

4.1.2

  • Remove engines field from Package JSON entirely

4.1.1

  • Remove node constraint from engines

4.1.0

  • Relax fallback prop to support broader ReactNode type

4.0.13

Removed references to ESLint config kcd-scripts from package.json

4.0.12

  • Support null fallback prop (#169)

4.0.11

  • Re-throw original error in the event that no fallback is specified (#160)
  • Improved exported prop types def (#152)
  • Bundle built with Preconstruct (#144, #149, 9b7b15bc29829b2a145c047ef188fecb90c9894e)

4.0.10

  • Target Safari 12+ compatibility (by removing optional chaining operator and default parameters)

4.0.9

  • 145: Removed explicit ErrorBoundary.render return type to avoid TypeScript error:

'ErrorBoundary' cannot be used as a JSX component.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 3.1.4 to 6.1.1.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@v3.1.4...6.1.1)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 2026

Labels

The following labels could not be found: area/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants