example-webextension
example-webextension copied to clipboard
Update web-ext to the latest version π
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βt 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βt 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.0Bug Fixes
- None
Features
- Added
--no-inputoption 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.
bc875edchore: Bump version for releaseb931ff7fix(package): update fx-runner to version 1.0.8 (#1103)12cca14fix(package): update source-map-support to version 0.5.0 (#1095)4982639chore(package): update mocha to version 3.5.3 (#1094)42a46bfchore: sinon assertions for test.program.js and test.lint.js (#1059)0e51fb0fix: update addons-linter to version 0.26.1 and fix linting and functional tests (#1082)177709bchore(package): update nsp to version 2.8.1 (#1087)436e26dchore(package): update sinon to version 3.3.0 (#1081)79ba4e6fix(package): update source-map-support to version 0.4.18 (#1073)4503ecafix(package): update source-map-support to version 0.4.17 (#1067)28bdf64chore(package): update nsp to version 2.8.0 (#1071)753bf58fix(package): update addons-linter to version 0.25.1 (#1070)9d66b6efix(package): update addons-linter to version 0.25.0 (#1064)1cdecfbdocs: Add summary to docs and fix command descriptions (#1062)b0250edfeat: 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βt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 2.2.0 just got published.
Version 2.2.1 just got published.
Update to this version instead π
Release Notes
2.2.1Bug Fixes
- Fixed deploy script so that it always publishes a production build. Version
2.2.0is broken because it's a development build. (#1105) (2b7afb5)
See all changes: 2.2.0...2.2.1
Version 2.2.2 just got published.
Update to this version instead π
Release Notes
2.2.2Bug Fixes
- Fixed deploy script so that it doesn't cleanup the
distfile before publishing a release. Version2.2.1is broken because of this. (9e7e7a4)
See all changes: 2.2.1...2.2.2
Version 2.3.0 just got published.
Update to this version instead π
Release Notes
2.3.0Features
- 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.jsin the current directory or one named.web-ext-config.jsin 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.
1f65badchore: Bump version for released16f9c0chore(package): update webpack-dev-server to version 2.10.0 (#1184)4d24cafchore(package): update sinon to version 4.1.4 (#1190)dcd0a4bchore(package): update addons-linter to version 0.32.0 (#1189)8ce2639chore(package): update eslint to version 4.15.0 (#1188)a3b1fc9chore(package): update eslint-plugin-flowtype to version 2.41.0 (#1185)8974cc9chore(package): update conventional-changelog-lint to version 2.1.1 (#1183)79f3f78fix(package): update parse-json to version 4.0.0 (#1181)aa8ea57chore(package): update eslint-plugin-import to version 2.8.0 (#1180)887331cchore(package): update eslint to version 4.14.0 (#1167)fa39c3echore(package): update sinon to version 4.1.3 (#1158)6a16a79chore(package): update babel-loader to version 7.1.2 (#1179)109502echore(package): update webpack-dev-server to version 2.9.7 (#1177)56d63cbchore(package): update grunt-webpack to version 3.0.2 (#1176)9ef11edfix(package): update tmp to version 0.0.33 (#1042)
There are 51 commits in total.
See the full diff