Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/logging to ^10.2.0 (#11)
Browse files Browse the repository at this point in the history
[![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://github.com/googleapis/nodejs-logging)
| [`^10.1.11` ->
`^10.2.0`](https://renovatebot.com/diffs/npm/@google-cloud%2flogging/10.1.11/10.2.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.0/compatibility-slim/10.1.11)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@google-cloud%2flogging/10.2.0/confidence-slim/10.1.11)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>googleapis/nodejs-logging</summary>

###
[`v10.2.0`](https://github.com/googleapis/nodejs-logging/blob/HEAD/CHANGELOG.md#&#8203;1020-httpsgithubcomgoogleapisnodejs-loggingcomparev10111v1020-2022-10-27)

[Compare
Source](https://github.com/googleapis/nodejs-logging/compare/v10.1.11...v10.2.0)

##### Features

- Add support for partialSuccess global configuration
([#&#8203;1359](https://github.com/googleapis/nodejs-logging/issues/1359))
([178b19f](https://github.com/googleapis/nodejs-logging/commit/178b19f55e8d50415aee62cc770b2244c590ff67))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2022
1 parent e237a37 commit 102419c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@types/bunyan": "^1.8.8",
"@types/fast-redact": "^3.0.2",
"@google-cloud/logging": "^10.1.11",
"@google-cloud/logging": "^10.2.0",
"@google-cloud/logging-bunyan": "^4.1.4",
"bunyan": "^1.8.15",
"bunyan-prettystream": "^0.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,10 @@
"@google-cloud/logging" "^10.1.11"
google-auth-library "^8.0.2"

"@google-cloud/logging@^10.1.11":
version "10.1.11"
resolved "https://registry.yarnpkg.com/@google-cloud/logging/-/logging-10.1.11.tgz#fcf26e8a00179e89d4848be0232a52e805b36c3c"
integrity sha512-FkJfc3yI2RDfX8FjXdBtxCzEekOEI0ee8PsaiZlC2X57aPcRpoRM/4atJdkclqYc6v7gszf6yD/ykbyQntPQTg==
"@google-cloud/logging@^10.1.11", "@google-cloud/logging@^10.2.0":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@google-cloud/logging/-/logging-10.2.1.tgz#b1f13300333de8f97a72bba5123b44e437d83957"
integrity sha512-e86yYJFH0gyU+/zNYIOdCFijR4lnc453ZyyaVVY5Dch/M5Jc3Km68cE/qVDOXBZFt9YIvDxKSL0IhAjXkUbH2Q==
dependencies:
"@google-cloud/common" "^4.0.0"
"@google-cloud/paginator" "^4.0.0"
Expand Down

0 comments on commit 102419c

Please # to comment.