derhuerst / eco-counter-client

Fetch data about bicycle counters from the Eco Counter API.
https://github.com/derhuerst/eco-counter-client
ISC License
14 stars 2 forks source link

Update fetch-ponyfill to the latest version šŸš€ #4

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 6.0.0 of fetch-ponyfill was just published.

Dependency fetch-ponyfill
Current Version 5.0.1
Type dependency

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

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.


Commits

The new version differs by 14 commits.

  • 25320b3 6.0.0
  • 28d024f Updates the contributors file.
  • 9deec3e Updates the history file.
  • fb1bc7e Merge pull request #78 from STRML/fix/pseudo-browser
  • 5eaa5ee fix(browser): fix undefined 'this' in pseudo-browser environments
  • 269d0ce Merge pull request #77 from qubyte/greenkeeper/webpack-4.0.0
  • 98eae3c Updates travis to not test on node 4 and to test on node 9.
  • a4843f9 Adds webpack-cli and fixes tests for webpack 4.
  • 3220db6 chore(package): update webpack to version 4.0.0
  • cd73cb6 Merge pull request #76 from qubyte/greenkeeper/nock-9.2.0
  • 1f4e37f chore(package): update nock to version 9.2.0
  • f5bc9ff Merge pull request #75 from qubyte/greenkeeper/sinon-4.4.0
  • 807b97c chore(package): update sinon to version 4.4.0
  • 10b2620 Changes prepublish script to prepublishOnly.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: