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

Bump web-ext from 2.9.1 to 3.1.0 #73

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps web-ext from 2.9.1 to 3.1.0.

Release notes

Sourced from web-ext's releases.

3.1.0

Features

Bug Fixes

  • Fixed incompatibility with some old android versions, by allowing comma as separator when checking permissions via adb (f187d76)
  • Normalized default_locale before use (#1637) (805b617), closes 1632
  • Restored default value for "browser.link.open_newwindow" about:config pref on Firefox for Android (b2aed74), closes #1592
  • Stop bundling dependencies with slashes (#1634) (fd336bb), closes #1629
  • Updated dependencies: adbkit to v2.11.1, camelcase to version 5.3.1, debounce to version 1.2.0, decamelize to version 3.2.0, git-rev-sync to version 1.12.0, multimatch to version 4, node-notifier to version 5.4.0, opn to version 5.5.0, require-uncached to version 2.0.0, source-map-support to version 0.5.11, update-notifier to version 3, watchpack to version 1.6.0, yargs to v13.2.4, source-map-support to v0.5.12, strip-json-comments to v3, tmp to v0.1.0

See all changes: 3.0.0...3.1.0

3.0.0

This is the first web-ext version that officially requires nodejs >= 8.

Features

Other Fixes

  • Updated npm packages which could be affected by vulnerabilities and raise errors on npm audit:
    fx-runner updated to version 1.0.10 (cf1dd31)
  • Deprecated support for nodejs 6 (#1490) (e5a73d9)
  • Upgraded project development environment to Babel 7 and Webpack 4 (#1505) (5d2dfb4)

See all changes: 2.9.3...3.0.0

2.9.3

This is going to be the last web-ext version still compatible with nodejs 6 👋.

Features

  • Added release channel as optional sign parameter (simple test) (#1400) (942c308)
... (truncated)
Commits
  • 644188a chore: Bump package version for release 3.1.0
  • cd2e104 test: Run functional tests in legacy bundling mode as part of the travis CI j...
  • fd336bb fix: Stop bundling dependencies with slashes (#1634)
  • d86cd2c fix: Fixed linting error related to eslint v6 (#1638)
  • 805b617 fix: Normalize default_locale before use (#1637)
  • b28801a chore(deps): update dependency eslint-plugin-import to v2.18.0 (#1636)
  • 38a7b05 chore(deps): update dependency babel-eslint to v10.0.2 (#1633)
  • 617d8c1 chore(deps): update dependency eslint-plugin-flowtype to v3.11.1 (#1630)
  • 37e509f chore(deps): update dependency coveralls to v3.0.4 (#1628)
  • 527c2bb chore(deps): update dependency webpack to v4.35.0 (#1627)
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #83.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/web-ext-3.1.0 branch August 1, 2019 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants