greenkeeper-keeper / hapi-greenkeeper-keeper

hapi plugin to automatically merge and clean up passing greenkeeper PRs
MIT License
5 stars 4 forks source link

An in-range update of @octokit/rest is breaking the build 🚨 #627

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @octokit/rest was updated from 16.38.3 to 16.39.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@octokit/rest is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v16.39.0

16.39.0 (2020-01-27)

Features

  • accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation (3caa24a)
Commits

The new version differs by 9 commits.

  • 1a04154 build(package): remove update-endpoints:code script
  • 9bc957e ci: bump allowed node_folder size to account for external plugins
  • 68d1abf refactor: use external plagins for logs & endpoint methods
  • 3caa24a feat: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • e164d12 test: accessing response.data[namespacekey] in .paginate(options, mapFn) map function now logs a deprecation
  • a7d8ce3 build(package): lock file
  • 7c66c69 build(package): @octokit/plugin-paginate-rest,@octokit/plugin-request-log,@octokit/plugin-rest-endpoint-methods
  • 26b7ce9 chore(package): update lockfile package-lock.json
  • 85af833 chore(package): update mocha to version 7.0.1

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:

greenkeeper[bot] commented 4 years ago

After pinning to 16.38.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v16.40.0

16.40.0 (2020-01-28)

Features

  • Actions endpoint methdos (a706b0d)
Commits

The new version differs by 6 commits.

  • a706b0d feat: Actions endpoint methdos
  • fbde74e chore(package): update lockfile package-lock.json
  • 07e50f2 chore(package): update semantic-release to version 17.0.0
  • 88d27f1 build(package): lock file
  • 1eabce4 build(package): bump @octokit/plugin-rest-endpoint-methods version to 2.1.0
  • 0096a70 WIP octokit/routes updated

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v16.40.1

16.40.1 (2020-01-29)

Bug Fixes

  • typescript: descripion & response types fixes (#1561) (7c64d9c)
Commits

The new version differs by 1 commits.

  • 7c64d9c fix(typescript): descripion & response types fixes (#1561)

See the full diff