proto-graphql-js
proto-graphql-js copied to clipboard
chore(deps): update dependency ts-proto to v1.181.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ts-proto | 1.129.0 -> 1.181.1 |
Release Notes
stephenh/ts-proto (ts-proto)
v1.181.1
Bug Fixes
v1.181.0
Features
v1.180.0
Features
v1.179.0
Features
v1.178.0
Features
v1.177.0
Features
1.176.3 (2024-06-07)
Bug Fixes
1.176.2 (2024-06-04)
Bug Fixes
1.176.1 (2024-05-25)
Bug Fixes
- camelToSnake to respect uppercase words, such as "GetAPIValue" -> "GET_API_VALUE" (#1046) (d2e75cd)
v1.176.3
Bug Fixes
v1.176.2
Bug Fixes
v1.176.1
Bug Fixes
- camelToSnake to respect uppercase words, such as "GetAPIValue" -> "GET_API_VALUE" (#1046) (d2e75cd)
v1.176.0
Features
1.175.1 (2024-05-15)
Bug Fixes
v1.175.1
Bug Fixes
v1.175.0
Features
v1.174.0
Features
v1.173.0
Features
v1.172.0
Features
v1.171.0
Features
v1.170.0
Features
1.169.1 (2024-03-13)
Bug Fixes
v1.169.1
Bug Fixes
v1.169.0
Features
v1.168.0
Features
1.167.9 (2024-02-28)
Bug Fixes
1.167.8 (2024-02-18)
Bug Fixes
1.167.7 (2024-02-17)
Bug Fixes
1.167.6 (2024-02-17)
Bug Fixes
1.167.5 (2024-02-15)
Bug Fixes
1.167.4 (2024-02-15)
Bug Fixes
1.167.3 (2024-02-03)
Bug Fixes
- ensure default service streaming methods compile when middleware methods are enabled (#996) (a9e975b)
1.167.2 (2024-01-28)
Bug Fixes
1.167.1 (2024-01-26)
Bug Fixes
v1.167.9
Bug Fixes
v1.167.8
Bug Fixes
v1.167.7
Bug Fixes
v1.167.6
Bug Fixes
v1.167.5
Bug Fixes
v1.167.4
Bug Fixes
v1.167.3
Bug Fixes
- ensure default service streaming methods compile when middleware methods are enabled (#996) (a9e975b)
v1.167.2
Bug Fixes
v1.167.1
Bug Fixes
v1.167.0
Features
1.166.4 (2024-01-20)
Bug Fixes
1.166.3 (2024-01-18)
Bug Fixes
1.166.2 (2023-12-31)
Bug Fixes
1.166.1 (2023-12-31)
Bug Fixes
v1.166.4
Bug Fixes
v1.166.3
Bug Fixes
v1.166.2
Bug Fixes
v1.166.1
Bug Fixes
v1.166.0
Features
1.165.3 (2023-12-26)
Bug Fixes
1.165.2 (2023-12-20)
Bug Fixes
1.165.1 (2023-12-06)
Bug Fixes
v1.165.3
Bug Fixes
v1.165.2
Bug Fixes
v1.165.1
Bug Fixes
v1.165.0
Features
1.164.2 (2023-11-28)
Bug Fixes
1.164.1 (2023-11-24)
Bug Fixes
v1.164.2
Bug Fixes
v1.164.1
Bug Fixes
v1.164.0
Features
v1.163.0
Features
1.162.2 (2023-10-26)
Bug Fixes
1.162.1 (2023-10-13)
Bug Fixes
v1.162.2
Bug Fixes
v1.162.1
Bug Fixes
v1.162.0
Features
1.161.1 (2023-10-10)
Bug Fixes
- use optional chaining when both
forceLong=longanduseOptionals=alloptions are set in the generated fromTimestamp function (#949) (b00db6f)
v1.161.1
Bug Fixes
- use optional chaining when both
forceLong=longanduseOptionals=alloptions are set in the generated fromTimestamp function (#949) (b00db6f)
v1.161.0
Features
v1.160.0
Features
1.159.3 (2023-10-04)
Bug Fixes
1.159.2 (2023-10-02)
Bug Fixes
1.159.1 (2023-09-30)
Bug Fixes
v1.159.3
Bug Fixes
v1.159.2
Bug Fixes
v1.159.1
Bug Fixes
v1.159.0
Features
1.158.1 (2023-09-30)
Bug Fixes
v1.158.1
Bug Fixes
v1.158.0
Features
1.157.1 (2023-09-18)
Bug Fixes
v1.157.1
Bug Fixes
v1.157.0
Features
- enum decoding (#910) (9e0a0b5), closes ts-proto-#859 ts-proto#859 ts-proto#859 ts-proto-#859 #909
1.156.8 (2023-09-03)
Bug Fixes
1.156.7 (2023-08-18)
Bug Fixes
1.156.6 (2023-08-16)
Bug Fixes
1.156.5 (2023-08-15)
Bug Fixes
1.156.4 (2023-08-15)
Bug Fixes
1.156.3 (2023-08-13)
Bug Fixes
1.156.2 (2023-07-29)
Bug Fixes
1.156.1 (2023-07-22)
Bug Fixes
v1.156.8
Bug Fixes
v1.156.7
Bug Fixes
v1.156.6
Bug Fixes
v1.156.5
Bug Fixes
v1.156.4
Bug Fixes
v1.156.3
Bug Fixes
v1.156.2
Bug Fixes
v1.156.1
Bug Fixes
v1.156.0
Features
- ts-proto-#859: added encode-only options to toJSON methods (#886) (d0cf57d), closes ts-proto-#859 ts-proto-#859 ts-proto#859 ts-proto#859 ts-proto-#859
1.155.1 (2023-07-15)
Bug Fixes
v1.155.1
Bug Fixes
v1.155.0
Features
v1.154.0
Features
1.153.3 (2023-07-13)
Bug Fixes
1.153.2 (2023-07-12)
Bug Fixes
1.153.1 (2023-07-12)
Bug Fixes
v1.153.3
Bug Fixes
v1.153.2
Bug Fixes
v1.153.1
Bug Fixes
v1.153.0
Features
1.152.1 (2023-07-10)
Bug Fixes
- Fix invocation error. (f4e26bd)
v1.152.1
Bug Fixes
- Fix invocation error. (f4e26bd)
v1.152.0
Features
1.151.1 (2023-07-05)
Bug Fixes
v1.151.1
Bug Fixes
v1.151.0
Features
1.150.1 (2023-06-23)
Bug Fixes
v1.150.1
Bug Fixes
v1.150.0
Features
v1.149.0
Features
1.148.2 (2023-06-04)
Bug Fixes
1.148.1 (2023-05-25)
Bug Fixes
v1.148.2
Bug Fixes
v1.148.1
Bug Fixes
v1.148.0
Features
1.147.3 (2023-05-16)
Bug Fixes
1.147.2 (2023-05-07)
Bug Fixes
1.147.1 (2023-05-02)
Bug Fixes
- Try fixing the Buf publish step. (47ef176)
v1.147.3
Bug Fixes
v1.147.2
Bug Fixes
v1.147.1
Bug Fixes
- Try fixing the Buf publish step. (47ef176)
v1.147.0
Features
v1.146.0
Features
v1.145.0
Bug Fixes
Features
1.144.1 (2023-03-26)
Bug Fixes
v1.144.1
Bug Fixes
- Bump ts-proto-descriptors to restore any-less _unknownFields. (#810) ([de9c307](https://togithub.com/stephenh/ts-proto/commit/de9c3
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 737973171be35be5a9259ddf9cb5a1140962c4ca
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Pull Request Test Coverage Report for Build 8826600667
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 98.524%
| Totals | |
|---|---|
| Change from base Build 8826020978: | 0.0% |
| Covered Lines: | 173 |
| Relevant Lines: | 176 |