Skip to content

Conversation

@renovate-bot
Copy link
Collaborator

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

python-poetry/poetry (poetry)

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 - 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 was generated by Mend Renovate. View the repository job log.

@github-project-automation github-project-automation bot moved this to PRs In Progress in Basic Kanban Board Sep 14, 2025
@renovate-bot renovate-bot changed the title Update dependency poetry to v2.2.0 chore(deps): update dependency poetry to v2.2.0 Sep 18, 2025
@snazy snazy force-pushed the renovate/poetry-2.x branch from 6478395 to 09f6ddd Compare September 19, 2025 14:06
@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

"cffi", # MIT License (MIT)
"click", # BSD-3-Clause
"cryptography", # Apache-2.0 or BSD-3-Clause
"dulwich", # Apache-2.0 or GPL-2.0-or-later
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pip-licenses doesn't know about the new dulwich version (via poetry)

Comment on lines 87 to 88
"poetry", # MIT License (MIT)
"poetry-core", # MIT License (MIT)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pip-licenses doesn't know about the new poetry version (transitively poetry-code)

"mypy_extensions", # MIT License (MIT)
"poetry", # MIT License (MIT)
"poetry-core", # MIT License (MIT)
"polaris", # Apache-2.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one is weird - not sure whether it looks up polaris:1.1.0 from pypi?

@snazy
Copy link
Member

snazy commented Sep 19, 2025

@MonkeyCanCode mind having a look at the additional changes to pip-licenses config?

@MonkeyCanCode
Copy link
Contributor

Sure thing. I will look into this later today.

@MonkeyCanCode mind having a look at the additional changes to pip-licenses config?

@snazy snazy force-pushed the renovate/poetry-2.x branch from b650634 to 433b9b8 Compare September 19, 2025 16:36
@MonkeyCanCode
Copy link
Contributor

Sure thing. I will look into this later today.

@MonkeyCanCode mind having a look at the additional changes to pip-licenses config?

@snazy i found what the problem is. Let me raise a PR later tonight to fix this.

@MonkeyCanCode
Copy link
Contributor

@snazy once #2642 is merged, this will get unblock.

@MonkeyCanCode
Copy link
Contributor

The PR had been merged. Please check again. It should just pass now.

@snazy once #2642 is merged, this will get unblock.

MonkeyCanCode
MonkeyCanCode previously approved these changes Sep 21, 2025
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Sep 21, 2025
@snazy snazy force-pushed the renovate/poetry-2.x branch from 743d889 to c861c0e Compare September 22, 2025 08:49
@snazy
Copy link
Member

snazy commented Sep 22, 2025

Thanks!
I've updated this PR (rebased + removed the "interesting" changes)

@snazy snazy requested a review from MonkeyCanCode September 22, 2025 08:50
@snazy snazy force-pushed the renovate/poetry-2.x branch from c861c0e to 4b09da7 Compare September 22, 2025 08:51
@renovate-bot renovate-bot changed the title chore(deps): update dependency poetry to v2.2.0 chore(deps): update dependency poetry to v2.2.0 - abandoned Oct 14, 2025
@forking-renovate
Copy link

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@snazy
Copy link
Member

snazy commented Oct 24, 2025

Closing as poetry is already at 2.2.1

@snazy snazy closed this Oct 24, 2025
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Oct 24, 2025
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.

3 participants