Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Update @google-cloud/common to the latest version 🚀#764

Closed
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/@google-cloud/common-0.19.0
Closed

Update @google-cloud/common to the latest version 🚀#764
greenkeeper[bot] wants to merge 1 commit intomasterfrom
greenkeeper/@google-cloud/common-0.19.0

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@greenkeeper greenkeeper Bot commented Jun 1, 2018

Version 0.19.0 of @google-cloud/common was just published.

Dependency @google-cloud/common
Current Version 0.17.0
Type dependency

The version 0.19.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 @google-cloud/common.

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 v0.19.0

This release removes levels from the public interface of LoggerConfig. It also changes the Logger class type definition to be more friendly for subclassing.

In addition, this release fixes a bug related to the instance type of PartialFailureError errors.

Commits

0dfcfad chore: upgrade and lock typescript at 2.9 (#153)
5ab55cc fix: Set the PartialFailureError name to 'PartialFailureError'. (#152)
f246b51 fix: Add promisifyAll support for es classes (#150)
45fc0b2 feat: remove levels from LoggerConfig and don't expose index property on Logger (#142)
2af8e1a chore: the ultimate fix for repo-tools EPERM (#147)

Commits

The new version differs by 58 commits.

  • 036d5b3 chore: 0.19.0 release proposal (#149)
  • 0dfcfad chore: upgrade and lock typescript at 2.9 (#153)
  • 5ab55cc fix: Set the PartialFailureError name to 'PartialFailureError'. (#152)
  • f246b51 fix: Add promisifyAll support for es classes (#150)
  • 45fc0b2 feat: remove levels from LoggerConfig and don't expose index property on Logger (#142)
  • 2af8e1a chore: the ultimate fix for repo-tools EPERM (#147)
  • 28629bd chore: release 0.18.9 (#146)
  • 92ae69d fix: pass responses in errors with request callbacks (#145)
  • 7ffdb6f chore: release 0.18.8 (#144)
  • f7af9d7 fix: export more types, fix back compat (#143)
  • 0896b97 fix: expose LoggerConfig and ServiceConfig (#141)
  • 19c7e4a chore: release 0.18.7 (#140)
  • 4637b33 fix: for Service#request, always provide parsed body (#139)
  • e68b33b fix: expose a few properties (#138)
  • 76384ca chore: release 0.18.6 (#136)

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

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 1, 2018
greenkeeper Bot added a commit that referenced this pull request Jun 1, 2018
@greenkeeper
Copy link
Copy Markdown
Contributor Author

greenkeeper Bot commented Jun 1, 2018

Version 0.19.1 just got published.

Update to this version instead 🚀

Release Notes v0.19.1

This release fixes the empty package issue in 0.19.0.

Commits

The new version differs by 2 commits.

  • 99c29d6 chore: release 0.19.1 (#156)
  • 982fbcb chore: run CI as non-root user (#155)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 5, 2018
@greenkeeper
Copy link
Copy Markdown
Contributor Author

greenkeeper Bot commented Jun 5, 2018

Version 0.19.2 just got published.

Update to this version instead 🚀

Release Notes v0.19.2

This release adds back a Logger.LEVELS field. It also fixes a bug that was breaking system tests in some dependent modules.

Commits

2af6176 refactor: make properties on logger readonly (#158)
af00352 fix: use through() again (#159)
4b295c0 feat: expose Logger.LEVELS (#157)

Commits

The new version differs by 4 commits.

  • bef74b5 chore: 0.19.2 release proposal (#161)
  • 2af6176 refactor: make properties on logger readonly (#158)
  • af00352 fix: use through() again (#159)
  • 4b295c0 feat: expose Logger.LEVELS (#157)

See the full diff

@JustinBeckwith
Copy link
Copy Markdown
Contributor

Covered by #772

@greenkeeper greenkeeper Bot deleted the greenkeeper/@google-cloud/common-0.19.0 branch June 8, 2018 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement. greenkeeper in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants