Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/logging-bunyan to ^5.0.1 (#…
Browse files Browse the repository at this point in the history
…130)

[![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-bunyan](https://togithub.com/googleapis/nodejs-logging-bunyan)
| [`^5.0.0` ->
`^5.0.1`](https://renovatebot.com/diffs/npm/@google-cloud%2flogging-bunyan/5.0.0/5.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@google-cloud%2flogging-bunyan/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@google-cloud%2flogging-bunyan/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@google-cloud%2flogging-bunyan/5.0.0/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google-cloud%2flogging-bunyan/5.0.0/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>googleapis/nodejs-logging-bunyan
(@&#8203;google-cloud/logging-bunyan)</summary>

###
[`v5.0.1`](https://togithub.com/googleapis/nodejs-logging-bunyan/blob/HEAD/CHANGELOG.md#501-2023-10-30)

[Compare
Source](https://togithub.com/googleapis/nodejs-logging-bunyan/compare/v5.0.0...v5.0.1)

##### Bug Fixes

- **deps:** Update dependency
[@&#8203;google-cloud/logging](https://togithub.com/google-cloud/logging)
to v11
([d740098](https://togithub.com/googleapis/nodejs-logging-bunyan/commit/d74009850b316d57a686637f3b0242fa72339000))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.

🚦 **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://developer.mend.io/github/valora-inc/logging).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent d9822f5 commit c01ae82
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 422 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"dependencies": {
"@google-cloud/logging": "^11.0.0",
"@google-cloud/logging-bunyan": "^5.0.0",
"@google-cloud/logging-bunyan": "^5.0.1",
"@types/bunyan": "^1.8.10",
"@types/fast-redact": "^3.0.3",
"bunyan": "^1.8.15",
Expand Down
Loading

0 comments on commit c01ae82

Please sign in to comment.