camptocamp / docker-qgis-server

All that is needed to generate a proper QGIS server image
GNU General Public License v2.0
37 stars 8 forks source link

Update dependency poetry to v1.8.2 (3.36-gdal3.8) #952

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poetry (source, changelog) ==1.8.1 -> ==1.8.2 age adoption passing confidence

Release Notes

python-poetry/poetry (poetry) ### [`v1.8.2`](https://togithub.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#182---2024-03-02) [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 - "after 5pm on the first day of the month" in timezone Europe/Zurich, 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.