googleapis / nodejs-logging-bunyan

Node.js client integration between Stackdriver Logging and Bunyan.
https://cloud.google.com/logging/
Apache License 2.0
63 stars 34 forks source link

chore(deps): update dependency @google-cloud/logging to v7 #395

Closed renovate-bot closed 4 years ago

renovate-bot commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@google-cloud/logging devDependencies major ^6.0.0 -> ^7.0.0
@google-cloud/logging dependencies major ^6.0.0 -> ^7.0.0

Release Notes

googleapis/nodejs-logging ### [`v7.0.0`](https://togithub.com/googleapis/nodejs-logging/blob/master/CHANGELOG.md#​700httpswwwgithubcomgoogleapisnodejs-loggingcomparev600v700-2020-01-09) [Compare Source](https://togithub.com/googleapis/nodejs-logging/compare/v6.0.0...v7.0.0) ##### ⚠ BREAKING CHANGES - if using GKE, "Kubernetes Container" type is now properly populated, and logs will be grouped accordingly. ##### Features - **samples:** increase logging client scope ([#​670](https://www.github.com/googleapis/nodejs-logging/issues/670)) ([5f35601](https://www.github.com/googleapis/nodejs-logging/commit/5f356014d72a523fc7061caf7bd0143166af6c91)) ##### Bug Fixes - populate k8s_container rather than container ([#​674](https://www.github.com/googleapis/nodejs-logging/issues/674)) ([fa32048](https://www.github.com/googleapis/nodejs-logging/commit/fa3204877cf6f6b943950994d49c0f7d7def5096)) - **docs:** point folks towards the appropriate client instantiation ([091d7dd](https://www.github.com/googleapis/nodejs-logging/commit/091d7dd28d5f50cb0cf274bb370b36cdf612d42a)) - **types:** extend constructor options from gax ([#​676](https://www.github.com/googleapis/nodejs-logging/issues/676)) ([5156538](https://www.github.com/googleapis/nodejs-logging/commit/51565388f25ef16d7ab9c20c1d96e2a4adb78149))

Renovate configuration

:date: Schedule: "after 9am and before 3pm" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #395 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #395   +/-   ##
======================================
  Coverage    97.1%   97.1%           
======================================
  Files           2       2           
  Lines         449     449           
  Branches       37      37           
======================================
  Hits          436     436           
  Misses         13      13

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 78fe976...e8100b5. Read the comment docs.