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

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

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.26.0

Compare Source

What's Changed
New Contributors

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


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 requested a review from a team as a code owner January 21, 2025 14:52
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Jan 21, 2025
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

⚠️ 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: receiver/opencensusreceiver/go.sum
Command failed: install-tool golang 1.22.0

@songy23 songy23 merged commit 26667cb into main Jan 21, 2025
164 checks passed
@songy23 songy23 deleted the renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x branch January 21, 2025 16:38
@github-actions github-actions bot added this to the next release milestone Jan 21, 2025
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
… v2.26.0 (open-telemetry#37373)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/grpc-ecosystem/grpc-gateway/v2](https://redirect.github.com/grpc-ecosystem/grpc-gateway)
| `v2.25.1` -> `v2.26.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrpc-ecosystem%2fgrpc-gateway%2fv2/v2.26.0?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.26.0?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.25.1/v2.26.0?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.25.1/v2.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>grpc-ecosystem/grpc-gateway
(github.com/grpc-ecosystem/grpc-gateway/v2)</summary>

###
[`v2.26.0`](https://redirect.github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.26.0)

[Compare
Source](https://redirect.github.com/grpc-ecosystem/grpc-gateway/compare/v2.25.1...v2.26.0)

##### What's Changed

- fix(deps): Relax the minimum required go version further by
[@&open-telemetry#8203;bobrik](https://redirect.github.com/bobrik) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5094](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5094)
- protoc-gen-openapiv2: Do not add invisible enum values as default by
[@&open-telemetry#8203;navruzm](https://redirect.github.com/navruzm) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5129](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5129)
- Only write Content-Length if the runtime.WithWriteContentLength()
option is specified by
[@&open-telemetry#8203;joshgarnett](https://redirect.github.com/joshgarnett) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5151](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5151)

##### New Contributors

- [@&open-telemetry#8203;bobrik](https://redirect.github.com/bobrik) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5094](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5094)
- [@&open-telemetry#8203;navruzm](https://redirect.github.com/navruzm) made their
first contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/5129](https://redirect.github.com/grpc-ecosystem/grpc-gateway/pull/5129)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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.

---

- [ ] <!-- 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/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Yang Song <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants