Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grpc-ecosystem/grpc-gateway/v2 v2.0.1 -> v2.22.0 age adoption passing confidence

Release Notes

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

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

New Contributors

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

v2.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.15.2...v2.15.3

v2.15.2

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.15.1...v2.15.2

v2.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.15.0...v2.15.1

v2.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.14.0...v2.15.0

v2.14.0

Compare Source

New features

This release contains two significant new OpenAPIv2 generator features, contributed by @​krak3n:

  1. A new option to disable rendering of 200 OK responses. This is useful if you define custom responses for your endpoints and you modify the return code a forward response writer. Note that this does not change the behavior of the gateway itself.
  2. A new annotation for defining header parameters. This lets to define header parameters you want to be rendered in the swagger.json output in addition to those defined in your API messages. Note that this does not change the behavior of the gateway itself and must be coupled with custom header parsing in your application.

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.13.0...v2.14.0

v2.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.12.0...v2.13.0

v2.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.11.3...v2.12.0

v2.11.3

Compare Source

This release adds signed release binaries with SLSA signatures. Please see the README for more information.

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 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
Author

renovate bot commented Jul 8, 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: 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/v2 to v2.10.3 fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.10.3 - autoclosed Jul 8, 2022
@renovate renovate bot closed this Jul 8, 2022
@renovate renovate bot deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch July 8, 2022 21:08
@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.10.3 - autoclosed fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.10.3 Jul 8, 2022
@renovate renovate bot restored the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch July 8, 2022 21:13
@renovate renovate bot reopened this Jul 8, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from e3883c1 to 92a1442 Compare July 8, 2022 21:22
@renovate renovate bot changed the title fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.10.3 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.10.3 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch 3 times, most recently from 8993a9a to 7bfafb9 Compare July 11, 2022 20:17
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 7bfafb9 to 4c68dce Compare July 20, 2022 00:48
@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 4c68dce to 9f670b1 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 9f670b1 to 19e8be3 Compare August 6, 2022 11:18
@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 19e8be3 to dfc2e65 Compare August 23, 2022 23:34
@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 23, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from dfc2e65 to e039de7 Compare August 30, 2022 20:27
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from e039de7 to b74ef21 Compare October 17, 2022 20:04
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.11.3 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.12.0 Oct 17, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from b74ef21 to f9605de Compare November 1, 2022 23:56
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.12.0 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.13.0 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from f9605de to 26d1488 Compare November 20, 2022 10:43
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.13.0 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.14.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 26d1488 to 6f3cdbd Compare March 16, 2023 17:44
@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.2 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.15.2 - autoclosed chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.15.2 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch April 4, 2023 11:10
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 6f3cdbd to 118531c Compare June 2, 2023 17:38
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.15.2 chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.0 Jun 2, 2023
@renovate renovate bot changed the title chore(deps): update dependency github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.0 Jul 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 118531c to 1088f38 Compare July 24, 2023 23:17
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.1 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 1088f38 to 6c293ae Compare July 28, 2023 22:39
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.1 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.2 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 6c293ae to 92f7296 Compare August 22, 2023 23:10
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.16.2 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.17.0 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 92f7296 to bc8d686 Compare August 25, 2023 19:35
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.17.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.17.1 Aug 25, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from bc8d686 to 42934e2 Compare September 10, 2023 22:30
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.17.1 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.18.0 Sep 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 42934e2 to 88f4fb1 Compare November 7, 2023 01:38
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.18.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.18.1 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 88f4fb1 to ef2b072 Compare January 3, 2024 22:02
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.18.1 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.19.0 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from ef2b072 to 53ed704 Compare January 29, 2024 20:24
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.19.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.19.1 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 53ed704 to 89dfe44 Compare May 15, 2024 21:16
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.19.1 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 May 15, 2024
Copy link
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 -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 force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from 89dfe44 to d066e1e Compare July 25, 2024 23:31
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.20.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.21.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch from d066e1e to 536b24a Compare August 16, 2024 23:21
@renovate renovate bot changed the title chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.21.0 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.22.0 Aug 16, 2024
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.

None yet

0 participants