pnpm-lock.yaml
incorrectly updated for url dependencies.
#7656
Labels
pnpm-lock.yaml
incorrectly updated for url dependencies.
#7656
Is there an existing issue for this?
Package ecosystem
pnpm
Package manager version
8.5.1
Language version
No response
Manifest location and content before the Dependabot update
At the root:
./package.json
dependabot.yml content
Updated dependency
build(deps-dev): bump inject-markdown from 1.5.0 to 2.0.0
streetsidesoftware/cspell-dicts#2376
What you expected to see, versus what you actually saw
The issues seem to come from when a version specifier contains a url and not a version number.
dictionaries/en_US/package.json
The updater changes unrelated entries in the
pnpm-lock.yaml
file.Example:
Native package manager behavior
pnpm
doesn't change those entries.Images of the diff or a link to the PR, issue, or logs
streetsidesoftware/cspell-dicts#2376
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: