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 🚀 #3

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.0.0 of @octokit/rest was just published.

Dependency @octokit/rest
Current Version 14.0.9
Type devDependency

The version 15.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 @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.


Commits

The new version differs by 58 commits.

  • 89bd1a6 refactor: avoid this
  • c116c1d ci(travis): remove unnecassary CI setup for browser tests
  • 93adfa5 fix: do not return empty strings for empty responses
  • 61f7825 test: do not return empty string for empty responses
  • df239a7 build(package): set repository back to upstream repository
  • f74e430 docs(README): remove note about temporary fork
  • 5f95d30 ci(package): publish with @next dist-tag
  • f3fff9f fix: load all plugins again
  • 9180dea build(package): test for bundlesize < 33kB
  • 70e6da6 test: load all plugins again
  • 5213842 ci(travis): add labels for stages by setting env
  • 0a35f40 test(browser): run in chrome (#26)
  • 7b4b8e6 test: disabling redirect test due to cypress-io/cypress#1314
  • b87a744 fix: do not remove port number from passed URL
  • b4147aa test: adapt for @octokit/fixtures-server

There are 58 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: