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

Merged
renovate-bot merged 1 commits from refs/pull/735/head into main 2024-11-30 23:47:50 +00:00
renovate-bot commented 2024-11-30 02:26:51 +00:00 (Migrated from gitea.com)

This PR contains the following updates:

Package Type Update Change
alpine/helm (changelog) minor 3.15.3 -> 3.16.3
alpine/helm (changelog) container minor 3.15.3 -> 3.16.3
helm-unittest/helm-unittest minor v0.5.2 -> v0.7.0
markdownlint-cli devDependencies minor ^0.41.0 -> ^0.43.0

Release Notes

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

v0.7.0

Compare Source

Features

Fixes

Improvements

Updates

  • Update packages to latest patch versions
  • Update documentation

v0.6.3

Compare Source

Fixes

Updates

  • Update packages to latest patch versions
  • Update documentation

v0.6.2

Compare Source

Fixes

  • Fix assertion does not match when using camelcase function (resolves #​359)
  • Fix templating multi document Helm file with trims break YAML parsing (resolves #​403)
  • Fix lookup of resources defined in kubernetesProvider without any objects (resolves #​380)
  • Fix chart object cannot be overwritten in the test job (credits @​ivankatliarchuk, resolves #​412)
  • Fix capabilities.apiVersions cannot be unset (resolves #​413)

Improvements

Updates

  • Update packages to latest patch versions
  • Update documentation

v0.6.1

Compare Source

Fixes

  • Fix notFailedTemplate throwing a panic when no error (resolves #​400)

v0.6.0

Compare Source

Features

Fixes

Improvements

Updates

  • Update packages to latest patch versions
  • Update documentation
igorshubovych/markdownlint-cli (markdownlint-cli)

v0.43.0

Compare Source

  • Update markdownlint dependency to 0.36.1
    • Improve MD051
    • Make micromark parser available to custom rules
    • Improve performance
  • Update all dependencies via Dependabot

v0.42.0

Compare Source

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default
    • Improve performance
  • Update all dependencies via Dependabot

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC).

🚦 Automerge: Enabled.

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.


  • 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 | `3.15.3` -> `3.16.3` | | [alpine/helm](https://github.com/alpine-docker/helm) ([changelog](https://github.com/helm/helm)) | container | minor | `3.15.3` -> `3.16.3` | | [helm-unittest/helm-unittest](https://github.com/helm-unittest/helm-unittest) | | minor | `v0.5.2` -> `v0.7.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | devDependencies | minor | [`^0.41.0` -> `^0.43.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.41.0/0.43.0) | --- ### Release Notes <details> <summary>helm-unittest/helm-unittest (helm-unittest/helm-unittest)</summary> ### [`v0.7.0`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.7.0) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.6.3...v0.7.0) **Features** - Added multivalue validations (credits [@&#8203;Andreas02-dev](https://github.com/Andreas02-dev), resolves [#&#8203;289](https://github.com/helm-unittest/helm-unittest/issues/289), resolves [#&#8203;345](https://github.com/helm-unittest/helm-unittest/issues/345), resolves [#&#8203;405](https://github.com/helm-unittest/helm-unittest/issues/405)) **Fixes** - Fix template path is translated differently (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;300](https://github.com/helm-unittest/helm-unittest/issues/300)) - Fix rendering with subchart alias with version override (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;457](https://github.com/helm-unittest/helm-unittest/issues/457)) **Improvements** - Improved proper FailFast (credits [@&#8203;Andreas02-dev](https://github.com/Andreas02-dev)) **Updates** - Update packages to latest patch versions - Update documentation ### [`v0.6.3`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.6.3) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.6.2...v0.6.3) **Fixes** - Fix regression on document separator for raw files (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;413](https://github.com/helm-unittest/helm-unittest/issues/413)) - Fix chart object to overwritte also in subcharts (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;412](https://github.com/helm-unittest/helm-unittest/issues/412)) **Updates** - Update packages to latest patch versions - Update documentation ### [`v0.6.2`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.6.2) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.6.1...v0.6.2) **Fixes** - Fix assertion does not match when using camelcase function (resolves [#&#8203;359](https://github.com/helm-unittest/helm-unittest/issues/359)) - Fix templating multi document Helm file with trims break YAML parsing (resolves [#&#8203;403](https://github.com/helm-unittest/helm-unittest/issues/403)) - Fix lookup of resources defined in kubernetesProvider without any objects (resolves [#&#8203;380](https://github.com/helm-unittest/helm-unittest/issues/380)) - Fix chart object cannot be overwritten in the test job (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;412](https://github.com/helm-unittest/helm-unittest/issues/412)) - Fix capabilities.apiVersions cannot be unset (resolves [#&#8203;413](https://github.com/helm-unittest/helm-unittest/issues/413)) **Improvements** - Improvement support for linux x390x (credits [@&#8203;dandotimujahid](https://github.com/dandotimujahid)) **Updates** - Update packages to latest patch versions - Update documentation ### [`v0.6.1`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.6.1) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.6.0...v0.6.1) **Fixes** - Fix notFailedTemplate throwing a panic when no error (resolves [#&#8203;400](https://github.com/helm-unittest/helm-unittest/issues/400)) ### [`v0.6.0`](https://github.com/helm-unittest/helm-unittest/releases/tag/v0.6.0) [Compare Source](https://github.com/helm-unittest/helm-unittest/compare/v0.5.2...v0.6.0) **Features** - Added feature isType assertion (credits [@&#8203;rquinio1A](https://github.com/rquinio1A), resolves [#&#8203;325](https://github.com/helm-unittest/helm-unittest/issues/325)) - Added feature GreaterThan/LessThan assertion (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;294](https://github.com/helm-unittest/helm-unittest/issues/294)) **Fixes** - Fix lengthEqual count to use 0 (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;346](https://github.com/helm-unittest/helm-unittest/issues/346), resolves [#&#8203;368](https://github.com/helm-unittest/helm-unittest/issues/368)) - Fix run assertions when no document is rendered (resolves [#&#8203;363](https://github.com/helm-unittest/helm-unittest/issues/363)) **Improvements** - Improvement on explicitly allow documentSelector to return multiple results (credits [@&#8203;mszygenda](https://github.com/mszygenda), resolves [#&#8203;308](https://github.com/helm-unittest/helm-unittest/issues/308)) - Improvement on failedTemplate to support regexPattern (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;221](https://github.com/helm-unittest/helm-unittest/issues/221), resolves [#&#8203;349](https://github.com/helm-unittest/helm-unittest/issues/349)) - Improvement on build and release workflows to align with OpenSSF (credits [@&#8203;ivankatliarchuk](https://github.com/ivankatliarchuk), resolves [#&#8203;360](https://github.com/helm-unittest/helm-unittest/issues/360)) **Updates** - Update packages to latest patch versions - Update documentation </details> <details> <summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary> ### [`v0.43.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.43.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.42.0...v0.43.0) - Update `markdownlint` dependency to `0.36.1` - Improve `MD051` - Make `micromark` parser available to custom rules - Improve performance - Update all dependencies via `Dependabot` ### [`v0.42.0`](https://github.com/igorshubovych/markdownlint-cli/releases/tag/v0.42.0) [Compare Source](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0) - Update `markdownlint` dependency to `0.35.0` - Add `MD058`/`blanks-around-tables` - Use `micromark` in `MD001`/`MD003`/`MD009`/`MD010`/`MD013`/`MD014`/`MD019`/`MD021`/`MD023`/`MD024`/`MD025`/`MD039`/`MD042`/`MD043` - Improve `MD018`/`MD020`/`MD031`/`MD034`/`MD044` - `markdown-it` parser no longer invoked by default - Improve performance - Update all dependencies via `Dependabot` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * *" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40MC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->
justusbunsi (Migrated from gitea.com) reviewed 2024-11-30 02:26:52 +00:00
pat-s (Migrated from gitea.com) reviewed 2024-11-30 02:26:52 +00:00
Sign in to join this conversation.
No description provided.