Skip to content

fix(deps): update all non-major dependencies #5

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
docker/build-push-action action minor v6.16.0 -> v6.18.0 age adoption passing confidence
docker/setup-buildx-action action minor v3.10.0 -> v3.11.1 age adoption passing confidence
github.com/fsnotify/fsnotify require minor v1.8.0 -> v1.9.0 age adoption passing confidence
go (source) toolchain patch 1.24.0 -> 1.24.4 age adoption passing confidence
go uses-with minor 1.23 -> 1.24 age adoption passing confidence
golang final minor 1.23-bookworm -> 1.24-bookworm age adoption passing confidence
k8s.io/api require minor v0.32.1 -> v0.33.2 age adoption passing confidence
k8s.io/apimachinery require minor v0.32.1 -> v0.33.2 age adoption passing confidence
k8s.io/client-go require minor v0.32.1 -> v0.33.2 age adoption passing confidence

Release Notes

docker/build-push-action (docker/build-push-action)

v6.18.0

Compare Source

[!NOTE]
Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

v6.17.0

Compare Source

[!NOTE]
Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: docker/build-push-action@v6.16.0...v6.17.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.11.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

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)

golang/go (go)

v1.24.4

v1.24.3

v1.24.2

v1.24.1

actions/go-versions (go)

v1.24.4: 1.24.4

Compare Source

Go 1.24.4

v1.24.3: 1.24.3

Compare Source

Go 1.24.3

v1.24.2: 1.24.2

Compare Source

Go 1.24.2

v1.24.1: 1.24.1

Compare Source

Go 1.24.1

v1.24.0: 1.24.0

Compare Source

Go 1.24.0

kubernetes/api (k8s.io/api)

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.6

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

v0.32.3

Compare Source

v0.32.2

Compare Source


Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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
Author

renovate bot commented May 6, 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
golang.org/x/oauth2 v0.23.0 -> v0.27.0
golang.org/x/time v0.7.0 -> v0.9.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.6.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6cb3941 to 45b0098 Compare May 7, 2025 08:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 84e7ee3 to 9cdbf51 Compare May 20, 2025 08:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 28ce4d6 to 85ecfa4 Compare May 20, 2025 12:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85ecfa4 to 86ce269 Compare May 28, 2025 08:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 86ce269 to b2dbe19 Compare June 6, 2025 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2dbe19 to c2d2681 Compare June 22, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants