From 6de60475b2f8447d9057ac228c34c26410a6c4f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:07:05 +0000 Subject: [PATCH] fix(deps): update dependency @google-cloud/logging to ^10.2.2 (#15) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@google-cloud/logging](https://togithub.com/googleapis/nodejs-logging) | [`^10.2.1` -> `^10.2.2`](https://renovatebot.com/diffs/npm/@google-cloud%2flogging/10.2.2/10.2.2) | [![age](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.2/compatibility-slim/10.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.2/confidence-slim/10.2.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 7:00 before 23:00 every weekday except on Friday" in timezone UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/valora-inc/logging). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 37a2f4b..9360ce5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dependencies": { "@types/bunyan": "^1.8.8", "@types/fast-redact": "^3.0.2", - "@google-cloud/logging": "^10.2.1", + "@google-cloud/logging": "^10.2.2", "@google-cloud/logging-bunyan": "^4.1.4", "bunyan": "^1.8.15", "bunyan-prettystream": "^0.1.3", diff --git a/yarn.lock b/yarn.lock index 48c594e..364aeeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -346,7 +346,7 @@ "@google-cloud/logging" "^10.1.11" google-auth-library "^8.0.2" -"@google-cloud/logging@^10.1.11", "@google-cloud/logging@^10.2.1": +"@google-cloud/logging@^10.1.11", "@google-cloud/logging@^10.2.2": version "10.2.2" resolved "https://registry.yarnpkg.com/@google-cloud/logging/-/logging-10.2.2.tgz#66dca2bad0f12ecae000470739d912fb6dea6fcd" integrity sha512-ONb5z7gAj7DKVNYRShwHACVm6/utRcRJ7yFkCxHywRAI5cFp2KDyShn5yNUx+4nNAAX7QrFektt5wZkv2yPfFg==