Skip to content

fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2#36

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-grpc-ecosystem-grpc-gateway-2.x
Open

fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2#36
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-grpc-ecosystem-grpc-gateway-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 16, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/grpc-ecosystem/grpc-gateway v1.16.0v2.28.0 age confidence

Release Notes

grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway)

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

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

v2.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.18.1...v2.19.0

v2.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.18.0...v2.18.1

v2.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.17.1...v2.18.0

v2.17.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.17.0...v2.17.1

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.16.2...v2.17.0

v2.16.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.16.1...v2.16.2

v2.16.1

Compare Source

What's Changed


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.

@renovate
Copy link
Copy Markdown
Author

renovate bot commented Mar 16, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gwy/templates/go.mod.tmpl
Command failed: go get -d -t ./...
go: cannot find main module, but found .git/config in /tmp/renovate/repos/github/ido-namely/docker-protoc
	to create a module there, run:
	cd ../.. && go mod init

@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch April 4, 2023 00:42
@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 - autoclosed fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch April 4, 2023 11:10
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from ea8da8b to 0d962ce Compare June 2, 2023 17:38
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch 2 times, most recently from 11f1bf6 to a112f83 Compare July 28, 2023 18:44
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch 2 times, most recently from 65c2105 to 3e38be8 Compare August 25, 2023 19:35
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 3e38be8 to 70d3387 Compare September 10, 2023 22:30
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 70d3387 to 31b07c4 Compare November 7, 2023 01:38
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 31b07c4 to 16db893 Compare January 3, 2024 22:02
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 16db893 to 47b06fc Compare January 29, 2024 20:24
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 47b06fc to 81e0ff7 Compare May 15, 2024 21:16
@renovate
Copy link
Copy Markdown
Author

renovate bot commented May 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gwy/templates/go.mod.tmpl
Command failed: go get -modfile=go.mod.tmpl -d -t ./...
go: cannot find main module, but -modfile was set.
	-modfile cannot be used to set the module root directory.

@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 81e0ff7 to 9b05fff Compare July 25, 2024 23:31
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 9b05fff to 9896935 Compare August 16, 2024 23:21
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 9896935 to 519b6a9 Compare November 1, 2024 22:23
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 519b6a9 to 84438e6 Compare November 22, 2024 22:10
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 84438e6 to c412a39 Compare December 20, 2024 08:37
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from c412a39 to fcbe5a0 Compare January 21, 2025 08:33
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from fcbe5a0 to e4f2ab5 Compare February 7, 2025 20:50
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch 2 times, most recently from f31af64 to 9347ab5 Compare March 4, 2025 19:23
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch 2 times, most recently from 16c3690 to 7446e8d Compare June 24, 2025 18:03
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 7446e8d to 0f8e7e2 Compare August 20, 2025 20:25
@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 - autoclosed Sep 8, 2025
@renovate renovate bot closed this Sep 8, 2025
@renovate renovate bot deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch September 8, 2025 18:34
@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 - autoclosed fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2 Sep 8, 2025
@renovate renovate bot reopened this Sep 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 282e068 to 0f8e7e2 Compare September 8, 2025 21:40
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 0f8e7e2 to 6e80549 Compare October 3, 2025 00:42
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 6e80549 to a7ca0e7 Compare December 26, 2025 20:46
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from a7ca0e7 to 0403863 Compare January 21, 2026 20:34
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch 2 times, most recently from 5b69bae to b9401d1 Compare January 30, 2026 01:06
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from b9401d1 to 066aa7c Compare February 10, 2026 21:03
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-2.x branch from 066aa7c to 91a4bf9 Compare February 17, 2026 19:32
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