fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.23 → v3.0.24 (clustertool) (#35162)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | require | patch | `v3.0.23` -> `v3.0.24` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3)</summary> ### [`v3.0.24`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.24) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.23...v3.0.24) #### Changelog - [`1751ddc`](https://redirect.github.com/budimanjojo/talhelper/commit/1751ddc29947aa54bfeed1d96557ec0d42852fbb) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.1 - [`df1f393`](https://redirect.github.com/budimanjojo/talhelper/commit/df1f39337a47122ec4da8d2d91d6bb9070ecfb9d) chore(container): update golangci/golangci-lint docker tag to v2.1.6 - [`6714be2`](https://redirect.github.com/budimanjojo/talhelper/commit/6714be2abdf39f481700a0afd5f94c519fd6f8e1) chore(container): update mcr.microsoft.com/devcontainers/go:1.24-bookworm docker digest to [`be739eb`](https://redirect.github.com/budimanjojo/talhelper/commit/be739eb) ([#​984](https://redirect.github.com/budimanjojo/talhelper/issues/984)) - [`72db5ec`](https://redirect.github.com/budimanjojo/talhelper/commit/72db5ec3f7df8e429e965eb43ba2b4a95204d575) chore(deps): update dependency siderolabs/talos to v1.10.1 - [`c6470d1`](https://redirect.github.com/budimanjojo/talhelper/commit/c6470d132e2a05f845377da588d7a717453b7304) chore(github-action)!: Update golangci/golangci-lint-action action to v8 - [`89a1bec`](https://redirect.github.com/budimanjojo/talhelper/commit/89a1bec9c751bc900fc22b7d8aaf8e394ce8c76a) chore(github-action)!: Update renovatebot/github-action action to v42 - [`29e1b45`](https://redirect.github.com/budimanjojo/talhelper/commit/29e1b455a245d3d1fb6a72343f713cf4263b48e9) chore(github-action): update actions/setup-go action to v5.5.0 - [`81edb53`](https://redirect.github.com/budimanjojo/talhelper/commit/81edb539d00f83b4b25a972850373ebb67a59d37) chore(github-action): update renovatebot/github-action action to v42.0.1 - [`36cb43e`](https://redirect.github.com/budimanjojo/talhelper/commit/36cb43ee12d0685cfd241b39e97104d6dd817799) chore(schema): update talconfig.yaml JSON schema ([#​972](https://redirect.github.com/budimanjojo/talhelper/issues/972)) - [`f11a772`](https://redirect.github.com/budimanjojo/talhelper/commit/f11a7723e390dcb05176c8c72a618bd7deb1a4c4) chore(schema): update talconfig.yaml JSON schema ([#​985](https://redirect.github.com/budimanjojo/talhelper/issues/985)) - [`1dceaf3`](https://redirect.github.com/budimanjojo/talhelper/commit/1dceaf3e32fe49964e98f556595dfc327b75dfea) chore(schema): update talos-extensions.yaml JSON schema ([#​977](https://redirect.github.com/budimanjojo/talhelper/issues/977)) - [`e8d3f1e`](https://redirect.github.com/budimanjojo/talhelper/commit/e8d3f1e85a1447ac8d0392723aa9a5ba85f5879b) chore(schema): update talos-extensions.yaml JSON schema ([#​980](https://redirect.github.com/budimanjojo/talhelper/issues/980)) - [`d5a5f1f`](https://redirect.github.com/budimanjojo/talhelper/commit/d5a5f1f3898d39946a9b11abd6d15468e3ff7b7b) chore(schema): update talos-extensions.yaml JSON schema ([#​989](https://redirect.github.com/budimanjojo/talhelper/issues/989)) - [`6b09d81`](https://redirect.github.com/budimanjojo/talhelper/commit/6b09d81598aafa880b1d5a64bc180f7ee191b642) feat(genconfig): reflect to the installer image url change - [`73141dc`](https://redirect.github.com/budimanjojo/talhelper/commit/73141dc051374e349ffa3ccb87d735414045d4a6) feat(genconfig): support changing the output file name - [`996d771`](https://redirect.github.com/budimanjojo/talhelper/commit/996d771cd5bf1c27cba8b1353b8067cbb1dd73fe) feat(readme): thank you [@​oliverbaehler](https://redirect.github.com/oliverbaehler) for the sponsor! - [`0535296`](https://redirect.github.com/budimanjojo/talhelper/commit/05352967d35bf2126718c83fc598e0dc5add8874) feat: update Scoop for talhelper version v3.0.23 - [`72f30da`](https://redirect.github.com/budimanjojo/talhelper/commit/72f30dad9c70069171fd6ea8144afeb320d9ca58) feat: update flake - [`4e47749`](https://redirect.github.com/budimanjojo/talhelper/commit/4e477491b8ba95a22e6b58973755c3c09791a781) fix(code): make `golangci-lint` happy - [`46d8f00`](https://redirect.github.com/budimanjojo/talhelper/commit/46d8f0000d6cb5aabe3e4f80d904b0d93560b185) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.23 - [`bda4f07`](https://redirect.github.com/budimanjojo/talhelper/commit/bda4f07318dfab0eb1693b361668a766f9162a11) fix(schema): fix json schema for `volumes` and `userVolumes` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ require (
|
||||
filippo.io/age v1.2.1
|
||||
github.com/Masterminds/semver/v3 v3.3.1
|
||||
github.com/beevik/ntp v1.4.3
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.23
|
||||
github.com/budimanjojo/talhelper/v3 v3.0.24
|
||||
github.com/getsops/sops/v3 v3.10.2
|
||||
github.com/go-git/go-git/v5 v5.16.0
|
||||
github.com/go-logr/zerologr v1.2.3
|
||||
|
||||
Reference in New Issue
Block a user