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 all non-major dependencies #1240

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action minor v5.2.0 -> v5.3.0 age adoption passing confidence
github.com/aws/aws-sdk-go require patch v1.55.5 -> v1.55.6 age adoption passing confidence
github/codeql-action action patch v3.28.0 -> v3.28.2 age adoption passing confidence
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin require minor v0.58.0 -> v0.59.0 age adoption passing confidence
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace require minor v0.58.0 -> v0.59.0 age adoption passing confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp require minor v0.58.0 -> v0.59.0 age adoption passing confidence
go.opentelemetry.io/otel require minor v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace require minor v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp require minor v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk require minor v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/trace require minor v1.33.0 -> v1.34.0 age adoption passing confidence
k8s.io/apimachinery require patch v0.32.0 -> v0.32.1 age adoption passing confidence

Release Notes

actions/setup-go (actions/setup-go)

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.55.6

Compare Source

===

SDK Bugs
  • Fix broken printf for go1.24
github/codeql-action (github/codeql-action)

v3.28.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.1 - 10 Jan 2025
  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #​2677
  • Update default CodeQL bundle version to 2.20.1. #​2678

See the full CHANGELOG.md for more information.

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.34.0: /v0.56.0/v0.10.0

Compare Source

Overview
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)
What's Changed

Full Changelog: open-telemetry/opentelemetry-go@v1.33.0...v1.34.0

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.1

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Indicates a change to dependencies label Jan 10, 2025
@renovate renovate bot requested a review from a team as a code owner January 10, 2025 19:55
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.55%. Comparing base (fe9bcaf) to head (ef2f987).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1240   +/-   ##
=======================================
  Coverage   56.55%   56.55%           
=======================================
  Files         629      629           
  Lines       35619    35619           
=======================================
  Hits        20146    20146           
  Misses      14792    14792           
  Partials      681      681           

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 2fb56c4 to 711b4f0 Compare January 14, 2025 21:23
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.1 fix(deps): update all non-major dependencies Jan 15, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 38786a5 to abac5d2 Compare January 17, 2025 17:53
Copy link
Contributor Author

renovate bot commented Jan 17, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/bytedance/sonic v1.12.5 -> v1.12.7
github.com/bytedance/sonic/loader v0.2.1 -> v0.2.3
github.com/gabriel-vasile/mimetype v1.4.7 -> v1.4.8
github.com/gin-contrib/sse v0.1.0 -> v1.0.0
github.com/go-playground/validator/v10 v10.23.0 -> v10.24.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.25.1
go.opentelemetry.io/otel/metric v1.33.0 -> v1.34.0
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.5.0
golang.org/x/arch v0.12.0 -> v0.13.0
golang.org/x/net v0.33.0 -> v0.34.0
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/grpc v1.68.1 -> v1.69.4
google.golang.org/protobuf v1.36.1 -> v1.36.3

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from ab969ec to 2ad47e1 Compare January 21, 2025 05:10
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 2ad47e1 to ef2f987 Compare January 21, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants