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 v9 #507

Closed renovate-bot closed 3 years ago

renovate-bot commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/logging ^8.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

googleapis/nodejs-logging ### [`v9.0.0`](https://togithub.com/googleapis/nodejs-logging/blob/master/CHANGELOG.md#​900-httpswwwgithubcomgoogleapisnodejs-loggingcomparev820v900-2020-12-04) [Compare Source](https://togithub.com/googleapis/nodejs-logging/compare/v8.2.0...v9.0.0) ##### ⚠ BREAKING CHANGES - getEntries filters 24 hour timestamp by default ([#​955](https://togithub.com/googleapis/nodejs-logging/issues/955)) - users can log httprequest logs without providing a log message ([#​942](https://togithub.com/googleapis/nodejs-logging/issues/942)) ##### Bug Fixes - only apply logName to filter when not already present ([#​962](https://www.github.com/googleapis/nodejs-logging/issues/962)) ([f1fbbc4](https://www.github.com/googleapis/nodejs-logging/commit/f1fbbc4dde50c6285ab0ee44a7ebb5dd9298aaeb)) - **deps:** roll back dependency [@​google-cloud/logging](https://togithub.com/google-cloud/logging) to ^8.1.1 ([#​961](https://www.github.com/googleapis/nodejs-logging/issues/961)) ([1fa8cd3](https://www.github.com/googleapis/nodejs-logging/commit/1fa8cd3bfc0eda6f1811ab44418d6355763ef16e)) - users can log httprequest logs without providing a log message ([#​942](https://www.github.com/googleapis/nodejs-logging/issues/942)) ([d72a296](https://www.github.com/googleapis/nodejs-logging/commit/d72a29665ddd777cfc14234f1458f0a2ffc2e3b5)) ##### Performance Improvements - getEntries filters 24 hour timestamp by default ([#​955](https://www.github.com/googleapis/nodejs-logging/issues/955)) ([3d63d5f](https://www.github.com/googleapis/nodejs-logging/commit/3d63d5f8b79c082db37284d84c28311cb107343e))

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 behind base branch, or you tick the rebase/retry checkbox.

: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 3 years ago

Codecov Report

Merging #507 (2b68833) into master (69015e3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #507   +/-   ##
=======================================
  Coverage   93.56%   93.56%           
=======================================
  Files           4        4           
  Lines         497      497           
  Branches       37       34    -3     
=======================================
  Hits          465      465           
  Misses         32       32           

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 69015e3...2b68833. Read the comment docs.