chore(deps): update dependency helm-unittest/helm-unittest to v0.8.1 #851

Merged
pat-s merged 1 commits from renovate/workflow-dependencies-(minor-and-patch) into main 2025-04-05 08:20:39 +00:00
Member

This PR contains the following updates:

Package Update Change
helm-unittest/helm-unittest minor v0.7.2 -> v0.8.1

Release Notes

helm-unittest/helm-unittest (helm-unittest/helm-unittest)

v0.8.1

Compare Source

Fixes

  • Fix special characters in template filename (resolves #​619)
  • Fix tests with conditional sub-charts fail to find templates since 0.8.0 (resolves #​588, credits @​ivankatliarchuk)
  • Fix skipEmptyTemplate fails when no matching templates are found (resolves #​609, credits @​ivankatliarchuk)

Improvements

  • Improvement enable documentSelector for hasDocument asserts (resolves #​590)-
  • Improvement by supporting ppc64le (credits @​Vaibhav-Nazare)
  • Improvement refactoring configs for jobs and assertions (credits credits @​ivankatliarchuk)

Updates

  • Update packages to latest patch versions
  • Update pipeline actions
  • Update documentation (credits @​bogdan-deac)

v0.8.0

Compare Source

Features

Fixes

Updates

  • Update packages to latest patch versions
  • Update pipeline actions
  • Update documentation

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (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.


  • 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 | Update | Change | |---|---|---| | [helm-unittest/helm-unittest](https://github.com/helm-unittest/helm-unittest) | minor | `v0.7.2` -> `v0.8.1` | --- ### Release Notes <details> <summary>helm-unittest/helm-unittest (helm-unittest/helm-unittest)</summary> ### [`v0.8.1`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.8.1) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.8.0...v0.8.1) **Fixes** - Fix special characters in template filename (resolves [#&#8203;619](https://github.com/helm-unittest/helm-unittest/issues/619)) - Fix tests with conditional sub-charts fail to find templates since 0.8.0 (resolves [#&#8203;588](https://github.com/helm-unittest/helm-unittest/issues/588), credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk)) - Fix skipEmptyTemplate fails when no matching templates are found (resolves [#&#8203;609](https://github.com/helm-unittest/helm-unittest/issues/609), credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk)) **Improvements** - Improvement enable documentSelector for hasDocument asserts (resolves [#&#8203;590](https://github.com/helm-unittest/helm-unittest/issues/590))- - Improvement by supporting ppc64le (credits [@&#8203;Vaibhav-Nazare](https://github.com/Vaibhav-Nazare)) - Improvement refactoring configs for jobs and assertions (credits credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk)) **Updates** - Update packages to latest patch versions - Update pipeline actions - Update documentation (credits [@&#8203;bogdan-deac](https://github.com/bogdan-deac)) ### [`v0.8.0`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.8.0) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.7.2...v0.8.0) **Features** - Add flag to exclude certain templates from testing (resolves [#&#8203;169](https://github.com/helm-unittest/helm-unittest/issues/169), credits [@&#8203;snorwin](https://github.com/snorwin)) - Support for test packaged helmcharts (resolves [#&#8203;186](https://github.com/helm-unittest/helm-unittest/issues/186), resolves [#&#8203;250](https://github.com/helm-unittest/helm-unittest/issues/250)) - Support to allow skipping tests (resolves [#&#8203;504](https://github.com/helm-unittest/helm-unittest/issues/504), credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk)) - Add helm post-renderer option (resolves [#&#8203;574](https://github.com/helm-unittest/helm-unittest/issues/574), credits [@&#8203;jcogilvie](https://github.com/jcogilvie)) **Fixes** - Resolve multiline errormessages (resolves [#&#8203;559](https://github.com/helm-unittest/helm-unittest/issues/559), credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk)) **Updates** - Update packages to latest patch versions - Update pipeline actions - Update documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJraW5kL2RlcGVuZGVuY3kiXX0=-->
renovate-bot added the
kind
dependency
label 2025-04-05 00:04:45 +00:00
renovate-bot added 1 commit 2025-04-05 00:04:46 +00:00
chore(deps): update dependency helm-unittest/helm-unittest to v0.8.1
All checks were successful
commitlint / check-and-test (pull_request) Successful in 7s
check-and-test / check-and-test (pull_request) Successful in 47s
a246903817
renovate-bot requested review from justusbunsi 2025-04-05 00:04:46 +00:00
renovate-bot requested review from pat-s 2025-04-05 00:04:46 +00:00
pat-s approved these changes 2025-04-05 08:20:31 +00:00
pat-s left a comment
Collaborator

Seems to have solved the issues introduced in 0.8.0.

I'd still prefer no review requests on such ones but CODEOWNERS doesn't work seletively yet, at least not with exclusion :(

Seems to have solved the issues introduced in 0.8.0. I'd still prefer no review requests on such ones but CODEOWNERS doesn't work seletively yet, at least not with exclusion :(
pat-s merged commit 5b247ea860 into main 2025-04-05 08:20:39 +00:00
pat-s deleted branch renovate/workflow-dependencies-(minor-and-patch) 2025-04-05 08:20:40 +00:00
Sign in to join this conversation.
No description provided.