Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Bump @popperjs/core from 2.10.2 to 2.11.0 (#877)
Browse files Browse the repository at this point in the history
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 />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@popperjs/core&package-manager=npm_and_yarn&previous-version=2.10.2&new-version=2.11.0)](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
dependabot[bot] authored Nov 29, 2021
1 parent 7259355 commit 7002eec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2696,9 +2696,9 @@
source-map "^0.7.3"

"@popperjs/core@^2.0.6", "@popperjs/core@^2.5.4", "@popperjs/core@^2.6.0":
version "2.10.2"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.10.2.tgz#0798c03351f0dea1a5a4cabddf26a55a7cbee590"
integrity sha512-IXf3XA7+XyN7CP9gGh/XB0UxVMlvARGEgGXLubFICsUMGz6Q+DU+i4gGlpOxTjKvXjkJDJC8YdqdKkDj9qZHEQ==
version "2.11.0"
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.0.tgz#6734f8ebc106a0860dff7f92bf90df193f0935d7"
integrity sha512-zrsUxjLOKAzdewIDRWy9nsV1GQsKBCWaGwsZQlCgr6/q+vjyZhFgqedLfFBuI9anTPEUT4APq9Mu0SZBTzIcGQ==

"@reach/router@^1.3.4":
version "1.3.4"
Expand Down

0 comments on commit 7002eec

Please sign in to comment.