chore(deps): update workflow dependencies (minor & patch) #102

Merged
renovate-bot merged 1 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2026-06-13 00:07:29 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
alpine/helm (changelog) minor 4.1.4 -> 4.2.0
alpine/helm (changelog) container minor 4.1.4 -> 4.2.0
commitlint/commitlint container patch 21.0.0 -> 21.0.2
docker.io/thegeeklab/git-sv container patch 2.1.0 -> 2.1.2
helm-unittest/helm-unittest patch v1.1.0 -> v1.1.1

Release Notes

conventional-changelog/commitlint (commitlint/commitlint)

v21.0.2

Compare Source

Bug Fixes

v21.0.1

Compare Source

Bug Fixes
thegeeklab/git-sv (docker.io/thegeeklab/git-sv)

v2.1.2

Compare Source

v2.1.2 (2026-06-12)
Bug Fixes
  • deps: update module github.com/urfave/cli/v3 to v3.9.0 (#​322) (0726b41)
  • deps: update module github.com/go-git/go-git/v6 to v6.0.0-alpha.4 (#​318) (d45d4e3)
Others
CI Pipeline
  • bump gomodguard to gomodguard_v2 and temp disable goconst [skip ci] (b71f653)

v2.1.1

Compare Source

v2.1.1 (2026-05-11)
Bug Fixes
  • deps: update module github.com/go-git/go-git/v6 to v6.0.0-alpha.3 (#​314) (e343165)
  • deps: update module github.com/go-git/go-git/v5 to v6 (#​313) (67b142e)
  • deps: update module github.com/masterminds/semver/v3 to v3.5.0 (#​311) (aad3c98)
Others
CI Pipeline
  • disable goconst linter on test files (3bb9954)
helm-unittest/helm-unittest (helm-unittest/helm-unittest)

v1.1.1

Compare Source

Improvements

  • Publish official plugin on artifacthub.io (resolves #​802)
  • Better maintainable release process (resolves #​856, resolves #​790)

Updates

  • Update packages to latest patch versions
  • Update pipeline actions
  • Update documentation (credits @​Semih702)

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [alpine/helm](https://github.com/alpine-docker/helm) ([changelog](https://github.com/helm/helm)) | | minor | `4.1.4` -> `4.2.0` | | [alpine/helm](https://github.com/alpine-docker/helm) ([changelog](https://github.com/helm/helm)) | container | minor | `4.1.4` -> `4.2.0` | | [commitlint/commitlint](https://github.com/conventional-changelog/commitlint) | container | patch | `21.0.0` -> `21.0.2` | | [docker.io/thegeeklab/git-sv](https://github.com/thegeeklab/git-sv) | container | patch | `2.1.0` -> `2.1.2` | | [helm-unittest/helm-unittest](https://github.com/helm-unittest/helm-unittest) | | patch | `v1.1.0` -> `v1.1.1` | --- ### Release Notes <details> <summary>conventional-changelog/commitlint (commitlint/commitlint)</summary> ### [`v21.0.2`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#2102-2026-05-29) [Compare Source](https://github.com/conventional-changelog/commitlint/compare/v21.0.1...v21.0.2) ##### Bug Fixes - apply oxfmt formatting to get-edit-commit.ts ([#&#8203;4768](https://github.com/conventional-changelog/commitlint/issues/4768)) ([1af3138](https://github.com/conventional-changelog/commitlint/commit/1af313897e0ba1626b9901387905ace902a63e1b)), closes [#&#8203;4755](https://github.com/conventional-changelog/commitlint/issues/4755) - **config-pnpm-scopes:** adapt to read-yaml-file v3 named export ([#&#8203;4701](https://github.com/conventional-changelog/commitlint/issues/4701)) ([8b55772](https://github.com/conventional-changelog/commitlint/commit/8b557726a4c59020be30bee44d1f5de6ead25c7b)) - disallow same commit hash for --from and --to ([#&#8203;4773](https://github.com/conventional-changelog/commitlint/issues/4773)) ([121005e](https://github.com/conventional-changelog/commitlint/commit/121005e86341537c4bf59a8453cae21dbd4954ec)) - emit actionable error when --edit cannot find COMMIT_EDITMSG ([#&#8203;589](https://github.com/conventional-changelog/commitlint/issues/589)) ([#&#8203;4755](https://github.com/conventional-changelog/commitlint/issues/4755)) ([bb10907](https://github.com/conventional-changelog/commitlint/commit/bb1090717410ed702847f9d569ce3ad9eee51d41)) - **read:** fail when --from and --to share no merge-base [#&#8203;4555](https://github.com/conventional-changelog/commitlint/issues/4555) ([#&#8203;4754](https://github.com/conventional-changelog/commitlint/issues/4754)) ([e4595eb](https://github.com/conventional-changelog/commitlint/commit/e4595eb79e67a3c51960e95b1dcc696754312cdb)) - update dependency [@&#8203;pnpm/read-project-manifest](https://github.com/pnpm/read-project-manifest) to v6 ([#&#8203;4617](https://github.com/conventional-changelog/commitlint/issues/4617)) ([ca16ec1](https://github.com/conventional-changelog/commitlint/commit/ca16ec111d9c7c680f672534cf7bb70f0f563a76)) - update vitest monorepo to ~4.1.0 ([#&#8203;4654](https://github.com/conventional-changelog/commitlint/issues/4654)) ([f1f25d5](https://github.com/conventional-changelog/commitlint/commit/f1f25d59e1f244c1226eb485db67f1166e649bde)) ### [`v21.0.1`](https://github.com/conventional-changelog/commitlint/blob/HEAD/CHANGELOG.md#2101-2026-05-12) [Compare Source](https://github.com/conventional-changelog/commitlint/compare/v21.0.0...v21.0.1) ##### Bug Fixes - **load:** only resolve relative formatter paths ([#&#8203;4761](https://github.com/conventional-changelog/commitlint/issues/4761)) ([f8be069](https://github.com/conventional-changelog/commitlint/commit/f8be0698ff20b211d21d6d7fde7920512cd42845)) - **types:** add presetConfig to ParserPreset interface ([#&#8203;4749](https://github.com/conventional-changelog/commitlint/issues/4749)) ([e402cd4](https://github.com/conventional-changelog/commitlint/commit/e402cd415ec820c683ea934c24386c5191966ac4)), closes [#&#8203;4748](https://github.com/conventional-changelog/commitlint/issues/4748) </details> <details> <summary>thegeeklab/git-sv (docker.io/thegeeklab/git-sv)</summary> ### [`v2.1.2`](https://github.com/thegeeklab/git-sv/releases/tag/v2.1.2) [Compare Source](https://github.com/thegeeklab/git-sv/compare/v2.1.1...v2.1.2) ##### v2.1.2 (2026-06-12) ##### Bug Fixes - **deps:** update module github.com/urfave/cli/v3 to v3.9.0 ([#&#8203;322](https://github.com/thegeeklab/git-sv/issues/322)) ([`0726b41`](https://github.com/thegeeklab/git-sv/commit/0726b41)) - **deps:** update module github.com/go-git/go-git/v6 to v6.0.0-alpha.4 ([#&#8203;318](https://github.com/thegeeklab/git-sv/issues/318)) ([`d45d4e3`](https://github.com/thegeeklab/git-sv/commit/d45d4e3)) ##### Others - **docker:** update docker digests ([#&#8203;326](https://github.com/thegeeklab/git-sv/issues/326)) ([`a2c649e`](https://github.com/thegeeklab/git-sv/commit/a2c649e)) - force-update libcrypto3 ([`0b17e0f`](https://github.com/thegeeklab/git-sv/commit/0b17e0f)) - **deps:** update docker.io/library/alpine docker tag to v3.24 ([#&#8203;325](https://github.com/thegeeklab/git-sv/issues/325)) ([`0cb08e1`](https://github.com/thegeeklab/git-sv/commit/0cb08e1)) - **deps:** update ci tools non-major to v0.71.0 ([#&#8203;324](https://github.com/thegeeklab/git-sv/issues/324)) ([`4f3d1e0`](https://github.com/thegeeklab/git-sv/commit/4f3d1e0)) - **deps:** update golang patch version ([#&#8203;323](https://github.com/thegeeklab/git-sv/issues/323)) ([`c04b684`](https://github.com/thegeeklab/git-sv/commit/c04b684)) - **docker:** update docker.io/library/golang:1.26.3 docker digest to [`2d6c802`](https://github.com/thegeeklab/git-sv/commit/2d6c802) ([#&#8203;321](https://github.com/thegeeklab/git-sv/issues/321)) ([`ce6e934`](https://github.com/thegeeklab/git-sv/commit/ce6e934)) - **docker:** update docker.io/library/golang:1.26.3 docker digest to [`6df14f4`](https://github.com/thegeeklab/git-sv/commit/6df14f4) ([#&#8203;320](https://github.com/thegeeklab/git-sv/issues/320)) ([`1f3eb99`](https://github.com/thegeeklab/git-sv/commit/1f3eb99)) - **deps:** update dependency golangci/golangci-lint to v2.12.2 ([#&#8203;319](https://github.com/thegeeklab/git-sv/issues/319)) ([`ef28ca6`](https://github.com/thegeeklab/git-sv/commit/ef28ca6)) - **docker:** update docker.io/library/golang:1.26.3 docker digest to [`313faae`](https://github.com/thegeeklab/git-sv/commit/313faae) ([#&#8203;317](https://github.com/thegeeklab/git-sv/issues/317)) ([`9f9e21c`](https://github.com/thegeeklab/git-sv/commit/9f9e21c)) ##### CI Pipeline - bump gomodguard to gomodguard_v2 and temp disable goconst \[skip ci] ([`b71f653`](https://github.com/thegeeklab/git-sv/commit/b71f653)) ### [`v2.1.1`](https://github.com/thegeeklab/git-sv/releases/tag/v2.1.1) [Compare Source](https://github.com/thegeeklab/git-sv/compare/v2.1.0...v2.1.1) ##### v2.1.1 (2026-05-11) ##### Bug Fixes - **deps:** update module github.com/go-git/go-git/v6 to v6.0.0-alpha.3 ([#&#8203;314](https://github.com/thegeeklab/git-sv/issues/314)) ([`e343165`](https://github.com/thegeeklab/git-sv/commit/e343165)) - **deps:** update module github.com/go-git/go-git/v5 to v6 ([#&#8203;313](https://github.com/thegeeklab/git-sv/issues/313)) ([`67b142e`](https://github.com/thegeeklab/git-sv/commit/67b142e)) - **deps:** update module github.com/masterminds/semver/v3 to v3.5.0 ([#&#8203;311](https://github.com/thegeeklab/git-sv/issues/311)) ([`aad3c98`](https://github.com/thegeeklab/git-sv/commit/aad3c98)) ##### Others - **deps:** update golang patch version ([#&#8203;315](https://github.com/thegeeklab/git-sv/issues/315)) ([`73bf180`](https://github.com/thegeeklab/git-sv/commit/73bf180)) - **deps:** update golang devdeps non-major ([`40cb4e5`](https://github.com/thegeeklab/git-sv/commit/40cb4e5)) - **deps:** update ci tools non-major ([#&#8203;310](https://github.com/thegeeklab/git-sv/issues/310)) ([`03a7f7e`](https://github.com/thegeeklab/git-sv/commit/03a7f7e)) - **docker:** update docker.io/library/golang:1.26.2 docker digest to [`b54cbf5`](https://github.com/thegeeklab/git-sv/commit/b54cbf5) ([#&#8203;309](https://github.com/thegeeklab/git-sv/issues/309)) ([`d72f6d2`](https://github.com/thegeeklab/git-sv/commit/d72f6d2)) ##### CI Pipeline - disable goconst linter on test files ([`3bb9954`](https://github.com/thegeeklab/git-sv/commit/3bb9954)) </details> <details> <summary>helm-unittest/helm-unittest (helm-unittest/helm-unittest)</summary> ### [`v1.1.1`](https://github.com/helm-unittest/helm-unittest/releases/tag/v1.1.1) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v1.1.0...v1.1.1) **Improvements** - Publish official plugin on artifacthub.io (resolves [#&#8203;802](https://github.com/helm-unittest/helm-unittest/issues/802)) - Better maintainable release process (resolves [#&#8203;856](https://github.com/helm-unittest/helm-unittest/issues/856), resolves [#&#8203;790](https://github.com/helm-unittest/helm-unittest/issues/790)) **Updates** - Update packages to latest patch versions - Update pipeline actions - Update documentation (credits [@&#8203;Semih702](https://github.com/Semih702)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->
renovate-bot added 1 commit 2026-06-13 00:07:18 +00:00
chore(deps): update workflow dependencies (minor & patch)
commitlint / check-and-test (pull_request) Successful in 18s
check-and-test / check-and-test (pull_request) Successful in 55s
92d70cfa8b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-13 00:07:27 +00:00
renovate-bot merged commit 0df7bad714 into main 2026-06-13 00:07:29 +00:00
renovate-bot deleted branch renovate/workflow-dependencies-(minor-and-patch) 2026-06-13 00:07:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: williamp/helm-gitea#102