Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency react-error-boundary to v5 (#3428)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-error-boundary](https://redirect.github.com/bvaughn/react-error-boundary) | [`^4.0.13` -> `^5.0.0`](https://renovatebot.com/diffs/npm/react-error-boundary/4.0.13/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-error-boundary/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-error-boundary/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-error-boundary/4.0.13/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-error-boundary/4.0.13/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bvaughn/react-error-boundary (react-error-boundary)</summary> ### [`v5.0.0`](https://redirect.github.com/bvaughn/react-error-boundary/releases/tag/5.0.0) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.2...5.0.0) ##### Update `withErrorBoundary` types to be compatible with the latest `forwardRef` types For more background see PR [#​211](https://redirect.github.com/bvaughn/react-error-boundary/issues/211) ### [`v4.1.2`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.1...4.1.2) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.1...4.1.2) ### [`v4.1.1`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.0...4.1.1) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.1.0...4.1.1) ### [`v4.1.0`](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.0.13...4.1.0) [Compare Source](https://redirect.github.com/bvaughn/react-error-boundary/compare/4.0.13...4.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 1 * *" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marimo-team/marimo). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information