Skip to content

chore: Update non-major dependencies#1440

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/non-major-dependencies
Apr 13, 2026
Merged

chore: Update non-major dependencies#1440
renovate[bot] merged 1 commit into
masterfrom
renovate/non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/mattn/go-runewidth v0.0.22v0.0.23 age confidence require patch
github.com/openai/openai-go/v3 v3.30.0v3.31.0 age confidence require minor
go (source) 1.26.11.26.2 age confidence toolchain patch
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0v0.68.0 age confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0v0.68.0 age confidence require minor
go.opentelemetry.io/contrib/propagators/b3 v1.42.0v1.43.0 age confidence require minor
golang.org/x/crypto v0.49.0v0.50.0 age confidence require minor
golang.org/x/exp 7ab1446746e56f age confidence require digest
golang.org/x/sys v0.42.0v0.43.0 age confidence require minor
golang.org/x/text v0.35.0v0.36.0 age confidence require minor
golang.org/x/tools v0.43.0v0.44.0 age confidence require minor
google.golang.org/genproto 9d38bb46f92a3b age confidence replace digest
google.golang.org/genproto/googleapis/rpc 9d38bb46f92a3b age confidence replace digest

Release Notes

mattn/go-runewidth (github.com/mattn/go-runewidth)

v0.0.23

Compare Source

openai/openai-go (github.com/openai/openai-go/v3)

v3.31.0

Compare Source

3.31.0 (2026-04-08)

Full Changelog: v3.30.0...v3.31.0

Features
  • api: add phase field to conversation messages (563d747)
  • api: add web_search_call.results to ResponseIncludable (6ef5b20)
  • client: add support for short-lived tokens (#​799) (038871e)
  • internal: support comma format in multipart form encoding (905b473)
Bug Fixes
  • fix issue with unmarshaling in some cases (a017bc6)
  • prevent duplicate ? in query params (cbb2c75)
  • types: remove web_search_call.results from ResponseIncludable (180597f)
Chores
  • ci: support opting out of skipping builds on metadata-only commits (12e3a5a)
  • remove unnecessary error check for url parsing (cfe9c41)
  • tests: bump steady to v0.20.1 (8e4ef11)
  • tests: bump steady to v0.20.2 (ad31f81)
  • update docs for api:"required" (2d16ebc)
Documentation
  • api: add multi-file ingestion guidance to vectorstorefile/filebatch params (dbba33f)
golang/go (go)

v1.26.2

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)

v1.43.0: /v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0

Compare Source

Added
  • Add Resource method to SDK in go.opentelemetry.io/contrib/otelconf/v0.3.0 to expose the resolved SDK resource from declarative configuration. (#​8660)
  • Add support to set the configuration file via OTEL_CONFIG_FILE in go.opentelemetry.io/contrib/otelconf. (#​8639)
  • Add support for service resource detector in go.opentelemetry.io/contrib/otelconf. (#​8674)
  • Add support for attribute_count_limit and attribute_value_length_limit in tracer provider configuration in go.opentelemetry.io/contrib/otelconf. (#​8687)
  • Add support for attribute_count_limit and attribute_value_length_limit in logger provider configuration in go.opentelemetry.io/contrib/otelconf. (#​8686)
  • Add support for server.address and server.port attributes in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#​8723)
  • Add support for OTEL_SEMCONV_STABILITY_OPT_IN in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. Supported values are rpc (default), rpc/dup and rpc/old. (#​8726)
  • Add the http.route metric attribute to go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#​8632)
Changed
  • Prepend _ to the normalized environment variable name when the key starts with a digit in go.opentelemetry.io/contrib/propagators/envcar, ensuring POSIX compliance. (#​8678)
  • Move experimental types from go.opentelemetry.io/contrib/otelconf to go.opentelemetry.io/contrib/otelconf/x. (#​8529)
  • Normalize cached environment variable names in go.opentelemetry.io/contrib/propagators/envcar, aligning Carrier.Keys output with the carrier's normalized key format. (#​8761)
Fixed
  • Fix go.opentelemetry.io/contrib/otelconf Prometheus reader converting OTel dot-style label names (e.g. service.name) to underscore-style (service_name) in target_info when both without_type_suffix and without_units are set. Use NoTranslation instead of UnderscoreEscapingWithoutSuffixes to preserve dot-style label names while still suppressing metric name suffixes. (#​8763)
  • Limit the request body size at 1MB in go.opentelemetry.io/contrib/zpages. (#​8656)
  • Fix server spans using the client's address and port for server.address and server.port attributes in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#​8723)
Removed
  • Host ID resource detector has been removed when configuring the host resource detector in go.opentelemetry.io/contrib/otelconf. (#​8581)
Deprecated
  • Deprecate OTEL_EXPERIMENTAL_CONFIG_FILE in favour of OTEL_CONFIG_FILE in go.opentelemetry.io/contrib/otelconf. (#​8639)
What's Changed
New Contributors

Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.42.0...v1.43.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) April 13, 2026 02:02
@renovate
renovate Bot requested a review from a team as a code owner April 13, 2026 02:02
@renovate

renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.34.0 -> v0.35.0
golang.org/x/net v0.52.0 -> v0.53.0
golang.org/x/term v0.41.0 -> v0.42.0
File name: tests/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/mattn/go-runewidth v0.0.21 -> v0.0.23
github.com/urfave/cli/v3 v3.7.0 -> v3.8.0
go.opentelemetry.io/otel v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/log v0.18.0 -> v0.19.0
go.opentelemetry.io/otel/metric v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.42.0 -> v1.43.0
golang.org/x/crypto v0.49.0 -> v0.50.0
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 -> v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/net v0.52.0 -> v0.53.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/term v0.41.0 -> v0.42.0
golang.org/x/text v0.35.0 -> v0.36.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260406210006-6f92a3bedf2d
google.golang.org/grpc v1.79.3 -> v1.80.0

@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.96%. Comparing base (6187a52) to head (a769a97).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1440   +/-   ##
=======================================
  Coverage   68.96%   68.96%           
=======================================
  Files         362      362           
  Lines       28069    28069           
=======================================
  Hits        19358    19358           
  Misses       7854     7854           
  Partials      857      857           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot merged commit 3d57550 into master Apr 13, 2026
19 checks passed
@renovate
renovate Bot deleted the renovate/non-major-dependencies branch April 13, 2026 02:32
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.

1 participant