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


   Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.0 
to 4.2.0.
   <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>Minor Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/2ffed9c6c40c9d5b81d7c8faf7bfc995976299ec";>2ffed9c6</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4444";>#4444</a>
 Thanks <a href="https://github.com/Rall3n";><code>@​Rall3n</code></a>! - Use 
accessor props to get value and label in <code>compareOption</code></p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/2baf5a9df2f4f56f9c9374fcb879cb5259a6d8d0";>2baf5a9d</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4414";>#4414</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Add 
<code>ariaLiveMessages</code> prop for internationalization and other 
customizations, add <code>aria-live</code> prop, and other accessibility fixes. 
Inspired heavily from the work done by <a 
href="https://github.com/Kashkovsky";><code>@​Kashkovsky</code></a>, <a 
href="https://github.com/radegran";><code>@​radegran</code></a>, <a 
href="https://github.com/Malgalad";><code>@​Malgalad</code></a>, and <a 
href="https://github.com/TheHollidayInn";><code>@​TheHollidayInn</code></a> - 
thanks to them, <a href="https://github.com/bozdoz";><code>@​bozdoz</code></a> 
for the thorough testing and recommendations, and for everyone who contributed 
constructive feedback towards a better accessibility experience.
 </p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/7cdb8a6b4d9de89a599b3aee8b6d90a44a931ea6";>7cdb8a6b</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4391";>#4391</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Pass 
and sanitize CommonProps passed to Group and Input components</p>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/c955415cd3724489423dd8e84d6dab5ace24c984";>c955415c</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4437";>#4437</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Set 
event listeners to be non-passive to remove Chrome console warnings</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/3ca22b2f49ad4f05f98ec8a565d74c483c0b98aa";>3ca22b2f</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3827";>#3827</a>
 Thanks <a 
href="https://github.com/mitchellhamilton";><code>@​mitchellhamilton</code></a>! 
- Memoize stripDiacritics in createFilter for the input with memoize-one so 
that stripDiacritics is not called for the same string as many times as there 
are options every time the input changes</p>
   <p>Inspired by <a 
href="https://blog.johnnyreilly.com/2019/04/react-select-with-less-typing-lag.html";>https://blog.johnnyreilly.com/2019/04/react-select-with-less-typing-lag.html</a></p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/dce3863ff2ba8dfb50f505d81a2e70cf2d7a97e7";>dce3863f</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4423";>#4423</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Remove browser alias fields in order to fix SSR apps</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/ec7c0728c5bfe98a81ab557699147ae244f7a073";>ec7c0728</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4443";>#4443</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Allow 
tabIndex prop Type to be number or string</p>
   </li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/b5f9b0c59d7ac8559f88287ba73f0495b4c8eed2";>b5f9b0c5</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4342";>#4342</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Standardized innerProps and className props on customizable components</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/19b763428d6df254f0b9662f18a698dd3c59d83b";>19b76342</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3911";>#3911</a>
 Thanks <a href="https://github.com/eugenet8k";><code>@​eugenet8k</code></a>! - 
Add <code>removedValues</code> to <code>onChange</code> event meta when the 
action is <code>clear</code> (when the user clears the value in the Select)</p>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/f600d13f5981c9e54e78247fdd82f62555373cff";>f600d13f</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4422";>#4422</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - Fix 
finding focusable options for groups</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/a016c87821d9289ef9c317c0c397d64a0824ce16";>a016c878</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4420";>#4420</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - Bump 
dependency on @babel/runtime in order to fix compatibility issues with Webpack 
5</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/10b5f5a5edc93becb6b46f22666305ec8c1b7de3";>10b5f5a5</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4404";>#4404</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Remove unnecessary dependency on @emotion/css</p>
   </li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/44f285b0d4a50e16713b9aa3746d73d80dee2c91";>44f285b0</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4399";>#4399</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - Fixed 
building focusable options from groups</li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/645feb3e34776a5f181b32f603027df5ca709b7d";>645feb3e</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4396";>#4396</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - Fixed 
keys for options within groups</li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Major Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/020506755728f607a77145e2a00458526596496f";>02050675</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4339";>#4339</a>
 Thanks <a 
href="https://github.com/Methuselah96";><code>@​Methuselah96</code></a>! - 
Standardized value passed to onChange</li>
   </ul>
   <!-- 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>@react-select/docs</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/ef2090e30e3e399d1590baaedd9f108c41b2159f";><code>ef2090e</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4449";>#4449</a>
 from JedWatson/changeset-release/master</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/4afd78a2b6cce703cc6a8add5143e61bb6a6169f";><code>4afd78a</code></a>
 Version Packages</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/55b1432e7cc29d5f55705fc411e0c2f1931775a2";><code>55b1432</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4391";>#4391</a>
 from JedWatson/clean-common-props</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/665f7ae9305f5c5fbf3761e9fd639eb1da8a9050";><code>665f7ae</code></a>
 Merge branch 'master' into clean-common-props</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/19788193b2f61a51f9a66b68a0ebc8fe7f9b797a";><code>1978819</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4423";>#4423</a>
 from Methuselah96/remove-browser-alias-fields</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/52a27c5db2a2cf9b0a5af8ea8e8e7e0546451dce";><code>52a27c5</code></a>
 Merge branch 'master' into clean-common-props</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/b8f9ec7ae28f4931602c7cd48df9792892f7327b";><code>b8f9ec7</code></a>
 Merge branch 'master' into remove-browser-alias-fields</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/37264a1a8dd0de2c032127b2e40e6bebc59e68e0";><code>37264a1</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/3875";>#3875</a>
 from andreme/add_missing_create_option_meta</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/46f7022fd2e2174522a5ae5294264068825cc701";><code>46f7022</code></a>
 Merge branch 'master' into add_missing_create_option_meta</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/e9781b4a5608893bdb2e230dcdc9159336e49485";><code>e9781b4</code></a>
 Merge branch 'master' into clean-common-props</li>
   <li>Additional commits viewable in <a 
href="https://github.com/JedWatson/react-select/compare/[email protected]@4.2.0";>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=4.2.0)](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.

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