paritytech / email-verification

e-mail verification for Parity.
https://github.com/ethcore/email-verification#parity-e-mail-verification
Other
8 stars 4 forks source link

Update fetch-ponyfill to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of fetch-ponyfill just got published.

Dependency fetch-ponyfill
Current Version 3.0.2
Type dependency

The version 4.0.0 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 fetch-ponyfill. 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.


Commits

The new version differs by 15 commits .

  • d594c6e 4.0.0
  • eaa3214 Updated contributors file.
  • a3462eb Merge branch 'master' of github.com:qubyte/fetch-ponyfill
  • a05dc29 Merge pull request #25 from duclet/global-self
  • bc87328 Updated contributors file.
  • 97cae14 Merge pull request #27 from artur-ciocanu/master
  • 47a2e76 Bumping whatwg-fetch version to latest found on npm
  • 522ab0a Merge pull request #26 from qubyte/update-licence
  • 8dfec13 Update licence date.
  • 578355c Allow passing of self rather than just globally uses it
  • fe60d66 Merge pull request #22 from qubyte/chore/update-eslint-config
  • 47a2607 Enables automated testing with travis.
  • b427105 Fixes some linting issues.
  • 6fd3f05 Adds missing dev dependency and switches ESLint config.
  • 537b611 Updates the history file and adds a contributors file.

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: