Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2025

This PR contains the following updates:

Package Change Age Confidence
poetry (changelog) ==2.1.4 -> ==2.2.1 age confidence

Release Notes

python-poetry/poetry (poetry)

v2.2.1

Compare Source

Fixed
  • Fix an issue where poetry self show failed with a message about an invalid output format (#​10560).
Docs
  • Remove outdated statements about dependency groups (#​10561).
poetry-core (2.2.1)
  • Fix an issue where it was not possible to declare a PEP 735 dependency group as optional (#​888).

v2.2.0

Compare Source

Added
  • Add support for nesting dependency groups (#​10166).
  • Add support for PEP 735 dependency groups (#​10130).
  • Add support for PEP 639 license clarity (#​10413).
  • Add a --format option to poetry show to alternatively output json format (#​10487).
  • Add official support for Python 3.14 (#​10514).
Changed
  • Normalize dependency group names (#​10387).
  • Change installer.no-binary and installer.only-binary so that explicit package names will take precedence over :all: (#​10278).
  • Improve log output during poetry install when a wheel is built from source (#​10404).
  • Improve error message in case a file lock could not be acquired while cloning a git repository (#​10535).
  • Require dulwich>=0.24.0 (#​10492).
  • Allow virtualenv>=20.33 again (#​10506).
  • Allow findpython>=0.7 (#​10510).
  • Allow importlib-metadata>=8.7 (#​10511).
Fixed
  • Fix an issue where poetry new did not create the project structure in an existing empty directory (#​10431).
  • Fix an issue where a dependency that was required for a specific Python version was not installed into an environment of a pre-release Python version (#​10516).
poetry-core (2.2.0)
  • Deprecate table values and values that are not valid SPDX expressions for [project.license] (#​870).
  • Fix an issue where explicitly included files that are in .gitignore were not included in the distribution (#​874).
  • Fix an issue where marker operations could result in invalid markers (#​875).

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Sep 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.1%. Comparing base (57d0d6e) to head (6f3c146).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1289   +/-   ##
=====================================
  Coverage   93.1%   93.1%           
=====================================
  Files         37      37           
  Lines       1000    1000           
  Branches      99      99           
=====================================
  Hits         931     931           
  Misses        55      55           
  Partials      14      14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/poetry-2.x branch 4 times, most recently from f7f255e to ead20f7 Compare September 20, 2025 16:23
@renovate renovate bot changed the title chore(deps): update dependency poetry to v2.2.0 chore(deps): update dependency poetry to v2.2.1 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/poetry-2.x branch 4 times, most recently from c91d347 to c5e6c6a Compare September 27, 2025 12:55
@renovate renovate bot force-pushed the renovate/poetry-2.x branch 3 times, most recently from 668c919 to 450f696 Compare October 4, 2025 08:44
@renovate renovate bot force-pushed the renovate/poetry-2.x branch 2 times, most recently from caa3ef4 to b3a231c Compare October 11, 2025 09:48
@renovate renovate bot force-pushed the renovate/poetry-2.x branch 3 times, most recently from 2c3783a to 1502f00 Compare October 21, 2025 09:56
@renovate renovate bot force-pushed the renovate/poetry-2.x branch 9 times, most recently from 2c27406 to 4cfab2a Compare October 28, 2025 22:13
@renovate renovate bot force-pushed the renovate/poetry-2.x branch from 4cfab2a to b27f5fd Compare October 28, 2025 22:37
@renovate renovate bot force-pushed the renovate/poetry-2.x branch 8 times, most recently from a6faa7f to 19a8265 Compare October 29, 2025 01:38
@renovate renovate bot force-pushed the renovate/poetry-2.x branch from 19a8265 to 6f3c146 Compare October 29, 2025 01:56
@mkniewallner mkniewallner merged commit e12152e into main Oct 29, 2025
25 checks passed
@renovate renovate bot deleted the renovate/poetry-2.x branch October 29, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants