Skip to content

Bump web-ext from 7.11.0 to 8.9.0 in the npm_and_yarn group across 1 directory#413

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-3a1906ccee
Open

Bump web-ext from 7.11.0 to 8.9.0 in the npm_and_yarn group across 1 directory#413
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-3a1906ccee

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: web-ext.

Updates web-ext from 7.11.0 to 8.9.0

Release notes

Sourced from web-ext's releases.

8.9.0

main changes

  • Fixed: Correct file name in web-ext submit in Node 24 (#3466)

dependencies

  • Updated: dependency addons-linter to 7.18.0 (#3471)
  • Updated: dependency open to 10.2.0 (#3469)

dev dependencies

  • Updated: dependency @babel/cli to 7.28.0 (#3462)
  • Updated: dependency @babel/core to 7.28.0 (#3461)
  • Updated: dependency @babel/eslint-parser to 7.28.0 (#3464)
  • Updated: dependency @babel/preset-env to 7.28.0 (#3463)
  • Updated: dependency chai to 5.2.1 (#3467)
  • Updated: dependency eslint-plugin-import to 2.32.0 (#3454)
  • Updated: dependency mocha to 11.7.1 (#3455)
  • Updated: dependency prettier to 3.6.2 (#3458)
  • Updated: dependency sinon to 21.0.0 (#3447)

others

  • Avoid EINVAL in fake-firefox-binary (#3451)

See all changes: mozilla/web-ext@8.8.0...8.9.0

8.8.0

main changes

  • Added: Support loading extensions in Chrome 137+ (#3434)
  • Added: Auto-reload support for Chrome using CDP (#3434)
  • Updated: dependency addons-linter to 7.15.0, which includes the Fx140 schema (#3448)
  • Fixed: npm audit for brace-expansion (#3450)

dependencies

  • Updated: dependency @babel/runtime to 7.27.6 (#3444)

dev dependencies

  • Updated: dependency @babel/core to 7.27.4 (#3438)
  • Updated: dependency @babel/eslint-parser to 7.27.5 (#3442)
  • Updated: dependency mocha to 11.7.0 (#3449)
  • Updated: dependency pretty-quick to 4.2.2 (#3440)

... (truncated)

Commits
  • cddc9dc 8.9.0
  • 4a769a9 chore(deps): bump addons-linter from 7.17.0 to 7.18.0 (#3471)
  • a1be051 chore(deps): bump open from 10.1.2 to 10.2.0 (#3469)
  • 5ce29de chore(deps-dev): bump chai from 5.2.0 to 5.2.1 (#3467)
  • adcb312 chore(deps): bump addons-linter from 7.16.0 to 7.17.0 (#3465)
  • 8bae585 fix: Correct file name in web-ext submit in Node 24 (#3466)
  • c47b969 chore(deps-dev): bump @​babel/preset-env from 7.27.2 to 7.28.0 (#3463)
  • 8058af0 chore(deps-dev): bump @​babel/core from 7.27.4 to 7.28.0 (#3461)
  • 67507a7 chore(deps-dev): bump @​babel/cli from 7.27.2 to 7.28.0 (#3462)
  • da51785 chore(deps-dev): bump @​babel/eslint-parser from 7.27.5 to 7.28.0 (#3464)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2025
@dependabot dependabot bot requested review from remusao and yshym as code owners July 22, 2025 11:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2025
Bumps the npm_and_yarn group with 1 update in the / directory: [web-ext](https://github.com/mozilla/web-ext).


Updates `web-ext` from 7.11.0 to 8.9.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@7.11.0...8.9.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-version: 8.9.0
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-3a1906ccee branch from 7932d73 to 9675441 Compare August 7, 2025 08:19
@dev-priyanshu15
Copy link
Copy Markdown
Contributor

Hi,
I noticed that the only failing check on this PR is the regression test suite, while all other tests have passed.
I’d be happy to help investigate and resolve the issue caused by the web-ext 7.11.0 → 8.9.0 upgrade.

Please let me know if I can take this on — and if there are any specific guidelines or context about the regression tests that I should be aware of before I start.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code P2 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant