This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @popperjs/core from 2.10.2 to 2.11.0 (#877)
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.10.2 to 2.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/popperjs/popper-core/releases"><code>@popperjs/core</code>'s releases</a>.</em></p> <blockquote> <h2>v2.11.0</h2> <h2>New Features</h2> <ul> <li>Allow SVG elements as boundary (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1405">#1405</a>)</li> </ul> <h2>Bug Fixes</h2> <ul> <li> <p>fix(computeStyles): adaptive option with fixed strategy on mobile (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1398">#1398</a>)</p> </li> <li> <p>fix(getClippingRect): check position of clipping parent (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1399">#1399</a>)</p> </li> <li> <p>fix(computeStyles): subpixel misalignment with round function (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1400">#1400</a>)</p> </li> <li> <p>fix(preventOverflow): altAxis + tether (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1401">#1401</a>)</p> </li> <li> <p>fix: handle scaled parent elements (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1402">#1402</a>)</p> </li> <li> <p>Exposes <code>OffsetsFunction</code> type (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1411">#1411</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/popperjs/popper-core/commit/72b0b7d445d012a467252cade650d51f09224176"><code>72b0b7d</code></a> Allow svg elements to be used as boundaries for <code>detectOverflow</code> (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1405">#1405</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/6a652913ef422727c85c8d35d8aa88c8de41cc09"><code>6a65291</code></a> fix(computeStyles): adaptive option with fixed strategy on mobile (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1398">#1398</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/721666ba611833c8c628f68a3da6c2ee08d5a4d8"><code>721666b</code></a> fix(getClippingRect): check position of clipping parent (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1399">#1399</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/ed1ff90440242025f1c465fa10f54b423634d4ef"><code>ed1ff90</code></a> Export <code>OffsetsFunction</code> (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1411">#1411</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/b46f2cce95076051741f9d9a38e47818d32cb7bf"><code>b46f2cc</code></a> fix(computeStyles): remove outer round function (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1400">#1400</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/bdc49c0fbf98782532a360ec07caa2d317cb4668"><code>bdc49c0</code></a> fix(getBoundingClientRect): reenable scale logic (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1402">#1402</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/956bfa69103b619e20d16170f9d78375b922450f"><code>956bfa6</code></a> fix(preventOverflow): altAxis + tether (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1401">#1401</a>)</li> <li><a href="https://github.com/popperjs/popper-core/commit/f6899ccbbed5bf5a2d28286153df5b731c350616"><code>f6899cc</code></a> refactor: README benefits copy (<a href="https://github-redirect.dependabot.com/popperjs/popper-core/issues/1403">#1403</a>)</li> <li>See full diff in <a href="https://github.com/popperjs/popper-core/compare/v2.10.2...v2.11.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>
- Loading branch information