chore(deps): update dependency pdm to v2.27.0#77
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
b016218 to
fc8a19a
Compare
fc8a19a to
5f2e220
Compare
5f2e220 to
b1f77c3
Compare
b1f77c3 to
4a989a1
Compare
4a989a1 to
d1dc84b
Compare
d1dc84b to
751c936
Compare
751c936 to
6bde306
Compare
6bde306 to
d4e711a
Compare
c8fc76a to
59b0862
Compare
59b0862 to
193199d
Compare
193199d to
700edd6
Compare
700edd6 to
75960ba
Compare
75960ba to
183ba06
Compare
183ba06 to
0565da8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.25.9→2.27.0Release Notes
pdm-project/pdm (pdm)
v2.27.0Compare Source
Breaking Changes
Features & Improvements
pyproject.tomlwhen runningpdm initorpdm new. (#3786).pdm-pluginsunder the project root to an isolated cache directory, and add a fixer to migrate existing plugin directories. (#3790)importlib.metadataandimportlib.resourcesAPIs directly. (#3796)Bug Fixes
pdm.toml,.pdm-python,.python-version) when the destination is a symlink, preventing an untrusted repository from clobbering files outside the project root. (#3788)PDM_LOCKFILEenv var is not respected. (#3794)--exclude-newervalue withstrategy.exclude-newer. (#3795)v2.26.9Compare Source
Features & Improvements
exclude-newerinpyproject.tomlin the[tool.pdm.resolution]table (#3776)Bug Fixes
v2.26.8Compare Source
Features & Improvements
pdm lock --exclude-newernow accepts relative durations in the formatN{d|h|w}, such as7d,12h, and3w, in addition to absolute UTC dates and timestamps. (#3760)Bug Fixes
pdm add --frozen-lockfile --no-syncto skip dependency resolution and update onlypyproject.tomlwithout attempting to write the lockfile. (#3755)[tool.pdm.options]being loaded from the current working directory instead of the target project when-p/--projectis used. (#3756)make_file_executableintopdm.utilsto replace the method of the same name ininstaller. To fix a breakage introduced byinstallerv1. (#3764)pdm init <template>overwriting the template's additions tobuild-system.requireswhenbuild-system.build-backendmatches the user's selection. (#3766)PySpecSetmerging to handle impossible Python version ranges like>=3.6,<3.4without crashing on empty or inverted gaps. (#3767)Documentation
v2.26.7Compare Source
Features & Improvements
Documentation
Miscellany
v2.26.6Compare Source
Bug Fixes
packaging==26.0changes for version comparison (#3729)v2.26.5Compare Source
Bug Fixes
pdm initcommand. (#3721)resolution.excludesis not applied when evaluating candidates from the lock file. (#3726)Documentation
mkdocs-llmstxt. (#3723)v2.26.4Compare Source
Bug Fixes
v2.26.3Compare Source
Features & Improvements
hishel1.0.0. (#3700)Bug Fixes
.gitignorefile in the default template. (#3686)packages.vcs.requested-revisionif it's None when formatting pylock.toml. (#3694)v2.26.2Compare Source
Features & Improvements
tomlkitwhen writing is required. (#3672)Bug Fixes
UV_PROJECT_ENVIRONMENTenv var when using uv mode. (#3675)implementation.gil_disabledis a boolean inget_current_env_spec. This fix an issue that free-threaded wheels get rejected incorrectly. (#3677)PdmBasicAuthacached_propertyto accelerate execution. (#3684)Removals and Deprecations
pdm searchcommand as PyPI no longer supports search API. (#3674)Miscellany
v2.26.1Compare Source
Bug Fixes
expand_env_vars. (#3653)v2.26.0Compare Source
Features & Improvements
Bug Fixes
publish --skip-existingfor Nexus Repository OSS >= 3.70 (#3617)pythonrequirement during locking. (#3635)use_uv=true. (#3640)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.