cometjs
cometjs copied to clipboard
chore(deps): update dependency react-error-boundary to v4.0.13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| react-error-boundary | 4.0.9 -> 4.0.13 |
Release Notes
bvaughn/react-error-boundary (react-error-boundary)
v4.0.13
Removed references to ESLint config kcd-scripts from package.json
v4.0.12
- Support null fallback prop (#169)
v4.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,
9b7b15b)
v4.0.10
- Target Safari 12+ compatibility (by removing optional chaining operator and default parameters)
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.
🔕 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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.06%. Comparing base (
a51206e) to head (f9f4b25).
Additional details and impacted files
@@ Coverage Diff @@
## main #92 +/- ##
=======================================
Coverage 97.06% 97.06%
=======================================
Files 23 23
Lines 1465 1465
Branches 149 149
=======================================
Hits 1422 1422
Misses 43 43
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.