mozilla / example-addon-repo

Example repository with templates and good practices for creating an add-on in Firefox.
Mozilla Public License 2.0
16 stars 6 forks source link

Update fx-runner to the latest version 🚀 #91

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.7 of fx-runner just got published.

Dependency fx-runner
Current Version 1.0.6
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of fx-runner. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 1.0.7

See changes: 1.0.6...1.0.7

Commits

The new version differs by 3 commits.

  • 0e2a41a Bump version for 1.0.7 release
  • cff8abb Support Firefox 64-bit on Windows 64-bit as default and fallback to Firefox 32-bit (#30)
  • 66dd94c Remove unused fs-promise dependency (#29)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: