overmindtech / sdp

Protobuf based protocol for describing the state of a system
Other
4 stars 1 forks source link

chore(deps): update dependency @bufbuild/protoc-gen-es to v1.8.0 #195

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bufbuild/protoc-gen-es (source) 1.7.2 -> 1.8.0 age adoption passing confidence

Release Notes

bufbuild/protobuf-es (@​bufbuild/protoc-gen-es) ### [`v1.8.0`](https://togithub.com/bufbuild/protobuf-es/releases/tag/v1.8.0) [Compare Source](https://togithub.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0) #### What's Changed - Introduce type guard isMessage by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/728](https://togithub.com/bufbuild/protobuf-es/pull/728) - Remove node export conditions by [@​smaye81](https://togithub.com/smaye81) in [https://github.com/bufbuild/protobuf-es/pull/744](https://togithub.com/bufbuild/protobuf-es/pull/744) - Replace instanceof Message usages by [@​smaye81](https://togithub.com/smaye81) in [https://github.com/bufbuild/protobuf-es/pull/729](https://togithub.com/bufbuild/protobuf-es/pull/729) - Add `/*@​__PURE__*/` annotation for better tree-shaking support by [@​pmzi](https://togithub.com/pmzi) in [https://github.com/bufbuild/protobuf-es/pull/470](https://togithub.com/bufbuild/protobuf-es/pull/470) - Introduce type ScalarValue and rename function scalarDefaultValue by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/711](https://togithub.com/bufbuild/protobuf-es/pull/711) - Add "dependencies" to DescFile by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/727](https://togithub.com/bufbuild/protobuf-es/pull/727) - Update to google protobuf v26.0 by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/747](https://togithub.com/bufbuild/protobuf-es/pull/747) - Deprecate field helper functions from [@​bufbuild/protoplugin](https://togithub.com/bufbuild/protoplugin) by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/712](https://togithub.com/bufbuild/protobuf-es/pull/712) - Deprecate properties toString and text of JSDocBlock by [@​timostamm](https://togithub.com/timostamm) in [https://github.com/bufbuild/protobuf-es/pull/721](https://togithub.com/bufbuild/protobuf-es/pull/721) #### New Contributors - [@​pmzi](https://togithub.com/pmzi) made their first contribution in [https://github.com/bufbuild/protobuf-es/pull/470](https://togithub.com/bufbuild/protobuf-es/pull/470) **Full Changelog**: https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0

Configuration

📅 Schedule: Branch creation - "before 4pm on friday" (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.



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