browniebroke / pypackage-template

A project template for Python package with heavy use of Github actions
MIT License
54 stars 13 forks source link

chore(deps): update pre-commit hook python-poetry/poetry to v1.4.1 #474

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python-poetry/poetry repository patch 1.4.0 -> 1.4.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

python-poetry/poetry ### [`v1.4.1`](https://togithub.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#​141---2023-03-19) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.4.0...1.4.1) ##### Fixed - Fix an issue where `poetry install` did not respect the requirements for building editable dependencies ([#​7579](https://togithub.com/python-poetry/poetry/pull/7579)). - Fix an issue where `poetry init` crashed due to bad input when adding packages interactively ([#​7569](https://togithub.com/python-poetry/poetry/pull/7569)). - Fix an issue where `poetry install` ignored the `subdirectory` argument of git dependencies ([#​7580](https://togithub.com/python-poetry/poetry/pull/7580)). - Fix an issue where installing packages with `no-binary` could result in a false hash mismatch ([#​7594](https://togithub.com/python-poetry/poetry/pull/7594)). - Fix an issue where the hash of sdists was neither validated nor written to the `direct_url.json` during installation ([#​7594](https://togithub.com/python-poetry/poetry/pull/7594)). - Fix an issue where `poetry install --sync` attempted to remove itself ([#​7626](https://togithub.com/python-poetry/poetry/pull/7626)). - Fix an issue where wheels with non-normalized `dist-info` directory names could not be installed ([#​7671](https://togithub.com/python-poetry/poetry/pull/7671)). - Fix an issue where `poetry install --compile` compiled with optimization level 1 ([#​7666](https://togithub.com/python-poetry/poetry/pull/7666)). ##### Docs - Clarify the behavior of the `--extras` option ([#​7563](https://togithub.com/python-poetry/poetry/pull/7563)). - Expand the FAQ on reasons for slow dependency resolution ([#​7620](https://togithub.com/python-poetry/poetry/pull/7620)). ##### poetry-core ([`1.5.2`](https://togithub.com/python-poetry/poetry-core/releases/tag/1.5.2)) - Fix an issue where wheels built on Windows could contain duplicate entries in the RECORD file ([#​555](https://togithub.com/python-poetry/poetry-core/pull/555)).

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.