fix(deps): update go minor/patch updates #36
Merged
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:
v4.13.4->v4.14.0v3.19.2->v3.19.4v0.34.2->v0.34.3v0.34.2->v0.34.3v0.34.2->v0.34.3v0.34.2->v0.34.3v0.34.2->v0.34.3Release Notes
labstack/echo (github.com/labstack/echo/v4)
v4.14.0Compare Source
middleware.Loggerhas been deprecated. For request logging, usemiddleware.RequestLoggerormiddleware.RequestLoggerWithConfig.middleware.RequestLoggerreplacesmiddleware.Logger, offering comparable configuration while relying on theGo standard library’s new
sloglogger.The previous default output format was JSON. The new default follows the standard
sloglogger settings.To continue emitting request logs in JSON, configure
slogaccordingly:Security
Enhancements
helm/helm (helm.sh/helm/v3)
v3.19.4: Helm v3.19.4Compare Source
Helm v3.19.4 is a security fix for a Go CVE in the previous tag. This patch release rebuilds the Helm
v3.19.3release with the latest Go toolchain, to fix the Go CVE. Users are encouraged to upgrade.The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v3.19.4. The common platform binaries are here:
This release was signed with
208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155and can be found at @scottrigby keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
7cfb6e4(Matt Farina)59c951f(dependabot[bot])d45f3f1(dependabot[bot])d459544(dependabot[bot])becd387(dependabot[bot])edb1579(dependabot[bot])v3.19.3Compare Source
kubernetes/api (k8s.io/api)
v0.34.3Compare Source
kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)
v0.34.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.34.3Compare Source
kubernetes/cli-runtime (k8s.io/cli-runtime)
v0.34.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.34.3Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on sunday" (UTC), 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 was generated by Mend Renovate. View the repository job log.