Skip to content

v1.4.7

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 07 Jan 06:22
· 511 commits to main since this release
19fae4b

Changelog

  • 7001395 👽 (context): Replace deprecated exec.Stream with StreamWithContext
  • 07d0bac ⬆️ Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.3 (#38)
  • 785695c ⬆️ Bump github.com/schollz/progressbar/v3 from 3.11.0 to 3.12.1 (#34)
  • 5eba5ba ⬆️ Bump github.com/schollz/progressbar/v3 from 3.12.1 to 3.12.2 (#42)
  • 154aa47 ⬆️ Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#32)
  • 39b9c3d ⬆️ Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#39)
  • 76c09cf ⬆️ Bump goreleaser/goreleaser-action from 3 to 4 (#45)
  • c629440 ⬆️ Bump k8s.io/client-go from 0.25.2 to 0.25.4 (#37)
  • 070cef0 ⬆️ Bump k8s.io/client-go from 0.25.4 to 0.26.0
  • e3d82af ⬆️ Bump k8s.io/kubectl from 0.25.2 to 0.25.4 (#36)
  • 6bfd8cc ⬆️ Bump k8s.io/kubectl from 0.25.4 to 0.26.0 (#44)
  • 5a25e7d ⬆️ Update module github.com/mattn/go-isatty to v0.0.17 (#47)
  • 19fae4b ⬆️ Update module github.com/schollz/progressbar/v3 to v3.13.0 (#48)
  • c66c821 ⬆️ Update module gopkg.in/alessio/shellescape.v1 to v1.4.1 (#49)
  • 0f79a43 🐛 (docs): Fix doc generation flag showing up in output
  • 9bfd70d 🐛 (pre-commit): Fix vet and lint false positives
  • d024bbd 🐛 (terminal): Fix TTY check on non-POSIX environments
  • 6065b03 🐛 Properly use context
  • 7a81425 🔥 (dependabot): Disable dependabot
  • b367eec 🔥 Remove extraneous term.TTY
  • fe28b48 💚 Fix golangci-lint cache conflicts causing warnings during CI
  • 7c9343a 💚 Fix release failure if tag is pushed when branch CI still running
  • 868444d 🔨 Update pre-commit hooks
  • 547b2ba 📝 Add CI status badge
  • c8f4be5 📝 Fix doc generation flag showing up in docs
  • 533eff6 ♻️ Refactor goroutines to use sync/errgroup
  • 634e8f5 ✨ Group subcommands in help output
  • 531f462 🚚 Rename CI workflow: Go to Build
  • 5191eb0 🔧 (dependabot): Decrease dependabot update intervals
  • cf0a950 🔧 Create CODEOWNERS
  • 90be7d3 🔧 Disable dependabot for k8s.io/api and k8s.io/apimachinery
  • d93d8a8 Configure Renovate (#46)
  • 4743214 Merge pull request #43 from clevyr/dependabot/go_modules/k8s.io/client-go-0.26.0