browniebroke / pypackage-template

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

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
python-poetry/poetry repository patch 1.8.1 -> 1.8.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 (python-poetry/poetry) ### [`v1.8.2`](https://togithub.com/python-poetry/poetry/releases/tag/1.8.2) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.8.1...1.8.2) ##### Fixed - Harden `lazy-wheel` error handling if the index server is behaving badly in an unexpected way ([#​9051](https://togithub.com/python-poetry/poetry/pull/9051)). - Improve `lazy-wheel` error handling if the index server does not handle HTTP range requests correctly ([#​9082](https://togithub.com/python-poetry/poetry/pull/9082)). - Improve `lazy-wheel` error handling if the index server pretends to support HTTP range requests but does not respect them ([#​9084](https://togithub.com/python-poetry/poetry/pull/9084)). - Improve `lazy-wheel` to allow redirects for HEAD requests ([#​9087](https://togithub.com/python-poetry/poetry/pull/9087)). - Improve debug logging for `lazy-wheel` errors ([#​9059](https://togithub.com/python-poetry/poetry/pull/9059)). - Fix an issue where the hash of a metadata file could not be calculated correctly due to an encoding issue ([#​9048](https://togithub.com/python-poetry/poetry/pull/9048)). - Fix an issue where `poetry add` failed in non-package mode if no project name was set ([#​9046](https://togithub.com/python-poetry/poetry/pull/9046)). - Fix an issue where a hint to non-package mode was not compliant with the final name of the setting ([#​9073](https://togithub.com/python-poetry/poetry/pull/9073)).

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.