Skip to content

build(deps): update dependency pdm to v2.25.6 #1011

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

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

Conversation

serious-scaffold[bot]
Copy link
Contributor

@serious-scaffold serious-scaffold bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Confidence
pdm (changelog) 2.25.4 -> 2.25.6 age confidence

Release Notes

pdm-project/pdm (pdm)

v2.25.6

Compare Source

Features & Improvements
  • The pdm python install -v command now shows the download URL for the Python interpreter. (#​3552)
Bug Fixes
  • Ensure make_array always returns a tomlkit array type. (#​3586)
  • Preserve multi-line help text in the CLI help output. (#​3587)
  • Re-caculate artifact files and hashes when the lock target changes. (#​3595)
Dependencies
  • Require packaging>22.0 and remove conditional PACKAGING_22 version checks. (#​3601)
  • Bump truststore to version 0.10.4. (#​3602)

v2.25.5

Compare Source

Features & Improvements
  • Tell the difference between free-threaded Python and normal ones. Users need to request for free-threaded versions explicitly by adding t to the version string, otherwise the normal build will be preferred. (#​3562)
Bug Fixes
  • Fix a bug that editable local package URLs are empty when using pylock.toml. (#​3565)
  • Fix a bug where pdm export with --lockfile pylock.toml produced empty requirements.txt files due to missing group information extraction from pylock format markers. (#​3573)
  • Read metadata from installed distribution when using reuse-installed strategy. (#​3579)
  • Fix a lockfile writing error when locking git dependencies in the pylock.toml format. (#​3582)

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 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 has been generated by Renovate Bot.

@serious-scaffold serious-scaffold bot force-pushed the renovate-github/pdm branch from c7c9101 to 5472d6b Compare August 18, 2025 00:47
@serious-scaffold serious-scaffold bot changed the title build(deps): update dependency pdm to v2.25.5 build(deps): update dependency pdm to v2.25.6 Aug 18, 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.

0 participants