Skip to content

chore(deps): bump node from 20-alpine to 25-alpine in /frontend - #306

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/frontend/node-25-alpine
Open

chore(deps): bump node from 20-alpine to 25-alpine in /frontend#306
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/frontend/node-25-alpine

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps node from 20-alpine to 25-alpine.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 10:55
@dependabot dependabot Bot added the docker Pull requests that update docker code label Aug 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Preview Environment

A preview environment can be spun up on demand for this PR.

Action Label Includes
Spin up preview deploy-preview Frontend, backend, database, Redis, OPA, worker
Spin up preview with M365 deploy-preview-m365 Everything above + PowerShell service for Exchange/Teams scan testing
Tear down preview teardown-preview Stops the environment early

The environment will also be torn down automatically when the PR is closed or merged.
Preview URLs will appear in a follow-up comment once the deploy completes (~5–8 min).
M365 scans require real tenant credentials added through the frontend UI.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

CI: Frontend

Job Result
Security analysis (CodeQL) success
Lint success
Build and test failure

One or more checks failed. View logs

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fc685ca978

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread frontend/Dockerfile
@@ -1,5 +1,5 @@
# Frontend Dockerfile
FROM node:20-alpine
FROM node:25-alpine

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Use a supported Node release

The Compose frontend service builds this Dockerfile for the backend-dev/all profiles (docker-compose.yml:183-187), so anyone running that container now gets Node 25, which the official Node.js release table lists as EOL as of March 31, 2026. Since EOL lines no longer receive normal security fixes, please use an active LTS/current tag such as node:24-alpine or another supported release instead.

Useful? React with 👍 / 👎.

Bumps node from 20-alpine to 25-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 25-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/docker/frontend/node-25-alpine branch from fc685ca to 8094587 Compare August 7, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants