Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Confidence
web-ext 7.11.0 -> 8.10.0 age confidence

Release Notes

mozilla/web-ext (web-ext)

v8.10.0

Compare Source

main changes

  • Added: Enable support for data collection permissions in web-ext lint (#​3514)
  • Added: web-ext lint supports Firefox schema up to 144 (included) (#​3513)

dependencies

  • Updated: dependency @babel/runtime to 7.28.4 (#​3506)
  • Updated: dependency addons-linter to 7.20.0 (#​3513)
  • Updated: dependency decamelize to 6.0.1 (#​3495)
  • Updated: dependency pino to 9.9.5 (#​3510)
  • Updated: dependency strip-json-comments to 5.0.3 (#​3482)
  • Updated: dependency tmp to 0.2.5 (#​3483)

dev dependencies

  • Updated: dependency @babel/preset-env to 7.28.3 (#​3487)
  • Updated: dependency @babel/register to 7.28.3 (#​3489)
  • Updated: dependency @babel/cli to 7.28.3 (#​3488)
  • Updated: dependency chai to 6.0.1 (#​3498)
  • Updated: dependency @babel/eslint-parser to 7.28.4 (#​3505)
  • Updated: dependency chai-as-promised to 8.0.2 (#​3497)
  • Updated: dependency babel-plugin-istanbul to 7.0.1 (#​3508)
  • Updated: dependency @babel/core to 7.28.4 (#​3507)
  • Updated: dependency fs-extra to 11.3.2 (#​3512)
  • Updated: dependency mocha to 11.7.2 (#​3502)

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

v8.9.0

Compare Source

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

v8.8.0

Compare Source

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

v8.7.1

Compare Source

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

v8.7.0

Compare Source

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

  • Updated: dependency @babel/cli to 7.27.2 (#​3411)
  • Updated: dependency @babel/core to 7.27.1 (#​3399)
  • Updated: dependency @babel/eslint-parser to 7.27.1 (#​3401)
  • Updated: dependency @babel/preset-env to 7.27.2 (#​3410)
  • Updated: dependency @babel/register to 7.27.1 (#​3400)
  • Updated: dependency @commitlint/cli to 19.8.1 (#​3415)
  • Updated: dependency @commitlint/config-conventional (#​3416)
  • Updated: dependency mocha to 11.4.0 (#​3423)

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

v8.6.0

Compare Source

main changes

  • Updated: dependency addons-linter to 7.11.0 (#​3396)
    • Imported WebExtensions API JSON schema data for Firefox 138
    • Added a new error when data_collection_permissions is used in the manifest

dependencies

  • Updated: dependency @babel/runtime to 7.27.0 (#​3382)
  • Updated: dependency pino to 9.6.0 (#​3328)

dev dependencies

  • Updated: dependency @babel/cli to 7.27.0 (#​3385)
  • Updated: dependency @babel/eslint-parser to 7.27.0 (#​3383)
  • Updated: dependency html-entities to 2.6.0 (#​3387)
  • Updated: dependency sinon to 20.0.0 (#​3384)

See all changes: mozilla/web-ext@8.5.0...8.6.0

v8.5.0

Compare Source

main changes

  • Updated: dependency addons-linter to 7.9.0 (#​3335)
    • This version contains the JSON schemas for Firefox 136/137

dependencies

  • Updated: dependency @babel/runtime to 7.26.10 (#​3374)
  • Updated: dependency ws to 8.18.1 (#​3358)

dev dependencies

  • Updated: dependency @babel/core to 7.26.10 (#​3372)
  • Updated: dependency @babel/eslint-parser to 7.26.10 (#​3375)
  • Updated: dependency @babel/preset-env to 7.26.9 (#​3355)
  • Updated: dependency @commitlint/cli to 19.8.0 (#​3368)
  • Updated: dependency chai to 5.2.0 (#​3354)
  • Updated: dependency prettier to 3.5.3 (#​3364)
  • Updated: dependency pretty-quick to 4.1.1 (#​3365)

See all changes: mozilla/web-ext@8.4.0...8.5.0

v8.4.0

Compare Source

main changes

  • Added: export submit-addon via package.json (#​3250)
  • Updated: dependency addons-linter to 7.8.0 (#​3335)
    • This version contains the JSON schemas for Firefox 135
  • Removed: remove --disable-component-update from default args (#​3298)

dependencies

  • Updated: dependency @babel/runtime to 7.26.7 (#​3339)
  • Updated: dependency @devicefarmer/adbkit to 3.3.8 (#​3308)
  • Updated: dependency https-proxy-agent to 7.0.6 (#​3322)
  • Updated: dependency jose to 5.9.6 (#​3281)

dev dependencies

  • Updated: dependency @babel/cli to 7.26.4 (#​3321)
  • Updated: dependency @babel/core to 7.26.7 (#​3340)
  • Updated: dependency @babel/eslint-parser to 7.26.5 (#​3330)
  • Updated: dependency @babel/preset-env to 7.26.7 (#​3338)
  • Updated: dependency @babel/register to 7.25.9 (#​3286)
  • Updated: dependency @commitlint/cli to 19.7.1 (#​3343)
  • Updated: dependency @commitlint/config-conventional to 19.7.1 (#​3344)
  • Updated: dependency chai-as-promised to 8.0.1 (#​3311)
  • Updated: dependency chai to 5.1.2 (#​3289)
  • Updated: dependency cross-spawn to 7.0.5 (#​3303)
  • Updated: dependency eslint-plugin-import to 2.31.0 (#​3267)
  • Updated: dependency fs-extra to 11.3.0 (#​3332)
  • Updated: dependency mocha to 11.1.0 (#​3334)
  • Updated: dependency nyc to 17.1.0 (#​3255)
  • Updated: dependency prettier to 3.4.2 (#​3319)

new contributors


See all changes: mozilla/web-ext@8.3.0...8.4.0

v8.3.0

Compare Source

main changes

  • Updated: dependency addons-linter to 7.1.0 (#​3254)
  • Updated: replace Bunyan logger with Pino (#​3214)
  • Removed: drop mz dependency (#​3215)
  • Removed: drop node-fetch dependency (#​3217)
  • Removed: drop fs-extras and mkdirp dependencies (#​3230)
  • Fixed: Resolve input sourceDir to absolute path (#​3024)

dependencies

  • Updated: dependency @babel/runtime to 7.25.6 (#​3236)
  • Updated: dependency chrome-launcher to 1.1.2 (#​3200)
  • Updated: dependency firefox-profile to 4.7.0 (#​3224)
  • Updated: dependency https-proxy-agent to 7.0.5 (#​3184)
  • Updated: dependency jose to 5.9.2 (#​3253)
  • Updated: dependency pino to 9.4.0 (#​3240)
  • Updated: dependency update-notifier to 7.3.1 (#​3244)
  • Updated: dependency watchpack to 2.4.2 (#​3223)
  • Updated: dependency ws to 8.18.0 (#​3187)

dev dependencies

  • Updated: dependency @babel/cli to 7.25.6 (#​3237)
  • Updated: dependency @babel/core to 7.25.2 (#​3210)
  • Updated: dependency @babel/eslint-parser to 7.25.1 (#​3206)
  • Updated: dependency @babel/preset-env to 7.25.4 (#​3228)
  • Updated: dependency @commitlint/cli to 19.5.0 (#​3249)
  • Updated: dependency @commitlint/config-conventional to 19.5.0 (#​3248)
  • Updated: dependency babel-plugin-istanbul to 7.0.0 (#​3189)
  • Updated: dependency chai to 4.5.0 (#​3204)
  • Updated: dependency eslint-plugin-import to 2.30.0 (#​3239)
  • Updated: dependency mocha to 10.7.0 (#​3202)
  • Updated: dependency prettier to 3.3.3 (#​3196)
  • Updated: dependency sinon to 19.0.2 (#​3252)

others

  • Fixed: typo and missed async keyword (#​3177)

See all changes: mozilla/web-ext@8.2.0...8.3.0

v8.2.0

Compare Source

features

  • web-ext lint: updated to use addons-linter v6.30.1

bug fixes, etc.

dependencies
  • Updated: dependency jose to 5.4.1 (#​3174)
  • Updated: dependency mkdirp to 3.0.1 (#​2735)
  • Updated: dependency ws to 8.17.1 (#​3171)

See all changes: mozilla/web-ext@8.1.0...8.2.0

v8.1.0

Compare Source

features

  • web-ext lint: updated to use addons-linter v6.29.0

bug fixes, etc.

dependencies
  • Updated: dependency @babel/runtime to 7.24.7 (#​3160)
  • Updated: dependency jose to 5.4.0 (#​3157)
dev dependencies
  • Updated: dependency @babel/cli to 7.24.7 (#​3161)
  • Updated: dependency @babel/core to 7.24.7 (#​3162)
  • Updated: dependency @babel/eslint-parser to 7.24.7 (#​3158)
  • Updated: dependency @babel/preset-env to 7.24.7 (#​3159)
  • Updated: dependency chai-as-promised to 8.0.0 (#​3165)
  • Updated: dependency nyc to 17.0.0 (#​3166)
  • Updated: dependency prettier to 3.3.2 (#​3168)

See all changes: mozilla/web-ext@8.0.0...8.1.0

v8.0.0

Compare Source

What's changed

300+ commits have been written to get this new version 8 out of the door (see link to the full changelog at the bottom). Please take a look at the official documentation to know what has changed but expect some breaking changes.

Specifically, web-ext sign has been heavily refactored. Among other things, you can create new add-ons (not just versions) from the command line now 🎉 Unfortunately, this command is not backward compatible with v7.

While we're keeping the v7 branch around to ease the transition, we will mainly fix bugs and introduce new features in v8.

New contributors

Full changelog: mozilla/web-ext@7.12.0...8.0.0

v7.12.0

Compare Source

📣 We're finalizing web-ext v8 (the next major release), which will use a new AMO API to sign add-ons. Please try it out now by passing the --use-submission-api flag to the sign command in web-ext v7. More information at: https://extensionworkshop.com/documentation/develop/web-ext-command-reference-v7/#use-submission-api


features

  • web-ext lint: updated to use addons-linter v6.28.0
  • web-ext run: fixed a bug related to the use of work profiles on Android devices (backport #​2857)

See all changes: mozilla/web-ext@7.11.0...7.12.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 73ea7ae to bf69c7b Compare December 1, 2024 03:39
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from bf69c7b to 5cd34a2 Compare February 5, 2025 14:51
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 5cd34a2 to a3a0a4b Compare March 18, 2025 13:08
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from a3a0a4b to 976a300 Compare April 24, 2025 17:36
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch 2 times, most recently from adab4f0 to afd6c92 Compare May 26, 2025 13:03
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from afd6c92 to 90c60a7 Compare June 19, 2025 17:02
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 90c60a7 to 1921ea6 Compare July 1, 2025 14:20
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 1921ea6 to ec9c34e Compare July 17, 2025 13:51
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from ec9c34e to cde7aaf Compare August 10, 2025 12:56
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from cde7aaf to 6ffa62a Compare August 19, 2025 13:46
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 6ffa62a to f52ed3e Compare August 31, 2025 09:49
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from f52ed3e to ac382de Compare September 9, 2025 14:56
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from ac382de to 4b46a02 Compare September 17, 2025 18:56
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 4b46a02 to 400d09f Compare October 1, 2025 20:59
@renovate renovate bot force-pushed the renovate/web-ext-8.x branch from 400d09f to c9f54a4 Compare October 2, 2025 00:25
@renovate renovate bot changed the title chore(deps): update dependency web-ext to v8 chore(deps): update dependency web-ext to v8 - autoclosed Oct 13, 2025
@renovate renovate bot closed this Oct 13, 2025
@renovate renovate bot deleted the renovate/web-ext-8.x branch October 13, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant