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 golang group with 8 updates #113

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the golang group with 8 updates:

Package From To
go.opentelemetry.io/proto/otlp 1.4.0 1.5.0
golang.org/x/net 0.33.0 0.34.0
golang.org/x/oauth2 0.24.0 0.25.0
golang.org/x/sys 0.28.0 0.29.0
golang.org/x/term 0.27.0 0.28.0
golang.org/x/time 0.8.0 0.9.0
google.golang.org/genproto/googleapis/api 0.0.0-20241219192143-6b3ec007d9bb 0.0.0-20250102185135-69823020774d
google.golang.org/genproto/googleapis/rpc 0.0.0-20241219192143-6b3ec007d9bb 0.0.0-20250102185135-69823020774d

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 golang.org/x/net from 0.33.0 to 0.34.0

Commits
  • 8da7ed1 go.mod: update golang.org/x dependencies
  • 2124140 all: make function and struct comments match the names
  • e9d95ba http2: do not surface errors from a conn's idle timer expiring
  • c2be992 quic: remember which remote connection IDs have been retired
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.24.0 to 0.25.0

Commits

Updates golang.org/x/sys from 0.28.0 to 0.29.0

Commits
  • d4ac05d windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL
  • 680bd24 windows: remove unused errString type
  • a7f19e9 unix: add Dup3 on dragonfly
  • See full diff in compare view

Updates golang.org/x/term from 0.27.0 to 0.28.0

Commits

Updates golang.org/x/time from 0.8.0 to 0.9.0

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20241219192143-6b3ec007d9bb to 0.0.0-20250102185135-69823020774d

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20241219192143-6b3ec007d9bb 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 golang group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.4.0` | `1.5.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.24.0` | `0.25.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.28.0` | `0.29.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.27.0` | `0.28.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.9.0` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20241219192143-6b3ec007d9bb` | `0.0.0-20250102185135-69823020774d` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20241219192143-6b3ec007d9bb` | `0.0.0-20250102185135-69823020774d` |


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 `golang.org/x/net` from 0.33.0 to 0.34.0
- [Commits](golang/net@v0.33.0...v0.34.0)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `golang.org/x/sys` from 0.28.0 to 0.29.0
- [Commits](golang/sys@v0.28.0...v0.29.0)

Updates `golang.org/x/term` from 0.27.0 to 0.28.0
- [Commits](golang/term@v0.27.0...v0.28.0)

Updates `golang.org/x/time` from 0.8.0 to 0.9.0
- [Commits](golang/time@v0.8.0...v0.9.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241219192143-6b3ec007d9bb 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-20241219192143-6b3ec007d9bb to 0.0.0-20250102185135-69823020774d
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/term
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/time
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <[email protected]>
@csmbot
Copy link
Collaborator

csmbot commented Jan 6, 2025

Can one of the admins verify this patch?

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/golang-b1b2464ef2 branch January 7, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant