dependabot[bot] opened a new pull request #17366:
URL: https://github.com/apache/superset/pull/17366


   Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.0 
to 5.2.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/JedWatson/react-select/releases";>react-select's 
releases</a>.</em></p>
   <blockquote>
   <h2>[email protected]</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/f172d7f9c20b82db14e795d578ee4802475d2bdc";><code>f172d7f9</code></a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4886";>#4886</a>
 Thanks <a href="https://github.com/Akridian";><code>@​Akridian</code></a>! - 
Hooks for creation of custom Selects are now exported from main entry</li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/6c7a3d1e07b7d6a8f484a829e69b20eae5a92b91";><code>6c7a3d1e</code></a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4785";>#4785</a>
 Thanks <a href="https://github.com/Rall3n";><code>@​Rall3n</code></a>! - Add 
<code>prevInputValue</code> to action meta</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/b522ac658f85701ecf413436f3cf8d8d49117c82";><code>b522ac65</code></a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4860";>#4860</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Fix 
animated MultiValue transitions when being removed and change method used to 
generate unqiue keys for Option components. Closes <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4844";>#4844</a>
 , closes <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4602";>#4602</a></p>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/417e721786af309ede9b35983a18df89363cd1c5";><code>417e7217</code></a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4842";>#4842</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Remove src directory from published package</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/480ea85bed6f7c90c45d14884b4ec1105d92971a";><code>480ea85b</code></a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4846";>#4846</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - Add 
missing index to MultiValue props type</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/b8e34472d352a87e9687027a5c3f4ed767984177";><code>b8e34472</code></a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4854";>#4854</a>
 Thanks <a href="https://github.com/mikunpham";><code>@​mikunpham</code></a>! - 
Make input container css re-compute whenever input value changes due to a bug 
from <code>@emotion/react</code> in development env.</p>
   </li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/8b38d49b4a779c653f70b502a61f7c64220fa44d";>8b38d49b</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4807";>#4807</a>
 Thanks <a href="https://github.com/hcharley";><code>@​hcharley</code></a>! - 
Export AsyncCreatableProps from creatable entrypoint</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/46eeda1a6829af168ae24b49a251d12e410706ab";>46eeda1a</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4801";>#4801</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Export more types from main entry point</p>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/fdd01e664400b684b83c2b1c629bd3c76b152236";>fdd01e66</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4833";>#4833</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Value 
container display property should be grid when isMulti and has no value so the 
Placeholder component is positioned correctly with the Input</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/0937604ffcec5d56dd4918ae728feee345e1c78c";>0937604f</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4823";>#4823</a>
 Thanks <a href="https://github.com/mikunpham";><code>@​mikunpham</code></a>! - 
Fix the issue where input contents are moved to the left due to multiple space 
characters.</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/ec80b577665f2bd9b2cff9d7ca34723b6b65e5b8";>ec80b577</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4803";>#4803</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Import CSSObject from <code>@​emotion/react</code> instead of 
<code>@​emotion/serialize</code></p>
   </li>
   </ul>
   <h2>[email protected]</h2>
   <h1>Upgrade Guide</h1>
   <h2>Summary</h2>
   <ul>
   <li>Convert to TypeScript (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4489";>#4489</a>)
 - TypeScript types now come packaged with <code>react-select</code> so you no 
longer need to have <code>@types/react-select</code> installed; we no longer 
include Flow types</li>
   <li>Drop IE11 support (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4625";>#4625</a>,
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4720";>#4720</a>,
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4634";>#4634</a>)
 - this allows us to make changes to our CSS that we've wanted to make for a 
long time as well as remove unnecessary JS solutions (those changes are noted 
below)</li>
   <li>Use <code>forwardRef</code> for all wrapped components (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4489";>#4489</a>)
 - this means that if you were accessing anything on the <code>Select</code> 
instance using a <code>ref</code>, the <code>ref</code> will now reference the 
internal <code>Select</code> directly (see below for how to upgrade)</li>
   <li>Replace HOCs with hooks (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4489";>#4489</a>)
 - if you were using our HOCs to create custom <code>Select</code>s (i.e., 
<code>makeCreatableSelect</code>, <code>mangeState</code>, 
<code>makeAsyncSelect</code>) these have now been replaced by hooks (i.e., 
<code>useCreatable</code>, <code>useStateManager</code>, 
<code>useAsync</code>)</li>
   <li>Remove dependency on <a 
href="https://github.com/JedWatson/react-input-autosize";>AutosizeInput</a> (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4625";>#4625</a>)
 - our new solution uses CSS grid which IE11 does not fully support; also 
<code>.prefix__input</code> now targets the input and NOT the container</li>
   <li>Improve screen reader experience (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4676";>#4676</a>)
 - this isn't a breaking change in the API but it does change the screen reader 
announcements</li>
   <li>Use CSS grid for single value layout (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4720";>#4720</a>)
 - this also isn't a breaking change in the API but is it a change in the 
styles since it switches to using CSS grid (not fully supported by IE11) for 
single-value <code>Select</code>s</li>
   <li>Remove <code>readonly</code> attribute on our <code>DummyInput</code> 
(<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4634";>#4634</a>)
 - this results in better accessibility but uses <code>caret-color</code> which 
is not available on IE11</li>
   </ul>
   <h2>Details</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md";>react-select's
 changelog</a>.</em></p>
   <blockquote>
   <h1><code>@​react-select/docs</code></h1>
   <h2>3.1.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/638f545517d320fe70ca954511a71e96956abae3";>638f5455</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4702";>#4702</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - The 
Option generic is no longer required to extend the OptionBase type</p>
   </li>
   <li>
   <p>Updated dependencies [10225290]:</p>
   </li>
   <li>
   <p>Updated dependencies [53f1972b]:</p>
   </li>
   <li>
   <p>Updated dependencies [b41f4ceb]:</p>
   </li>
   <li>
   <p>Updated dependencies [4b028829]:</p>
   </li>
   <li>
   <p>Updated dependencies [7fcec537]:</p>
   </li>
   <li>
   <p>Updated dependencies [ca2c0e5b]:</p>
   </li>
   <li>
   <p>Updated dependencies [9e82aadc]:</p>
   </li>
   <li>
   <p>Updated dependencies [638f5455]:</p>
   </li>
   <li>
   <p>Updated dependencies [23cea0b5]:</p>
   </li>
   <li>
   <p>Updated dependencies [ef87c3ac]:</p>
   <ul>
   <li>react-select@undefined</li>
   </ul>
   </li>
   </ul>
   <h2>3.1.1-beta.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/638f545517d320fe70ca954511a71e96956abae3";>638f5455</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4702";>#4702</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - The 
Option generic is no longer required to extend the OptionBase type</p>
   </li>
   <li>
   <p>Updated dependencies [10225290]:</p>
   </li>
   <li>
   <p>Updated dependencies [53f1972b]:</p>
   </li>
   <li>
   <p>Updated dependencies [b41f4ceb]:</p>
   </li>
   <li>
   <p>Updated dependencies [7fcec537]:</p>
   </li>
   <li>
   <p>Updated dependencies [9e82aadc]:</p>
   </li>
   <li>
   <p>Updated dependencies [638f5455]:</p>
   <ul>
   <li>react-select@undefined</li>
   </ul>
   </li>
   </ul>
   <h2>3.1.1-beta.0</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Updated dependencies [4b028829]:</li>
   <li>Updated dependencies [ef87c3ac]:
   <ul>
   <li>react-select@undefined</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/4e06d22e47bbd82a4f9f67452c7f16787c4ce529";><code>4e06d22</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4895";>#4895</a>
 from JedWatson/changeset-release/master</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/a65a4e06b63406fc167946eb06d99b3a871dc650";><code>a65a4e0</code></a>
 Version Packages</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/7a7275d48cd3a50ae708fdb31e94d4cafb3dd319";><code>7a7275d</code></a>
 Update documentation for importing hooks (<a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4896";>#4896</a>)</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/b2bfd229e47166a4f676f3c6b3885351cfc57204";><code>b2bfd22</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4886";>#4886</a>
 from Akridian/export-hooks</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/21fbc870fe586559e27ba450f71cd4c83d873dcc";><code>21fbc87</code></a>
 Merge branch 'master' into export-hooks</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/4563298ae13d50d041bc67fe18d26be17eb7b415";><code>4563298</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4892";>#4892</a>
 from JedWatson/changeset-release/master</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/dc3a5523e2450a2849017e691453fdf3511e23f0";><code>dc3a552</code></a>
 Version Packages</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/d074ffb9eefe74c9b6e4b66d429d706dd936b72e";><code>d074ffb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4890";>#4890</a>
 from JedWatson/update-changesets</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/b9d1ee82bdd75fd422bef7c69d0962b4ec31dba8";><code>b9d1ee8</code></a>
 Update yarn.lock</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/9d484b2726accce2863f5f32ced88f2937787f78";><code>9d484b2</code></a>
 Bump changeset dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/JedWatson/react-select/compare/[email protected]@5.2.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-select&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=5.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 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]

Reply via email to