Skip to content

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

Merged
ChristophWurst merged 1 commit into
mainfrom
chore/deps/renovate-currentvalue-commit-message
May 20, 2026
Merged

fix(renovate): use currentValue instead of currentVersion in commit m…#12854
ChristophWurst merged 1 commit into
mainfrom
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
@ChristophWurst ChristophWurst merged commit 057d34b into main May 20, 2026
42 checks passed
@ChristophWurst ChristophWurst deleted the chore/deps/renovate-currentvalue-commit-message branch May 20, 2026 19:53
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