Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2022

ℹ️ 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/v2 v2.0.1v2.28.0 age confidence

Release Notes

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

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
Contributor Author

renovate bot commented Jul 19, 2022

⚠ 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: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.

@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from ca18c86 to f5f6541 Compare July 20, 2022 00:21
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.10.3 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.0 Jul 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from f5f6541 to 944a9ac Compare July 20, 2022 20:13
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 2 times, most recently from f3ce821 to 9e00c8c Compare July 25, 2022 05:10
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 9e00c8c to 0ca5840 Compare July 30, 2022 03:35
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.0 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.1 Jul 30, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 0ca5840 to 7c9b3f5 Compare August 6, 2022 11:37
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.1 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.2 Aug 6, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 7c9b3f5 to 44e13b7 Compare August 24, 2022 00:20
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.2 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.3 Aug 24, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 12 times, most recently from bbd4102 to 11b6dcf Compare September 1, 2022 03:08
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 11b6dcf to 87ebc70 Compare September 2, 2022 18:15
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 4 times, most recently from ade1a54 to 7f18f1f Compare September 15, 2022 13:51
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 4 times, most recently from fc3c294 to 7498792 Compare December 6, 2022 03:45
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 3 times, most recently from e8f3ec4 to d00d150 Compare December 16, 2022 13:35
@kostiamol

could anyone explain what's wrong with this pull request and when it'll be finally merged?

@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.14.0 Update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.14.0 Dec 17, 2022
@renovate renovate bot changed the title Update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.14.0 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.14.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from d00d150 to 7c1b057 Compare December 20, 2022 19:57
@ido-namely
Copy link
Contributor

could anyone explain what's wrong with this pull request and when it'll be finally merged?

Hi Kostiantyn Molchanov (@kostiamol), thanks for reaching out.
v2.1.0 introduced a breaking change for us at Namely, because it changed the type of the fieldmask field from an array to a string. the CI test that we have blocks this PR from passing because we're not ready to adopt this change.
See this PR grpc-ecosystem/grpc-gateway#1820

I understand this might be frustrating, let me check with the team if we can get an estimate on making this change.

@kostiamol

Ido David (@ido-namely) hi ☺️ thanks, I'll be waiting.

@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 7c1b057 to 05b17f4 Compare December 21, 2022 19:19
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.14.0 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.15.0 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 3 times, most recently from 6f4350c to 88f667d Compare January 9, 2023 10:28
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 88f667d to ed9a6ea Compare January 13, 2023 06:31
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from ed9a6ea to 5387c7b Compare February 22, 2023 22:59
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.15.0 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.15.1 Feb 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 5387c7b to 8f19232 Compare February 28, 2023 05:58
@int64max
Copy link

int64max commented Apr 5, 2023

Any updates on this? I'm running into issues because the grpc-gateway is on a very old version. Thanks.

@jcburley
Copy link
Collaborator

Any updates on this? I'm running into issues because the grpc-gateway is on a very old version. Thanks.

I'll ask around here. Would be great to take care of this!

@cdecoux
Copy link

FWIW - I forked it and pushed to dockerhub via cdecoux/protoc-all. Updated the version as shown here: cdecoux@4d4772e

@kostiamol

Ido David (@ido-namely) hi, any updates?

@renovate
Copy link
Contributor Author

renovate bot commented May 16, 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 -t ./...
go: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants