From 126834ecdf38cc692a37dcbd8b2a34960db91ca1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:39:37 +0000 Subject: [PATCH 1/2] Initial plan From d375953ac783a70ce3ab8196067d3a64a422032a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:47:12 +0000 Subject: [PATCH 2/2] Update dependencies as specified in Renovate dashboard #30 Co-authored-by: JordanHoey96 <125922012+JordanHoey96@users.noreply.github.com> --- .github/workflows/deploy-github-pages.yaml | 2 +- .github/workflows/fetch-dashboard-data.yaml | 2 +- .github/workflows/housekeeping_aks_issuejson.yaml | 4 ++-- .github/workflows/parsegithubissue-pr.yaml | 2 +- .github/workflows/parsegithubissue.yaml | 2 +- docs/insights.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/deploy-github-pages.yaml b/.github/workflows/deploy-github-pages.yaml index 0329b56f..99240eea 100644 --- a/.github/workflows/deploy-github-pages.yaml +++ b/.github/workflows/deploy-github-pages.yaml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Upload artifact uses: actions/upload-pages-artifact@v3 diff --git a/.github/workflows/fetch-dashboard-data.yaml b/.github/workflows/fetch-dashboard-data.yaml index 3a041df4..bee9bbbe 100644 --- a/.github/workflows/fetch-dashboard-data.yaml +++ b/.github/workflows/fetch-dashboard-data.yaml @@ -32,7 +32,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '22' - name: Make script executable run: chmod +x scripts/fetch-dashboard-data.js diff --git a/.github/workflows/housekeeping_aks_issuejson.yaml b/.github/workflows/housekeeping_aks_issuejson.yaml index 988e8eb0..423715ff 100644 --- a/.github/workflows/housekeeping_aks_issuejson.yaml +++ b/.github/workflows/housekeeping_aks_issuejson.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/setup-python@v5 with: - python-version: '3.11' + python-version: '3.13' - name: Install python-dateutil run: | @@ -40,7 +40,7 @@ jobs: git push - name: Close Stale Issues - uses: actions/stale@v8.0.0 + uses: actions/stale@v9 with: days-before-stale: 7 only-labels: Error in form diff --git a/.github/workflows/parsegithubissue-pr.yaml b/.github/workflows/parsegithubissue-pr.yaml index c573d012..2b951a76 100644 --- a/.github/workflows/parsegithubissue-pr.yaml +++ b/.github/workflows/parsegithubissue-pr.yaml @@ -158,7 +158,7 @@ jobs: #Setup Python - uses: actions/setup-python@v5 with: - python-version: '3.11' + python-version: '3.13' # Install Python requirements - name: Install Python Requirements diff --git a/.github/workflows/parsegithubissue.yaml b/.github/workflows/parsegithubissue.yaml index 320efb01..14cfdc9b 100644 --- a/.github/workflows/parsegithubissue.yaml +++ b/.github/workflows/parsegithubissue.yaml @@ -115,7 +115,7 @@ jobs: #Setup Python - uses: actions/setup-python@v5 with: - python-version: '3.11' + python-version: '3.13' # Install Python requirements - name: Install Python Requirements run: | diff --git a/docs/insights.html b/docs/insights.html index 6cff1429..05586002 100644 --- a/docs/insights.html +++ b/docs/insights.html @@ -9,7 +9,7 @@ - +