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


   Bumps [react-select](https://github.com/JedWatson/react-select) from 3.1.0 
to 3.1.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>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/c8d74bd5710b1db6736837fb4334a59e46614a27";>c8d74bd5</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3979";>#3979</a>
 Thanks <a href="https://github.com/mitchellhamilton";>@mitchellhamilton</a>! - 
Fix repository field</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/c8447f480f8b9ca04386bee08e8d3a6fbb4f07c8";>c8447f48</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4034";>#4034</a>
 Thanks <a href="https://github.com/sophiebits";>@sophiebits</a>! - Improve 
performance of option filtering when ignoreAccents is enabled (the default)</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/7af1aafb2314db02544b7970784b868e97ec4824";>7af1aafb</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/4295";>#4295</a>
 Thanks <a href="https://github.com/JedWatson";>@JedWatson</a>! - Fix 
menuplacement context</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/32ad5c040bdd96cd1ca71010c2558842d684629c";>32ad5c04</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3892";>#3892</a>
 Thanks <a href="https://github.com/flexdinesh";>@flexdinesh</a>! - Fix 
react-select ignoring HTML5 &quot;form&quot; attribute</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/6af14fbbc8ab42f2d17721732c9fe221d47c9e30";>6af14fbb</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3897";>#3897</a>
 Thanks <a href="https://github.com/lorisdev";>@lorisdev</a>! - Removes the call 
to <code>onMenuOpen</code> on every input change</p>
   <p>If you were relying on this undesired behavior it may be a breaking 
change.
   Please upgrade accordingly.</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/0eb1ef9625de907fddaf29516cec3bd93bf9c5f7";>0eb1ef96</a>
 Thanks <a href="https://github.com/JedWatson";>@JedWatson</a>! - Fixes touch 
issues in IE11</p>
   </li>
   <li>
   <p><a 
href="https://github.com/JedWatson/react-select/commit/ad608c8f1f445e70a082bae755dd30bda5b5f205";>ad608c8f</a>
 <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/pull/3928";>#3928</a>
 Thanks <a href="https://github.com/dpordomingo";>@dpordomingo</a>! - Update 
MenuPlacer context usage in order to the new React Context API</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/17b406ac30b85409681aaaff419437b605c6c48c";><code>17b406a</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/3980";>#3980</a>
 from JedWatson/changeset-release/master</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/ca66253c52ebe8ba89e765bba8e0f49bd3409eb1";><code>ca66253</code></a>
 Version Packages</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/709b0bcac58e0ffff23b37a81c7fad14040b5a44";><code>709b0bc</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4295";>#4295</a>
 from JedWatson/fix-menuplacement-context</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/665443b773469c1848745b4db3057f1b5b83a313";><code>665443b</code></a>
 Merge branch 'master' into fix-menuplacement-context</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/7af1aafb2314db02544b7970784b868e97ec4824";><code>7af1aaf</code></a>
 Add changeset</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/7720401a388febe198a1faa77009e6bd61d24135";><code>7720401</code></a>
 Fix menuShouldScrollIntoView in MenuPortal example</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/442596e0e01754281cbfe45f42143cbc71f0417d";><code>442596e</code></a>
 Fix getPortalPlacement in PortalPlacementContext</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/3f82ae5288cb5ab4c89f47271b6ad47b0e05c14a";><code>3f82ae5</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/JedWatson/react-select/issues/4294";>#4294</a>
 from JedWatson/fix-circle-ci</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/38547641972516e5fcb8745d38392f2d706da4e8";><code>3854764</code></a>
 Update config.yml</li>
   <li><a 
href="https://github.com/JedWatson/react-select/commit/5bee3f40e74c165117a6765588ae906f07ad76f9";><code>5bee3f4</code></a>
 Bump Cypress to latest &amp; update the docker image to test on latest Chrome 
&amp; FF</li>
   <li>Additional commits viewable in <a 
href="https://github.com/JedWatson/react-select/compare/[email protected]@3.1.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=3.1.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