Skip to content

Version updates#15

Merged
dankinder merged 1 commit intomainfrom
version-updates
Sep 24, 2025
Merged

Version updates#15
dankinder merged 1 commit intomainfrom
version-updates

Conversation

@dankinder
Copy link
Contributor

Also stop calling webpack in the Dockerfile

Also stop calling webpack in the Dockerfile
@dankinder dankinder requested a review from Copilot September 24, 2025 16:37
Copy link

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 various dependencies and build configurations to newer versions while also removing unnecessary webpack build step from the Dockerfile.

  • Updates Go version and multiple Go dependencies to latest versions
  • Updates Vite frontend build tool version
  • Removes webpack build command from Docker build process

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Updates Vite dependency to newer version
go.mod Updates Go version and multiple Go dependencies to latest versions
Dockerfile Updates Go base image version and removes webpack build step

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dankinder dankinder merged commit dc87e3b into main Sep 24, 2025
1 check passed
@dankinder dankinder deleted the version-updates branch September 24, 2025 19:25
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