[PR #125] [CLOSED] Update dependency poetry to v1.3.1 #300

Closed
opened 2026-03-02 15:57:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/125
Author: @renovate[bot]
Created: 12/16/2022
Status: Closed

Base: masterHead: renovate/poetry-1.x


📝 Commits (1)

  • fb66342 Update dependency poetry to v1.3.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/constraints.txt (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

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

Release Notes

python-poetry/poetry

v1.3.1

Compare Source

Fixed
  • Fix an issue where an explicit dependency on lockfile was missing, resulting in a broken Poetry in rare circumstances (7169).

v1.3.0

Compare Source

Added
  • Mark the lock file with an @generated comment as used by common tooling (#​2773).
  • poetry check validates trove classifiers and warns for deprecations (#​2881).
  • Introduce a top level -C, --directory option to set the working path (#​6810).
Changed
  • New lock file format (version 2.0) (#​6393).
  • Path dependency metadata is unconditionally re-locked (#​6843).
  • URL dependency hashes are locked (#​7121).
  • poetry update and poetry lock should now resolve dependencies more similarly (#​6477).
  • poetry publish will report more useful errors when a file does not exist (#​4417).
  • poetry add will check for duplicate entries using canonical names (#​6832).
  • Wheels are preferred to source distributions when gathering metadata (#​6547).
  • Git dependencies of extras are only fetched if the extra is requested (#​6615).
  • Invoke pip with --no-input to prevent hanging without feedback (#​6724, #​6966).
  • Invoke pip with --isolated to prevent the influence of user configuration (#​6531).
  • Interrogate environments with Python in isolated (-I) mode (#​6628).
  • Raise an informative error when multiple version constraints overlap and are incompatible (#​7098).
Fixed
  • Fix an issue where concurrent instances of Poetry would corrupt the artifact cache (#​6186).
  • Fix an issue where Poetry can hang after being interrupted due to stale locking in cache (#​6471).
  • Fix an issue where the output of commands executed with --dry-run contained duplicate entries (#​4660).
  • Fix an issue where requests's pool size did not match the number of installer workers (#​6805).
  • Fix an issue where poetry show --outdated failed with a runtime error related to direct origin dependencies (#​6016).
  • Fix an issue where only the last command of an ApplicationPlugin is registered (#​6304).
  • Fix an issue where git dependencies were fetched unnecessarily when running poetry lock --no-update (#​6131).
  • Fix an issue where stdout was polluted with messages that should go to stderr (#​6429).
  • Fix an issue with poetry shell activation and zsh (#​5795).
  • Fix an issue where a url dependencies were shown as outdated (#​6396).
  • Fix an issue where the source field of a dependency with extras was ignored (#​6472).
  • Fix an issue where a package from the wrong source was installed for a multiple-constraints dependency with different sources (#​6747).
  • Fix an issue where dependencies from different sources where merged during dependency resolution (#​6679).
  • Fix an issue where experimental.system-git-client could not be used via environment variable (#​6783).
  • Fix an issue where Poetry fails with an AssertionError due to distribution.files being None (#​6788).
  • Fix an issue where poetry env info did not respect virtualenvs.prefer-active-python (#​6986).
  • Fix an issue where poetry env list does not list the in-project environment (#​6979).
  • Fix an issue where poetry env remove removed the wrong environment (#​6195).
  • Fix an issue where the return code of a script was not relayed as exit code (#​6824).
  • Fix an issue where the solver could silently swallow ValueError (#​6790).
Docs
  • Improve documentation of package sources (#​5605).
  • Correct the default cache path on Windows (#​7012).
poetry-core (1.4.0)
  • The PEP 517 metadata_directory is now respected as an input to the build_wheel hook (#​487).
  • ParseConstraintError is now raised on version and constraint parsing errors, and includes information on the package that caused the error (#​514).
  • Fix an issue where invalid PEP 508 requirements were generated due to a missing space before semicolons (#​510).
  • Fix an issue where relative paths were encoded into package requirements, instead of a file:// URL as required by PEP 508 (#​512).
poetry-plugin-export (^1.2.0)
  • Ensure compatibility with Poetry 1.3.0. No functional changes.
cleo (^2.0.0)
  • Fix an issue where shell completions had syntax errors (#​247).
  • Fix an issue where not reading all the output of a command resulted in a "Broken pipe" error (#​165).
  • Fix an issue where errors were not shown in non-verbose mode (#​166).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/125 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 12/16/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/poetry-1.x` --- ### 📝 Commits (1) - [`fb66342`](https://github.com/probberechts/soccerdata/commit/fb66342cfe47de0a4f0e72867130c5f912e2a438) Update dependency poetry to v1.3.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/constraints.txt` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [poetry](https://python-poetry.org/) ([source](https://togithub.com/python-poetry/poetry), [changelog](https://python-poetry.org/history/)) | `==1.2.2` -> `==1.3.1` | [![age](https://badges.renovateapi.com/packages/pypi/poetry/1.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/poetry/1.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/poetry/1.3.1/compatibility-slim/1.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/poetry/1.3.1/confidence-slim/1.2.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>python-poetry/poetry</summary> ### [`v1.3.1`](https://togithub.com/python-poetry/poetry/releases/tag/1.3.1) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.3.0...1.3.1) ##### Fixed - Fix an issue where an explicit dependency on `lockfile` was missing, resulting in a broken Poetry in rare circumstances ([7169](https://togithub.com/python-poetry/poetry/pull/7169)). ### [`v1.3.0`](https://togithub.com/python-poetry/poetry/blob/HEAD/CHANGELOG.md#&#8203;130---2022-12-09) [Compare Source](https://togithub.com/python-poetry/poetry/compare/1.2.2...1.3.0) ##### Added - Mark the lock file with an `@generated` comment as used by common tooling ([#&#8203;2773](https://togithub.com/python-poetry/poetry/pull/2773)). - `poetry check` validates trove classifiers and warns for deprecations ([#&#8203;2881](https://togithub.com/python-poetry/poetry/pull/2881)). - Introduce a top level `-C, --directory` option to set the working path ([#&#8203;6810](https://togithub.com/python-poetry/poetry/pull/6810)). ##### Changed - **New lock file format (version 2.0)** ([#&#8203;6393](https://togithub.com/python-poetry/poetry/pull/6393)). - Path dependency metadata is unconditionally re-locked ([#&#8203;6843](https://togithub.com/python-poetry/poetry/pull/6843)). - URL dependency hashes are locked ([#&#8203;7121](https://togithub.com/python-poetry/poetry/pull/7121)). - `poetry update` and `poetry lock` should now resolve dependencies more similarly ([#&#8203;6477](https://togithub.com/python-poetry/poetry/pull/6477)). - `poetry publish` will report more useful errors when a file does not exist ([#&#8203;4417](https://togithub.com/python-poetry/poetry/pull/4417)). - `poetry add` will check for duplicate entries using canonical names ([#&#8203;6832](https://togithub.com/python-poetry/poetry/pull/6832)). - Wheels are preferred to source distributions when gathering metadata ([#&#8203;6547](https://togithub.com/python-poetry/poetry/pull/6547)). - Git dependencies of extras are only fetched if the extra is requested ([#&#8203;6615](https://togithub.com/python-poetry/poetry/pull/6615)). - Invoke `pip` with `--no-input` to prevent hanging without feedback ([#&#8203;6724](https://togithub.com/python-poetry/poetry/pull/6724), [#&#8203;6966](https://togithub.com/python-poetry/poetry/pull/6966)). - Invoke `pip` with `--isolated` to prevent the influence of user configuration ([#&#8203;6531](https://togithub.com/python-poetry/poetry/pull/6531)). - Interrogate environments with Python in isolated (`-I`) mode ([#&#8203;6628](https://togithub.com/python-poetry/poetry/pull/6628)). - Raise an informative error when multiple version constraints overlap and are incompatible ([#&#8203;7098](https://togithub.com/python-poetry/poetry/pull/7098)). ##### Fixed - **Fix an issue where concurrent instances of Poetry would corrupt the artifact cache** ([#&#8203;6186](https://togithub.com/python-poetry/poetry/pull/6186)). - **Fix an issue where Poetry can hang after being interrupted due to stale locking in cache** ([#&#8203;6471](https://togithub.com/python-poetry/poetry/pull/6471)). - Fix an issue where the output of commands executed with `--dry-run` contained duplicate entries ([#&#8203;4660](https://togithub.com/python-poetry/poetry/pull/4660)). - Fix an issue where `requests`'s pool size did not match the number of installer workers ([#&#8203;6805](https://togithub.com/python-poetry/poetry/pull/6805)). - Fix an issue where `poetry show --outdated` failed with a runtime error related to direct origin dependencies ([#&#8203;6016](https://togithub.com/python-poetry/poetry/pull/6016)). - Fix an issue where only the last command of an `ApplicationPlugin` is registered ([#&#8203;6304](https://togithub.com/python-poetry/poetry/pull/6304)). - Fix an issue where git dependencies were fetched unnecessarily when running `poetry lock --no-update` ([#&#8203;6131](https://togithub.com/python-poetry/poetry/pull/6131)). - Fix an issue where stdout was polluted with messages that should go to stderr ([#&#8203;6429](https://togithub.com/python-poetry/poetry/pull/6429)). - Fix an issue with `poetry shell` activation and zsh ([#&#8203;5795](https://togithub.com/python-poetry/poetry/pull/5795)). - Fix an issue where a url dependencies were shown as outdated ([#&#8203;6396](https://togithub.com/python-poetry/poetry/pull/6396)). - Fix an issue where the `source` field of a dependency with extras was ignored ([#&#8203;6472](https://togithub.com/python-poetry/poetry/pull/6472)). - Fix an issue where a package from the wrong source was installed for a multiple-constraints dependency with different sources ([#&#8203;6747](https://togithub.com/python-poetry/poetry/pull/6747)). - Fix an issue where dependencies from different sources where merged during dependency resolution ([#&#8203;6679](https://togithub.com/python-poetry/poetry/pull/6679)). - Fix an issue where `experimental.system-git-client` could not be used via environment variable ([#&#8203;6783](https://togithub.com/python-poetry/poetry/pull/6783)). - Fix an issue where Poetry fails with an `AssertionError` due to `distribution.files` being `None` ([#&#8203;6788](https://togithub.com/python-poetry/poetry/pull/6788)). - Fix an issue where `poetry env info` did not respect `virtualenvs.prefer-active-python` ([#&#8203;6986](https://togithub.com/python-poetry/poetry/pull/6986)). - Fix an issue where `poetry env list` does not list the in-project environment ([#&#8203;6979](https://togithub.com/python-poetry/poetry/pull/6979)). - Fix an issue where `poetry env remove` removed the wrong environment ([#&#8203;6195](https://togithub.com/python-poetry/poetry/pull/6195)). - Fix an issue where the return code of a script was not relayed as exit code ([#&#8203;6824](https://togithub.com/python-poetry/poetry/pull/6824)). - Fix an issue where the solver could silently swallow `ValueError` ([#&#8203;6790](https://togithub.com/python-poetry/poetry/pull/6790)). ##### Docs - Improve documentation of package sources ([#&#8203;5605](https://togithub.com/python-poetry/poetry/pull/5605)). - Correct the default cache path on Windows ([#&#8203;7012](https://togithub.com/python-poetry/poetry/pull/7012)). ##### poetry-core ([`1.4.0`](https://togithub.com/python-poetry/poetry-core/releases/tag/1.4.0)) - The PEP 517 `metadata_directory` is now respected as an input to the `build_wheel` hook ([#&#8203;487](https://togithub.com/python-poetry/poetry-core/pull/487)). - `ParseConstraintError` is now raised on version and constraint parsing errors, and includes information on the package that caused the error ([#&#8203;514](https://togithub.com/python-poetry/poetry-core/pull/514)). - Fix an issue where invalid PEP 508 requirements were generated due to a missing space before semicolons ([#&#8203;510](https://togithub.com/python-poetry/poetry-core/pull/510)). - Fix an issue where relative paths were encoded into package requirements, instead of a file:// URL as required by PEP 508 ([#&#8203;512](https://togithub.com/python-poetry/poetry-core/pull/512)). ##### poetry-plugin-export ([`^1.2.0`](https://togithub.com/python-poetry/poetry-plugin-export/releases/tag/1.2.0)) - Ensure compatibility with Poetry 1.3.0. No functional changes. ##### cleo ([`^2.0.0`](https://togithub.com/python-poetry/poetry-core/releases/tag/2.0.0)) - Fix an issue where shell completions had syntax errors ([#&#8203;247](https://togithub.com/python-poetry/cleo/pull/247)). - Fix an issue where not reading all the output of a command resulted in a "Broken pipe" error ([#&#8203;165](https://togithub.com/python-poetry/cleo/pull/165)). - Fix an issue where errors were not shown in non-verbose mode ([#&#8203;166](https://togithub.com/python-poetry/cleo/pull/166)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/probberechts/soccerdata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41OS4wIiwidXBkYXRlZEluVmVyIjoiMzQuNjIuMSJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:57:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/soccerdata#300
No description provided.