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


   Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.0 
to 4.3.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>Minor Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/035294f457921423c9237861f7c73584bdecbcc4";>035294f4</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3360";>#3360</a>
 Thanks <a href="https://github.com/sunniejai";><code>@​sunniejai</code></a>!
   <ul>
   <li><code>focusedOption</code> is now passed to the MenuList Component as a 
prop</li>
   </ul>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/7a414a7c7a1f8e2902e43bd476e3db17a8dce049";>7a414a7c</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3262";>#3262</a>
 Thanks <a href="https://github.com/torkelo";><code>@​torkelo</code></a>!
   <ul>
   <li>The Menu bottom is no longer scrolled into view when 
<code>menuShouldScrollIntoView=false</code></li>
   </ul>
   </li>
   </ul>
   <h3>Documentation Updates</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4109";>#4109</a>
 Thanks <a href="https://github.com/manvydasu";><code>@​manvydasu</code></a>
   <ul>
   <li>Replaced componentWillReceiveProps with componentDidUpdate in docs</li>
   </ul>
   </li>
   </ul>
   <h2>[email protected]</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/ca3c41bb55e2666589bbbb69d1153357191d07a4";>ca3c41bb</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4478";>#4478</a>
 Thanks <a href="https://github.com/ebonow";><code>@​ebonow</code></a>! - Check 
passive events polyfill for the existence of window for SSR</li>
   </ul>
   <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>
   <!-- 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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/JedWatson/react-select/commits";>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.3.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.

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