Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pdm to v2.22.0 #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RKIMetadataExchange
Copy link
Contributor

@RKIMetadataExchange RKIMetadataExchange commented Dec 12, 2024

This PR contains the following updates:

Package Update Change
pdm (changelog) minor ==2.20.1 -> ==2.22.0

Release Notes

pdm-project/pdm (pdm)

v2.22.0

Compare Source

Features & Improvements
  • Use minimal template if the project is an application. (#​3295)
  • Add one safe_compatible version specifiers saving strategy. (#​3301)
  • Allow customizing scripts display with scripts.show_header settings. (#​3313)
  • Speed up the resolution by only resolving wheel candidates if possible. (#​3319)
  • Drop version from the search result, following the change of warehouse. (#​3328)
  • Support overrides settings under [tool.pdm.resolution] with use_uv (#​3330)
Bug Fixes
  • No longer requires wheel to build a setuptools-backed package. (#​3320)
  • Fix an inconsistent behavior when running pdm remove <package> with uv enabled. (#​3323)
  • Fix: uninstallation error when pdm is not installed before. (#​3325)
  • Fix a bug in uv mode that direct URL dependencies can't be installed. (#​3332)
  • Fix a crash issue when rewriting dependency groups with include-group items. (#​3333)
  • Also read username from keyring if missing in source/repository config. (#​3334)
  • Allow configuring repositories in project. (#​3335)
Miscellany
  • Mark tests that require uv and skip them if uv is not found. (#​3324)

v2.21.0

Compare Source

Features & Improvements
  • Pass original working directory as env variable to pdm scripts (#​3179)
  • Output similar commands or script command when the input command is not correct (#​3270)
  • improve readability of Python interpreter validation message (#​3276)
  • Print task name by default when using pdm run (#​3277)
  • Make OrderedSet.__contains__ run in O(1) (#​3280)
  • Emit post_lock after writing pyproject.toml and pdm.lock in add/update (#​3285)
  • Drop support of Python 3.8 (#​3298)
Bug Fixes
  • Fix the name normalization issue for optional dependency groups. (#​3271)
  • Don't use uv when installing plugins in project. (#​3283)
  • Fix the bug that pdm plugins are invalid after installation on ubuntu system python. (#​3289)

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 Renovate Bot.

@RKIMetadataExchange RKIMetadataExchange self-assigned this Dec 12, 2024
@RKIMetadataExchange RKIMetadataExchange changed the title Update dependency pdm to v2.21.0 Update dependency pdm to v2.22.0 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant