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.6.0 to 2.8.0 #3

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps web-ext from 2.6.0 to 2.8.0.

Release notes

Sourced from web-ext's releases.

2.8.0

Features

See all changes: 2.7.0...2.8.0

2.7.0

Features

Bug Fixes

  • Improved web-ext start-up time by lazy loading some modules (#1302) (f9db35b)
  • Updated or replaced some npm packages which could be affected by vulnerabilities and raise errors on nsp check / npm audit (#1323):
    • Replaced open npm dependency with opn 5.3.0 (0915b4a)
    • Updated fx-runner to version 1.0.9 (d6d253c)
    • Updated sign-addon to version 0.3.1 (23fc1d8)
  • Fixed incompatibility with json-parse-better-errors 1.0.2 (#1303) (00f71a3)

See all changes: 2.6.0...2.7.0

Commits
  • 8f03dfd chore: bump package version for release 2.8.0
  • 289788f fix(package): update addons-linter to version 1.2.6 (#1350)
  • 065188d feat: Allow negation in --ignore-files (#1348)
  • 1cd88a1 feat: Supported selection of a given APK (#1338)
  • bc4eb1c fix(test): Avoid EPIPE error in "web-ext sign" test
  • 4134812 chore: Replaced npm token in the travis config file (#1345)
  • 5d9020f chore(package): update sinon to version 6.1.2
  • 2a08456 chore(package): update chai to version 4.1.2 and related fixes for assert.thr...
  • eb44fa6 chore(package): update conventional-changelog-cli to version 2.0.1
  • 7fd91fd chore(package): update eslint to version 5.0.1
  • 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 merge will merge this PR after your CI passes on it
  • @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 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.

@dguo dguo merged commit f833d89 into master Aug 1, 2018
@dguo dguo deleted the dependabot/npm_and_yarn/web-ext-2.8.0 branch August 1, 2018 14:50
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.

Generator function causing JS_SYNTAX_ERROR
2 participants