-
Notifications
You must be signed in to change notification settings - Fork 3
🌱 Update Builder Image group #320
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
Open
cluster-stack-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cso-builder-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+8
−8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dc76c4e to
68f6214
Compare
ea7f4bf to
480be26
Compare
480be26 to
bd2b24f
Compare
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | docker | docker.io/aquasec/trivy | 0.66.0 | 0.67.2 | | docker | docker.io/hadolint/hadolint | v2.13.1 | v2.14.0 | | docker | docker.io/library/alpine | 3.22.1 | 3.22.2 | | github-tags | golangci/golangci-lint | v2.4.0 | v2.6.1 |
bd2b24f to
0f3d518
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.66.0->0.67.2v2.13.1-alpine->v2.14.0-alpine3.22.1->3.22.2v2.4.0->v2.6.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquasecurity/trivy (docker.io/aquasec/trivy)
v0.67.2Compare Source
Changelog
60c57adrelease: v0.67.2 [release/v0.67] (#9639)f3ee80cfix: Usefetch-level: 1to check out trivy-repo in the release workflow [backport: release/v0.67] (#9638)v0.67.1Compare Source
Changelog
cbed239release: v0.67.1 [release/v0.67] (#9614)1a84093fix: restore compatibility for google.protobuf.Value [backport: release/v0.67] (#9631)3bc1490fix: using SrcVersion instead of Version for echo detector [backport: release/v0.67] (#9629)542eee7fix: addbuildInfoforBlobInfoinrpcpackage [backport: release/v0.67] (#9615)f65dd05fix(vex): don't use reused BOM [backport: release/v0.67] (#9612)v0.67.0Compare Source
Features
Bug Fixes
BuildableClientinsead ofxhttp.Client(#9436) (fa6f1bf)Package.IDfor pnpm packages (#9330) (4517e8c)nugetpackage names in lower case (#9456) (1ff9ac7)hadolint/hadolint (docker.io/hadolint/hadolint)
v2.14.0Compare Source
What's Changed
DL3062to checkgo installby @Danil42Russia in #1111New Contributors
Full Changelog: hadolint/hadolint@v2.13.1...v2.14.0
golangci/golangci-lint (golangci/golangci-lint)
v2.6.1Compare Source
copyloopvar: from 1.2.1 to 1.2.2go-critic: from 0.14.0 to 0.14.2v2.6.0Compare Source
modernizeanalyzer suitearangolint: from 0.2.0 to 0.3.1dupword: from 0.1.6 to 0.1.7 (new optioncomments-only)go-critic: from 0.13.0 to 0.14.0 (new rules/checkers:zeroByteRepeat,dupOption)gofumpt: from 0.9.1 to 0.9.2 ("clothe" naked returns is now controlled by theextra-rulesoption)perfsprint: from 0.9.1 to 0.10.0 (new options:concat-loop,loop-other-ops)wsl: from 5.2.0 to 5.3.0dupword: from 0.1.6 to 0.1.7durationcheck: from 0.0.10 to 0.0.11exptostd: from 0.4.4 to 0.4.5fatcontext: from 0.8.1 to 0.9.0forbidigo: from 2.1.0 to 2.3.0ginkgolinter: from 0.21.0 to 0.21.2godoc-lint: from 0.10.0 to 0.10.1gomoddirectives: from 0.7.0 to 0.7.1gosec: from 2.22.8 to 2.22.10makezero: from 2.0.1 to 2.1.0nilerr: from 0.1.1 to 0.1.2paralleltest: from 1.0.14 to 1.0.15protogetter: from 0.3.16 to 0.3.17unparam: from0df0534to5beb8c8v2.5.0Compare Source
godoclintlinter https://github.com/godoc-lint/godoc-lintunqueryvetlinter https://github.com/MirrexOne/unqueryvetiotamixinglinter https://github.com/AdminBenni/iota-mixingembeddedstructfieldcheck: from 0.3.0 to 0.4.0 (new option:empty-line)err113: fromaea10b5to 0.1.1 (skip internals ofIsmethods forerrortype)ginkgolinter: from 0.20.0 to 0.21.0 (new option:force-tonot)gofumpt: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)ineffassign: from 0.1.0 to 0.2.0 (new option:check-escaping-errors)musttag: from 0.13.1 to 0.14.0 (support interface methods)revive: from 1.11.0 to 1.12.0 (new options:identical-ifelseif-branches,identical-ifelseif-conditions,identical-switch-branches,identical-switch-conditions,package-directory-mismatch,unsecure-url-scheme,use-waitgroup-go,useless-fallthrough)thelper: from 0.6.3 to 0.7.1 (skipt.Helperin functions passed tosynctest.Test)wsl: from 5.1.1 to 5.2.0 (improvements related to subexpressions)asciicheck: from 0.4.1 to 0.5.0errname: from 1.1.0 to 1.1.1fatcontext: from 0.8.0 to 0.8.1go-printf-func-name: from 0.1.0 to 0.1.1godot: from 1.5.1 to 1.5.4gosec: from 2.22.7 to 2.22.8nilerr: from 0.1.1 to a temporary forknilnil: from 1.1.0 to 1.1.1protogetter: from 0.3.15 to 0.3.16tagliatelle: from 0.7.1 to 0.7.2testifylint: from 1.6.1 to 1.6.4Configuration
📅 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.