chore(deps): update pdm to v2.19.3#190
Merged
renovate[bot] merged 1 commit intomasterfrom Oct 22, 2024
Merged
Conversation
2e88e79 to
8083836
Compare
8083836 to
637e9ac
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.18.2->2.19.32.18.2->2.19.3Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
pdm-project/pdm (pdm)
v2.19.3Compare Source
Features & Improvements
Bug Fixes
--no-frozen-depsoption toinstall-pdm.pyscript to allow installing newer versions of dependencies. (#3213)pdm self updatenow prefers the locked dependencies unless--no-frozen-depsis specified. (#3216)pdm outdatedwill only list direct dependencies. This can be changed by adding the--include-suboption. (#3218)Documentation
v2.19.2Compare Source
Features & Improvements
tsuffix. (#3201)Bug Fixes
use_uvfails to lock when there are non-ascii characters in pyproject.toml on Windows. (#3181)pre_installandpost_installsignals receiving an exhausted generator, instead of a list of packages. (#3190)uvformat marker matching. (#3197)pdm lock --checkon a lockfile generated with older PDM version has a 0 exit code when there's a change inpyproject.toml. (#3199)Documentation
v2.19.1Compare Source
Bug Fixes
v2.19.0Compare Source
Breaking Changes
Bug Fixes
/is URL encoded in sources URL environment variables. (#3169)env_spec.pyscript. (#3176)Removals and Deprecations
setuptools-pep660when the build backend doesn't support PEP 660. (#3159)Miscellany
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.