-
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 dropped several hashes from poetry.lock #5351
Comments
Issue is not with Dependabot, but something related to Poetry. You can find more details about the issue in python-poetry/poetry#5972, but in the meantime, Dependabot will basically not be able to lock correctly until #5352 is merged and a new version is released (but you can manually lock dependencies yourself in the meantime, if you use |
@mkniewallner Thanks for writing a fix. |
See dependabot/dependabot-core#5351 for details.
See dependabot/dependabot-core#5351 for details.
* Bump pre-commit from 2.19.0 to 2.20.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Return hashes in poetry.lock See dependabot/dependabot-core#5351 for details. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PerchunPak <perchunpak@gmail.com>
Didn't test it myself, but a new version of Dependabot has been released, including a bump of Poetry to |
Update: Seems to be fixed now! |
Yes if I understand correctly the bumped version of Poetry should have resolved this, going to close this out for now but please let us know if you run into issues with this |
Running
poetry lock --no-update
reverts these changes and brings back the hashes.Package ecosystem
pip/python - poetry
Package manager version
Language version
Manifest location and content before the Dependabot update
dependabot.yml content
Updated dependency
What you expected to see, versus what you actually saw
Native package manager behavior
Images of the diff or a link to the PR, issue, or logs

https://github.com/roniemartinez/dude/pull/188/files
🕹 Bonus points: Smallest manifest that reproduces the issue
The text was updated successfully, but these errors were encountered: