Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Update web-ext to the latest version 馃殌 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 11, 2017

Version 2.1.0 of web-ext was just published.

Dependency web-ext
Current Version 2.0.0
Type devDependency

The version 2.1.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of web-ext.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 2.1.0

Bug Fixes

  • None

Features

  • Added --no-input option to disable standard input (#1044) (99a1b40)
  • Error messages are no longer prefixed by a command (#1002) (b0250ed)
  • You can now use web-ext programatically, e.g. webExt.cmd.run() (#1028) (c432f23)
  • You can now programmatically override the manifest parser in cmd.run() (#1026) (e48ac75)

Dependency updates

  • package: update addons-linter to version 0.26.1 and fix linting and functional tests (#1082) (0e51fb0), closes #1076
  • package: update fx-runner to version 1.0.8 (#1103) (b931ff7)

See all changes: 2.0.0...2.1.0

Commits

The new version differs by 33 commits.

  • bc875ed chore: Bump version for release
  • b931ff7 fix(package): update fx-runner to version 1.0.8 (#1103)
  • 12cca14 fix(package): update source-map-support to version 0.5.0 (#1095)
  • 4982639 chore(package): update mocha to version 3.5.3 (#1094)
  • 42a46bf chore: sinon assertions for test.program.js and test.lint.js (#1059)
  • 0e51fb0 fix: update addons-linter to version 0.26.1 and fix linting and functional tests (#1082)
  • 177709b chore(package): update nsp to version 2.8.1 (#1087)
  • 436e26d chore(package): update sinon to version 3.3.0 (#1081)
  • 79ba4e6 fix(package): update source-map-support to version 0.4.18 (#1073)
  • 4503eca fix(package): update source-map-support to version 0.4.17 (#1067)
  • 28bdf64 chore(package): update nsp to version 2.8.0 (#1071)
  • 753bf58 fix(package): update addons-linter to version 0.25.1 (#1070)
  • 9d66b6e fix(package): update addons-linter to version 0.25.0 (#1064)
  • 1cdecfb docs: Add summary to docs and fix command descriptions (#1062)
  • b0250ed feat: Error messages are no longer prefixed by the command (#1002)

There are 33 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Oct 11, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 11, 2017

Version 2.2.0 just got published.

Update to this version instead 馃殌

Release Notes 2.2.0

Dependency updates

  • update addons-linter to version 0.27.0 to add Firefox 57 schema definitions (#1101) (f6f8ccb)

See all changes: 2.1.0...2.2.0

Commits

The new version differs by 2 commits.

  • ff0e335 chore: Bump version for release
  • f6f8ccb fix(package): update addons-linter to version 0.27.0 (#1101)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2017

Version 2.2.1 just got published.

Update to this version instead 馃殌

Release Notes 2.2.1

Bug Fixes

  • Fixed deploy script so that it always publishes a production build. Version 2.2.0 is broken because it's a development build. (#1105) (2b7afb5)

See all changes: 2.2.0...2.2.1

Commits

The new version differs by 2 commits.

  • 68797ea chore: Bump version for release
  • 2b7afb5 fix: Fixed deploy script so that it always publishes a production build. Version 2.2.0 is broken because it's a development build. (#1105)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2017

Version 2.2.2 just got published.

Update to this version instead 馃殌

Release Notes 2.2.2

Bug Fixes

  • Fixed deploy script so that it doesn't cleanup the dist file before publishing a release. Version 2.2.1 is broken because of this. (9e7e7a4)

See all changes: 2.2.1...2.2.2

Commits

The new version differs by 2 commits.

  • 134b795 chore: Bump version for release
  • 9e7e7a4 fix: Fixed deploy script so that it doesn't cleanup the dist file before publishing a release. Version 2.2.1 is broken because of this.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 8, 2018

Version 2.3.0 just got published.

Update to this version instead 馃殌

Release Notes 2.3.0

Features

  • Running an extension in Firefox for Android is now supported via --target=firefox-android (#868) (1b22d60)
  • You can now set option defaults in a configuration file using --config (#1080, #1152). Several other patches from @shubheksha had already landed to make this feature possible.
  • A config file named web-ext-config.js in the current directory or one named .web-ext-config.js in the user's home directory will be loaded automatically (#1161)

See all changes: 2.2.2...2.3.0

Commits

The new version differs by 51 commits.

  • 1f65bad chore: Bump version for release
  • d16f9c0 chore(package): update webpack-dev-server to version 2.10.0 (#1184)
  • 4d24caf chore(package): update sinon to version 4.1.4 (#1190)
  • dcd0a4b chore(package): update addons-linter to version 0.32.0 (#1189)
  • 8ce2639 chore(package): update eslint to version 4.15.0 (#1188)
  • a3b1fc9 chore(package): update eslint-plugin-flowtype to version 2.41.0 (#1185)
  • 8974cc9 chore(package): update conventional-changelog-lint to version 2.1.1 (#1183)
  • 79f3f78 fix(package): update parse-json to version 4.0.0 (#1181)
  • aa8ea57 chore(package): update eslint-plugin-import to version 2.8.0 (#1180)
  • 887331c chore(package): update eslint to version 4.14.0 (#1167)
  • fa39c3e chore(package): update sinon to version 4.1.3 (#1158)
  • 6a16a79 chore(package): update babel-loader to version 7.1.2 (#1179)
  • 109502e chore(package): update webpack-dev-server to version 2.9.7 (#1177)
  • 56d63cb chore(package): update grunt-webpack to version 3.0.2 (#1176)
  • 9ef11ed fix(package): update tmp to version 0.0.33 (#1042)

There are 51 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 2.3.1 just got published.

Update to this version instead 馃殌

Release Notes 2.3.1

Bug Fixes

  • Fixed a type error when specifying an array option in a config file (#1199) (854c82c)
  • Fixed some typos in Android and config related error messages (#1194, #1196, #1200)

See all changes: 2.3.0...2.3.1

Commits

The new version differs by commits.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants