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

Bump github.com/k0sproject/k0sctl from 0.22.0 to 0.23.0 in /hack/tool #630

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/k0sproject/k0sctl from 0.22.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

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.22.0 to 0.23.0.
- [Release notes](https://github.com/k0sproject/k0sctl/releases)
- [Commits](k0sproject/k0sctl@v0.22.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 28, 2025
@github-actions github-actions bot merged commit f772a76 into main Feb 28, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/hack/tool/github.com/k0sproject/k0sctl-0.23.0 branch February 28, 2025 02:15
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