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 go dependencies main (main) #32222

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aliyun/alibaba-cloud-sdk-go v1.62.721 -> v1.62.728 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/ec2 v1.157.0 -> v1.159.0 age adoption passing confidence require minor
github.com/cilium/ebpf v0.14.0 -> v0.15.0 age adoption passing confidence require minor
github.com/cilium/linters 0e10228 -> ec0dbc8 require digest
github.com/docker/docker v26.0.2+incompatible -> v26.1.0+incompatible age adoption passing confidence require minor
go.opentelemetry.io/otel v1.25.0 -> v1.26.0 age adoption passing confidence require minor
go.opentelemetry.io/otel/trace v1.25.0 -> v1.26.0 age adoption passing confidence require minor

Release Notes

aliyun/alibaba-cloud-sdk-go (github.com/aliyun/alibaba-cloud-sdk-go)

v1.62.728

Compare Source

  • Generated 2016-11-01 for live.
  • Update to support new apis.

v1.62.727

Compare Source

  • Generated 2020-01-01 for ddoscoo.
  • Update sdk.

v1.62.726

Compare Source

  • Generated 2018-11-01 for dms-enterprise.
  • Supported ApproveOrder request parameter NewApproverList.
  • Add ListSensitiveColumnInfo API.
  • Supported GetDataCorrectOrderDetail return ConfigDetail Information.

v1.62.725

Compare Source

  • Generated 2014-05-26 for Ecs.
  • Add SupportedBootModes for DescribeInstanceTypes.

v1.62.724

Compare Source

  • Generated 2017-03-21 for vod.
    undefined

v1.62.723

Compare Source

  • Generated 2023-07-01 for EhpcInstant.
  • E-HPC Instant Computing Service Release, supporting mirroring and job management.

v1.62.722

Compare Source

  • Generated 2021-06-01 for ComputeNest.
    undefined
cilium/ebpf (github.com/cilium/ebpf)

v0.15.0

Compare Source

btf: bpf_core_type_matches is now supported

Programs can now use bpf_core_type_matches() for a stricter compatibility check. See https://github.com/cilium/ebpf/pull/1366.

program, btf: improve debuggability when CO-RE or kfunc fixup fails

The library now tries to return a more informative error when loading a program fails due to a failed CO-RE relocation or a missing kfunc. See https://github.com/cilium/ebpf/pull/1402.

btf: synthesise instruction comments into line info

asm.Comment in an instruction's Source() are now passed to the kernel in the form of BTF line info. See https://github.com/cilium/ebpf/pull/1417.

perf: add WakeupEvents support to Reader

A perf Reader can now be configured to be woken up after a specific number of events / samples have been submitted. See https://github.com/cilium/ebpf/pull/1404.

Bugfixes

  • program: fix loading a program which targets a function in a kernel module when CONFIG_DEBUG_INFO_BTF_MODULES is disabled, see #​1440.

Breaking changes

github.com/cilium/ebpf/btf
  • Copy: the transform argument was removed. Use the new btf.As function instead.
  • Transformer: removed. See above.

What's Changed

New Contributors

Full Changelog: cilium/ebpf@v0.14.0...v0.15.0

docker/docker (github.com/docker/docker)

v26.1.0+incompatible

Compare Source

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

v1.26.0: /v0.48.0/v0.2.0-alpha

Compare Source

Added
  • Add Recorder in go.opentelemetry.io/otel/log/logtest to facilitate testing the log bridge implementations. (#​5134)
  • Add span flags to OTLP spans and links exported by go.opentelemetry.io/otel/exporters/otlp/otlptrace. (#​5194)
  • Make the initial alpha release of go.opentelemetry.io/otel/sdk/log.
    This new module contains the Go implementation of the OpenTelemetry Logs SDK.
    This module is unstable and breaking changes may be introduced.
    See our versioning policy for more information about these stability guarantees. (#​5240)
  • Make the initial alpha release of go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp.
    This new module contains an OTLP exporter that transmits log telemetry using HTTP.
    This module is unstable and breaking changes may be introduced.
    See our versioning policy for more information about these stability guarantees. (#​5240)
  • Make the initial alpha release of go.opentelemetry.io/otel/exporters/stdout/stdoutlog.
    This new module contains an exporter prints log records to STDOUT.
    This module is unstable and breaking changes may be introduced.
    See our versioning policy for more information about these stability guarantees. (#​5240)
  • The go.opentelemetry.io/otel/semconv/v1.25.0 package.
    The package contains semantic conventions from the v1.25.0 version of the OpenTelemetry Semantic Conventions. (#​5254)
Changed
  • Update go.opentelemetry.io/proto/otlp from v1.1.0 to v1.2.0. (#​5177)
  • Improve performance of baggage member character validation in go.opentelemetry.io/otel/baggage. (#​5214)

Full Changelog: open-telemetry/opentelemetry-go@v1.25.0...v1.26.0


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 29, 2024 04:54
@renovate renovate bot added the kind/enhancement This would improve or streamline existing functionality. label Apr 29, 2024
@renovate renovate bot requested a review from marseel April 29, 2024 04:54
@renovate renovate bot added release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Apr 29, 2024
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Apr 29, 2024
Signed-off-by: renovate[bot] <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/main-all-go-deps-main branch from a9d9f3a to e1d7aae Compare April 29, 2024 15:41
@marseel
Copy link
Contributor

marseel commented Apr 29, 2024

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 30, 2024
@tklauser tklauser added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit d7c0bf5 Apr 30, 2024
274 checks passed
@tklauser tklauser deleted the renovate/main-all-go-deps-main branch April 30, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants