Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

⬆️ Bump node from 23-slim to 25-slim#328

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

⬆️ Bump node from 23-slim to 25-slim#328
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/node-25-slim

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 3, 2026

Copy link
Copy Markdown
Contributor

Bumps node from 23-slim to 25-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Changelog by CodeRabbit

Upgrade Docker base image to Node.js 25.

Changed

  • ⬆️ Bump base image from node:23-slim to node:25-slim in Dockerfile

Bumps node from 23-slim to 25-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Jan 3, 2026
@coderabbitai

coderabbitai Bot commented Jan 3, 2026

Copy link
Copy Markdown

Walkthrough

Updates the base Docker image from node:23-slim to node:25-slim in the Dockerfile. All subsequent build steps, stages, and configuration remain unchanged.

Changes

Cohort / File(s) Summary
Base Image Update
Dockerfile
Updated base image version from node:23-slim to node:25-slim in the initial FROM instruction

Possibly related PRs

Suggested reviewers

  • NatoBoram

Pre-merge checks and finishing touches

Caution

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

  • Ignore
❌ Failed checks (1 error)
Check name Status Explanation Resolution
Gitmoji Commits ❌ Error Commit message uses text representation ':arrow_up:' instead of actual emoji character ⬆️, violating Gitmoji specification requirements. Replace ':arrow_up:' with the actual ⬆️ emoji character to ensure compliance with project Gitmoji standards.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title correctly uses the ⬆️ emoji for upgrading dependencies and clearly describes the change from node:23-slim to node:25-slim.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Git Flow ✅ Passed The source branch dependabot/docker/node-25-slim follows Git Flow configuration requirements with the allowed dependabot/ prefix for the @dependabot[bot] user.

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot requested a review from NatoBoram January 3, 2026 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants