dependabot[bot] opened a new pull request, #31547: URL: https://github.com/apache/superset/pull/31547
Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) and [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group). These dependencies needed to be updated together. Updates `react-transition-group` from 2.5.3 to 4.4.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactjs/react-transition-group/releases">react-transition-group's releases</a>.</em></p> <blockquote> <h2>v4.4.5</h2> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.4...v4.4.5">4.4.5</a> (2022-08-01)</h2> <h3>Bug Fixes</h3> <ul> <li>apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/847">#847</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/10435492f5a5675b0e80ca6a435834ce4a0f270e">1043549</a>)</li> </ul> <h2>v4.4.4</h2> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.3...v4.4.4">4.4.4</a> (2022-07-30)</h2> <h3>Bug Fixes</h3> <ul> <li>missing build files (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/845">#845</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/97af7893b0a5bbf69211bc3287aee814123ddeea">97af789</a>)</li> </ul> <h2>v4.4.3</h2> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.2...v4.4.3">4.4.3</a> (2022-07-30)</h2> <h3>Bug Fixes</h3> <ul> <li>enter animations with mountOnEnter or unmountOnExit (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/749">#749</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/51bdceb96c8b6a79f417c32326ef1b31160edb97">51bdceb</a>)</li> </ul> <h2>v4.4.2</h2> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2">4.4.2</a> (2021-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><code>nodeRef</code> prop type for cross-realm elements (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/732">#732</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/8710c01549e09f55eeefec2aadb3af0a23a00f82">8710c01</a>)</li> </ul> <h2>v4.4.1</h2> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.0...v4.4.1">4.4.1</a> (2020-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li>transition SSR (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/619">#619</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/2722bb6b755943b8292f0f2bc2fdca55df5c28f0">2722bb6</a>)</li> </ul> <h2>v4.4.0</h2> <h1><a href="https://github.com/reactjs/react-transition-group/compare/v4.3.0...v4.4.0">4.4.0</a> (2020-05-05)</h1> <h3>Features</h3> <ul> <li>add <code>nodeRef</code> alternative instead of internal <code>findDOMNode</code> (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/559">#559</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/85016bfddd3831e6d7bb27926f9f178d25502913">85016bf</a>) <ul> <li> <p>react-transition-group internally uses <code>findDOMNode</code>, which is deprecated and produces warnings in <a href="https://reactjs.org/docs/strict-mode.html">Strict Mode</a>, so now you can optionally pass <code>nodeRef</code> to <code>Transition</code> and <code>CSSTransition</code>, it's a ref object that should point to the transitioning child:</p> <pre lang="jsx"><code></code></pre> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md">react-transition-group's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.4...v4.4.5">4.4.5</a> (2022-08-01)</h2> <h3>Bug Fixes</h3> <ul> <li>apply entering animation synchronously when unmountOnExit or mountOnEnter is enabled (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/847">#847</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/10435492f5a5675b0e80ca6a435834ce4a0f270e">1043549</a>)</li> </ul> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.3...v4.4.4">4.4.4</a> (2022-07-30)</h2> <h3>Bug Fixes</h3> <ul> <li>missing build files (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/845">#845</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/97af7893b0a5bbf69211bc3287aee814123ddeea">97af789</a>)</li> </ul> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.2...v4.4.3">4.4.3</a> (2022-07-30)</h2> <h3>Bug Fixes</h3> <ul> <li>enter animations with mountOnEnter or unmountOnExit (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/749">#749</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/51bdceb96c8b6a79f417c32326ef1b31160edb97">51bdceb</a>)</li> </ul> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.1...v4.4.2">4.4.2</a> (2021-05-29)</h2> <h3>Bug Fixes</h3> <ul> <li><code>nodeRef</code> prop type for cross-realm elements (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/732">#732</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/8710c01549e09f55eeefec2aadb3af0a23a00f82">8710c01</a>)</li> </ul> <h2><a href="https://github.com/reactjs/react-transition-group/compare/v4.4.0...v4.4.1">4.4.1</a> (2020-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li>transition SSR (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/619">#619</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/2722bb6b755943b8292f0f2bc2fdca55df5c28f0">2722bb6</a>)</li> </ul> <h1><a href="https://github.com/reactjs/react-transition-group/compare/v4.3.0...v4.4.0">4.4.0</a> (2020-05-05)</h1> <h3>Features</h3> <ul> <li>add <code>nodeRef</code> alternative instead of internal <code>findDOMNode</code> (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/559">#559</a>) (<a href="https://github.com/reactjs/react-transition-group/commit/85016bfddd3831e6d7bb27926f9f178d25502913">85016bf</a>) <ul> <li> <p>react-transition-group internally uses <code>findDOMNode</code>, which is deprecated and produces warnings in <a href="https://reactjs.org/docs/strict-mode.html">Strict Mode</a>, so now you can optionally pass <code>nodeRef</code> to <code>Transition</code> and <code>CSSTransition</code>, it's a ref object that should point to the transitioning child:</p> <pre lang="jsx"><code>import React from "react" import { CSSTransition } from "react-transition-group" <p>const MyComponent = () => { const nodeRef = React.useRef(null) return ( </code></pre></p> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactjs/react-transition-group/commit/4cb51a9be0ebf508cb8f6506452097f7ebb874fe"><code>4cb51a9</code></a> chore(release): 4.4.5 [skip ci]</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/10435492f5a5675b0e80ca6a435834ce4a0f270e"><code>1043549</code></a> fix: apply entering animation synchronously when unmountOnExit or mountOnEnte...</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/35fa332d6257e5f28a829859880f4a792a1a6682"><code>35fa332</code></a> chore(release): 4.4.4 [skip ci]</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/97af7893b0a5bbf69211bc3287aee814123ddeea"><code>97af789</code></a> fix: missing build files (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/845">#845</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/01dcc8302226131a55b35ac9c3dd7e22b84bdc35"><code>01dcc83</code></a> chore(release): 4.4.3 [skip ci]</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/51bdceb96c8b6a79f417c32326ef1b31160edb97"><code>51bdceb</code></a> fix: enter animations with mountOnEnter or unmountOnExit (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/749">#749</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/6cbd6aaedaf8e9472007640b429ddb48c6c24158"><code>6cbd6aa</code></a> ci: run CI on the alpha branch (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/822">#822</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/153d57240c05b06e15e37e27ceea618989c2007b"><code>153d572</code></a> chore: use React v18 as the default target for development (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/810">#810</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/9923217444de59b250f720d9e450aa0655368dc4"><code>9923217</code></a> docs: fix small typo in testing.js (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/806">#806</a>)</li> <li><a href="https://github.com/reactjs/react-transition-group/commit/b034f7273d7ce1f958087a6a9d05e3c7fdb091a6"><code>b034f72</code></a> ci: use <code>@testing-library/react</code><a href="https://github.com/alpha"><code>@alpha</code></a> only for React v18 (<a href="https://redirect.github.com/reactjs/react-transition-group/issues/807">#807</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactjs/react-transition-group/compare/v2.5.3...v4.4.5">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~eps1lon">eps1lon</a>, a new releaser for react-transition-group since your current version.</p> </details> <br /> Updates `@types/react-transition-group` from 4.4.10 to 4.4.12 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> -- 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]
