Skip to content

update frontend dependencies#525

Merged
qligier merged 1 commit into
mainfrom
frontend-update
May 28, 2026
Merged

update frontend dependencies#525
qligier merged 1 commit into
mainfrom
frontend-update

Conversation

@qligier
Copy link
Copy Markdown
Member

@qligier qligier commented May 27, 2026

No description provided.

@qligier qligier requested a review from Copilot May 27, 2026 19:25
@qligier qligier self-assigned this May 27, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Angular frontend dependency set and refreshes the built frontend assets that are checked into the server’s static resources so the server can serve the newly built GUI.

Changes:

  • Bump frontend tooling dependencies (notably @typescript-eslint/*) and refresh package-lock.json accordingly.
  • Add a new npm overrides constraint for uuid and update resolved dependency tree.
  • Update committed server static browser assets to reference the newly generated hashed bundle filenames.

Reviewed changes

Copilot reviewed 3 out of 7 changed files in this pull request and generated 1 comment.

File Description
matchbox-server/src/main/resources/static/browser/index.html Updates script/modulepreload references to the newly built hashed JS bundles.
matchbox-server/src/main/resources/static/browser/chunk-GHXGJWWI.js Updates import to point at the new hashed vendor/runtime chunk.
matchbox-frontend/package.json Updates devDependency versions and adds a uuid override.
matchbox-frontend/package-lock.json Large lockfile refresh reflecting the updated frontend dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread matchbox-frontend/package-lock.json
@qligier qligier merged commit 3008d4e into main May 28, 2026
10 checks passed
@qligier qligier deleted the frontend-update branch May 28, 2026 17:00
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