Skip to content

Commit

Permalink
fix(deps): update dependency proto3-json-serializer to ^2.0.1 (#1521)
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 |
|---|---|---|---|---|---|
| [proto3-json-serializer](https://togithub.com/googleapis/proto3-json-serializer-nodejs) | [`^2.0.0` -> `^2.0.1`](https://renovatebot.com/diffs/npm/proto3-json-serializer/2.0.0/2.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/proto3-json-serializer/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/proto3-json-serializer/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/proto3-json-serializer/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/proto3-json-serializer/2.0.0/2.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/proto3-json-serializer-nodejs (proto3-json-serializer)</summary>

### [`v2.0.1`](https://togithub.com/googleapis/proto3-json-serializer-nodejs/blob/HEAD/CHANGELOG.md#201-2024-01-16)

[Compare Source](https://togithub.com/googleapis/proto3-json-serializer-nodejs/compare/v2.0.0...v2.0.1)

##### Bug Fixes

-   **deps:** Update dependency google-proto-files to v4 ([#&#8203;82](https://togithub.com/googleapis/proto3-json-serializer-nodejs/issues/82)) ([72623e0](https://togithub.com/googleapis/proto3-json-serializer-nodejs/commit/72623e04e1043353ef952178714ced733001a06d))
-   **deps:** Update protobufjs to 7.2.5 ([a0f5c83](https://togithub.com/googleapis/proto3-json-serializer-nodejs/commit/a0f5c833cba654949ec5e624fad1849020cf899d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **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/googleapis/gapic-generator-typescript).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot authored Jan 19, 2024
1 parent d081968 commit f68039b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"long": "^5.2.3",
"nunjucks": "^3.2.4",
"object-hash": "^3.0.0",
"proto3-json-serializer": "^2.0.0",
"proto3-json-serializer": "^2.0.1",
"protobufjs": "7.2.6",
"protobufjs-cli": "^1.1.2",
"yargs": "^17.7.2"
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,12 +2965,12 @@ prettier@3.0.3:
resolved "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz"
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==

proto3-json-serializer@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-2.0.0.tgz"
integrity sha512-FB/YaNrpiPkyQNSNPilpn8qn0KdEfkgmJ9JP93PQyF/U4bAiXY5BiUdDhiDO4S48uSQ6AesklgVlrKiqZPzegw==
proto3-json-serializer@^2.0.0, proto3-json-serializer@^2.0.1:
version "2.0.1"
resolved "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-2.0.1.tgz"
integrity sha512-8awBvjO+FwkMd6gNoGFZyqkHZXCFd54CIYTb6De7dPaufGJ2XNW+QUNqbMr8MaAocMdb+KpsD4rxEOaTBDCffA==
dependencies:
protobufjs "^7.0.0"
protobufjs "^7.2.5"

protobufjs-cli@1.1.2, protobufjs-cli@^1.1.2:
version "1.1.2"
Expand Down Expand Up @@ -3006,7 +3006,7 @@ protobufjs@7.2.5:
"@types/node" ">=13.7.0"
long "^5.0.0"

protobufjs@7.2.6, protobufjs@^7.0.0, protobufjs@^7.2.4:
protobufjs@7.2.6, protobufjs@^7.0.0, protobufjs@^7.2.4, protobufjs@^7.2.5:
version "7.2.6"
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz"
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==
Expand Down

0 comments on commit f68039b

Please sign in to comment.