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.2 #155

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

Conversation

RKIMetadataExchange
Copy link
Contributor

This PR contains the following updates:

Package Update Change
pdm (changelog) patch ==2.22.1 -> ==2.22.2

Release Notes

pdm-project/pdm (pdm)

v2.22.2

Compare Source

Features & Improvements
  • Write installer metadata like INSTALLER and REQUESTED to dist-info directory when installing packages. (#​3359)
  • Respect .python-version file in the project root directory when selecting the Python interpreter. By default, it will be written when running pdm use command. (#​3367)
Bug Fixes
  • Fix a problem of missing dependencies when adding to dev dependencies if both editable and non-editable dependencies exist. (#​3361)
  • Use stdlib for URL <-> Path conversions. (#​3362)
  • shellingham.detect_shell() returns ('tcsh', '/bin/tcsh') for tcsh on FreeBSD, so the current code tries to use the Bash venv activation script and fails due to syntax error. This change fixes the issue. (#​3366)
  • Fix a performance issue because pypi source credentials were being queried many times from keyring. (#​3368)

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 Jan 22, 2025
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