gr2m / uscis-service-center-processing-times

Get processing time for one or all USCIS service centers
https://egov.uscis.gov/cris/processTimesDisplayInit.do
Apache License 2.0
4 stars 0 forks source link

Update @octokit/rest 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 15.1.7 of @octokit/rest was just published.

Dependency @octokit/rest
Current Version 14.0.9
Type devDependency

The version 15.1.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.1.7

15.1.7 (2018-03-06)

Bug Fixes

  • remove milestone from issue (ad04557)
Commits

The new version differs by 120 commits.

  • ad04557 fix: remove milestone from issue
  • 99ab656 test: remove milestone from issue
  • ae5b5a7 fix: do not alter options passed to endpoint
  • b478672 test: do not alter options passed to endpoint
  • 53ef3fa test: 100% coverage
  • 1f0a605 fix: options.proxy
  • bfec75a test: agent & deprecated {proxy, ca, rejectUnauthorized} options
  • dbce350 build(package): http-proxy-agent, https-proxy-agent, proxy
  • 5f4e361 chore(package): update sinon-chai to version 3.0.0
  • 1af9ce6 refactor: use node-fetch instead of @gr2m/node-fetch
  • 5e62ddb fix(package): -@gr2m/node-fetch, +node-fetch@^2.1.1
  • 5a8fca6 chore(package): update proxyquire to version 2.0.0
  • 237c41a build(package): uplaod all build files to GitHub release
  • f6f4d17 fix: 307 redirects & ArrayBuffer support for request body #780
  • 68c0900 refactor: use node-fetch for universal request code

There are 120 commits in total.

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: