From 06db0f1b510033fd54d7e9fc1f0812b61492ad1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:53:44 -0500 Subject: [PATCH 1/3] Update actions/github-script action to v9 (#10691) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/flasher-link-comment.yml | 2 +- .github/workflows/flasher-link-placeholder.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flasher-link-comment.yml b/.github/workflows/flasher-link-comment.yml index b906ab492..8fdbdf285 100644 --- a/.github/workflows/flasher-link-comment.yml +++ b/.github/workflows/flasher-link-comment.yml @@ -31,7 +31,7 @@ jobs: merge-multiple: true - name: Post or update web flasher link comment - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | const marker = ''; diff --git a/.github/workflows/flasher-link-placeholder.yml b/.github/workflows/flasher-link-placeholder.yml index 88e66db86..0f6e8f490 100644 --- a/.github/workflows/flasher-link-placeholder.yml +++ b/.github/workflows/flasher-link-placeholder.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Post web flasher build-in-progress placeholder - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | const marker = ''; From 4e7181c7981833b7206a14c8f4ae192d30878705 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:26:34 -0500 Subject: [PATCH 2/3] Upgrade trunk (#10621) Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com> --- .trunk/trunk.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 2e017d386..89996435f 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -4,19 +4,19 @@ cli: plugins: sources: - id: trunk - ref: v1.10.0 + ref: v1.10.2 uri: https://github.com/trunk-io/plugins lint: enabled: - - checkov@3.2.532 - - renovate@43.209.1 - - prettier@3.8.3 + - checkov@3.3.1 + - renovate@43.220.0 + - prettier@3.8.4 - trufflehog@3.95.5 - yamllint@1.38.0 - bandit@1.9.4 - trivy@0.71.0 - taplo@0.10.0 - - ruff@0.15.15 + - ruff@0.15.16 - isort@8.0.1 - markdownlint@0.48.0 - oxipng@10.1.1 From 88137c60e6d228150bb1541d7603dca8bcbbb43d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 05:57:51 -0500 Subject: [PATCH 3/3] Upgrade trunk (#10701) Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com> --- .trunk/trunk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 89996435f..9b83e667d 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -16,7 +16,7 @@ lint: - bandit@1.9.4 - trivy@0.71.0 - taplo@0.10.0 - - ruff@0.15.16 + - ruff@0.15.17 - isort@8.0.1 - markdownlint@0.48.0 - oxipng@10.1.1