Merge open dependency PRs, fix GitHub Actions security workflows, and polish underwater visuals#349
Conversation
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.184.0 to 0.184.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: "@types/three" dependency-version: 0.184.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.59.1 to 8.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.10 to 8.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.59.1 to 8.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lighthouse](https://github.com/GoogleChrome/lighthouse) from 13.1.0 to 13.3.0. - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v13.1.0...v13.3.0) --- updated-dependencies: - dependency-name: lighthouse dependency-version: 13.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…improve-graphics Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
…improve-graphics # Conflicts: # package-lock.json # package.json Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
…improve-graphics # Conflicts: # package-lock.json # package.json Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
…improve-graphics # Conflicts: # package-lock.json # package.json Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
…improve-graphics # Conflicts: # package-lock.json Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/commjoen/3dgame/sessions/cd5dde8f-0c50-4262-8cb4-d00461881827 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/commjoen/3dgame/sessions/cd5dde8f-0c50-4262-8cb4-d00461881827 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/commjoen/3dgame/sessions/cd5dde8f-0c50-4262-8cb4-d00461881827 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/commjoen/3dgame/sessions/cd5dde8f-0c50-4262-8cb4-d00461881827 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/commjoen/3dgame/sessions/cd5dde8f-0c50-4262-8cb4-d00461881827 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
🎮 PR Preview DeployedYour PR has been deployed to a preview environment with multiple deployment options! 🌐 Web Preview (GitHub Pages)🌊 Play the preview: https://commjoen.github.io/3dgame/pr-349/ 🐳 Container Preview (GHCR)Run the PR preview locally using Docker: # Option 1: PR-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:pr-349
# Option 2: Commit-specific tag
docker run -p 8080:80 ghcr.io/commjoen/3dgame:5b3a60a
# Then visit: http://localhost:8080📦 Container Registry: View all tags Both previews will be automatically updated when you push new commits to this PR. |
|
@copilot can you fix the failing GitHub action please? |
Agent-Logs-Url: https://github.com/commjoen/3dgame/sessions/80815510-5328-4bf2-9e67-d37b9610ac62 Co-authored-by: commjoen <1457214+commjoen@users.noreply.github.com>
Fixed in |
Summary
contents: writefor auto-merge and pinningdependabot/fetch-metadatato a commit SHApackage-lock.json(@babel/plugin-transform-modules-systemjsupdated to7.29.4)Validation
npm run lintnpm run buildnpm run testnpm run format:checknpm run test:e2e(passes; includes 2 flaky retries in settings modal mobile background tap test)npm audit --audit-level=high(passes with 0 vulnerabilities)parallel_validationrun completed with Code Review feedback addressed; CodeQL reported success initially, then a later rerun timed out per tool budget guidance