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

Update web-ext: 5.3.0 → 5.4.0 (minor) #10

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 27, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ web-ext (5.3.0 → 5.4.0) · Repo

Release Notes

5.4.0

Features

  • web-ext lint: updated to use addons-linter v2.12.0 (#2059, #2070)

    • Updated denied libraries entries
    • Updated browser compat data (and migrated to the new @mdn/browser-compat-data npm package)
    • Fixed validation of non-square svg icons (now reported as a warning instead of an error)
    • Fixed missing file name in the validation errors related to invalid json files
    • New validation warning when the applications and browser_specific_settings manifest properties are used in the same manifest.json file
    • See all addons-linter changes: 2.9.0...2.12.0
  • web-ext run:

    • Added a new --profile-create-if-missing option (#2058) to be used, combined with the --firefox-profile or --chromium-profile option, to ensure that an empty profile directory will be created if the specified profile path doesn't exist yet.

Bug Fixes

  • web-ext global command line options:

    • Fixed "Unknown argument: input" error raised when --no-input global cli option is used without an explicit boolean value (#1860)
  • web-ext run -t firefox-android:

See all changes: 5.3.0...5.4.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 18 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the dependencies Pull requests that update a dependency file label Nov 27, 2020
@depfu depfu bot requested a review from julienw November 27, 2020 14:56
@julienw
Copy link
Owner

julienw commented Nov 27, 2020

Waiting for some answers in mozilla/addons-scanner-utils#115 before merging this. The express dependency is a quite big...

@julienw julienw force-pushed the depfu/update/yarn/web-ext-5.4.0 branch from e09a1d9 to 4d1d013 Compare November 27, 2020 22:35
@julienw
Copy link
Owner

julienw commented Nov 27, 2020

@depfu refresh

@julienw
Copy link
Owner

julienw commented Nov 27, 2020

@depfu recreate

@depfu depfu bot force-pushed the depfu/update/yarn/web-ext-5.4.0 branch from 4d1d013 to db2c56f Compare November 27, 2020 22:41
@depfu depfu bot force-pushed the depfu/update/yarn/web-ext-5.4.0 branch from db2c56f to 82b8ae4 Compare December 5, 2020 23:40
@julienw
Copy link
Owner

julienw commented Dec 7, 2020

I'll wait for the next release.

@julienw julienw closed this Dec 7, 2020
@depfu depfu bot deleted the depfu/update/yarn/web-ext-5.4.0 branch December 7, 2020 09:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant