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.19.3 #319

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Update dependency pdm to v2.19.3 #319

merged 1 commit into from
Nov 5, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

This PR contains the following updates:

Package Update Change Pending
pdm (changelog) patch ==2.19.1 -> ==2.19.3 2.20.0.post1

Release Notes

pdm-project/pdm (pdm)

v2.19.3

Compare Source

Features & Improvements
  • Allow linking existing Python interpreters to PDM's managed location. (#​3215)
Bug Fixes
  • Fix a bug that overrides provided by environment variables do not work. (#​3182)
  • Allow prereleases when the requirement is pinned even if disabled by project (#​3202)
  • Pass the python path to the uv venv command. (#​3204)
  • Fix the infinite loop when running in uv mode if the current project has dynamic metadata. (#​3207)
  • Add --no-frozen-deps option to install-pdm.py script to allow installing newer versions of dependencies. (#​3213)
  • pdm self update now prefers the locked dependencies unless --no-frozen-deps is specified. (#​3216)
  • By default, pdm outdated will only list direct dependencies. This can be changed by adding the --include-sub option. (#​3218)
Documentation
  • Show users the way to uninstall pdm in a more obvious way (#​2470)

v2.19.2

Compare Source

Features & Improvements
  • Support installing free-threaded Python interpreters with the t suffix. (#​3201)
Bug Fixes
  • use_uv fails to lock when there are non-ascii characters in pyproject.toml on Windows. (#​3181)
  • Fix the pre_install and post_install signals receiving an exhausted generator, instead of a list of packages. (#​3190)
  • Create backup file with random filename to avoid conflicts. (#​3193)
  • Fix the logic error in the uv format marker matching. (#​3197)
  • pdm lock --check on a lockfile generated with older PDM version has a 0 exit code when there's a change in pyproject.toml. (#​3199)
Documentation
  • Fixed Bash Completion suggestion so it doesn't require root privileges (#​3183)

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 Nov 4, 2024
@cutoffthetop cutoffthetop merged commit 30e60fd into main Nov 5, 2024
6 checks passed
@cutoffthetop cutoffthetop deleted the renovate/pdm-2.x branch November 5, 2024 09:49
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.

2 participants