Skip to content

Commit 1242cdd

Browse files
Bump @oddbird/popover-polyfill from 0.6.0 to 0.6.1 (#10807)
Bumps [@oddbird/popover-polyfill](https://github.com/oddbird/popover-polyfill) from 0.6.0 to 0.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/oddbird/popover-polyfill/releases"><code>@​oddbird/popover-polyfill</code>'s releases</a>.</em></p> <blockquote> <h2>v0.6.1</h2> <h2>What's Changed</h2> <ul> <li>🐛 BUGFIX: Respect <code>defaultPrevented</code> in <code>popovertarget</code> click handler by <a href="https://github.com/philipp-spiess"><code>@​philipp-spiess</code></a> in <a href="https://redirect.github.com/oddbird/popover-polyfill/pull/251">oddbird/popover-polyfill#251</a></li> <li>📝 DOCS: Add position notes by <a href="https://github.com/jamesnw"><code>@​jamesnw</code></a> in <a href="https://redirect.github.com/oddbird/popover-polyfill/pull/252">oddbird/popover-polyfill#252</a></li> <li>📝 DOCS: Add example for backdrop by <a href="https://github.com/dvdherron"><code>@​dvdherron</code></a> in <a href="https://redirect.github.com/oddbird/popover-polyfill/pull/247">oddbird/popover-polyfill#247</a></li> <li>📝 DOCS: Document browser support by <a href="https://github.com/jgerigmeyer"><code>@​jgerigmeyer</code></a> in <a href="https://redirect.github.com/oddbird/popover-polyfill/pull/250">oddbird/popover-polyfill#250</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/philipp-spiess"><code>@​philipp-spiess</code></a> made their first contribution in <a href="https://redirect.github.com/oddbird/popover-polyfill/pull/251">oddbird/popover-polyfill#251</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/oddbird/popover-polyfill/compare/v0.6.0...v0.6.1">https://github.com/oddbird/popover-polyfill/compare/v0.6.0...v0.6.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oddbird/popover-polyfill/commit/5401013c2c709819c9cfbe439cddf4d1f54531b7"><code>5401013</code></a> 0.6.1</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/70623ab5aa914d7871e2ec5a197de27fa81f23bd"><code>70623ab</code></a> Merge pull request <a href="https://redirect.github.com/oddbird/popover-polyfill/issues/252">#252</a> from oddbird/position-notes</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/e52e90fbfb597b96a0d39d486554c22e728be02e"><code>e52e90f</code></a> Merge branch 'main' of <a href="https://github.com/oddbird/popover-polyfill">https://github.com/oddbird/popover-polyfill</a> into posit...</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/b6bff1c07ed5f2bb4bd44ab7fa69a328df15c1bc"><code>b6bff1c</code></a> Add anchor positioning link</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/56b35a0435082cae6cd5d6055b7cf43fbc2ad029"><code>56b35a0</code></a> Merge pull request <a href="https://redirect.github.com/oddbird/popover-polyfill/issues/251">#251</a> from philipp-spiess/feat/respect-default-prevented</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/0cf32a9ecf0bd1f5a863e795f49aa4853bb5179d"><code>0cf32a9</code></a> Remove capture phase</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/2ea3545bc4916783bae45774bd316e59578a9a25"><code>2ea3545</code></a> Update src/popover.ts</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/5119bf7946298f71e8268d7f2fcb922c0152f9c6"><code>5119bf7</code></a> Add position notes</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/23d30fe9709099c9b20a80477cf78624e84c1715"><code>23d30fe</code></a> fix: respect defaultPrevented in popovertarget click handler</li> <li><a href="https://github.com/oddbird/popover-polyfill/commit/470a810452d139f280ba48fcf6f3cf091f40a587"><code>470a810</code></a> Merge pull request <a href="https://redirect.github.com/oddbird/popover-polyfill/issues/250">#250</a> from oddbird/browser-support</li> <li>Additional commits viewable in <a href="https://github.com/oddbird/popover-polyfill/compare/v0.6.0...v0.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oddbird/popover-polyfill&package-manager=npm_and_yarn&previous-version=0.6.0&new-version=0.6.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d78a8a9 commit 1242cdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
2828
"@hotwired/turbo-rails": "^8.0.16",
2929
"@hugocxl/react-to-image": "^0.0.9",
30-
"@oddbird/popover-polyfill": "^0.6.0",
30+
"@oddbird/popover-polyfill": "^0.6.1",
3131
"@shopify/draggable": "^1.1.4",
3232
"@stripe/stripe-js": "^7.4.0",
3333
"@tiptap/core": "^2.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,10 +1339,10 @@
13391339
"@nodelib/fs.scandir" "2.1.5"
13401340
fastq "^1.6.0"
13411341

1342-
"@oddbird/popover-polyfill@^0.6.0":
1343-
version "0.6.0"
1344-
resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.6.0.tgz#e183064e1cb6d4ccd20c9bc4f289869027e25d49"
1345-
integrity sha512-pbuLPpoGnAp2W0RIt5Wbinq0CHTAMm6qpYj4n/QfamFtmkgNS3R1hr58CikfBGuqSzeUkKxVtKuPnPD/4s7QXQ==
1342+
"@oddbird/popover-polyfill@^0.6.1":
1343+
version "0.6.1"
1344+
resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.6.1.tgz#dc2d49dd79cc74420eece5b97ccef6ba3f9d42a9"
1345+
integrity sha512-Papau51NPG+NajXvoEHCNT1CBJv4WIyvIGfH5gpJPLL8MZJt/4giC0jJ/mNZRtJmdzRuXWpUFB6QxkJa1RvMAQ==
13461346

13471347
"@pkgjs/parseargs@^0.11.0":
13481348
version "0.11.0"

0 commit comments

Comments
 (0)