This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [losisin/helm-values-schema-json](https://github.com/losisin/helm-values-schema-json) | minor | `2.4.0` → `2.5.0` |
---
### Release Notes
<details>
<summary>losisin/helm-values-schema-json (losisin/helm-values-schema-json)</summary>
### [`v2.5.0`](https://github.com/losisin/helm-values-schema-json/releases/tag/v2.5.0)
[Compare Source](https://github.com/losisin/helm-values-schema-json/compare/v2.4.0...v2.5.0)
#### Changelog
##### Added
- [`d42cff4`](https://github.com/losisin/helm-values-schema-json/commit/d42cff4f6078ac87c2844846cc3807b6ef715017): feat: add bundle subcommand to run the bundler on a schema file ([@​somaz94](https://github.com/somaz94))
- [`9581887`](https://github.com/losisin/helm-values-schema-json/commit/95818875d23e906114112f22375f5f7c2a396f83): feat: add lint subcommand to validate the config and input files ([@​somaz94](https://github.com/somaz94))
##### Updated
- [`44359d8`](https://github.com/losisin/helm-values-schema-json/commit/44359d84e7a01868d4025157b3267fd120a67dce): build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`247c910`](https://github.com/losisin/helm-values-schema-json/commit/247c91022462cfa666c25f3efe108c808ceede41): build(deps): bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`e0baa50`](https://github.com/losisin/helm-values-schema-json/commit/e0baa502faf9267d87c6cc5646f95341e34cca32): build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`3c331a6`](https://github.com/losisin/helm-values-schema-json/commit/3c331a60371ab3ad938bfdc1dfe0b85a1e60c46c): build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`37c016f`](https://github.com/losisin/helm-values-schema-json/commit/37c016f5631a9af7cb7c559954c14d5dbc183e0b): build(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`19dbc99`](https://github.com/losisin/helm-values-schema-json/commit/19dbc99d7fbac0597cfbc437909b992c2a383f70): build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ceac445`](https://github.com/losisin/helm-values-schema-json/commit/ceac445527ebffee7656198f6f2a3bad9c722e8f): build(deps): bump securego/gosec from 2.25.0 to 2.26.1 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`ace8daf`](https://github.com/losisin/helm-values-schema-json/commit/ace8daf61742d3c33bcfe74ad42f76f172d33f08): build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 ([@​dependabot](https://github.com/dependabot)\[bot])
- [`61ef942`](https://github.com/losisin/helm-values-schema-json/commit/61ef9427fb9d5485e385fa52562b68810ebe8077): build(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 ([@​dependabot](https://github.com/dependabot)\[bot])
##### Other
- [`297a690`](https://github.com/losisin/helm-values-schema-json/commit/297a6907093182ca208494d0fe5be241c716b681): release: v2.5.0 ([@​losisin](https://github.com/losisin))
- [`69cbcc3`](https://github.com/losisin/helm-values-schema-json/commit/69cbcc35e40e3f74e2d34bdab49bc9edb7125ad0): test: normalize golden line endings and cover bundle error paths ([@​somaz94](https://github.com/somaz94))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzYuMyIsInVwZGF0ZWRJblZlciI6IjQzLjEzNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2hlbG0iLCJyZW5vdmF0ZS9oZWxtLXBsdWdpbiJdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.4.0→2.5.0Release Notes
losisin/helm-values-schema-json (losisin/helm-values-schema-json)
v2.5.0Compare Source
Changelog
Added
d42cff4: feat: add bundle subcommand to run the bundler on a schema file (@somaz94)9581887: feat: add lint subcommand to validate the config and input files (@somaz94)Updated
44359d8: build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (@dependabot[bot])247c910: build(deps): bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (@dependabot[bot])e0baa50: build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (@dependabot[bot])3c331a6: build(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 (@dependabot[bot])37c016f: build(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (@dependabot[bot])19dbc99: build(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (@dependabot[bot])ceac445: build(deps): bump securego/gosec from 2.25.0 to 2.26.1 (@dependabot[bot])ace8daf: build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 (@dependabot[bot])61ef942: build(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (@dependabot[bot])Other
297a690: release: v2.5.0 (@losisin)69cbcc3: test: normalize golden line endings and cover bundle error paths (@somaz94)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.