Skip to content

Bump github.com/k0sproject/k0sctl from 0.20.0 to 0.23.0 in /hack/tool#81

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/hack/tool/github.com/k0sproject/k0sctl-0.23.0
Open

Bump github.com/k0sproject/k0sctl from 0.20.0 to 0.23.0 in /hack/tool#81
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/hack/tool/github.com/k0sproject/k0sctl-0.23.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 28, 2025

Bumps github.com/k0sproject/k0sctl from 0.20.0 to 0.23.0.

Release notes

Sourced from github.com/k0sproject/k0sctl's releases.

v0.23.0

What's Changed

Dependency Changes in go.mod

Upgraded Dependencies

Dependency Old Version New Version
github.com/bmatcuk/doublestar/v4 v4.8.0 v4.8.1
github.com/k0sproject/rig v0.19.0 v0.19.4
golang.org/x/crypto v0.32.0 v0.35.0
golang.org/x/net v0.34.0 v0.35.0
golang.org/x/sys v0.29.0 v0.30.0
golang.org/x/term v0.28.0 v0.29.0
golang.org/x/text v0.21.0 v0.22.0
al.essio.dev/pkg/shellescape (prev github.com/alessio/shellescape) v1.4.2 v1.5.1
github.com/go-playground/validator/v10 v10.24.0 v10.25.0
github.com/k0sproject/version v0.6.0 v0.7.0
k8s.io/client-go v0.32.1 v0.32.2
github.com/cpuguy83/go-md2man/v2 v2.0.5 v2.0.6
github.com/mattn/go-colorable v0.1.13 v0.1.14
github.com/spf13/pflag v1.0.5 v1.0.6
golang.org/x/oauth2 v0.23.0 v0.26.0
golang.org/x/time v0.7.0 v0.10.0
k8s.io/apimachinery v0.32.1 v0.32.2
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 v0.0.0-20241210054802-24370beab758
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 v4.5.0

Removed Dependencies

Dependency Removed Version
github.com/hashicorp/go-version v1.7.0

Full Changelog: k0sproject/k0sctl@v0.22.0...v0.23.0

v0.22.0

What's Changed

... (truncated)

Commits
  • 2b58332 Bump github.com/k0sproject/rig from 0.19.3 to 0.19.4 (x/crypto 0.35) (#845)
  • 55c118b Use shellescape vanity URL in import (#844)
  • 5e44415 Try to exit gracefully and run clean up on interrupt (#833)
  • 213afe3 Deprecate --default-timeout and --retry-interval (#832)
  • a4af9bb Add a --timeout flag to allow retrying operations for a longer time (#830)
  • c8ec0d1 Use rig v0.19.1 (#840)
  • 0f1c0db Bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 (#839)
  • 2ac6032 Bump github.com/k0sproject/version from 0.6.0 to 0.7.0 (#836)
  • 1686850 Enable DCO (#838)
  • a364bb6 Bump k8s.io/client-go from 0.32.1 to 0.32.2 (#837)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/k0sproject/k0sctl](https://github.com/k0sproject/k0sctl) from 0.20.0 to 0.23.0.
- [Release notes](https://github.com/k0sproject/k0sctl/releases)
- [Commits](k0sproject/k0sctl@v0.20.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/k0sproject/k0sctl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 28, 2025
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants