stevenfitzpatrick / stevenfitzpatrick.io

My personal homepage
https://stevenfitzpatrick.io
2 stars 0 forks source link

Update unfetch to the latest version 🚀 #87

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of unfetch just got published.

Dependency unfetch
Current Version 2.1.2
Type dependency

The version 3.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 unfetch. 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 22 commits.

  • c3db13b 3.0.0
  • 1fa9576 update test for binding fetch to undefined
  • 04c6d24 Merge pull request #47 from jhnns/fix/illegal-invocation
  • e066eb8 Bind to undefined
  • 8e1940a Merge branch 'master' into fix/illegal-invocation
  • 2ec508a Merge pull request #44 from AntonioVdlC/remove-xml-method
  • 974ef39 Fix illegal invocation errors
  • 416b4f3 Remove invented xml() method
  • 1aff9c5 Remove note about Response.ok range
  • 5cb69ed Clarify ok comment
  • 71a21ed Merge pull request #41 from joaolucasl/patch-1
  • 947d429 Added API and added a link to Caveats in ToC
  • d2a28f6 Merge pull request #27 from developit/feature/isomorphic
  • 7bd5cad Merge branch 'master' into feature/isomorphic
  • cca6e94 Merge pull request #30 from balloob/patch-1

There are 22 commits in total.

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: