livekit / protocol

LiveKit protocol. Protobuf definitions for LiveKit's signaling protocol
https://docs.livekit.io
Apache License 2.0
71 stars 61 forks source link

Update dependency @bufbuild/protobuf to v1.10.0 #694

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bufbuild/protobuf (source) 1.8.0 -> 1.10.0 age adoption passing confidence

Release Notes

bufbuild/protobuf-es (@​bufbuild/protobuf) ### [`v1.10.0`](https://togithub.com/bufbuild/protobuf-es/releases/tag/v1.10.0) [Compare Source](https://togithub.com/bufbuild/protobuf-es/compare/v1.9.0...v1.10.0) #### What's Changed - Skip null values in message initializer object by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/862](https://togithub.com/bufbuild/protobuf-es/pull/862) - Fix Node10 subpath fallbacks by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/803](https://togithub.com/bufbuild/protobuf-es/pull/803) - Check for matching field numbers in StartGroup / EndGroup tags by [@​smaye81](https://togithub.com/smaye81) in [https://github.com/bufbuild/protobuf-es/pull/816](https://togithub.com/bufbuild/protobuf-es/pull/816) - Update to google protobuf v27.0 by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/854](https://togithub.com/bufbuild/protobuf-es/pull/854) **Full Changelog**: https://github.com/bufbuild/protobuf-es/compare/v1.9.0...v1.10.0 ### [`v1.9.0`](https://togithub.com/bufbuild/protobuf-es/releases/tag/v1.9.0) [Compare Source](https://togithub.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0) #### What's Changed - Expose OneofInfo type by [@​q42jaap](https://togithub.com/q42jaap) in [https://github.com/bufbuild/protobuf-es/pull/746](https://togithub.com/bufbuild/protobuf-es/pull/746) - Fix typo in error output by [@​stefanvanburen](https://togithub.com/stefanvanburen) in [https://github.com/bufbuild/protobuf-es/pull/755](https://togithub.com/bufbuild/protobuf-es/pull/755) - Build ESM artifacts with Node16 moduleResolution by [@​smaye81](https://togithub.com/smaye81) in [https://github.com/bufbuild/protobuf-es/pull/754](https://togithub.com/bufbuild/protobuf-es/pull/754) - Support unknown fields in clone by [@​srikrsna-buf](https://togithub.com/srikrsna-buf) in [https://github.com/bufbuild/protobuf-es/pull/758](https://togithub.com/bufbuild/protobuf-es/pull/758) - Fix assertion for FIXED32 scalar type when parsing JSON by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/771](https://togithub.com/bufbuild/protobuf-es/pull/771) - Avoid reserved object property names in generated enumerations by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/777](https://togithub.com/bufbuild/protobuf-es/pull/777) - Generate type imports when possible for .d.ts by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/778](https://togithub.com/bufbuild/protobuf-es/pull/778) - Update to Protobuf v26.1 by [@​smaye81](https://togithub.com/smaye81) in [https://github.com/bufbuild/protobuf-es/pull/797](https://togithub.com/bufbuild/protobuf-es/pull/797) #### New Contributors - [@​q42jaap](https://togithub.com/q42jaap) made their first contribution in [https://github.com/bufbuild/protobuf-es/pull/746](https://togithub.com/bufbuild/protobuf-es/pull/746) - [@​stefanvanburen](https://togithub.com/stefanvanburen) made their first contribution in [https://github.com/bufbuild/protobuf-es/pull/755](https://togithub.com/bufbuild/protobuf-es/pull/755) **Full Changelog**: https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0

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.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: a2bf71b842af84fb34b9fda959b4026e346468ab

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.

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

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch. ```