Skip to content

fix(renovate): use currentValue instead of currentVersion in commit m…#12854

Open
ChristophWurst wants to merge 1 commit intomainfrom
chore/deps/renovate-currentvalue-commit-message
Open

fix(renovate): use currentValue instead of currentVersion in commit m…#12854
ChristophWurst wants to merge 1 commit intomainfrom
chore/deps/renovate-currentvalue-commit-message

Conversation

@ChristophWurst
Copy link
Copy Markdown
Member

…essage

Using currentVersion resolves to the locked version from the lockfile, which can make bump PRs appear as downgrades when the range is being bumped forward. currentValue correctly reflects the range constraint in package.json.

Example: #12851

AI-assisted: OpenCode (claude-sonnet-4.6)

… message

Using currentVersion resolves to the locked version from the lockfile,
which can make bump PRs appear as downgrades when the range is being bumped
forward. currentValue correctly reflects the range constraint in package.json.

AI-assisted: OpenCode (claude-sonnet-4.6)
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@ChristophWurst ChristophWurst force-pushed the chore/deps/renovate-currentvalue-commit-message branch from 5fca40e to 6fb0055 Compare April 29, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant