-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
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
Dependabot fails to update a package.json without a lock file #11373
Comments
Facing the same issue. @kbukum1 It failed to detect npm engine version even after adding |
Adding |
Yes, I fixed by adding packageManager to package.json. |
This is a serious regression. What used to work for years suddenly does not. |
workaround for dependabot/dependabot-core#11373
The issue has been fixed: |
Is there an existing issue for this?
Package ecosystem
npm
Package manager version
11
Language version
No response
Manifest location and content before the Dependabot update
https://github.com/jhipster/generator-jhipster-nodejs/blob/7088b50ed53e223b97ac713ed8836bbb5b728814/generators/node-server/resources/package.json
dependabot.yml content
https://github.com/jhipster/generator-jhipster-nodejs/blob/7088b50ed53e223b97ac713ed8836bbb5b728814/.github/dependabot.yml
Updated dependency
No response
What you expected to see, versus what you actually saw
PRs to be rebased jhipster/generator-jhipster-nodejs#662 (comment)
Native package manager behavior
Works correctly.
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: