-
Notifications
You must be signed in to change notification settings - Fork 3
🌱 Update Builder Image group #236
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
Merged
Merged
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
7d00b73 to
b07f038
Compare
b07f038 to
911c54b
Compare
4e6fd34 to
04b521b
Compare
4deeab9 to
f53ccb9
Compare
276513c to
f4d843c
Compare
f4d843c to
ea35ebe
Compare
a8af883 to
907ab33
Compare
907ab33 to
14a1a5d
Compare
b253a55 to
c70baa5
Compare
c70baa5 to
9062253
Compare
f7eefc6 to
4f1f4fd
Compare
4f1f4fd to
4cb00fe
Compare
b5daac7 to
05c8ef3
Compare
05c8ef3 to
f8493d7
Compare
db16992 to
9ab35f0
Compare
| datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | docker | docker.io/aquasec/trivy | 0.54.1 | 0.57.1 | | docker | docker.io/library/alpine | 3.20.2 | 3.20.3 | | docker | docker.io/library/golang | 1.23.0 | 1.23.3 | | github-tags | golangci/golangci-lint | v1.60.3 | v1.62.2 | | github-tags | helm/helm | v3.14.1 | v3.16.3 |
9ab35f0 to
5388951
Compare
Contributor
Author
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. |
jschoone
approved these changes
Nov 29, 2024
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.54.1->0.57.17dba9a9->3c206a43.20.2->3.20.31.23.0-bullseye->1.23.3-bullseyev1.60.3->v1.62.2v3.14.1->v3.16.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquasecurity/trivy (docker.io/aquasec/trivy)
v0.57.1Compare Source
⚡Release highlights and summary⚡
👉https://github.com/aquasecurity/trivy/discussions/7951
Changelog
https://github.com/aquasecurity/trivy/blob/release/v0.57/CHANGELOG.md#0571-2024-11-18
v0.57.0Compare Source
⚠ BREAKING CHANGES
Features
trivy auth(#7664) (27117f8)trivy authtotrivy registry(#7727) (633a7ab)CycloneDXreports (#7507) (c225883)Bug Fixes
clean --alldeletes only relevant dirs (#7704) (672e886)versionandscopefrom upper/rootdepManagementanddependenciesinto parents (#7541) (778df82)git cloneoutput to Stderr (#7561) (fdf203c)Annotationinstead ofAttributionTextsforSPDXformats (#7811) (f2bb9c6)v0.56.2Compare Source
Changelog
f2252c8release: v0.56.2 [release/v0.56] (#7694)f6700ecfix(redhat): include arch in PURL qualifiers [backport: release/v0.56] (#7702)25d2540fix(sbom): add options for DBs in private registries [backport: release/v0.56] (#7691)v0.56.1Compare Source
Changelog
95dbf11release: v0.56.1 [release/v0.56] (#7648)5dbdadffix(db): fix javadb downloading error handling [backport: release/v0.56] (#7646)v0.56.0Compare Source
Features
pom.xmldependency versions can't be detected (#7520) (b836232)--skip-*for all included modules (#7579) (c0e8da3)Bug Fixes
DownloadedAtfortrivy-java-db(#7592) (13ef3e7)dependencyManagementfrom root/child pom's for dependencies from parents (#7497) (5442949)ExperimentalModifiedFindings(#7463) (7ff9aff)frameworkaslibrarywhen unmarshallingCycloneDXfiles (#7527) (aeb7039)Performance Improvements
Reverts
testscope forpom.xmlfiles (#7488) (b0222fe)v0.55.2Compare Source
Changelog
928c7c0release: v0.55.2 [release/v0.55] (#7523)14a058ffix(java): usedependencyManagementfrom root/child pom's for dependencies from parents [backport: release/v0.55] (#7521)990bc4echore(deps): bump alpine from 3.20.0 to 3.20.3 [backport: release/v0.55] (#7516)v0.55.1Compare Source
⚡Release highlights and summary⚡
👉https://github.com/aquasecurity/trivy/discussions/7494
Changelog
https://github.com/aquasecurity/trivy/blob/release/v0.55/CHANGELOG.md#0551-2024-09-12
v0.55.0Compare Source
⚠ BREAKING CHANGES
Features
toolchainasstdlibversion forgo.modfiles (#7163) (2d80769)testscope support forpom.xmlfiles (#7414) (2d97700)--path-prefixflag for client/server mode (#7321) (24a4563)--detection-priorityflag for accuracy tuning (#7288) (fd8348d)Bug Fixes
--clear-cache(#7281) (2a0e529)kindandapiVersionofvolumeClaimTemplateelement (#7362) (da4ebfa)importersto detect dev deps from pnpm-lock.yaml file (#7387) (fd9ed3a)Messagefield inasff.tpltemplate (#7401) (dd9733e)NOASSERTIONfor licenses fields in SPDX formats (#7403) (c96dcdd).eyJkeyword for JWT secret (#7410) (bf64003)Performance Improvements
golangci/golangci-lint (golangci/golangci-lint)
v1.62.2Compare Source
fatcontext: from 0.5.2 to 0.5.3ginkgolinter: from 0.18.0 to 0.18.3go-errorlint: from 1.6.0 to 1.7.0iface: from 1.2.0 to 1.2.1revive: from 1.5.0 to 1.5.1testifylint: from 1.5.0 to 1.5.2v1.62.1Compare Source
Cancelled due to CI failure.
v1.62.0Compare Source
recvchecklinter https://github.com/raeperd/recvcheckifacelinter https://github.com/uudashr/ifaceexecinquery: deprecation step 2gomnd: deprecation step 2 (replaced bymnd)bidichk: from 0.2.7 to 0.3.2 (important performance improvement)canonicalheader: from 1.1.1 to 1.1.2cyclop: from 1.2.1 to 1.2.3dupword: from 0.1.1 to 0.1.3errcheck: from 1.7.0 to 1.8.0errchkjson: from 0.3.6 to 0.4.0errname: from 0.1.13 to 1.0.0ginkgolinter: from 0.17.0 to 0.18.0 (new option:force-succeed)go-check-sumtype: from 0.1.4 to 0.2.0 (new option:default-signifies-exhaustive)go-critic: from 0.11.4 to 0.11.5go-printf-func-name: from7558a9eto v0.1.0godot: from 1.4.17 to 1.4.18gosec: from 2.21.2 to 2.21.4intrange: from 0.2.0 to 0.2.1loggercheck: from 0.9.4 to 0.10.1 (log/slogsupport)musttag: from 0.12.2 to 0.13.0nakedret: from 2.0.4 to 2.0.5nilnil: from 0.1.9 to 1.0.0 (new option:detect-opposite)noctx: from 0.0.2 to 0.1.0protogetter: from 0.3.6 to 0.3.8revive: from 1.3.9 to 1.5.0 (new rules:filename-format, andfile-length-limit)tenv: from 1.10.0 to 1.12.1 (handle dot import)testifylint: from 1.4.3 to 1.5.0 (new checkers:contains,encoded-compare,regexp)exclude-dirs-use-defaultforbidigopattern examples for built-in functionsv1.61.0Compare Source
junit-xml-extendedformatdupword: from 0.0.14 to 0.1.1fatcontext: from 0.4.0 to 0.5.2gci: from 0.13.4 to 0.13.5 (new optionno-lex-order)go-ruleguard: from 0.4.2 to0fe6f58(fix panic with custom linters)godot: from 1.4.16 to 1.4.17gomodguard: from 1.3.3 to 1.3.5gosec: disable temporarilyG407gosec: fromab3f6c1to 2.21.2 (partially fixG115)intrange: from 0.1.2 to 0.2.0nolintlint: remove the empty line in the directive replacementtypecheckhelm/helm (helm/helm)
v3.16.3: Helm v3.16.3Compare Source
Helm v3.16.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.16.3. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina 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
cfd0749(wangjingcun)a303060(Zach Burgess)ab45e8a(Matt Farina)19fe320(Suleiman Dibirov)4fcc5c2(dependabot[bot])v3.16.2: Helm v3.16.2Compare Source
Helm v3.16.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.16.2. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina 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
13654a5([email protected])9fc8f1b([email protected])961194d([email protected])f6be62b(dependabot[bot])27d44cf(Robert Sirchia)46e0a0f(Nathan Baulch)a1bd541(Nathan Baulch)v3.16.1: Helm 3.16.1Compare Source
Helm v3.16.1 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
This release fixes a regression that is in 3.16.0.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.16.1. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98Eand can be found at @mattfarina 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
5a5449d(Robert Sirchia)2cbf7fc(Joe Julian)v3.16.0: Helm v3.16.0Compare Source
Helm v3.16.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v3.16.0. 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 @r6by 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
0d439e1(Matt Farina)0d12150(dependabot[bot])b1f9f0c(dependabot[bot])6a228aa(Matt Farina)e448aae(dependabot[bot])31a1252(Giulio)a539b6a(Matt Farina)39799ad(Giulio)8716c42(dependabot[bot])c979992(Robert Sirchia)b92cc92(Robert Sirchia)c58cb9a(dependabot[bot])c92cc07(Marc Khouzam)e72978e(Robert Sirchia)83874d9(dependabot[bot])8a26add(Scott Rigby)32875e2(Scott Rigby)990dbf6(dependabot[bot])a5db73b(dependabot[bot])00caf00(dependabot[bot])ac57b60(dependabot[bot])5bbe19a(dependabot[bot])f9ba3c5(dnskr)3a1aa21(dependabot[bot])f293480(dependabot[bot])8c1bfc7(dependabot[bot])c677272(George Jenkins)04ece1f(George Jenkins)e1b95d5(George Jenkins)1ea6fd5](https://redirect.github.com/helm/helm/commit/1ea6fd5dc89af5Configuration
📅 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.