From a4407417b4825d87a60a24753e0ac42423912bc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 02:48:50 +0000 Subject: [PATCH 01/47] chore(deps): update actions/setup-node action to v6.3.0 --- .github/workflows/safe-settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/safe-settings.yml b/.github/workflows/safe-settings.yml index 1b763bf..6f6110a 100644 --- a/.github/workflows/safe-settings.yml +++ b/.github/workflows/safe-settings.yml @@ -35,7 +35,7 @@ jobs: ref: ${{ env.SAFE_SETTINGS_VERSION }} path: ${{ env.SAFE_SETTINGS_CODE_DIR }} persist-credentials: false - - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 + - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 with: cache: npm cache-dependency-path: ${{ env.SAFE_SETTINGS_CODE_DIR }}/package-lock.json From c59aea5cc4c06078d93ecdc5debde940aa5ec8e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 21:32:46 +0000 Subject: [PATCH 02/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d42e75..b7fe63a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,12 +24,12 @@ repos: name: Check GitHub Actions workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.22.0 + rev: v1.23.1 hooks: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.48.2 + rev: 43.59.3 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 1456f0627db99b345eeec725564c2abf3a934266 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:25:16 +0000 Subject: [PATCH 03/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.33 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6d9a476..7cae40b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.31@sha256:e8e3afa76efb8cb17175da31217d2e984499dc6f6d84441cd576771203be9b5f + container: techneg/ci-pre-commit:v2.5.33@sha256:8a7116fb9b70b1fe1950ddcbde7ea3335549030e41fb845da3044c37cffc2ba4 permissions: contents: read runs-on: ubuntu-latest From f7137e3c21e14fb6e47e756a491de2f0098690cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 04:40:14 +0000 Subject: [PATCH 04/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.73.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b7fe63a..29c8d58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.59.3 + rev: 43.73.1 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From ec63b84870e13ee9489c4168bb20b8aa596a43ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 02:01:58 +0000 Subject: [PATCH 05/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.73.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29c8d58..40eb84c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.73.1 + rev: 43.73.2 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 212a6414eb22a2426c4c03e96af8c715058d9f6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 13:46:32 +0000 Subject: [PATCH 06/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.76.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40eb84c..40a8d29 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.73.2 + rev: 43.76.1 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 8e19413bbb408633efd1b372d7b47982bf1abf3e Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Mon, 16 Mar 2026 22:11:46 +0000 Subject: [PATCH 07/47] fix(safe-settings): allow GitLab CI to bypass status checks for releasing * Releases are currently managed using GitLab CI so GitHub doesn't know whether the status checks have passed or not (on GitLab). This bypass allows `semantic-release` to push to the `master` branch using the `saltstack-formulas-github` user token. --- safe-settings/suborgs/rulesets.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/safe-settings/suborgs/rulesets.yml b/safe-settings/suborgs/rulesets.yml index ec9b3f9..32ec19c 100644 --- a/safe-settings/suborgs/rulesets.yml +++ b/safe-settings/suborgs/rulesets.yml @@ -19,6 +19,12 @@ rulesets: - name: Require status checks before updating the default branch target: branch enforcement: active + bypass_actors: + # Bypass needed for the team `release-automation-bots` to allow for + # GitLab CI-managed releases + - actor_id: 16592346 + actor_type: Team + bypass_mode: always conditions: ref_name: include: From 05a16d7dd15e3cd0a3f2d9e9b069f920580a79ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 04:38:19 +0000 Subject: [PATCH 08/47] chore(deps): update actions/cache action to v5.0.4 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7cae40b..05daf40 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: persist-credentials: false - name: Export `CI_CACHE_ID` from container run: echo "CI_CACHE_ID=$(cat /.ci_cache_id)" >> $GITHUB_ENV - - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 with: path: ~/.cache/pre-commit key: "${{ env.CI_CACHE_ID }}|\ From ebd7a8c02a32cba69dd544154c9f9134d144e2f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 04:38:22 +0000 Subject: [PATCH 09/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.34 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7cae40b..bfbd260 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.33@sha256:8a7116fb9b70b1fe1950ddcbde7ea3335549030e41fb845da3044c37cffc2ba4 + container: techneg/ci-pre-commit:v2.5.34@sha256:f9620976e74f2b6c41faa4886ce415cade36c3364979ace8dde915913c99821f permissions: contents: read runs-on: ubuntu-latest From 94629d344a12677df62fe3c035dd0405ed6c3911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:24:16 +0000 Subject: [PATCH 10/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.86.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40a8d29..2c5899a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.76.1 + rev: 43.86.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From e53c845c3a2373582743d6a40427b210b7ea37ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 04:56:12 +0000 Subject: [PATCH 11/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.36 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 18e0662..4532215 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.34@sha256:f9620976e74f2b6c41faa4886ce415cade36c3364979ace8dde915913c99821f + container: techneg/ci-pre-commit:v2.5.36@sha256:307ff4b27799833f95cfc99bd1899c9a2ffddd2803184c5ea011ea226c43a1b8 permissions: contents: read runs-on: ubuntu-latest From bc2cc76e01cb47e4a2e26473ebc3d1e40374a30d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 01:59:37 +0000 Subject: [PATCH 12/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c5899a..7d226a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.0 + rev: 0.37.1 hooks: - id: check-github-workflows name: Check GitHub Actions workflows with check-jsonschema @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.86.0 + rev: 43.101.2 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 71bbed91086751c83ad5a1ecc5e997636d55e692 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 13:37:25 +0000 Subject: [PATCH 13/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.104.7 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7d226a3..c26205b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.101.2 + rev: 43.104.7 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From bcb9544ee19e098af190074229c07222eef74912 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 08:57:25 +0000 Subject: [PATCH 14/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.38 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4532215..c7669e8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.36@sha256:307ff4b27799833f95cfc99bd1899c9a2ffddd2803184c5ea011ea226c43a1b8 + container: techneg/ci-pre-commit:v2.5.38@sha256:cb5919bc11a1b84712bbbc37e8fb53d2aa7e64e830b47b9b43bb840277296562 permissions: contents: read runs-on: ubuntu-latest From 34a7a3b307d2dcfada67b3b8db32811995322c1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:49:01 +0000 Subject: [PATCH 15/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c26205b..b9097ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,12 +24,12 @@ repos: name: Check GitHub Actions workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.23.1 + rev: v1.24.1 hooks: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.104.7 + rev: 43.113.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From ee661d38daec35d78563afb859e277f6261d6d87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 02:35:32 +0000 Subject: [PATCH 16/47] chore(deps): update actions/cache action to v5.0.5 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c7669e8..5aa8023 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: persist-credentials: false - name: Export `CI_CACHE_ID` from container run: echo "CI_CACHE_ID=$(cat /.ci_cache_id)" >> $GITHUB_ENV - - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: ~/.cache/pre-commit key: "${{ env.CI_CACHE_ID }}|\ From 717ae05ab52d3e7fd1a332e6f4a68b56c6dc0cdd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 02:35:35 +0000 Subject: [PATCH 17/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.129.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b9097ae..1f14688 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.113.0 + rev: 43.129.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 36cffd21bfa0dffbe7d5ce367f1141d4f603d66d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 00:49:15 +0000 Subject: [PATCH 18/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.39 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5aa8023..fbdbd1c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.38@sha256:cb5919bc11a1b84712bbbc37e8fb53d2aa7e64e830b47b9b43bb840277296562 + container: techneg/ci-pre-commit:v2.5.39@sha256:9e9ecd6ffcafa30e7e7db152ea3b54de80e348fdbc4e1a25ea5c987868091dd5 permissions: contents: read runs-on: ubuntu-latest From fd495e39dfbb7708170aa4f30f04c5987e28cfa9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 00:49:20 +0000 Subject: [PATCH 19/47] chore(deps): update actions/setup-node action to v6.4.0 --- .github/workflows/safe-settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/safe-settings.yml b/.github/workflows/safe-settings.yml index 6f6110a..487f9f3 100644 --- a/.github/workflows/safe-settings.yml +++ b/.github/workflows/safe-settings.yml @@ -35,7 +35,7 @@ jobs: ref: ${{ env.SAFE_SETTINGS_VERSION }} path: ${{ env.SAFE_SETTINGS_CODE_DIR }} persist-credentials: false - - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0 + - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: cache: npm cache-dependency-path: ${{ env.SAFE_SETTINGS_CODE_DIR }}/package-lock.json From 0bdfe4fbe334c70307b75435a4b879407f44cc90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:30:13 +0000 Subject: [PATCH 20/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.141.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f14688..bda023b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.129.0 + rev: 43.141.2 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From d3d67a1efd882796aee69e5ea85ebb6742ce9e1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:49:02 +0000 Subject: [PATCH 21/47] chore(deps): update dependency https://github.com/dafyddj/copier-renovate-presets to v1.3.0 --- .copier-answers.renovate-presets.yml | 2 +- update-chef-workstation.json | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 update-chef-workstation.json diff --git a/.copier-answers.renovate-presets.yml b/.copier-answers.renovate-presets.yml index adf9ae7..feb8ae0 100644 --- a/.copier-answers.renovate-presets.yml +++ b/.copier-answers.renovate-presets.yml @@ -1,4 +1,4 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v1.2.0 +_commit: v1.3.0 _src_path: https://github.com/dafyddj/copier-renovate-presets org_name: saltstack-formulas diff --git a/update-chef-workstation.json b/update-chef-workstation.json new file mode 100644 index 0000000..6368984 --- /dev/null +++ b/update-chef-workstation.json @@ -0,0 +1,19 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "description": "Preset for tracking Chef Workstation stable versions", + "customDatasources": { + "omnitruck": { + "defaultRegistryUrlTemplate": "https://omnitruck.chef.io/stable/{{packageName}}/versions/latest", + "transformTemplates": ["{'releases': [{ 'version': $string($) }] }"] + } + }, + "customManagers": [ + { + "customType": "regex", + "datasourceTemplate": "custom.omnitruck", + "depNameTemplate": "chef-workstation", + "managerFilePatterns": ["/(^|/)Gemfile$/"], + "matchStrings": ["# renovate: chef-workstation (?.+?)\\s"] + } + ] +} From a2110f1fda1abe78c4d60f04037a37a18edd01e4 Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Tue, 28 Apr 2026 01:55:01 +0100 Subject: [PATCH 22/47] test: ensure `update-chef-workstation.json` is checked --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bda023b..0ebd3b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,7 @@ repos: groupManager.json| pre-commit.json| monthly.json| + update-chef-workstation.json| update-github-actions.json| update-gitlab-ci.json| update-pre-commit.json| From 56bbad898cc3c88f08e520d04d23a36f321daa15 Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Tue, 28 Apr 2026 14:27:56 +0100 Subject: [PATCH 23/47] fix: disable auto-merges for `chef-workstation` --- automerge-for-formulas.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/automerge-for-formulas.json b/automerge-for-formulas.json index 2f29c50..d313899 100644 --- a/automerge-for-formulas.json +++ b/automerge-for-formulas.json @@ -11,6 +11,13 @@ "extends": [ ":automergeMinor" ] + }, + { + "description": "Disable auto-merges for `chef-workstation` so that Gemfile can be updated manually", + "matchDepNames": ["chef-workstation"], + "extends": [ + ":automergeDisabled" + ] } ] } From e56630b187454cbe6c7b3a4237323218eb03404c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:51:31 +0000 Subject: [PATCH 24/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.40 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fbdbd1c..024b2bb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.39@sha256:9e9ecd6ffcafa30e7e7db152ea3b54de80e348fdbc4e1a25ea5c987868091dd5 + container: techneg/ci-pre-commit:v2.5.40@sha256:08cbbc8b1b3ad6bfc7056494823b0f96faa50ab467649f8d48e8e6d963f11b41 permissions: contents: read runs-on: ubuntu-latest From 4c3604e5daf58c65c4a0a6e2f76f498075f2b6bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:14:10 +0000 Subject: [PATCH 25/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ebd3b2..bc22a3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.1 + rev: 0.37.2 hooks: - id: check-github-workflows name: Check GitHub Actions workflows with check-jsonschema @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.141.2 + rev: 43.150.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From b289605b380469706b5b2379bb25d71072bc7556 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 08:47:38 +0000 Subject: [PATCH 26/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.42 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 024b2bb..143ea3a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.40@sha256:08cbbc8b1b3ad6bfc7056494823b0f96faa50ab467649f8d48e8e6d963f11b41 + container: techneg/ci-pre-commit:v2.5.42@sha256:a74b7b879a41fe57153920997e5dd7be339109b049cf0dd220efb7213477b6e9 permissions: contents: read runs-on: ubuntu-latest From 4f522812e4d8f80ed75c4b7e36d48b083c1720d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 13:02:05 +0000 Subject: [PATCH 27/47] chore(deps): update pre-commit hook zizmorcore/zizmor-pre-commit to v1.25.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bc22a3f..ca709a0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: name: Check GitHub Actions workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.24.1 + rev: v1.25.2 hooks: - id: zizmor name: Check GitHub Actions workflows with zizmor From f327a7adcc4bdb917456445640f491c676b4e774 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 02:15:34 +0000 Subject: [PATCH 28/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.43 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 143ea3a..cba07b8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.42@sha256:a74b7b879a41fe57153920997e5dd7be339109b049cf0dd220efb7213477b6e9 + container: techneg/ci-pre-commit:v2.5.43@sha256:d0f8ec14d80822ee9e037f69dc8f85a4590d754d39b2a040fc8a1215b3bb7626 permissions: contents: read runs-on: ubuntu-latest From 8819bab514f269554a5bfd56185c9f080244ab06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 02:37:10 +0000 Subject: [PATCH 29/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.44 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cba07b8..0b33aa0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.43@sha256:d0f8ec14d80822ee9e037f69dc8f85a4590d754d39b2a040fc8a1215b3bb7626 + container: techneg/ci-pre-commit:v2.5.44@sha256:e651cd9efda211fc44bece0073579ed129389fdfaadfe9c70374ef83e224e913 permissions: contents: read runs-on: ubuntu-latest From ec6bba46f97aca8d3c488827406aea4aea77aeab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 01:02:51 +0000 Subject: [PATCH 30/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.205.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca709a0..f753330 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.150.0 + rev: 43.205.2 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 6992e7585c8814982512db46ca10b9e4dbc34453 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 02:46:12 +0000 Subject: [PATCH 31/47] chore(deps): update actions/checkout action to v6.0.3 --- .github/workflows/commitlint.yml | 2 +- .github/workflows/main.yml | 2 +- .github/workflows/safe-settings.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index bb3a444..9a467a5 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -14,7 +14,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0b33aa0..8c67faa 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 5 steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false - name: Export `CI_CACHE_ID` from container diff --git a/.github/workflows/safe-settings.yml b/.github/workflows/safe-settings.yml index 487f9f3..55d1db5 100644 --- a/.github/workflows/safe-settings.yml +++ b/.github/workflows/safe-settings.yml @@ -24,12 +24,12 @@ jobs: SAFE_SETTINGS_CODE_DIR: .safe-settings-code steps: # Self-checkout of 'admin' repo for access to safe-settings deployment configuration - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: persist-credentials: false # Checkout of `safe-settings` source repository to apply all settings - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: repository: github/safe-settings ref: ${{ env.SAFE_SETTINGS_VERSION }} From 6aaa010668c4e63da7efff0453cce2d2f5e50799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 06:50:16 +0000 Subject: [PATCH 32/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.46 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0b33aa0..6828d50 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.44@sha256:e651cd9efda211fc44bece0073579ed129389fdfaadfe9c70374ef83e224e913 + container: techneg/ci-pre-commit:v2.5.46@sha256:7f1f029253eaa1fca7eca1e40778999569bb0ff137746a24b930b3286e06efe6 permissions: contents: read runs-on: ubuntu-latest From 2d1229de61774f24bfc6213526dbf0bcbe657c83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 13:53:11 +0000 Subject: [PATCH 33/47] chore(deps): update `pre-commit` non-major hooks to v43.216.4 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f753330..a60f6cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.205.2 + rev: 43.216.4 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 2a7c1b45ef20c77396e01acfbbd64471b8ed1b2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:59:18 +0000 Subject: [PATCH 34/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a60f6cc..b758aa5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.2 + rev: 0.37.3 hooks: - id: check-github-workflows name: Check GitHub Actions workflows with check-jsonschema @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.216.4 + rev: 43.224.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 3d028580520271029517d26b0d982a4a859fec0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 00:04:54 +0000 Subject: [PATCH 35/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.47 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1e88c7d..061782a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.46@sha256:7f1f029253eaa1fca7eca1e40778999569bb0ff137746a24b930b3286e06efe6 + container: techneg/ci-pre-commit:v2.5.47@sha256:d73cd0b63eb950a8b8bac3e5a20ec06c4224597681d921dd7ce803fbf5924465 permissions: contents: read runs-on: ubuntu-latest From 9a0262a8baaa44a576a3a5b64477d0480bed5d21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 00:04:59 +0000 Subject: [PATCH 36/47] chore(deps): update `pre-commit` non-major hooks to v43.227.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b758aa5..b438597 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.224.0 + rev: 43.227.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 04a6f929746aa6ab8c513387310b52da0c6b090c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:47:33 +0000 Subject: [PATCH 37/47] chore(deps): update actions/checkout action to v7 --- .github/workflows/commitlint.yml | 2 +- .github/workflows/main.yml | 2 +- .github/workflows/safe-settings.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 9a467a5..b7fd26c 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -14,7 +14,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: fetch-depth: 0 persist-credentials: false diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1e88c7d..a78ca3e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 5 steps: - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false - name: Export `CI_CACHE_ID` from container diff --git a/.github/workflows/safe-settings.yml b/.github/workflows/safe-settings.yml index 55d1db5..da653e1 100644 --- a/.github/workflows/safe-settings.yml +++ b/.github/workflows/safe-settings.yml @@ -24,12 +24,12 @@ jobs: SAFE_SETTINGS_CODE_DIR: .safe-settings-code steps: # Self-checkout of 'admin' repo for access to safe-settings deployment configuration - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: persist-credentials: false # Checkout of `safe-settings` source repository to apply all settings - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: repository: github/safe-settings ref: ${{ env.SAFE_SETTINGS_VERSION }} From 57a32810a1639bc10a0aa75dfe2de5724e05f857 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 08:34:39 +0000 Subject: [PATCH 38/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b438597..64bcdf3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,12 +24,12 @@ repos: name: Check GitHub Actions workflows with check-jsonschema args: ["--verbose"] - repo: https://github.com/zizmorcore/zizmor-pre-commit - rev: v1.25.2 + rev: v1.26.1 hooks: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.227.0 + rev: 43.234.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From ef60d03ea429222c4899f161af6608bd2303ee9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:55:54 +0000 Subject: [PATCH 39/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.48 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0803702..e7a5dfe 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.47@sha256:d73cd0b63eb950a8b8bac3e5a20ec06c4224597681d921dd7ce803fbf5924465 + container: techneg/ci-pre-commit:v2.5.48@sha256:7a263ee75dcaee23c52452bba7c8598caf2ec3a37f62a89cc9073961abf258cc permissions: contents: read runs-on: ubuntu-latest From 7a4fd6e1f6599cce9d80dc4b82399730491c4d91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:56:00 +0000 Subject: [PATCH 40/47] chore(deps): update actions/cache action to v5.1.0 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0803702..36e4b1d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: persist-credentials: false - name: Export `CI_CACHE_ID` from container run: echo "CI_CACHE_ID=$(cat /.ci_cache_id)" >> $GITHUB_ENV - - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + - uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0 with: path: ~/.cache/pre-commit key: "${{ env.CI_CACHE_ID }}|\ From ad0e56618b3d27d34472cf1f91f25f95584e68c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 01:40:49 +0000 Subject: [PATCH 41/47] chore(deps): update actions/cache action to v6 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5d97f5e..d7ac258 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: persist-credentials: false - name: Export `CI_CACHE_ID` from container run: echo "CI_CACHE_ID=$(cat /.ci_cache_id)" >> $GITHUB_ENV - - uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0 + - uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 with: path: ~/.cache/pre-commit key: "${{ env.CI_CACHE_ID }}|\ From 3b4fcb19e37feea8438f8e10be1a7d9f7115c520 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:39:18 +0000 Subject: [PATCH 42/47] chore(deps): update `pre-commit` non-major hooks --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64bcdf3..89e927b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-yaml name: Check YAML files with check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.3 + rev: 0.37.4 hooks: - id: check-github-workflows name: Check GitHub Actions workflows with check-jsonschema @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.234.0 + rev: 43.249.0 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 7206ceede55c3c44e2d570fd642e548f7aadc37d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 02:03:22 +0000 Subject: [PATCH 43/47] chore(deps): update dependency https://github.com/dafyddj/copier-renovate-presets to v1.3.1 --- .copier-answers.renovate-presets.yml | 2 +- group-by-manager.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.copier-answers.renovate-presets.yml b/.copier-answers.renovate-presets.yml index feb8ae0..eaa62aa 100644 --- a/.copier-answers.renovate-presets.yml +++ b/.copier-answers.renovate-presets.yml @@ -1,4 +1,4 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v1.3.0 +_commit: v1.3.1 _src_path: https://github.com/dafyddj/copier-renovate-presets org_name: saltstack-formulas diff --git a/group-by-manager.json b/group-by-manager.json index a7edebe..c3310f2 100644 --- a/group-by-manager.json +++ b/group-by-manager.json @@ -4,6 +4,7 @@ "packageRules": [ { "groupName": "`{{arg0}}` non-major {{arg1}}", + "groupSingleUpdates": true, "matchManagers": ["{{arg0}}"], "matchUpdateTypes": ["minor", "patch"] } From 63c7bcfb9a654878ddf49d075e974f1047dd952e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 13:53:45 +0000 Subject: [PATCH 44/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.252.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89e927b..00e9cb6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.249.0 + rev: 43.252.1 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 3a3228fa1058ddbb1b56c3e88a7436df36b26667 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:45:31 +0000 Subject: [PATCH 45/47] chore(deps): update techneg/ci-pre-commit docker tag to v2.5.49 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d7ac258..1e01431 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.48@sha256:7a263ee75dcaee23c52452bba7c8598caf2ec3a37f62a89cc9073961abf258cc + container: techneg/ci-pre-commit:v2.5.49@sha256:5be3d67ffdcbf1a2a4d54e6423faa15102d86154d797e1200e2fcf875b1530bf permissions: contents: read runs-on: ubuntu-latest From 2af7c0896e2146cba8c2f8e45c239ddccae508be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 12:45:10 +0000 Subject: [PATCH 46/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.258.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 00e9cb6..850ae66 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.252.1 + rev: 43.258.1 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator From 8d5bf3e662498042b7b7f8681602c943924fbc46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:09:56 +0000 Subject: [PATCH 47/47] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.260.2 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 850ae66..e4cff7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: zizmor name: Check GitHub Actions workflows with zizmor - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.258.1 + rev: 43.260.2 hooks: - id: renovate-config-validator name: Check Renovate config with renovate-config-validator