Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.10.0
->v2.10.1
v4.128.0
->v4.131.1
v0.31.7
->v0.31.8
v0.18.0
->v0.18.2
v2.2.2
->v2.2.3
v1.55.2
->v1.56.1
v1.6.0
->v1.7.0
v1.10.5
->v1.10.7
v4.40.5
->v4.40.7
v0.50.2
->v0.50.3
v0.170.0
->v0.171.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)
v2.10.1
: ReleaseCompare Source
v2.10.1 Release -
Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.1/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.1/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.1/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.10.1/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Windows
https://storage.googleapis.com/skaffold/releases/v2.10.1/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.10.1
Full Changelog: GoogleContainerTools/skaffold@v2.10.0...v2.10.1
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.131.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.131.0...v4.131.1
Fixes
#19860 sho-hata/tparagen: Follow up changes of tparagen v1.1.1
#19861 fujiwara/lambroll: Follow up changes of lambroll v1.0.0
v4.131.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.130.0...v4.131.0
🎉 New Packages
#19829 gruntwork-io/boilerplate: A tool for generating files and folders ("boilerplate") from a set of templates @ponkio-o
v4.130.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.129.0...v4.130.0
🎉 New Packages
#19799 YS-L/csvlens: Command line csv viewer @wancup
🎉 New Contributors
Thank you for your contribution!
@wancup #19799
v4.129.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.128.1...v4.129.0
🎉 New Packages
#19777 #19778 catenacyber/perfsprint: Golang linter to use strconv
#19791 bodaay/HuggingFaceModelDownloader: Simple go utility to
download HuggingFace Models and Datasets @CrystalMethod
v4.128.1
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.128.0...v4.128.1
Fixes
#19738 schollz/croc: Follow up changes of croc v9.6.7
derailed/k9s (derailed/k9s)
v0.31.8
Compare Source
Release v0.31.8
Notes
Thank you to all that contributed with flushing out issues and enhancements for K9s!
I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev
and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated!
Also big thanks to all that have allocated their own time to help others on both slack and on this repo!!
As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey,
please consider joining our sponsorship program and/or make some noise on social! @kitesurfer
On Slack? Please join us K9slackers
Maintenance Release!
Thank you all for pitching in and helping flesh out issues!!
Please make sure to add gory details to issues ie relevant configs, debug logs, etc...
Comments like:
same here!
orme to!
doesn't really cut it for us to zero in ;(Everyone has slightly different settings/platforms so every little bits of info helps with the resolves even if seemingly irrelevant.
Videos Are In The Can!
Please dial K9s Channel for up coming content...
♫ Sounds Behind The Release ♭
Going back to the classics...
A Word From Our Sponsors...
To all the good folks below that opted to
pay it forward
and join our sponsorship program, I salute you!!Resolved Issues
Contributed PRs
Please be sure to give
Big Thanks!
andATTA Girls/Boys!
to all the fine contributors for making K9s better for all of us!!© 2024 Imhotep Software LLC. All materials licensed under Apache v2.0
eza-community/eza (eza-community/eza)
v0.18.2
: eza v0.18.2 (security release)Compare Source
Description
This security release fixes GHSA-3qx3-6hxr-j2ch.
Changelog
Bug Fixes
Miscellaneous Tasks
Checksums
sha256sum
md5sum
blake3sum
v0.18.1
: eza v0.18.1Compare Source
Description
Moving to rayon provided a major performance upgrade, see https://github.com/eza-community/eza/pull/823#issuecomment-1930582014 as an example :O
Changelog
Documentation
Miscellaneous Tasks
Refactor
Build
Checksums
sha256sum
md5sum
blake3sum
fluxcd/flux2 (fluxcd/flux2)
v2.2.3
Compare Source
Highlights
Flux v2.2.3 is a patch release which comes with various fixes and improvements. Users are encouraged to upgrade for the best experience.
💡 For upgrading to Flux v2.2, please see the procedure documented in 2.2.0.
This release updates the Kubernetes dependencies to v1.28.6 and various other dependencies to their latest version to patch upstream CVEs.
All controllers are built with Go 1.21.6 using Alpine Linux 3.19.1 base image.
Fixes:
Roles
andClusterRoles
with aggregated roles were continuous reconciled by kustomize-controller has been fixed.See the components changelog for a full list of bug fixes.
Components changelog
CLI Changelog
flux check
should error on unrecognised argsflux stats
should error on unrecognised argsgolangci/golangci-lint (golangci/golangci-lint)
v1.56.1
Compare Source
errcheck
: from 1.6.3 to 1.7.0govet
: disableloopclosure
with go1.22revive
: from 1.3.6 to 1.3.7testifylint
: from 1.1.0 to 1.1.1v1.56.0
Compare Source
spancheck
linter https://github.com/jjti/go-spancheckdepguard
: from 2.1.0 to 2.2.0exhaustive
: from 0.11.0 to 0.12.0exhaustruct
: from 3.1.0 to 3.2.0gci
: from 0.11.2 to 0.12.1ginkgolinter
: from 0.14.1 to 0.15.2go-check-sumtype
: from 0.1.3 to 0.1.4go-critic
: from 0.9.0 to 0.11.0go-errorlint
: from 1.4.5 to 1.4.8go-spancheck
: from 0.4.2 to 0.5.2goconst
: from 1.6.0 to 1.7.0godot
: from 1.4.15 to 1.4.16gofumpt
: from 0.5.0 to 0.6.0inamedparam
: from 0.1.2 to 0.1.3ineffassign
: from 0.0.0-20230610083614-0e73809eb601 to 0.1.0ireturn
: from 0.2.2 to 0.3.0misspell
: add mode optionmusttag
: from v0.7.2 to v0.8.0paralleltest
: from 1.0.8 to 1.0.9perfsprint
: from 0.2.0 to 0.6.0protogetter
: from 0.2.3 to 0.3.4revive
: from 1.3.4 to 1.3.6sloglint
: add static-msg optionsloglint
: from 0.1.2 to 0.4.0testifylint
: from 0.2.3 to 1.1.0unparam
: from2022122
-7455f1af531d to2024010
-c549a3470d14whitespace
: update after moving to theanalysis
packagewsl
: from 3.4.0 to 4.2.0zerologlint
: from 0.1.3 to 0.1.5exhaustruct
struct regular expressions are expected to match the entirepackage/name/structname
Important
testifylint
has breaking changes about enabling/disabling checks:If you were using the option
enable
with a filtered list of checks, you should either adddisable-all: true
(1) or usedisable
field (2).Example (1)
- suite-dont-use-pkg
Example (2)
homeport/dyff (homeport/dyff)
v1.7.0
: dyff release v1.7.0Compare Source
Changelog
a0a00d7
Use Ginkgo version from modules214f951
fix incorrect newline handling1c3f3f4
adapt testcases531bd59
fix diff issue with latest version of go-diff libd58a357
improve multiline string diff handling5ae43ee
Bump github.com/onsi/gomega from 1.31.0 to 1.31.19ac19f4
Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0793d7f5
Bump github.com/onsi/gomega from 1.30.0 to 1.31.0b52929f
Handle comparisons of boolean values correctlyf304803
Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0292c5cf
Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.25154c74
Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1a1f60f5
Bump github.com/onsi/gomega from 1.29.0 to 1.30.0de75338
Bump github.com/spf13/cobra from 1.7.0 to 1.8.02168477
Bump github.com/onsi/gomega from 1.28.1 to 1.29.09b3e008
Bump github.com/onsi/gomega from 1.28.0 to 1.28.16d63425
Remove usage of deprecatedwrap.Error
functionWhat's Changed
wrap.Error
function by @HeavyWombat in https://github.com/homeport/dyff/pull/324New Contributors
Full Changelog: homeport/dyff@v1.6.0...v1.7.0
kevincobain2000/gobrew (kevincobain2000/gobrew)
v1.10.7
Compare Source
Changelog
0e87ab3
CHANGE LOGde6e8c4
CI fix55562ca
installer script (#177)a6dba07
pick the latest in order fordev-latest
(#180)daa2f16
vup 1.22 andgo get -u
deps (#178)v1.10.6
Compare Source
Changelog
afee1c5
Fix: Win10 symlink require privilege (#175)7c27c22
Kevincobain2000 patch 1 (#173)40ac6e7
Update README.md0a84b0e
Update README.mdf81b971
update READMEmikefarah/yq (mikefarah/yq)
v4.40.7
Compare Source
terraform-linters/tflint (terraform-linters/tflint)
v0.50.3
Compare Source
What's Changed
make release
: invoke$EDITOR
in shell by @bendrucker in https://github.com/terraform-linters/tflint/pull/1971Full Changelog: terraform-linters/tflint@v0.50.2...v0.50.3
weaveworks/eksctl (weaveworks/eksctl)
v0.171.0
: eksctl 0.171.0 (permalink)Compare Source
Release v0.171.0
🚀 Features
📝 Documentation
Acknowledgments
The eksctl maintainers would like to sincerely thank:
@toabctl
Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.