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 #1994

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

chore(deps): update all dependencies #1994

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action patch v4.2.2 -> v4.2.3 age adoption passing confidence
actions/download-artifact action minor v4.1.9 -> v4.2.1 age adoption passing confidence
actions/setup-go action minor v5.3.0 -> v5.4.0 age adoption passing confidence
actions/upload-artifact action patch v4.6.1 -> v4.6.2 age adoption passing confidence
fluent-plugin-kafka patch '0.19.3' -> '0.19.4' age adoption passing confidence
fluent-plugin-prometheus patch '2.2.0' -> '2.2.1' age adoption passing confidence
gcr.io/distroless/static final digest 95ea148 -> 3d0f463
github.com/fsnotify/fsnotify require minor v1.8.0 -> v1.9.0 age adoption passing confidence
github.com/kube-logging/logging-operator require digest 98662ab -> c83e05e age adoption passing confidence
github.com/kube-logging/telemetry-controller require digest 09d54a1 -> b0784a4 age adoption passing confidence
github.com/onsi/gomega require minor v1.36.2 -> v1.37.0 age adoption passing confidence
github.com/vladopajic/go-test-coverage/v2 patch 2.13.0 -> 2.13.1 age adoption passing confidence
github/codeql-action action patch v3.28.11 -> v3.28.14 age adoption passing confidence
golang stage patch 1.24.1-alpine3.20 -> 1.24.2-alpine3.20 age adoption passing confidence
golang patch 1.24.1 -> 1.24.2 age adoption passing confidence
golang.org/x/net require minor v0.37.0 -> v0.38.0 age adoption passing confidence
kubernetes-sigs/controller-tools patch 0.17.2 -> 0.17.3 age adoption passing confidence
quay.io/prometheus/node-exporter final patch v1.9.0 -> v1.9.1 age adoption passing confidence
sigs.k8s.io/controller-runtime require patch v0.20.3 -> v0.20.4 age adoption passing confidence
vladopajic/go-test-coverage action patch v2.13.0 -> v2.13.1 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

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

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.9...v4.2.0

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

v5.4.0

Compare Source

What's Changed
Dependency updates :
New Contributors

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

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

v4.6.2

Compare Source

What's Changed

New Contributors

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

fluent/fluent-plugin-kafka (fluent-plugin-kafka)

v0.19.4

Compare Source

fluent/fluent-plugin-prometheus (fluent-plugin-prometheus)

v2.2.1

Compare Source

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.9.0

Compare Source

Changes and fixes
  • all: make BufferedWatcher buffered again (#​657)

  • inotify: fix race when adding/removing watches while a watched path is being deleted (#​678, #​686)

  • inotify: don't send empty event if a watched path is unmounted (#​655)

  • inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#​679)

  • kqueue: fix watching relative symlinks (#​681)

  • kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#​682)

  • illumos: don't send error if changed file is deleted while processing the event (#​678)

onsi/gomega (github.com/onsi/gomega)

v1.37.0

Compare Source

1.37.0

Features
  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]

v1.36.3

Compare Source

1.36.3

Maintenance
vladopajic/go-test-coverage (github.com/vladopajic/go-test-coverage/v2)

v2.13.1

Compare Source

What's Changed

Full Changelog: vladopajic/go-test-coverage@v2.13.0...v2.13.1

github/codeql-action (github/codeql-action)

v3.28.14

Compare Source

CodeQL Action Changelog

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

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #​2838

See the full CHANGELOG.md for more information.

v3.28.13

Compare Source

CodeQL Action Changelog

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

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.12

Compare Source

CodeQL Action Changelog

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

3.28.12 - 19 Mar 2025
  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #​2810

See the full CHANGELOG.md for more information.

golang/go (golang)

v1.24.2

Compare Source

kubernetes-sigs/controller-tools (kubernetes-sigs/controller-tools)

v0.17.3

Compare Source

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.2...v0.17.3

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.20.4

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.20.3...v0.20.4


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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 28, 2025
Copy link
Contributor Author

renovate bot commented Mar 28, 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/open-telemetry/opentelemetry-operator v0.120.0 -> v0.121.0
github.com/prometheus/common v0.62.0 -> v0.63.0
go.opentelemetry.io/collector/config/configcompression v1.27.0 -> v1.29.0
go.opentelemetry.io/collector/config/configopaque v1.27.0 -> v1.29.0
go.opentelemetry.io/collector/featuregate v1.27.0 -> v1.29.0
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/prometheus v0.56.0 -> v0.57.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/sdk/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/oauth2 v0.27.0 -> v0.28.0
golang.org/x/sys v0.31.0 -> v0.32.0
google.golang.org/protobuf v1.36.5 -> v1.36.6
File name: pkg/sdk/logging/model/syslogng/config/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/kube-logging/logging-operator v0.0.0-20250317073605-98662abdad4e -> v0.0.0-20250403072606-c83e05e2e6e8
golang.org/x/net v0.37.0 -> v0.38.0

@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 81c0ff3 to c7b681b Compare April 4, 2025 17:50
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