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 3.0.0 to 3.1.1 #620

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 29, 2019

Bumps web-ext from 3.0.0 to 3.1.1.

Release notes

Sourced from web-ext's releases.

3.1.1

Bug Fixes

  • Added explicit validation of the choices supported by the --target option (#1644) (739aa52)
  • Fixed regression on supporting multiple values after --ignore-files/-i (#1652) (ff0ffa5)
  • Updated dependencis:
    • fx-runner to v1.0.11 (e2537d9), fixes #1659 (npm audit failure, security advisor related lodash dependency)
    • update-notifier to v3.0.1 (#1646) (72bb28c)

See all changes: 3.1.0...3.1.1

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

Commits
  • 328094c chore: Bump package version for release 3.1.1
  • 35d07cd chore: Removed unused set-value and mixed-deep advisories from nsprc exceptio...
  • f78857d chore(deps): update package-lock.json
  • a7b8ea0 chore(deps): update commitlint monorepo to v8.1.0
  • e2537d9 fix(deps): update fx-runner dependency to v1.0.11
  • fe391e7 chore(deps): update dependency coveralls to v3.0.5 (#1654)
  • ff0ffa5 fix: support multiple values after --ignore-files again (#1652)
  • 626a180 chore: Added last set-value and mixed-deep advisories to the nsprc ignore lis...
  • 739aa52 fix: Add supported choices to --target option (#1644)
  • 72bb28c fix(deps): update dependency update-notifier to v3.0.1 (#1646)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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). To ignore the version in this PR you can just close it
  • @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)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 29, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/web-ext-3.1.1 branch 4 times, most recently from 07e6356 to 7e9d8df Compare August 5, 2019 19:08
@stefanbuck
Copy link
Member

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/web-ext-3.1.1 branch from 7e9d8df to 5b94424 Compare August 6, 2019 21:33
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/web-ext-3.1.1 branch 2 times, most recently from 2590486 to c7dc9d5 Compare August 13, 2019 22:22
Bumps [web-ext](https://github.com/mozilla/web-ext) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@3.0.0...3.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/web-ext-3.1.1 branch from c7dc9d5 to cc2c06f Compare August 20, 2019 11:34
@stefanbuck stefanbuck merged commit 644307d into master Aug 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/web-ext-3.1.1 branch August 20, 2019 11:43
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
Development

Successfully merging this pull request may close these issues.

1 participant