Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway) | `v2.24.0` -> `v2.25.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.24.0/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.24.0/v2.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.36.0` -> `v1.36.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fprotobuf/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fprotobuf/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fprotobuf/v1.36.0/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fprotobuf/v1.36.0/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | patch | | | All locks refreshed | | | | | | lockFileMaintenance | --- ### Release Notes <details> <summary>grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)</summary> ### [`v2.25.1`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.25.1) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.25.0...v2.25.1) ### Support the new Opaque API in openapiv2 generated files This release contains breaking changes from v2.25.0, in that the previously deprecated `EnumDescriptor` and `Descriptor` methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate [the new Hybrid API](https://go.dev/blog/protobuf-opaque). Please open an issue if you were depending on these functions and we'll see what we can do about it. #### What's Changed - protoc-gen-openapiv2: generate hybrid files by [@​johanbrandhorst](https://redirect.github.com/johanbrandhorst) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5088](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5088) **Full Changelog**: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1 ### [`v2.25.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.25.0) [Compare Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.24.0...v2.25.0) #### What's Changed - Extend google.protobuf.EnumOptions for Schema by [@​hown3d](https://redirect.github.com/hown3d) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4931](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4931) - fix(deps): Relax the minimum required go version by [@​nhhagen](https://redirect.github.com/nhhagen) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5022](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5022) - Correctly expand path variables for Update Methods. by [@​nullaus](https://redirect.github.com/nullaus) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5041](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5041) - Use org_golang_x_tools as module extension by [@​mering](https://redirect.github.com/mering) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5043](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5043) - fix: update to protobuf 1.36.0 and exclude synthetic oneofs during populateFieldValueFromPath by [@​aerialls](https://redirect.github.com/aerialls) in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5072](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5072) #### New Contributors - [@​hown3d](https://redirect.github.com/hown3d) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/4931](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/4931) - [@​nhhagen](https://redirect.github.com/nhhagen) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5022](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5022) - [@​nullaus](https://redirect.github.com/nullaus) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5041](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5041) - [@​mering](https://redirect.github.com/mering) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5043](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5043) - [@​aerialls](https://redirect.github.com/aerialls) made their first contribution in [https://github.com/grpc-ecosystem/grpc-gateway/pull/5072](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5072) **Full Changelog**: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0 </details> <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.36.1`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.1) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.0...v1.36.1) **Full Changelog**: protocolbuffers/protobuf-go@v1.36.0...v1.36.1 Bug fixes: [CL/638495](https://go-review.googlesource.com/c/protobuf/+/638495): internal/impl: revert IsSynthetic() check to fix panic Maintenance: [CL/637475](https://go-review.googlesource.com/c/protobuf/+/637475): internal/errors: delete compatibility code for Go before 1.13 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
- Loading branch information