Skip to content

chore(deps): update dependency pdm to v2.26.6#77

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pdm-2.x
Open

chore(deps): update dependency pdm to v2.26.6#77
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pdm-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2025

This PR contains the following updates:

Package Change Age Confidence
pdm (changelog) 2.25.92.26.6 age confidence

Release Notes

pdm-project/pdm (pdm)

v2.26.6

Compare Source

Bug Fixes
  • Support packaging==26.0 changes for version comparison (#​3729)

v2.26.5

Compare Source

Bug Fixes
  • Respect the project path when using cookiecutter template in pdm init command. (#​3721)
  • Fix a bug that resolution.excludes is not applied when evaluating candidates from the lock file. (#​3726)
Documentation
  • Remove chatbot from the docs page footer. (#​3722)
  • Generate llms.txt for docs powered by mkdocs-llmstxt. (#​3723)

v2.26.4

Compare Source

Bug Fixes
  • Make sure cursor closing for fixing PyPy different gc mode also add PyPy in CI. (#​3708)
  • Fix a bug that old HTTP cache directories cause PDM to crash when trying to clear them. (#​3715)

v2.26.3

Compare Source

Features & Improvements
Bug Fixes
  • Update .gitignore file in the default template. (#​3686)
  • Correct the sysconfig variables for Python standalone build installations. (#​3693)
  • Ignore packages.vcs.requested-revision if it's None when formatting pylock.toml. (#​3694)
  • Fix test failures with uv test cases using non-venv Python interpreters. (#​3698)

v2.26.2

Compare Source

Features & Improvements
  • Only parse TOML document with tomlkit when writing is required. (#​3672)
  • Add SHA256 checksums for binary releases during the release workflow and create an installer script that downloads binaries from GitHub releases with automatic platform detection and checksum verification. (#​3679)
Bug Fixes
  • Fix test_use_python_write_file_multiple_versions to match PDM's actual behavior. (#​3660)
  • Correctly calculate the venv path for UV_PROJECT_ENVIRONMENT env var when using uv mode. (#​3675)
  • Ensure implementation.gil_disabled is a boolean in get_current_env_spec. This fix an issue that free-threaded wheels get rejected incorrectly. (#​3677)
  • Fix CLI help formatting on Python 3.14+. (#​3683)
  • Make PdmBasicAuth a cached_property to accelerate execution. (#​3684)
Removals and Deprecations
  • Add deprecation warning for pdm search command as PyPI no longer supports search API. (#​3674)
Miscellany
  • Add tests to utils.fs_supports_link_method and utils.convert_to_datetime. (#​3541)

v2.26.1

Compare Source

Bug Fixes
  • Substitute missing env vars with empty string in expand_env_vars. (#​3653)
  • Constrained hishel to be less than 1.0.0 due to its refactor (#​3657)

v2.26.0

Compare Source

Features & Improvements
  • Limit the log file size to 100MB and truncate the log output if exceeded. (#​3633)
  • Speed up dependency resolution in the bad path by skipping candidates of the same version when resolving. (#​3647)
Bug Fixes
  • Reload project files after running hook scripts. (#​3615)
  • Fix a bug when using UV as the resolver does not respect the venv.location configuration. (#​3616)
  • Fix publish --skip-existing for Nexus Repository OSS >= 3.70 (#​3617)
  • Fix a resolution failure when both prerelease and non-prerelease requirements exist. (#​3634)
  • Ignore invalid python requirement during locking. (#​3635)
  • Isolate PDM loggers with the root logger to avoid log leakage. (#​3637)
  • Fix a crash when resolving URL dependencies under use_uv=true. (#​3640)

Configuration

📅 Schedule: Branch creation - "after 2am on monday" (UTC), 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.

@renovate renovate bot force-pushed the renovate/pdm-2.x branch from b016218 to fc8a19a Compare November 2, 2025 07:34
@renovate renovate bot changed the title Update dependency pdm to v2.26.0 Update dependency pdm to v2.26.1 Nov 2, 2025
@renovate renovate bot changed the title Update dependency pdm to v2.26.1 Update dependency pdm to v2.26.2 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from fc8a19a to 5f2e220 Compare November 24, 2025 05:27
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from 5f2e220 to b1f77c3 Compare December 24, 2025 06:12
@renovate renovate bot changed the title Update dependency pdm to v2.26.2 Update dependency pdm to v2.26.3 Dec 24, 2025
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from b1f77c3 to 4a989a1 Compare January 9, 2026 05:58
@renovate renovate bot changed the title Update dependency pdm to v2.26.3 Update dependency pdm to v2.26.4 Jan 9, 2026
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from 4a989a1 to d1dc84b Compare January 20, 2026 18:34
@renovate renovate bot changed the title Update dependency pdm to v2.26.4 Update dependency pdm to v2.26.5 Jan 21, 2026
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from d1dc84b to 751c936 Compare January 21, 2026 05:06
@renovate renovate bot changed the title Update dependency pdm to v2.26.5 Update dependency pdm to v2.26.6 Jan 22, 2026
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from 751c936 to 6bde306 Compare January 22, 2026 12:57
@renovate renovate bot changed the title Update dependency pdm to v2.26.6 chore(deps): update dependency pdm to v2.26.6 Feb 1, 2026
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from 6bde306 to d4e711a Compare February 2, 2026 17:11
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from d4e711a to c8fc76a Compare February 12, 2026 18:13
@renovate renovate bot force-pushed the renovate/pdm-2.x branch from c8fc76a to 59b0862 Compare February 17, 2026 20:43
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.

0 participants