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

chore(deps): update all dependencies #118

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

chore(deps): update all dependencies #118

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v4 -> v4.2.0 age adoption passing confidence
actions/checkout action minor v4 -> v4.2.2 age adoption passing confidence
actions/download-artifact action minor v4 -> v4.1.8 age adoption passing confidence
actions/setup-go action minor v5 -> v5.3.0 age adoption passing confidence
actions/upload-artifact action minor v4 -> v4.6.0 age adoption passing confidence
azure/setup-helm action pinDigest -> fe7b79c
azure/setup-kubectl action pinDigest -> 3e0aec4
docker/build-push-action action minor v6 -> v6.13.0 age adoption passing confidence
docker/metadata-action action minor v5 -> v5.6.1 age adoption passing confidence
docker/setup-buildx-action action minor v3 -> v3.8.0 age adoption passing confidence
docker/setup-qemu-action action minor v3 -> v3.3.0 age adoption passing confidence
gcr.io/distroless/static final digest 6cd937e -> 6ec5aa9
github.com/onsi/ginkgo/v2 require patch v2.22.0 -> v2.22.2 age adoption passing confidence
github.com/onsi/gomega require patch v1.36.1 -> v1.36.2 age adoption passing confidence
github.com/open-telemetry/opentelemetry-operator require minor v0.115.0 -> v0.117.0 age adoption passing confidence
github/codeql-action action minor v3.27.9 -> v3.28.5 age adoption passing confidence
go.opentelemetry.io/collector/component require minor v0.115.0 -> v0.118.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configauth require minor v0.115.0 -> v0.118.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configcompression require minor v1.21.0 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configopaque require minor v1.21.0 -> v1.24.0 age adoption passing confidence
go.opentelemetry.io/collector/config/configtelemetry require minor v0.115.0 -> v0.118.0 age adoption passing confidence
go.opentelemetry.io/collector/otelcol require minor v0.115.0 -> v0.118.0 age adoption passing confidence
go.opentelemetry.io/collector/pipeline require minor v0.115.0 -> v0.118.0 age adoption passing confidence
go.opentelemetry.io/collector/service require minor v0.115.0 -> v0.118.0 age adoption passing confidence
golang stage patch 1.23.3-alpine3.20 -> 1.23.5-alpine3.20 age adoption passing confidence
golang.org/x/exp require digest 4a55095 -> 7588d65 age adoption passing confidence
golangci/golangci-lint minor 1.62.2 -> 1.63.4 age adoption passing confidence
haya14busa/action-cond action pinDigest -> 94f77f7
k8s.io/api require patch v0.32.0 -> v0.32.1 age adoption passing confidence
k8s.io/apimachinery require patch v0.32.0 -> v0.32.1 age adoption passing confidence
k8s.io/client-go require patch v0.32.0 -> v0.32.1 age adoption passing confidence
kubernetes-sigs/controller-tools minor 0.16.5 -> 0.17.1 age adoption passing confidence
opentelemetry-operator (source) minor 0.75.1 -> 0.79.0 age adoption passing confidence
sigs.k8s.io/controller-runtime require minor v0.19.3 -> v0.20.1 age adoption passing confidence
sigstore/cosign-installer action minor v3 -> v3.7.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

v4.1.0

Compare Source

actions/download-artifact (actions/download-artifact)

v4.1.8

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.8

v4.1.7

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.6...v4.1.7

v4.1.6

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.5...v4.1.6

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.1.4...v4.1.5

v4.1.4

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4...v4.1.4

v4.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4...v4.1.0

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

v5.2.0

Compare Source

What's Changed

New Contributors

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

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

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

v5.0.2

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

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

v5.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5.0.0...v5.0.1

actions/upload-artifact (actions/upload-artifact)

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
  • Add a section

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Etc/UTC, 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.

Copy link
Contributor Author

renovate bot commented Dec 17, 2024

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

  • 49 additional dependencies were updated

Details:

Package Change
github.com/google/cel-go v0.20.1 -> v0.22.0
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db -> v0.0.0-20241210010833-40e02aabc2ad
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 -> v2.25.1
github.com/shirou/gopsutil/v4 v4.24.11 -> v4.24.12
github.com/stoewer/go-strcase v1.2.0 -> v1.3.0
go.opentelemetry.io/collector/component/componentstatus v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/component/componenttest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/confmap v1.21.0 -> v1.24.0
go.opentelemetry.io/collector/connector v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/connector/connectortest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/consumer v1.21.0 -> v1.24.0
go.opentelemetry.io/collector/consumer/consumererror v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/consumer/consumertest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/exporter v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/exporter/exportertest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/extension v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/extension/auth v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/extension/extensioncapabilities v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/extension/extensiontest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/featuregate v1.21.0 -> v1.24.0
go.opentelemetry.io/collector/internal/fanoutconsumer v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/pdata v1.21.0 -> v1.24.0
go.opentelemetry.io/collector/pdata/pprofile v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/pdata/testdata v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/processor v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/processor/processortest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/receiver v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/receiver/receivertest v0.115.0 -> v0.118.0
go.opentelemetry.io/collector/semconv v0.115.0 -> v0.118.0
go.opentelemetry.io/otel v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/prometheus v0.54.0 -> v0.56.0
go.opentelemetry.io/otel/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/metric v1.32.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.32.0 -> v1.34.0
go.opentelemetry.io/proto/otlp v1.3.1 -> v1.5.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0
golang.org/x/tools v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/grpc v1.67.1 -> v1.69.4
google.golang.org/protobuf v1.35.2 -> v1.36.3
k8s.io/apiextensions-apiserver v0.31.3 -> v0.32.0
k8s.io/apiserver v0.31.3 -> v0.32.0
k8s.io/component-base v0.31.3 -> v0.32.0
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.30.3 -> v0.31.0

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Dec 17, 2024
@renovate renovate bot force-pushed the renovate/all branch 16 times, most recently from 264c93c to f53680a Compare December 23, 2024 21:05
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0ea0e7d to 68d41f9 Compare December 31, 2024 10:18
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 2a9f897 to 07a75e9 Compare January 7, 2025 13:50
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from cd766d2 to 21afa5e Compare January 13, 2025 21:38
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from 468eb3a to c213225 Compare January 21, 2025 18:57
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 274f75c to a4a4252 Compare January 24, 2025 12:33
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.

0 participants