dependabot[bot] opened a new pull request, #27329: URL: https://github.com/apache/superset/pull/27329
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 1.2.5 to 4.0.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-error-boundary/releases">react-error-boundary's releases</a>.</em></p> <blockquote> <h2>4.0.13</h2> <p>Removed references to ESLint config <code>kcd-scripts</code> from <code>package.json</code></p> <h2>4.0.12</h2> <ul> <li>Support null fallback prop (<a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/169">#169</a>)</li> </ul> <h2>4.0.11</h2> <ul> <li>Re-throw original error in the event that no fallback is specified (<a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/160">#160</a>)</li> <li>Improved exported prop types def (<a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/152">#152</a>)</li> <li>Bundle built with Preconstruct (<a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/144">#144</a>, <a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/149">#149</a>, 9b7b15bc29829b2a145c047ef188fecb90c9894e)</li> </ul> <h2>4.0.10</h2> <ul> <li>Target Safari 12+ compatibility (by removing optional chaining operator and default parameters)</li> </ul> <h2>4.0.9</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/145">145</a>: Removed explicit <code>ErrorBoundary.render</code> return type to avoid TypeScript error:</li> </ul> <blockquote> <p>'ErrorBoundary' cannot be used as a JSX component.</p> </blockquote> <h2>4.0.8</h2> <ul> <li><a href="https://redirect.github.com/bvaughn/react-error-boundary/pull/144">144</a>: Build release bundle with Preconstruct</li> </ul> <h2>4.0.7</h2> <p>*Replaced post-processing <code>"use client"</code> insertion step with a custom Parcel plug-in. This should hopefully produce better source maps.</p> <h2>4.0.6</h2> <ul> <li>Removed arrow function syntax to support older versions of Safari</li> </ul> <h2>4.0.5</h2> <p>Move <code>"use client"</code> directive to top of the bundled file.</p> <h2>4.0.4</h2> <p>README changes only</p> <h2>4.0.3</h2> <ul> <li><code>withErrorBoundary</code> forwards refs</li> <li>Add <code>"use client"</code> directive</li> </ul> <h2>4.0.2</h2> <p>Fix broken TypeScript definitions file (<a href="https://redirect.github.com/bvaughn/react-error-boundary/issues/133">#133</a>, <a href="https://redirect.github.com/parcel-bundler/parcel/issues/8908">parcel-bundler/parcel#8908</a>)</p> <h2>4.0.1</h2> <ul> <li>Render <code>ErrorBoundaryContext</code> around fallback UI as well, so the <code>useErrorBoundary</code> hook could be used within the fallback component to reset the boundary.</li> </ul> <p>For example:</p> <pre lang="js"><code>import { useErrorBoundary } from "react-error-boundary"; <p>function ErrorFallback({ error }) { const { resetBoundary } = useErrorBoundary();</p> <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/bvaughn/react-error-boundary/commits/4.0.13">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
