Skip to content

Package upgrades for the express server#662

Merged
Sparrow0hawk merged 4 commits into
mainfrom
upgrades-server
Jun 25, 2026
Merged

Package upgrades for the express server#662
Sparrow0hawk merged 4 commits into
mainfrom
upgrades-server

Conversation

@Sparrow0hawk

Copy link
Copy Markdown
Contributor

This PR looks at upgrading packages for the express server these include:

  • Express to 5.2.x along with compatibility update to server.js
  • Upgrade @google-cloud/storage to 7.21.x
  • Upgrade google-auth-library to 10.7.x
  • Remove duplicate prettier install and just use top level package prettier

Includes compatibility change to the wildcard route under /data/* as
part of Express 5 and the use of
https://www.npmjs.com/package/path-to-regexp v8.
We have duplication of formatting between backend and the top level
package. This change just uses the top level package prettier setup for
formatting the backend/server.js file.
@Sparrow0hawk Sparrow0hawk requested a review from Pete-Y-CS June 24, 2026 15:28
@Sparrow0hawk Sparrow0hawk merged commit 616e724 into main Jun 25, 2026
5 checks passed
@Sparrow0hawk Sparrow0hawk deleted the upgrades-server branch June 25, 2026 08:32
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