From d8d7b73ae2ebe234306a9efd21b01a4659fa7a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:11:00 -0400 Subject: [PATCH] chore(deps): Bump webextension-polyfill from 0.10.0 to 0.12.0 (#7344) Bumps [webextension-polyfill](https://github.com/mozilla/webextension-polyfill) from 0.10.0 to 0.12.0.
Release notes

Sourced from webextension-polyfill's releases.

0.12.0

Bug Fixes

See all changes for 0.12.0

0.11.0

Bug Fixes

See all changes for 0.11.0

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webextension-polyfill&package-manager=npm_and_yarn&previous-version=0.10.0&new-version=0.12.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) ---
Dependabot commands and options
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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8a467b7ff18..9b8932cb4af 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "tabbable": "^6.2.0", "ua-parser-js": "^1.0.37", "uuid": "^9.0.1", - "webextension-polyfill": "^0.10.0" + "webextension-polyfill": "^0.12.0" }, "resolutions": { "@types/node": "^16.11.7", diff --git a/yarn.lock b/yarn.lock index 03781196257..6a3cc19cd78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2913,7 +2913,7 @@ __metadata: typescript: ^5.4.5 ua-parser-js: ^1.0.37 uuid: ^9.0.1 - webextension-polyfill: ^0.10.0 + webextension-polyfill: ^0.12.0 webpack: ^5.91.0 webpack-cli: ^5.1.4 webpack-node-externals: ^3.0.0 @@ -11951,10 +11951,10 @@ __metadata: languageName: node linkType: hard -"webextension-polyfill@npm:^0.10.0": - version: 0.10.0 - resolution: "webextension-polyfill@npm:0.10.0" - checksum: 4a59036bda571360c2c0b2fb03fe1dc244f233946bcf9a6766f677956c40fd14d270aaa69cdba95e4ac521014afbe4008bfa5959d0ac39f91c990eb206587f91 +"webextension-polyfill@npm:^0.12.0": + version: 0.12.0 + resolution: "webextension-polyfill@npm:0.12.0" + checksum: fc2166c8c9d3f32d7742727394092ff1a1eb19cbc4e5a73066d57f9bff1684e38342b90fabd23981e7295e904c536e8509552a64e989d217dae5de6ddca73532 languageName: node linkType: hard