Skip to content

Upgrade node to v24#127

Merged
ryan-morosa merged 1 commit into
masterfrom
ryan-morosa/bb2-4934-upgrade-node
Jul 7, 2026
Merged

Upgrade node to v24#127
ryan-morosa merged 1 commit into
masterfrom
ryan-morosa/bb2-4934-upgrade-node

Conversation

@ryan-morosa

@ryan-morosa ryan-morosa commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

JIRA Ticket:
BB2-4934

What Does This PR Do?

Updates the node version to node 24 LTS.

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

Validation

  • Check out the branch and run docker compose up -d
  • Go through a normal auth flow and ensure it works (I used BBUser10000)
  • You can exec into the containers and ensure the node version is correct (24.xx.x) with a docker exec -it <client/server-id> /bin/bash and then a node --version

@ryan-morosa ryan-morosa marked this pull request as ready for review July 6, 2026 21:46
@sb-DarenDean

Copy link
Copy Markdown

Client & Server upgrades look good. No security discrepancy. Can have another engineer review and approve

@JamesDemeryNava JamesDemeryNava self-assigned this Jul 7, 2026

@JamesDemeryNava JamesDemeryNava left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Auth flow worked, and I see node version equal to 24.18.0 on client and server images. Looks good!

@ryan-morosa ryan-morosa merged commit 6918b33 into master Jul 7, 2026
3 checks passed
@ryan-morosa ryan-morosa deleted the ryan-morosa/bb2-4934-upgrade-node branch July 7, 2026 14:11
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.

3 participants