commonality / readme-inspector

䷂ Verify the existence—and assess the quality—of README files on GitHub (Enterprise) repositories.
https://commonality.github.io/readme-inspector/
MIT License
9 stars 9 forks source link

Update @octokit/rest to the latest version 🚀 #33

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.2.7 of @octokit/rest was just published.

Dependency @octokit/rest
Current Version 15.2.6
Type dependency

The version 15.2.7 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 @octokit/rest.

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 v15.2.7

15.2.7 (2018-04-30)

Bug Fixes

  • handle empty responses to HEAD requests (fc800a2)
Commits

The new version differs by 5 commits.

  • fc800a2 fix: handle empty responses to HEAD requests
  • 522bf07 test: handle empty responses to HEAD requests
  • d672afe refactor: remove obsolete requestMedia option
  • 417d3bd docs(README): remove obsolete requestMedia client option
  • aa816a6 docs(CONTRIBUTING): testing pull request locally (#836)

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 675d690971dcdc11302bea7975b53f194c759dec on greenkeeper/@octokit/rest-15.2.7 into 7a2a515f79b28be38415879c9ba6103c70afc9dd on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 52ad0ea87fea3c74d541d4a979e56092d305f205 on greenkeeper/@octokit/rest-15.2.7 into 8238bfaa522e28a9190a2eaf2ac9708967cbcc05 on master.

gregswindle commented 6 years ago

:tada: This PR is included in version 2.0.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: