Skip to content

Bump web-ext from 5.3.0 to 6.1.0 - #112

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

Bump web-ext from 5.3.0 to 6.1.0#112
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web-ext-6.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2021

Copy link
Copy Markdown

Bumps web-ext from 5.3.0 to 6.1.0.

Release notes

Sourced from web-ext's releases.

6.1.0

Bug Fixes

  • web-ext run -t firefox: Fixed installed Firefox lookup on Windows to include both HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE windows registry keys (introduced by updating fx-runner dependency to v1.1.0 - #2227)

  • web-ext run -t firefox-android: Fixed issue when using web-ext to run an extension on Android 11 (#2200)

  • web-ext build: Fixed filename sanitizing issue when using a --filename option including arbitrary manifest property to be interpolated (#2222, fixes #2119

Features

See all changes: 6.0.0...6.1.0

6.0.0

⚠ BREAKING CHANGES ⚠

  • Dropped support for node.js 10 👋

  • The filename option has been moved in the build options (where it does actually belong), if you were setting the filename option value from a config file you'll need to update the config file:

module.exports = {
  build: { filename: "...." },
};

Bug Fixes

  • web-ext build: Moved filename option into the build command options (#2178)

  • web-ext sign: Updated sign-addon to v3.3.0 (#2128 / #2153)

  • Various dependencies updated to their last released versions: bunyan v1.8.15 (#2114), camelcase v6.2.0 (#2046), decamelize v5 (#2117), firefox-profile v4.1.0 (#2170), fs-extra v9.1.0 (#2132), multimatch v5 (#2048), node-notifier v9 (#2103), open v7.4.2 (#2111 / #2140 / #2158 / #2161), parse-json v5.2.0 (#2005), update-notifier to v5.1.0 (#2063 / #2139), watchpack v2 (#2024), ws v7.4.3 (#2141), yargs v16 (#2015), zip-dir v2 (#2080)

Features

... (truncated)

Commits
  • a9c903e chore: Bump package version for release 6.1.0
  • 93908a5 chore(deps): update dependency eslint-plugin-flowtype to v5.7.1 (#2223)
  • 38d51e9 fix(deps): update dependency addons-linter to v3 (#2204)
  • 2fb7fd1 fix(deps): update dependency firefox-profile to v4.2.0 (#2191)
  • f6c9f0c fix(deps): update dependency fx-runner to v1.1.0 (#2227)
  • d07b923 fix: Sanitize manifest property values before interpolation (#2222)
  • 146770f chore(deps): update dependency eslint-plugin-flowtype to v5.7.0 (#2215)
  • 9bf4ac5 chore(deps): update dependency flow-bin to v0.148.0 (#2213)
  • fba4573 chore(deps): update dependency eslint to v7.24.0 (#2211)
  • 7315336 chore(deps): update commitlint monorepo to v12 (#2169)
  • 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 21, 2021

Copy link
Copy Markdown
Author

Dependabot tried to add @Gusted as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/sd2048/darkreader/pulls/112/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the sd2048/darkreader repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Apr 21, 2021

Copy link
Copy Markdown
Author

The following labels could not be found: dependencies.

@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2021

Copy link
Copy Markdown
Author

Superseded by #153.

@dependabot dependabot Bot closed this Jun 23, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web-ext-6.1.0 branch June 23, 2021 06:16
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.

0 participants