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

Bump the go-modules group with 5 updates #480

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps the go-modules group with 5 updates:

Package From To
github.com/vbatts/tar-split 0.11.6 0.11.7
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.33.0 1.34.0
go.opentelemetry.io/proto/otlp 1.4.0 1.5.0
google.golang.org/genproto/googleapis/api 0.0.0-20241209162323-e6fa225c2576 0.0.0-20250102185135-69823020774d
google.golang.org/genproto/googleapis/rpc 0.0.0-20241209162323-e6fa225c2576 0.0.0-20250102185135-69823020774d

Updates github.com/vbatts/tar-split from 0.11.6 to 0.11.7

Release notes

Sourced from github.com/vbatts/tar-split's releases.

v0.11.7

image

This release addresses CVE-2022-2879

Thanks to @​tojoos and @​bainsy88 for the report

Commits

Updates go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.33.0 to 1.34.0

Changelog

Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog.

[1.34.0/0.56.0/0.10.0] 2025-01-17

Changed

  • Remove the notices from Logger to make the whole Logs API user-facing in go.opentelemetry.io/otel/log. (#6167)

Fixed

  • Relax minimum Go version to 1.22.0 in various modules. (#6073)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc client is corrected from otlphttpgrpc to otlptracegrpc. (#6143)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc client is corrected from otlphttphttp to otlptracehttp. (#6143)
Commits
  • edc378f Release v1.34.0/v0.56.0/v0.10.0 (#6174)
  • e18299f log: Make whole Logs API user-facing (#6167)
  • cbc3b6a fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)
  • 2dcb9b3 chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)
  • 764ae10 fix(deps): update googleapis to 1a7da9e (#6164)
  • f87cced chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)
  • be76ebf chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)
  • 3e60bd4 fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)
  • 79b1fc1 Fix demo links (#6160)
  • 4a87cfe fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/proto/otlp from 1.4.0 to 1.5.0

Release notes

Sourced from go.opentelemetry.io/proto/otlp's releases.

Release v1.5.0

Release of the v1.5.0 version of OTLP.

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-proto-go@v1.4.0...v1.5.0

Commits
  • ec37164 Bump versions.yaml (#234)
  • 0d06125 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 69823...
  • dd704a8 chore(deps): update google.golang.org/genproto/googleapis/api digest to 69823...
  • b63fb82 fix(deps): update module google.golang.org/protobuf to v1.36.1 (#236)
  • 15935e2 chore(deps): update module golang.org/x/sys to v0.29.0 (#238)
  • 2b7bd41 fix(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1...
  • b8f3575 Release v1.5.0 (#225)
  • 29792a3 Update golang.org/x/net from v0.25.0 to v0.33.0 (#230)
  • 807c1ef fix(deps): update github.com/grpc-ecosystem/grpc-gateway/v2 digest to df4d666...
  • a68c716 chore: update grpc-gateway to downgrade minimum go (#224)
  • Additional commits viewable in compare view

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20241209162323-e6fa225c2576 to 0.0.0-20250102185135-69823020774d

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20241209162323-e6fa225c2576 to 0.0.0-20250102185135-69823020774d

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) | `0.11.6` | `0.11.7` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` |
| [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.4.0` | `1.5.0` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20241209162323-e6fa225c2576` | `0.0.0-20250102185135-69823020774d` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20241209162323-e6fa225c2576` | `0.0.0-20250102185135-69823020774d` |


Updates `github.com/vbatts/tar-split` from 0.11.6 to 0.11.7
- [Release notes](https://github.com/vbatts/tar-split/releases)
- [Commits](vbatts/tar-split@v0.11.6...v0.11.7)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.33.0...v1.34.0)

Updates `go.opentelemetry.io/proto/otlp` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](open-telemetry/opentelemetry-proto-go@v1.4.0...v1.5.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241209162323-e6fa225c2576 to 0.0.0-20250102185135-69823020774d
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241209162323-e6fa225c2576 to 0.0.0-20250102185135-69823020774d
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/vbatts/tar-split
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2025 07:06
@dependabot dependabot bot added failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow go Pull requests that update Go code labels Jan 21, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Jan 21, 2025
@paketo-bot paketo-bot enabled auto-merge (rebase) January 21, 2025 07:09
@paketo-bot paketo-bot merged commit 60cd528 into main Jan 21, 2025
8 of 9 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-ffc2dc88a5 branch January 21, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow go Pull requests that update Go code semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants