Update dependency poetry to v1.5.1 #728

Merged
renovate-bot merged 1 commits from renovate/poetry-1.5.x into master 2023-05-29 17:12:04 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
poetry (source, changelog) patch 1.5.0 -> 1.5.1

Release Notes

python-poetry/poetry

v1.5.1

Compare Source

Added
  • Improve dependency resolution performance in cases with a lot of backtracking (#​7950).
Changed
  • Disable wheel content validation during installation (#​7987).
Fixed
  • Fix an issue where partially downloaded wheels were cached (#​7968).
  • Fix an issue where poetry run did no longer execute relative-path scripts (#​7963).
  • Fix an issue where dependencies were not installed in in-project environments (#​7977).
  • Fix an issue where no solution was found for a transitive dependency on a pre-release of a package (#​7978).
  • Fix an issue where cached repository packages were incorrectly parsed, leading to its dependencies being ignored (#​7995).
  • Fix an issue where an explicit source was ignored so that a direct origin dependency was used instead (#​7973).
  • Fix an issue where the installation of big wheels consumed a lot of memory (#​7987).
Docs
  • Add information about multiple constraints dependencies with direct origin and version dependencies (#​7973).
poetry-core (1.6.1)
  • Fix an endless recursion in marker handling (#​593).
  • Fix an issue where the wheel tag was not built correctly under certain circumstances (#​591).
poetry-plugin-export (^1.4.0)
  • Fix an issue where --extra-index-url and --trusted-host was not generated for sources with priority explicit (#​205).

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [poetry](https://python-poetry.org/) ([source](https://github.com/python-poetry/poetry), [changelog](https://python-poetry.org/history/)) | patch | `1.5.0` -> `1.5.1` | --- ### Release Notes <details> <summary>python-poetry/poetry</summary> ### [`v1.5.1`](https://github.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#&#8203;151---2023-05-29) [Compare Source](https://github.com/python-poetry/poetry/compare/1.5.0...1.5.1) ##### Added - Improve dependency resolution performance in cases with a lot of backtracking ([#&#8203;7950](https://github.com/python-poetry/poetry/pull/7950)). ##### Changed - Disable wheel content validation during installation ([#&#8203;7987](https://github.com/python-poetry/poetry/pull/7987)). ##### Fixed - Fix an issue where partially downloaded wheels were cached ([#&#8203;7968](https://github.com/python-poetry/poetry/pull/7968)). - Fix an issue where `poetry run` did no longer execute relative-path scripts ([#&#8203;7963](https://github.com/python-poetry/poetry/pull/7963)). - Fix an issue where dependencies were not installed in `in-project` environments ([#&#8203;7977](https://github.com/python-poetry/poetry/pull/7977)). - Fix an issue where no solution was found for a transitive dependency on a pre-release of a package ([#&#8203;7978](https://github.com/python-poetry/poetry/pull/7978)). - Fix an issue where cached repository packages were incorrectly parsed, leading to its dependencies being ignored ([#&#8203;7995](https://github.com/python-poetry/poetry/pull/7995)). - Fix an issue where an explicit source was ignored so that a direct origin dependency was used instead ([#&#8203;7973](https://github.com/python-poetry/poetry/pull/7973)). - Fix an issue where the installation of big wheels consumed a lot of memory ([#&#8203;7987](https://github.com/python-poetry/poetry/pull/7987)). ##### Docs - Add information about multiple constraints dependencies with direct origin and version dependencies ([#&#8203;7973](https://github.com/python-poetry/poetry/pull/7973)). ##### poetry-core ([`1.6.1`](https://github.com/python-poetry/poetry-core/releases/tag/1.6.1)) - Fix an endless recursion in marker handling ([#&#8203;593](https://github.com/python-poetry/poetry-core/pull/593)). - Fix an issue where the wheel tag was not built correctly under certain circumstances ([#&#8203;591](https://github.com/python-poetry/poetry-core/pull/591)). ##### poetry-plugin-export ([`^1.4.0`](https://github.com/python-poetry/poetry-plugin-export/releases/tag/1.4.0)) - Fix an issue where `--extra-index-url` and `--trusted-host` was not generated for sources with priority `explicit` ([#&#8203;205](https://github.com/python-poetry/poetry-plugin-export/pull/205)). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot added 1 commit 2023-05-29 16:11:28 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
d71080c8e6
Update dependency poetry to v1.5.1
renovate-bot merged commit d71080c8e6 into master 2023-05-29 17:12:04 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/docker-python-poetry#728
No description provided.