chore(deps,ci): update npm dependencies and bump GitHub Actions versions (#1425)
Commit: 973fc0418d2c2412bc34819e5fecc3978ed515b6
Date: 2026-07-05 20:59:19 +0000
Author: PascalHavelange
Commit Message
chore(deps,ci): update npm dependencies and bump GitHub Actions versions (#1425)
- npm audit fix / npm update across all Node.js apps in the repo (root,
scripts/exporter, scripts/importer, scripts/viewer, spa) - lockfile-only
changes within existing package.json semver ranges
- Bump Dependabot-flagged GitHub Actions to their latest major versions:
actions/checkout 6 -> 7, actions/download-artifact 4 -> 8,
docker/setup-buildx-action 3 -> 4, docker/login-action 3 -> 4,
docker/build-push-action 6 -> 7
EOF
Co-authored-by: Pascal HAVELANGE <havelangep@hotmail.com>
Files Changed
- 📝 Modified:
.github/workflows/build-docker.yml - 📝 Modified:
.github/workflows/build.yml - 📝 Modified:
.github/workflows/ci-build-test.yml - 📝 Modified:
.github/workflows/continuous-deployment_github-pages.yml - 📝 Modified:
.github/workflows/continuous-integration.yml - 📝 Modified:
.github/workflows/deploy-docker-ovh.yml - 📝 Modified:
.github/workflows/deploy-ovh.yml - 📝 Modified:
.github/workflows/deploy-viewer-ovh.yml - 📝 Modified:
.github/workflows/publish-api-client.yml - 📝 Modified:
package-lock.json - 📝 Modified:
scripts/exporter/package-lock.json - 📝 Modified:
scripts/importer/package-lock.json - 📝 Modified:
scripts/viewer/package-lock.json - 📝 Modified:
spa/package-lock.json
Links
This documentation was automatically generated from Git commit data.