Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency web-ext to ^6.8.0 #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-ext ^6.1.0 -> ^6.8.0 age adoption passing confidence

Release Notes

mozilla/web-ext (web-ext)

v6.8.0

Compare Source

Features
  • web-ext lint: Updated to use addons-linter v4.14.0 (#​2386)
    • Imported Firefox 98.0b10 API schema
    • Updated browser-compat-data
    • Fixed TypeError raised in opendialog-remote-uri rule
    • See all addons-linter changes: 4.9.0...4.14.0
Bug Fixes
  • web-ext run:
    • Improved debounce to prevent multiple extension reloads on consecutive file changes (#​2385) (6c53a01)
  • Replaced deprecated dependency event-to-promise with promise-toolbox/fromEvent (#​2367) (2cfd843)

See all changes 6.7.0...6.8.0

v6.7.0

Compare Source

Features
  • web-ext lint: Updated to use addons-linter v4.9.0 (#​2374, #​2376)
    • Imported Firefox 96.0b7 and 97.0b8 API schema
    • Updated known libraries hashes (added new DOMPurify versions)
    • Updated browser-compat-data
    • Improved memory usage and performance on linting big js files
    • See all addons-linter changes: 4.4.0...4.9.0
Bug Fixes
  • web-ext lint: Fixed unexpected linting failures triggered by conflicting eslint versions
    when web-ext is included as a dev dependency (#​2245, fixed in #​2374)
  • web-ext run -t chromium: Applied fix to reload extensions already enabled (#​2365)
  • web-ext sign: Updated dependency sign-addon to v3.11.0 (#​2377)

See all changes 6.6.0...6.7.0

v6.6.0

Compare Source

Features
  • web-ext lint: updated to use addons-linter v4.4.0 (#​2346, #​2350)
    • Imported Firefox 94.0b8 and Firefox 95.0b8 API schema
    • Updated browser-compat-data
    • Updated to use eslint v8, which enables ECMAScript 2022 syntax (e.g. public field declaration and top-level await)
    • See all addons-linter changes: 3.20.0...4.4.0
Bug Fixes
  • web-ext run:
    • fixed issues related to the nodejs 17 dns resolution behavior on systems where localhost is resolved to an ipv6 address (#​2337)
    • fixed issue with removing temporary profile on nodejs <= 14.4 (#​2344, saadtazi/firefox-profile-js#128)
    • deps: update dependency fx-runner to v1.2.0 (#​2351)
  • Fixed yargs module resolution issue on yarn 3.x + pnp (#​2348)
  • Wrap web-ext usage output at terminal width (#​2329)

See all changes: 6.5.0...6.6.0

v6.5.0

Compare Source

Features
Bug Fixes
  • Updated dependencies:

See all changes: 6.4.0...6.5.0

v6.4.0

Compare Source

Features
Bug Fixes
  • web-ext run -t firefox-android: Fixed issue on running recent Firefox for Android builds (also known with the internal code name "Fenix") due to the WRITE_EXTERNAL_STORAGE android permission not being granted (#​2304)

  • web-ext sign: updated to use sign-addon v3.8.0 (#​2313)

See all changes: 6.3.0...6.4.0

v6.3.0

Compare Source

Features
Bug Fixes
  • web-ext sign: updated to use sign-addon 3.7.0 (#​2290)

See all changes: 6.2.0...6.3.0

v6.2.0

Compare Source

Bug Fixes
  • Removed npm engine compatibility restriction < npm v7 (#​2271)

    • Fixes EBADENGINE warning logged when installing web-ext using npm v7
  • Updated dependencies:

    • ws to v7.4.6 (#​2250) - ⚠ This update include a fix for a ReDoS vulnerability ⚠
    • chrome-launcher to v0.14.0 (#​2252)
    • sign-addon to v3.5.0 (#​2233)
Features

See all changes: 6.1.0...6.2.0


Configuration

📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone Europe/Berlin, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency web-ext to ^6.2.0 chore(deps): update dependency web-ext to ^6.8.0 Apr 24, 2022
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.

None yet

0 participants