Rene Leonhardt
Rene Leonhardt
No fix yet, only refactorings to clarify current logic. Change: Blank (whitespace) doesn't count as `isCredentialSet()` true anymore.
### Features * Update dependencies with `cargo upgrade` * Update GitHub Actions manually (others can be merged thanks to [Dependabot #1464](https://github.com/cross-rs/cross/pull/1464)) * Configure Dependabot to update Rust, Python and Git...
### Features * Update Go dependencies * Release with Go 1.22 * Update alpine
### Features * CI builds both latest Go versions (1.21 and 1.22)
### Features * Update Rust dependencies (tempdir was deprecated)
### Features * Update make dependencies (goreleaser, syft) ### Recommendations * If staticcheck latest is ok, consider using latest syft and goreleaser too to prevent falling behind again
### Features * Update go.mod to 1.21 * Update Go dependencies * Update build dependencies * Update GitHub Actions * Build and release with Go 1.22 * Update alpine to...
### Security Your last binaries and Docker images contain no fixes for latest vulnerabilities (built with Go 1.22.3): * Critical 9.8: CVE-2024-24790 * Fixed in Go 1.22.4: https://github.com/golang/go/issues/67682 * https://go.dev/doc/devel/release#go1.22.4...
### Updates * Alpine 3.20 (fixes 5 security findings) * Let Dependabot update images in Dockerfile, docker-compose.yml and Kubernetes manifests ### Improvements * Use tini as entrypoint for Dockerfile and...