-
Notifications
You must be signed in to change notification settings - Fork 0
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
🌱 Update Builder Image group #199
Conversation
|
555e220
to
1bd30ce
Compare
| datasource | package | from | to | | ----------- | -------------------------------- | ------- | ------- | | github-tags | aquasecurity/trivy | v0.52.2 | v0.55.0 | | github-tags | golangci/golangci-lint | v1.59.1 | v1.60.3 | | github-tags | kubernetes-sigs/cluster-api | v1.7.3 | v1.8.2 | | github-tags | kubernetes-sigs/controller-tools | v0.15.0 | v0.16.2 | | github-tags | kubernetes-sigs/kind | v0.23.0 | v0.24.0 |
1bd30ce
to
587f4ab
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
8d44ce3
to
af90338
Compare
af90338
to
f97dc13
Compare
Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
This PR contains the following updates:
v0.52.2
->v0.55.0
7dba9a9
->3c206a4
v1.59.1
->v1.60.3
v1.7.3
->v1.8.2
v0.15.0
->v0.16.2
v0.23.0
->v0.24.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquasecurity/trivy (aquasecurity/trivy)
v0.55.0
Compare Source
⚡Release highlights and summary⚡
👉https://github.com/aquasecurity/trivy/discussions/7440
Changelog
https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0550-2024-09-03
v0.54.1
Compare Source
Changelog
854c61d
release: v0.54.1 [release/v0.54] (#7282)334a1c2
fix(flag): incorrect behavior for deprected flag--clear-cache
[backport: release/v0.54] (#7285)f61725c
fix(java): Return error when trying to find a remote pom to avoid segfault [backport: release/v0.54] (#7283)a7b7117
fix(plugin): do not call GitHub content API for releases and tags [backport: release/v0.54] (#7279)v0.54.0
Compare Source
⚡Release highlights and summary⚡
👉 https://github.com/aquasecurity/trivy/discussions/7268
Changelog
https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0540-2024-07-30
v0.53.0
Compare Source
⚡Release highlights and summary⚡
👉 https://github.com/aquasecurity/trivy/discussions/7061
Changelog
https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0530-2024-07-01
golangci/golangci-lint (golangci/golangci-lint)
v1.60.3
Compare Source
gosec
: from81cda2f
toab3f6c1
(fixG115
false positives)v1.60.2
Compare Source
gofmt
: update to HEAD (go1.22)gofumpt
: from 0.6.0 to 0.7.0gosec
: fix G602 analyzergosec
: from5f0084e
to81cda2f
(addsG115
,G405
,G406
,G506
,G507
)staticcheck
: from 0.5.0 to 0.5.1staticcheck
: propagate Go versionwrapcheck
: from 2.8.3 to 2.9.0exportloopref
: deprecationv1.60.1
Compare Source
errorlint
: from 1.5.2 to 1.6.0exhaustruct
: from 3.2.0 to 3.3.0 (recognize custom error values in return)fatcontext
: from 0.2.2 to 0.4.0 (fix false positives for context stored in structs)gocognit
: from 1.1.2 to 1.1.3gomodguard
: from 1.3.2 to 1.3.3govet
(printf
): report non-constant format, no argslll
: advertise max line length instead of just reporting failurerevive
: from 1.3.7 to 1.3.9 (new rule:comments-density
)sloglint
: from 0.7.1 to 0.7.2spancheck
: from 0.6.1 to 0.6.2staticcheck
: from 0.4.7 to 0.5.0tenv
: from 1.7.1 to 1.10.0 (remove reports on fuzzing)testifylint
: from 1.3.1 to 1.4.3 (new options:formatter
,suite-broken-parallel
,suite-subtest-run
)tparallel
: from 0.3.1 to 0.3.2usestdlibvars
: from 1.26.0 to 1.27.0 (fix false-positive with number used inside a mathematical operations)wsl
: from 4.2.1 to 4.4.1unused
: removeexported-is-used
optiontypecheck
issues should never be ignoredwsl
update documentation of the configurationv1.60.0
Compare Source
Cancelled due to a CI problem.
kubernetes-sigs/cluster-api (kubernetes-sigs/cluster-api)
v1.8.2
Compare Source
👌 Kubernetes version support
More information about version support can be found here
Highlights
This release contains an important fix for KCP
with Kubernetes v1.31. We recommend all users to upgrade to this release.
The fix required the introduction of a pre-terminate hook that is automatically added and managed by the KCP controller
for KCP control plane Machines. If your control plane Machines are using Kubernetes 1.31, KCP will make sure that
its pre-terminate hook is run last. This is done to ensure that the terminating Node has a working kubelet / Node
while other pre-terminate hooks are executed.
More details about the issue can be found in Drain not being performed for KCP machines with K8s v1.31.x .
Changes since v1.8.1
📈 Overview
🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 7 contributions to our documentation and book. (#11057, #11058, #11077, #11102, #11110, #11134, #11139)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
Thanks to all our contributors! 😊
v1.8.1
Compare Source
👌 Kubernetes version support
More information about version support can be found here
Highlights
Changes since v1.8.0
📈 Overview
✨ New Features
🐛 Bug Fixes
🌱 Others
Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.
Thanks to all our contributors! 😊
v1.8.0
Compare Source
👌 Kubernetes version support
More information about version support can be found here
Highlights
Deprecation Warning
Umbrella issue: API changes: #10852
Changes since v1.7.0
📈 Overview
✨ New Features
🐛 Bug Fixes
RemediationRestricted
event when there are no unhealthy target (#10591)🌱 Others
Owns()
(#10048)📖 Additionally, there have been 49 contributions to our documentation and book. (#10265, #10293, #10310, #10317, #10328, #10346, #10355, #10358, #10366, #10367, #10371, #10385, #10392, #10414, #10418, #10443, #10444, #10449, #10455, #10475, #10480, #10490, #10528, #10529, #10531, #10534, #10549, #10555, #10558, #10561, #10583, #10594, #10630, #10640, #10685, #10719, #10748, #10752, #10777, #10795, #10817, #10825, #10856, #10857, #10861, #10865, #10891, #10930, #10966)
Dependencies
Added
f48c80b
51d4e06
Changed
Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.