Skip to content

ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.30.0 - #42

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grpc-ecosystem-grpc-gateway-2.x
Open

ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.30.0#42
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grpc-ecosystem-grpc-gateway-2.x

Conversation

@renovate

@renovate renovate Bot commented Jan 22, 2024

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
grpc-ecosystem/grpc-gateway minor v2.18.0v2.30.0

Release Notes

grpc-ecosystem/grpc-gateway (grpc-ecosystem/grpc-gateway)

v2.30.0

Compare Source

New Features

Fixes

Change PR Contributor
OpenAPI v2: messages sorted before rendering definitions for determinism #​6732 @​alliasgher
OpenAPI v2: enum comments now go to description instead of title #​6785 @​superShen0916
OpenAPI v2: include field schema metadata on parameters #​6894 @​puneetdixit200
OpenAPI v2: omit empty body objects for nested path parameters #​7065 @​alliasgher
OpenAPI v3: omit empty body objects for nested path parameters #​7068 @​alliasgher
OpenAPI v2: preserve x-nullable when use_allof_for_refs wraps a $ref #​7026 @​pkhanaljc
OpenAPI v2: fix path joining for colon-prefixed segments #​7191 @​Ritik100-AIT
Prioritize OpenAPI config options over proto options #​6973 @​maskedmaxx
Support Service doc comments for OpenAPI/Swagger generation #​6200 @​majiayu000
Fix nested body path initialization for oneof fields #​6948 @​cyphercodes
Remove redundant enum assignment for nested proto3 fields #​7059 @​abhishek-dalbanjan
Drain request only after ParseForm in generated code #​7192 @​paskozdilar
Support field extensions with use_allof_for_refs #​3100 @​same-id
Ignore M import-path mappings in openapiv3 plugin params #​6936 @​johanbrandhorst

Documentation

Tests / CI / Infra

New Contributors

@​alliasgher, @​superShen0916, @​puneetdixit200, @​ketpatil77, @​EliSauder, @​maskedmaxx, @​hawk-roy, @​viniciusmtsantos, @​cyphercodes, @​abhishek-dalbanjan, @​hsdfat, @​ZayanKhan-12, @​dlanov, @​maydietwice, @​pkhanaljc, @​Ritik100-AIT


Full Changelog: grpc-ecosystem/grpc-gateway@v2.29.0...v2.30.0

v2.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0

v2.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.8...v2.28.0

v2.27.8

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.7...v2.27.8

v2.27.7

Compare Source

Re-release of v2.26.7 as v2.27.7 for correct semver ordering.

v2.27.6

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.3...v2.26.4

v2.26.7

Compare Source

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.6...v2.26.7

v2.26.3

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.2...v2.26.3

v2.26.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.1...v2.26.2

v2.26.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.1...v2.26.0

v2.25.1

Compare Source

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. Please open an issue if you were depending on these functions and we'll see what we can do about it.

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0

v2.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.23.0...v2.24.0

v2.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.20.0...v2.21.0

v2.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.0

v2.19.1

Compare Source

What's Changed

New Contributors

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 12:59 AM, on day 2 of the month (* 0 2 * *)
  • 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.

@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch 2 times, most recently from d9e2e90 to 61cdee9 Compare January 29, 2024 19:45
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.19.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.19.1 Jan 29, 2024
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 61cdee9 to 8ae5039 Compare May 15, 2024 21:13
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.19.1 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.20.0 May 15, 2024
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.20.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.21.0 Jul 26, 2024
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 8ae5039 to 3f0fd7c Compare July 26, 2024 01:18
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 3f0fd7c to 4647f51 Compare August 16, 2024 23:00
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.21.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.22.0 Aug 16, 2024
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.22.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.23.0 Nov 1, 2024
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 4647f51 to 8f84f92 Compare November 1, 2024 19:41
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 8f84f92 to c4ff4cf Compare November 22, 2024 22:59
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.23.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.24.0 Nov 22, 2024
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from c4ff4cf to 4a213fc Compare December 20, 2024 05:29
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.24.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.25.1 Dec 20, 2024
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.25.1 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.0 Jan 21, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 4a213fc to ae5617c Compare January 21, 2025 09:26
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.1 Feb 7, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from ae5617c to e6c8b95 Compare February 7, 2025 21:00
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from e6c8b95 to b2b3625 Compare March 3, 2025 22:40
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.1 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.2 Mar 3, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from b2b3625 to 9d9b7f7 Compare March 4, 2025 18:04
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.2 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.3 Mar 4, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 9d9b7f7 to 8b54df4 Compare June 17, 2025 23:39
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.26.3 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.0 Jun 17, 2025
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.1 Jun 24, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 8b54df4 to 9049c7e Compare June 24, 2025 21:00
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 9049c7e to 20c2c21 Compare August 20, 2025 18:43
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.1 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.2 Aug 20, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 20c2c21 to f114bc9 Compare October 3, 2025 00:45
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.2 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.3 Oct 3, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from f114bc9 to d7ebab5 Compare December 26, 2025 21:10
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.3 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.4 Dec 26, 2025
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from d7ebab5 to 5bef662 Compare January 21, 2026 20:47
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.4 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.5 Jan 21, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 5bef662 to 87e6f35 Compare January 28, 2026 21:50
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.5 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.6 Jan 28, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 87e6f35 to 76c89a6 Compare January 30, 2026 01:35
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.6 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.7 Jan 30, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 76c89a6 to e0d6fc8 Compare February 10, 2026 17:02
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.7 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.8 Feb 10, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from e0d6fc8 to 0c74c33 Compare February 17, 2026 23:45
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.27.8 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.28.0 Feb 17, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 0c74c33 to 81282b6 Compare April 16, 2026 10:05
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.28.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.29.0 Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/grpc-ecosystem-grpc-gateway-2.x branch from 81282b6 to 49051d1 Compare August 5, 2026 06:10
@renovate renovate Bot changed the title ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.29.0 ci(deps): update dependency grpc-ecosystem/grpc-gateway to v2.30.0 Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants