chore(deps): update pre-commit hook dadav/helm-schema 0.18.1 → 0.23.3#122
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update pre-commit hook dadav/helm-schema 0.18.1 → 0.23.3#122renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
9192cf2 to
0767739
Compare
0767739 to
6539ae7
Compare
b75b4fe to
047a932
Compare
047a932 to
079efb7
Compare
079efb7 to
b425971
Compare
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
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.18.1→0.23.3Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
dadav/helm-schema (dadav/helm-schema)
v0.23.3Compare Source
0.23.3 - 2026-05-20
Chores
update goreleaser/goreleaser-action digest to
1a80836(#216) by @renovate[bot]update orhun/git-cliff-action digest to
f50e115(#217) by @renovate[bot]Update dependencies by @dadav
version++ by @dadav
Documentation
Features
v0.23.2Compare Source
0.23.2 - 2026-04-24
Bug Fixes
Chores
update alpine:3.23 docker digest to
5b10f43(#213) by @renovate[bot]update goreleaser/goreleaser-action digest to
e24998b(#214) by @renovate[bot]bump helm.sh/helm/v3 from 3.20.1 to 3.20.2 (#206) by @dependabot[bot]
version++ by @dadav
v0.23.1Compare Source
0.23.1 - 2026-04-14
Bug Fixes
Chores
Adjut cliff version format by @dadav
update actions/setup-go digest to
4a36011(#204) by @renovate[bot]update docker/login-action digest to
4907a6d(#205) by @renovate[bot]making
test/run.shwork on non-FHS systems by @outofrangeupdate actions/upload-artifact digest to
043fb46(#207) by @renovate[bot]update softprops/action-gh-release digest to
3bb1273(#208) by @renovate[bot]update softprops/action-gh-release action to v3 (#209) by @renovate[bot]
version++ by @dadav
Testing
adding test cases for reproducing top-level ref issues by @outofrange
adding testcases for bugfix (#211) by @outofrange
v0.23.0Compare Source
Unreleased
Bug Fixes
adjust pre-commit-hooks by @dadav
use better name for pre-commit task by @dadav
adjust pre-commit-hooks by @dadav
use latest version by @dadav
map also contains arrays by @dadav
move version into separate file by @dadav
adjust version in pre-commit hooks by @dadav
make exit code working by @dadav
add global property if not present by @dadav
use structs to parse the schema by @dadav
make it working by @dadav
make it working by @dadav
remove required fields on dependencies by @dadav
set to nil by @dadav
clarify warning by @dadav
use pointers by @dadav
adjust pre-commit hook to only run on Chart.yaml and values.yaml changes by @dadav
move sorting to util package by @dadav
adjust error message by @dadav
make sure this matches nested files by @dadav
use draft 7 by @dadav
clarify help by @dadav
Adjust linting hints by @dadav
Adjust structs field alignment by @dadav
Make required field working for properties by @dadav
Set type to object if properties are used by @dadav
Be sure to only start on valid yaml by @dadav
convert upper to lower case in help for consistency + typo by @Grraahaam
improve troubleshooting by @Grraahaam
omit topology sorting when --no-dependencies by @Grraahaam
Update dependencies by @dadav
Make it possible to sort charts with same name by @dadav
Update dependencies by @dadav
Update deps by @dadav
Adjust version and options by @dadav
Should run in the end by @dadav
Use alias if defined by @dadav
Make newline optional by @dadav
Should consider all possible types by @dadav
put schema reference below document start
adding empty line after yaml-language-server, keeping distance from other content
also remove helm-docs tags when not running with dontRemoveHelmDocsPrefix
remove left over
#\nlines from descriptionUse TrimPrefix instead of TrimLeft by @dadav
Fail test if helm-schema fails by @dadav
Adjust changed url by @dadav
Add example to e2e tests by @dadav
Adjust lint hints by @dadav
Dupplicate charts are ok by @dadav
Do not set type on items by @dadav
Adjust test by @dadav
Ghcr login by @dadav
Permissions by @dadav
Adjust workdir to /home/helm-schema by @dadav
Format code by @dadav
Use single lines by @dadav
update module github.com/masterminds/semver/v3 to v3.3.1 by @renovate[bot]
update module github.com/deckarep/golang-set/v2 to v2.7.0 by @renovate[bot]
update module github.com/santhosh-tekuri/jsonschema/v5 to v6 by @renovate[bot]
Use latest jsonschema version by @dadav
update module github.com/magiconair/properties to v1.8.8 by @renovate[bot]
Check custom annotations more dynamically by @dadav
update module github.com/magiconair/properties to v1.8.9 by @renovate[bot]
Fix some bugs, add comments by @dadav
Split validation in smaller ones by @dadav
update module github.com/stretchr/testify to v1.10.0 by @renovate[bot]
Make it work again by @dadav
Decrease verbosity by @dadav
Add type if not set by user by @dadav
update module github.com/spf13/viper to v1.21.0 by @renovate[bot]
update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 by @renovate[bot]
update module github.com/magiconair/properties to v1.8.10 by @renovate[bot]
uniqueItems test case, must be bool by @alexwiedermann
update module github.com/spf13/cobra to v1.10.1 by @renovate[bot]
Omit required field for non-object schema by @giovanism
bug in path when using absolute by @nomalord
changed naming of chart searching + archive opening by @nomalord
warning message for dependencies by @nomalord
Claude fixed some bugs by @dadav
Use buildx action by @dadav
Remove deprecated goreleaser functions by @dadav
Add missing steps in build workflow by @dadav
update module github.com/spf13/cobra to v1.10.2 (#163) by @renovate[bot]
resolve deadlock issues causing 5-hour test hangs by @dadav
Action secret issue fixed by @dadav
Signing issue by @dadav
resolve race conditions, type assertions, and convert log.Fatal to error returns by @dadav
Fixes #139 by @dadav
update module github.com/sirupsen/logrus to v1.9.4 (#171) by @renovate[bot]
update PGP signing method to use clearsign format (#172) by @eranor
correct provenance file format by @eranor
preserve indentation and flush buffer on uncommented lines (#179) by @damemi
Fixed various bugs and improved docs by @dadav
respect @schema.root when separated from first key by blank lines by @TvdW
Add missing required in root schema by @dadav
Chores
add goreleaser config by @dadav
add github workflows by @dadav
go mod tidy by @dadav
add goreleaser config by @dadav
adjust go version in github action by @dadav
add license file by @dadav
adjust workflow name by @dadav
limit arch support by @dadav
version++ by @dadav
version++ by @dadav
exclude chore commits by @dadav
version++ by @dadav
version++ by @dadav
remove old comment by @dadav
version 0.4.2 by @dadav
adjust release tarball name by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
adjust comments by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
don't ignore values.yaml example by @Grraahaam
version++ by @dadav
Adjust goreleaser includes by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
ignoring vscode files by @Grraahaam
version++ by @dadav
Version++ by @dadav
Use latest version by @dadav
version++ by @dadav
version++ by @dadav
Use latest version by @dadav
version++ by @dadav
version++ by @dadav
keeping original singular eol available
Version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
version++ by @dadav
update goreleaser/goreleaser-action action to v6 by @renovate[bot]
update actions/setup-go action to v5 by @renovate[bot]
update actions/checkout action to v4 by @renovate[bot]
update alpine docker tag to v3.21 by @renovate[bot]
Adjust renovate config by @dadav
Version++ by @dadav
pin dependencies by @renovate[bot]
version++ by @dadav
version++ by @dadav
update actions/setup-go digest to
3041bf5by @renovate[bot]bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot[bot]
update actions/upload-artifact digest to
6f51ac0by @renovate[bot]version++ by @dadav
version++ by @dadav
version++ by @dadav
update alpine:3.21 docker digest to
56fa17dby @renovate[bot]update actions/upload-artifact digest to
65c4c4aby @renovate[bot]update actions/setup-go digest to
f111f33by @renovate[bot]update alpine:3.21 docker digest to
5405e8fby @renovate[bot]update goreleaser/goreleaser-action digest to
e435ccdby @renovate[bot]update actions/upload-artifact digest to
ea165f8by @renovate[bot]update actions/download-artifact digest to
d3f86a1by @renovate[bot]update docker/login-action digest to
5e57cd1by @renovate[bot]update actions/setup-go digest to
d35c59aby @renovate[bot]update alpine docker tag to v3.22 by @renovate[bot]
update actions/checkout digest to
08eba0bby @renovate[bot]update actions/checkout action to v5 by @renovate[bot]
update actions/setup-go action to v6 by @renovate[bot]
update github artifact actions by @renovate[bot]
update actions/checkout digest to
93cb6ef(#158) by @renovate[bot]update actions/setup-go digest to
4dc6199(#159) by @renovate[bot]update alpine docker tag to v3.23 (#164) by @renovate[bot]
update github artifact actions (#165) by @renovate[bot]
update actions/checkout action to v6 (#160) by @renovate[bot]
version++ by @dadav
version++ by @dadav
pin dependencies (#168) by @renovate[bot]
version++ by @dadav
update actions/setup-go digest to
7a3fe6c(#170) by @renovate[bot]Update dependencies by @dadav
version++ by @dadav
version++ by @dadav
update alpine:3.23 docker digest to
2510918(#175) by @renovate[bot]update azure/setup-helm digest to
1a275c3(#176) by @renovate[bot]update docker/login-action digest to
c94ce9f(#177) by @renovate[bot]version++ by @dadav
version++ by @dadav
version++ by @dadav
update actions/checkout digest to
de0fac2(#180) by @renovate[bot]version++ by @dadav
update goreleaser/goreleaser-action action to v7 (#183) by @renovate[bot]
update actions/setup-go digest to
4b73464(#184) by @renovate[bot]update github artifact actions (#185) by @renovate[bot]
version++ by @dadav
update crazy-max/ghaction-import-gpg action to v7 (#192) by @renovate[bot]
update docker/login-action action to v4 (#193) by @renovate[bot]
update docker/setup-buildx-action action to v4 (#194) by @renovate[bot]
update docker/setup-qemu-action action to v4 (#195) by @renovate[bot]
version++ by @dadav
Add cliff support by @dadav
version++ by @dadav
pin orhun/git-cliff-action action to
c93ef52(#199) by @renovate[bot]update actions/download-artifact digest to
3e5f45b(#200) by @renovate[bot]update softprops/action-gh-release digest to
153bb8e(#201) by @renovate[bot]update azure/setup-helm action to v5 (#203) by @renovate[bot]
bump versions by @dadav
version++ by @dadav
Add release notes to gitignore by @dadav
Documentation
clarify how helm-schema behaves by @dadav
add logo by @dadav
add license info to readme by @dadav
make readme prettier by @dadav
make readme prettier by @dadav
make readme prettier by @dadav
make readme prettier by @dadav
make readme prettier by @dadav
add info that you need to copy the config first by @dadav
add deprecated annotation by @dadav
add pre-commit badget by @dadav
adjust badges by @dadav
add go report badge by @dadav
typo by @dadav
adjust flags by @dadav
add aur install method by @dadav
adjust readme by @dadav
add missing params by @dadav
update help by @dadav
add limitations by @dadav
improve README by @Grraahaam
improve README by @Grraahaam
Add missing char by @dadav
Adjust description and examples by @dadav
add examples to README.md by @Grraahaam
add values.yaml example by @Grraahaam
add pre-commit config args by @Grraahaam
improve examples by @Grraahaam
Add missing docs for not and required by @dadav
Typo by @dadav
Adjust helm plugin install comand by @dadav
Add comments by @dadav
Improve wording (#154) by @dadav
Add comment about tpl mapping by @dadav
Clarify the key must be saved in gpg format by @dadav
Features
add additional option by @dadav
add schema embeding by @dadav
patch condition property into dependency chart by @dadav
use topological sort by @dadav
use another jsonschema library by @dadav
add SchemaOrBool type by @dadav
add patternProperties and use SchemaOrBool type for additionalProperies by @dadav
use SchemaOrBool by @dadav
add prefixedItems by @dadav
add option to disable removal of helm-docs prefix by @dadav
ignore sorting error by @dadav
Add possibility to skip the auto-generation of fields by @ubergesundheit
Also make it possible to skip required field by @dadav
Also make it possible to skip additionalProperties field by @dadav
Make $ref from external source usable (#11) by @dadav
Add possibility to parse comments by @dadav
Add flag to insert schema reference to values file by @dadav
Support semver in dependencies by @dadav
Add support for not keyword by @dadav
Add readOnly and writeOnly by @dadav
Support array for required field by @dadav
Add e2e tests by @dadav
Add e2e test for default helm values by @dadav
Add container image by @dadav
Add MinLength and MaxLength by @dadav
Support relative files in ref by @dadav
Distribute as helm plugin by @amine7536
Support minItems and maxItems by @dadav
Add helm-docs compatibility mode by @dadav
Support yaml anchors by @dadav
Add dependency filter functionality by @dadav
Add tests for worker file by @dadav
Add tests for errs.go by @dadav
Add dont-add-global flag by @dadav
Support ref in patternProperties by @dadav
Support skipping of type generation by @dadav
Support skipping of type generation by @dadav
add support to uniqueitems by @alexwiedermann
add tests; bump version by @alexwiedermann
bump as minor by @alexwiedermann
subchart auto-open archives by @nomalord
Create arm64 image by @dadav
Add signing by @dadav
Add missing features by @dadav
Add annotate functionality by @dadav
add system pre-commit hook (#182) by @sergei-ivanov
support patternProperties, definitions, and composition keywords in @schema.root (#187) by @TvdW
support Helm's import-values directive (#188) by @TvdW
Merge found values file by @dadav
Add const-from-value support by @dadav
adopt pre-existing values.schema.json for dependency charts (#202) by @TvdW
Refactoring
Testing
add tests by @dadav
add test command to goreleaser config by @dadav
add test of anyOf and if,then,else by @dadav
use StringLoader by @dadav
add test to validate the plugin signing script by @eranor
add verification for signed plugin tarballs in release workflow by @eranor
improve verification process for plugin tarballs and provenance files (#173) by @eranor
v0.22.0Compare Source
Changelog
aa54f95feat: Add const-from-value support0073ecefeat: Merge found values filev0.21.3Compare Source
Changelog
cd767dbfeat: add system pre-commit hook0778581feat: support Helm's import-values directivefa86fc8feat: support patternProperties, definitions, and composition keywords in @schema.root0e5ee25fix: Add missing required in root schema0e5e36ffix: respect @schema.root when separated from first key by blank linesv0.21.2Compare Source
Changelog
3b57f26fix: Fixed various bugs and improved docsv0.21.1Compare Source
Changelog
v0.21.0Compare Source
Changelog
c7e70e6feat: Add annotate functionalityv0.20.3Compare Source
Changelog
v0.20.2Compare Source
Changelog
1c67fe9fix: correct provenance file formatv0.20.1Compare Source
Changelog
75e1e25fix: update PGP signing method to use clearsign formatv0.20.0Compare Source
Changelog
994d366feat: Add missing features6ae7708fix: Fixes #1397b3d79afix: resolve race conditions, type assertions, and convert log.Fatal to error returnsv0.19.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.