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.2 #477

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.1 -> 1.4.2

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.2`](https://togithub.com/python-poetry/poetry/releases/tag/1.4.2) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.4.1...1.4.2) ##### Changed - When trying to install wheels with invalid `RECORD` files, Poetry does not fail anymore but only prints a warning. This mitigates an unintended change introduced in Poetry 1.4.1 ([#​7694](https://togithub.com/python-poetry/poetry/pull/7694)). ##### Fixed - Fix an issue where relative git submodule urls were not parsed correctly ([#​7017](https://togithub.com/python-poetry/poetry/pull/7017)). - Fix an issue where Poetry could freeze when building a project with a build script if it generated enough output to fill the OS pipe buffer ([#​7699](https://togithub.com/python-poetry/poetry/pull/7699)).

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.