Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of @google-cloud/logging is breaking the build 🚨 #59

Closed
greenkeeper bot opened this issue Feb 19, 2020 · 2 comments
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 19, 2020

The dependency @google-cloud/logging was updated from 7.1.0 to 7.2.0.

🚨 View failing branch.

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

@google-cloud/logging 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
  • coverage/coveralls: First build on greenkeeper/@google-cloud/logging-7.2.0 at 100.0% (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v7.2.0

Features

  • add CMEK config and update grpc config logic (#700) (a3fb0f3)
  • add getLogs() and getLogsStream() (#692) (d582eeb)

Bug Fixes

  • deps: update dependency type-fest to ^0.10.0 (#697) (395a31d)
  • use logging api resource for metric (#704) (0239b81)
  • docs: orderby samples and documentation (#713) (e703c23)
  • types: write options dryRun and partialSuccess (#711) (#712) (56a8ed8)
Commits

The new version differs by 18 commits.

  • 8e30041 chore: release 7.2.0 (#694)
  • e703c23 fix(docs): orderby samples and documentation (#713)
  • 56a8ed8 fix(types): write options dryRun and partialSuccess (#711) (#712)
  • 8ccd960 docs(samples): move awaits into async scope (#693)
  • 0239b81 fix: use logging api resource for metric (#704)
  • 7bef48c test: grant proper permissions to bucket destination (#706)
  • 5acce7e build: add GitHub actions config for unit tests
  • afa091c chore(deps): update dependency linkinator to v2 (#701)
  • ef5fd13 test: ignore getLogs() error in cleanup (#703)
  • a3fb0f3 feat: add CMEK config and update grpc config logic (#700)
  • 395a31d fix(deps): update dependency type-fest to ^0.10.0 (#697)
  • a41849e test: retry rate limit deletion errors (#699)
  • e911c06 test: modernize mocha config (#695)
  • ab93fdc test: make less requests to avoid quota limit (#698)
  • 4d80405 chore: skip img.shields.io in docs test

There are 18 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 19, 2020

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

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

Release Notes for v7.2.3

Bug Fixes

  • docs: writeLog should be in async function (498a2c3), closes #693
Commits

The new version differs by 9 commits.

  • 568994d chore: release 7.2.3 (#720)
  • 28b528e chore(docs): stackdriver logging limits of 256kb/entry and 10mb/write, force compilation before doc script (#531) (#724)
  • 498a2c3 fix(docs): writeLog should be in async function
  • 69d3891 chore: release 7.2.2
  • 17decd4 fix(deps): update dependency type-fest to ^0.11.0 (#718)
  • 6f01c66 chore: release 7.2.1 (#716)
  • ac2dee8 chore(deps): update dependency nock to v12
  • 48289c9 chore(deps): update dependency sinon to v9
  • 865b19f fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.20 (#714)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant