Skip to content

fix(deps): update go dependencies#947

Merged
fabled merged 1 commit into
mainfrom
renovate/go-dependencies
Nov 11, 2025
Merged

fix(deps): update go dependencies#947
fabled merged 1 commit into
mainfrom
renovate/go-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.31.17 -> v1.31.18 age confidence
go.opentelemetry.io/collector/confmap/xconfmap v0.138.0 -> v0.139.0 age confidence
golang.org/x/arch v0.22.0 -> v0.23.0 age confidence
golang.org/x/sync v0.17.0 -> v0.18.0 age confidence
golang.org/x/sys v0.37.0 -> v0.38.0 age confidence

Release Notes

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/confmap/xconfmap)

v0.139.0

Compare Source

🛑 Breaking changes 🛑
  • cmd/mdatagen: Make stability.level a required field for metrics (#​14070)

  • cmd/mdatagen: Replace optional field with requirement_level field for attributes in metadata schema (#​13913)
    The optional boolean field for attributes has been replaced with a requirement_level field that accepts enum values: required, conditionally_required, recommended, or opt_in.

    • required: attribute is always included and cannot be excluded
    • conditionally_required: attribute is included by default when certain conditions are met (replaces optional: true)
    • recommended: attribute is included by default but can be disabled via configuration (replaces optional: false)
    • opt_in: attribute is not included unless explicitly enabled in user config
      When requirement_level is not specified, it defaults to recommended.
  • pdata/pprofile: Remove deprecated PutAttribute helper method (#​14082)

  • pdata/pprofile: Remove deprecated PutLocation helper method (#​14082)

💡 Enhancements 💡
  • all: Add FIPS and non-FIPS implementations for allowed TLS curves (#​13990)
  • cmd/builder: Set CGO_ENABLED=0 by default, add the cgo_enabled configuration to enable it. (#​10028)
  • pkg/config/configgrpc: Errors of type status.Status returned from an Authenticator extension are being propagated as is to the upstream client. (#​14005)
  • pkg/config/configoptional: Adds new configoptional.AddEnabledField feature gate that allows users to explicitly disable a configoptional.Optional through a new enabled field. (#​14021)
  • pkg/exporterhelper: Replace usage of gogo proto for persistent queue metadata (#​14079)
  • pkg/pdata: Remove usage of gogo proto and generate the structs with pdatagen (#​14078)
🧰 Bug fixes 🧰
  • exporter/debug: add queue configuration (#​14101)

Configuration

📅 Schedule: Branch creation - "before 8am every weekday" (UTC), 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 requested a review from a team as a code owner November 10, 2025 00:38
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@renovate renovate Bot requested a review from a team as a code owner November 10, 2025 00:38
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 10, 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.18.21 -> v1.18.22
github.com/aws/aws-sdk-go-v2/service/sts v1.39.1 -> v1.40.0
go.opentelemetry.io/collector/confmap v1.44.0 -> v1.45.0

@renovate renovate Bot force-pushed the renovate/go-dependencies branch from b2c75d9 to e3590b7 Compare November 10, 2025 23:37
@fabled fabled merged commit 6c2b729 into main Nov 11, 2025
26 checks passed
@fabled fabled deleted the renovate/go-dependencies branch November 11, 2025 07:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants