From 79851dcf498b842abe0a672d6c82a45f15c23a4f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 7 Sep 2025 11:47:56 +0200 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20github.com/budim?= =?UTF-8?q?anjojo/talhelper/v3=20v3.0.33=20=E2=86=92=20v3.0.34=20(clustert?= =?UTF-8?q?ool)=20(#39036)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper) | `v3.0.33` -> `v3.0.34` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbudimanjojo%2ftalhelper%2fv3/v3.0.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbudimanjojo%2ftalhelper%2fv3/v3.0.33/v3.0.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
budimanjojo/talhelper (github.com/budimanjojo/talhelper/v3) ### [`v3.0.34`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.34) [Compare Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.33...v3.0.34) #### Changelog - [`100ca2c`](https://redirect.github.com/budimanjojo/talhelper/commit/100ca2c3398ac7defb00b82068320ff9a1480796) chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.11.0 - [`e9c56d5`](https://redirect.github.com/budimanjojo/talhelper/commit/e9c56d501415ffae06e7ce9f15422a02a4206848) chore(container): update registry.k8s.io/kubectl docker tag to v1.34.0 - [`c7f013c`](https://redirect.github.com/budimanjojo/talhelper/commit/c7f013c23bbbc71778c75574f7a65095eaa94653) chore(deps): update dependency siderolabs/talos to v1.11.0 - [`c53b26f`](https://redirect.github.com/budimanjojo/talhelper/commit/c53b26fe28f5e87e89fbcc9b4d0d1befd8509b27) chore(github-action): update renovatebot/github-action action to v43.0.10 - [`691d81b`](https://redirect.github.com/budimanjojo/talhelper/commit/691d81b63d77a7e478cd4d79a4fe3ca188a288ad) chore(schema): update talos-extensions.yaml JSON schema - [`898c46d`](https://redirect.github.com/budimanjojo/talhelper/commit/898c46d63e636bf50da8e5739a4ec9a39c465672) chore(schema): update talos-extensions.yaml JSON schema - [`e46dc65`](https://redirect.github.com/budimanjojo/talhelper/commit/e46dc656d449a89ae350381b0bbb98076be1430a) chore(schema): update talos-extensions.yaml JSON schema ([#​1161](https://redirect.github.com/budimanjojo/talhelper/issues/1161)) - [`b42ba2c`](https://redirect.github.com/budimanjojo/talhelper/commit/b42ba2cf8a8c3afe96a4aeb532113aaee7abd98e) chore(schema): update talos-extensions.yaml JSON schema ([#​1164](https://redirect.github.com/budimanjojo/talhelper/issues/1164)) - [`50e2ab4`](https://redirect.github.com/budimanjojo/talhelper/commit/50e2ab498fe2a421481112edb3c499305cb93a94) chore(schema): update talos-extensions.yaml JSON schema ([#​1171](https://redirect.github.com/budimanjojo/talhelper/issues/1171)) - [`7682ebd`](https://redirect.github.com/budimanjojo/talhelper/commit/7682ebd1df116f80575edb139f17f1bec9215959) feat: update Scoop for talhelper version v3.0.33 - [`1e90a36`](https://redirect.github.com/budimanjojo/talhelper/commit/1e90a3644efef5028f10eb688a3a8ea3a4cc8334) feat: update flake ([#​1158](https://redirect.github.com/budimanjojo/talhelper/issues/1158)) - [`5621659`](https://redirect.github.com/budimanjojo/talhelper/commit/5621659e398ebd515d3a15d1b7f4ce0a7929537b) fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.33 - [`0b059b7`](https://redirect.github.com/budimanjojo/talhelper/commit/0b059b7111885b26926e6a0a5c6ac2be5e78a175) fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.11.0 - [`7d3d68c`](https://redirect.github.com/budimanjojo/talhelper/commit/7d3d68c073fa93211b1a1b00f4b2623c092d94bf) fix(deps): update module github.com/spf13/cobra to v1.10.1
--- ### 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. --- - [ ] 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). --- clustertool/go.mod | 2 +- clustertool/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/clustertool/go.mod b/clustertool/go.mod index 7008fb8155a..bc0e8fc4bab 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -6,7 +6,7 @@ require ( filippo.io/age v1.2.1 github.com/Masterminds/semver/v3 v3.4.0 github.com/beevik/ntp v1.4.3 - github.com/budimanjojo/talhelper/v3 v3.0.33 + github.com/budimanjojo/talhelper/v3 v3.0.34 github.com/getsops/sops/v3 v3.10.2 github.com/go-git/go-git/v5 v5.16.2 github.com/go-logr/zerologr v1.2.3 diff --git a/clustertool/go.sum b/clustertool/go.sum index 46bcab45c9b..60cc67e4f05 100644 --- a/clustertool/go.sum +++ b/clustertool/go.sum @@ -215,6 +215,8 @@ github.com/budimanjojo/talhelper/v3 v3.0.32 h1:g+LwPTuZUxRzHBgvJBTNz97y8kazrFBqc github.com/budimanjojo/talhelper/v3 v3.0.32/go.mod h1:4X+lnm02N/YV6RVRJtHOr/k1Dz+SoMgeoQ8ugtdMgus= github.com/budimanjojo/talhelper/v3 v3.0.33 h1:diH0u4ZmzpcMcE6AOXl3j0vkTXbNhC1ITdFlcEIzhO8= github.com/budimanjojo/talhelper/v3 v3.0.33/go.mod h1:Tab/ZeMn2re3Kqhl5IMkkuVv/4qqGoFrMfGjCrwFvkQ= +github.com/budimanjojo/talhelper/v3 v3.0.34 h1:z3nsx+pF0QuU+evSc9Pg87eVVvTR5NDipFZePf7RcCY= +github.com/budimanjojo/talhelper/v3 v3.0.34/go.mod h1:mSaEPiX36qZLlzkub+n3rHmsm3vHym+crL1OwwIqHzI= github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs= github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0= github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c=