Skip to content

Merge open dependency PRs, fix GitHub Actions security workflows, and polish underwater visuals#349

Merged
commjoen merged 17 commits into
mainfrom
copilot/merge-open-prs-fix-github-actions-improve-graphics
May 13, 2026
Merged

Merge open dependency PRs, fix GitHub Actions security workflows, and polish underwater visuals#349
commjoen merged 17 commits into
mainfrom
copilot/merge-open-prs-fix-github-actions-improve-graphics

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

Summary

Validation

  • npm run lint
  • npm run build
  • npm run test
  • npm run format:check
  • npm 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_validation run completed with Code Review feedback addressed; CodeQL reported success initially, then a later rerun timed out per tool budget guidance

dependabot Bot and others added 16 commits May 11, 2026 12:22
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>
Copilot AI requested a review from commjoen May 12, 2026 13:01
Copilot AI temporarily deployed to pr-preview-349 May 13, 2026 08:19 Inactive
github-actions Bot added a commit that referenced this pull request May 13, 2026
github-actions Bot added a commit that referenced this pull request May 13, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 13, 2026

🎮 PR Preview Deployed

Your 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/
📋 All previews: https://commjoen.github.io/3dgame/previews.html

🐳 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.
The container images support both linux/amd64 and linux/arm64 architectures.

github-actions Bot added a commit that referenced this pull request May 13, 2026
@commjoen
Copy link
Copy Markdown
Owner

@copilot can you fix the failing GitHub action please?

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 13, 2026

@copilot can you fix the failing GitHub action please?

Fixed in 5b3a60a. I traced the failing Security Scan to npm audit --audit-level=high and updated package-lock.json to remediate the vulnerable transitive package (@babel/plugin-transform-modules-systemjs -> 7.29.4). Local npm audit --audit-level=high now reports 0 vulnerabilities; if checks still show action_required, please approve/rerun the workflow in GitHub UI.

Copilot AI changed the title Merge open dependency PRs, fix Dependabot security workflow, and polish underwater visuals Merge open dependency PRs, fix GitHub Actions security workflows, and polish underwater visuals May 13, 2026
github-actions Bot added a commit that referenced this pull request May 13, 2026
github-actions Bot added a commit that referenced this pull request May 13, 2026
github-actions Bot added a commit that referenced this pull request May 13, 2026
@commjoen commjoen marked this pull request as ready for review May 13, 2026 08:59
@commjoen commjoen merged commit d8ce659 into main May 13, 2026
17 checks passed
@commjoen commjoen deleted the copilot/merge-open-prs-fix-github-actions-improve-graphics branch May 13, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants