From 90af829672118aa9e295a7f21c4382b4541e523a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:23:37 +0000 Subject: [PATCH] Bump the other-updates group across 1 directory with 12 updates Bumps the other-updates group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) | `2` | `3` | | [actions/github-script](https://github.com/actions/github-script) | `7` | `9` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `6` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3` | `4` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3` | `4` | | [docker/login-action](https://github.com/docker/login-action) | `3` | `4` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6` | `7` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `8` | | [actions/configure-pages](https://github.com/actions/configure-pages) | `5` | `6` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `4` | `5` | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4` | `5` | Updates `dependabot/fetch-metadata` from 2 to 3 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v2...v3) Updates `actions/github-script` from 7 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v9) Updates `actions/setup-node` from 3 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v6) Updates `docker/setup-qemu-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4) Updates `docker/setup-buildx-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4) Updates `docker/login-action` from 3 to 4 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v3...v4) Updates `docker/build-push-action` from 6 to 7 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6...v7) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v7) Updates `actions/download-artifact` from 4 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v8) Updates `actions/configure-pages` from 5 to 6 - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](https://github.com/actions/configure-pages/compare/v5...v6) Updates `actions/upload-pages-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5) Updates `actions/deploy-pages` from 4 to 5 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: actions/deploy-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates - dependency-name: docker/setup-qemu-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-auto-approve.yml | 4 ++-- .github/workflows/deploy.yml | 12 ++++++------ .github/workflows/documentation.yml | 12 ++++++------ .github/workflows/versioning.yml | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/workflows/dependabot-auto-approve.yml b/.github/workflows/dependabot-auto-approve.yml index 3b4d15650..ca0b372be 100644 --- a/.github/workflows/dependabot-auto-approve.yml +++ b/.github/workflows/dependabot-auto-approve.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Fetch Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: ${{ secrets.GITHUB_TOKEN }} @@ -27,7 +27,7 @@ jobs: if: >- steps.metadata.outputs.update-type == 'version-update:semver-minor' || steps.metadata.outputs.update-type == 'version-update:semver-patch' - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: | diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 04d68ab30..fb28f04cf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: steps: - name: verify version job succeeded id: check-version - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | if (context.eventName === "workflow_dispatch") { @@ -76,7 +76,7 @@ jobs: message_prefix: Deployment running - name: setup node - uses: actions/setup-node@v3 + uses: actions/setup-node@v6 with: node-version: 20 cache: npm @@ -98,16 +98,16 @@ jobs: run: echo "building server image with version ${{ steps.backend-version.outputs.current-version }}" - name: set up qemu - uses: docker/setup-qemu-action@v3 + uses: docker/setup-qemu-action@v4 - name: set up docker buildx id: buildx - uses: docker/setup-buildx-action@v3 + uses: docker/setup-buildx-action@v4 with: buildkitd-flags: --debug - name: login to ghcr - uses: docker/login-action@v3 + uses: docker/login-action@v4 with: registry: ${{ env.registry }} username: ${{ github.actor }} @@ -115,7 +115,7 @@ jobs: logout: false - name: build and push server image - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: context: "." file: ./src/server/Dockerfile diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 3f2713fc8..9eb9afb81 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -73,7 +73,7 @@ jobs: npm run build-storybook -- --output-dir storybook-static - name: Upload Storybook Artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: storybook path: src/client/storybook-static @@ -86,7 +86,7 @@ jobs: uses: actions/checkout@v6 - name: Download Storybook Artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: storybook path: storybook-static @@ -97,7 +97,7 @@ jobs: cp -a storybook-static/* docs/storybook/ - name: Setup Node - uses: actions/setup-node@v3 + uses: actions/setup-node@v6 with: node-version: 20 @@ -108,7 +108,7 @@ jobs: run: node docs/scripts/generateModules.js - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Build Jekyll Site uses: actions/jekyll-build-pages@v1 @@ -117,7 +117,7 @@ jobs: destination: ./_site - name: Upload Pages Artifact - uses: actions/upload-pages-artifact@v4 + uses: actions/upload-pages-artifact@v5 with: path: ./_site @@ -130,7 +130,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 slack-finish: name: Slack final status diff --git a/.github/workflows/versioning.yml b/.github/workflows/versioning.yml index 65fa5504d..7e30fe66a 100644 --- a/.github/workflows/versioning.yml +++ b/.github/workflows/versioning.yml @@ -47,7 +47,7 @@ jobs: steps: - name: check required workflow results id: required-tests - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | const requiredWorkflows = [ @@ -105,7 +105,7 @@ jobs: fetch-depth: 0 - name: setup node - uses: actions/setup-node@v3 + uses: actions/setup-node@v6 with: node-version: 20 cache: npm