We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm
npm@11
Node.js 22.13.0
/package.json
/package-lock.json
# This file is automatically added by @npmcli/template-oss. Do not edit. version: 2 updates: - package-ecosystem: npm directory: / schedule: interval: daily target-branch: "main" allow: - dependency-type: direct versioning-strategy: increase-if-necessary commit-message: prefix: deps prefix-development: chore labels: - "Dependencies" open-pull-requests-limit: 10 groups: dependency-updates: applies-to: version-updates patterns: - "*" update-types: - "minor" - "patch"
undici from 5.28.4 to 5.28.5
undici
AND
undici from 6.21.0 to 6.21.1
When a PR is made updating two different versions of the same package, the PR body states an incorrect version for one of the two updates.
In npm/documentation#1450 you can see it says
Updates undici from 5.28.4 to 6.21.1
and
Updates undici from 6.21.0 to 6.21.1
The first one should read
Updates undici from 5.28.4 to 5.28.5
The commit in the PR is correct, it is just the PR body that has this incorrect version.
N/A
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Package ecosystem
npm
Package manager version
npm@11
Language version
Node.js 22.13.0
Manifest location and content before the Dependabot update
/package.json
/package-lock.json
dependabot.yml content
Updated dependency
undici
from 5.28.4 to 5.28.5AND
undici
from 6.21.0 to 6.21.1What you expected to see, versus what you actually saw
When a PR is made updating two different versions of the same package, the PR body states an incorrect version for one of the two updates.
In npm/documentation#1450 you can see it says
and
The first one should read
The commit in the PR is correct, it is just the PR body that has this incorrect version.
Native package manager behavior
N/A
Images of the diff or a link to the PR, issue, or logs
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: