Is there an existing issue for this?
Package ecosystem
Docker
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
FROM node:24.14.1-trixie-slim
WORKDIR /usr/src/app
dependabot.yml content
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
Updated dependency
FROM node:25.9.0-trixie-slim
What you expected to see, versus what you actually saw
No recommended update
Native package manager behavior
N/A
Images of the diff or a link to the PR, issue, or logs
Bump node from 24.14.1-trixie-slim to 25.9.0-trixie-slim
Smallest manifest that reproduces the issue
FROM node:24.14.1-trixie-slim
Is there an existing issue for this?
Package ecosystem
Docker
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
dependabot.yml content
Updated dependency
What you expected to see, versus what you actually saw
No recommended update
Native package manager behavior
N/A
Images of the diff or a link to the PR, issue, or logs
Bump node from 24.14.1-trixie-slim to 25.9.0-trixie-slim
Smallest manifest that reproduces the issue