Skip to content

Bump web-ext from 2.6.0 to 5.5.0#177

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web-ext-5.5.0
Closed

Bump web-ext from 2.6.0 to 5.5.0#177
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web-ext-5.5.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps web-ext from 2.6.0 to 5.5.0.

Release notes

Sourced from web-ext's releases.

5.5.0

Bug Fixes

  • deps: updated dependency node-notifier to v8.0.1 [security] (#2101)
  • deps: updated dependency import-fresh to v3.3.0 (#2062)
  • deps: updated dependency watchpack to v1.7.5 (#2067)
  • deps: updated dependency ws to v7.4.2 (#2066)

Feature

  • web-ext run: A new --watch-ignored command line options does allow extension developers to specify paths and glob patterns that should not be watched for changes (#2077, closes #2022).

See all changes: 5.4.1...5.5.0

5.4.1

Bug Fixes

  • deps: updated addons-linter dependency to v2.13.1 (#2081, mozilla/addon-scanner-utils#115) to prevent some unnecessary npm packages to be part of the web-ext dependencies tree (express and some other npm package not actually used by web-ext or addons-linter).

Features

See all changes: 5.4.0...5.4.1

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:

Commits
  • 02e5405 chore: Bump package version for release 5.5.0
  • f1ed131 fix(deps): update dependency watchpack to v1.7.5 (#2067)
  • 83e2068 chore(deps): update dependency webpack to v4.45.0 (#2113)
  • 762a1cf chore(ci): Increased default mocha timeout on functional tests ci job step (#...
  • c503895 fix(deps): update dependency ws to v7.4.2 (#2066)
  • 97add50 fix(deps): update dependency import-fresh to v3.3.0 (#2062)
  • 7957b53 chore(deps): update dependency eslint to v7.17.0 (#2106)
  • b3f590b chore(deps): update dependency html-entities to v1.4.0 (#2092)
  • 590016b chore(deps): update dependency flow-bin to v0.141.0 (#2086)
  • e914b33 chore(deps): update dependency sinon to v9.2.2 (#2090)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 12, 2021
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #194.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/web-ext-5.5.0 branch March 10, 2021 20:21
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.

0 participants