Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps web-ext from 8.5.0 to 8.8.0.

Release notes

Sourced from web-ext's releases.

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)

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

8.7.1

main changes

  • Updated: dependency addons-linter to 7.13.0, which includes support for required data collection permissions (part of the Fx139 schema) (#3426)

See all changes: mozilla/web-ext@8.7.0...8.7.1

8.7.0

main changes

  • Fixed: restore stdin raw mode to off after ctrl-c quit (#3395)
  • Updated: dependency addons-linter to 7.12.0 (#3425)
    • Imported WebExtensions API JSON schema data for Firefox 139

dependencies

  • Updated: dependency @babel/runtime to 7.27.1 (#3405)
  • Updated: dependency chrome-launcher to 1.2.0 (#3412)
  • Updated: dependency open to 10.1.2 (#3403)
  • Updated: dependency pino to 9.7.0 (#3421)
  • Updated: dependency strip-json-comments to 5.0.2 (#3420)
  • Updated: dependency watchpack to 2.4.4 (#3424)
  • Updated: dependency ws to 8.18.2 (#3407)

dev dependencies

... (truncated)

Commits
  • 20bfd9d 8.8.0
  • 7f18c86 chore(deps-dev): bump mocha from 11.5.0 to 11.7.0 (#3449)
  • da267d7 chore(deps): bump addons-linter from 7.13.0 to 7.15.0 (#3448)
  • add869f Fix npm audit for brace-expansion (#3450)
  • fa87e95 chore(deps-dev): bump @​babel/eslint-parser from 7.27.1 to 7.27.5 (#3442)
  • e39bb4e chore(deps): bump @​babel/runtime from 7.27.4 to 7.27.6 (#3444)
  • b5e0e25 test(functional): Add test for auto-reload after failed load
  • 478115f feat: Support loading extensions in Chrome 137+
  • ba0537f feat: auto-reload support for Chrome using CDP
  • 085481f chore: Remove WebSocket-based reloading from chromium runner
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested review from Rurik19 and Simounet June 20, 2025 02:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 20, 2025
@Simounet
Copy link
Member

@dependabot rebase

Bumps [web-ext](https://github.com/mozilla/web-ext) from 8.5.0 to 8.8.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@8.5.0...8.8.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-version: 8.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-ext-8.8.0 branch from 411c4ae to b71d440 Compare June 30, 2025 11:38
@Simounet Simounet merged commit 4253234 into master Jun 30, 2025
1 check passed
@Simounet Simounet deleted the dependabot/npm_and_yarn/web-ext-8.8.0 branch June 30, 2025 11:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant