Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency pdm to v2.20.1 (#332)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pdm](https://github.com/pdm-project/pdm) ([changelog](https://pdm-project.org/latest/dev/changelog/)) | patch | `==2.20.0.post1` -> `==2.20.1` | --- ### Release Notes <details> <summary>pdm-project/pdm (pdm)</summary> ### [`v2.20.1`](https://github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2201-2024-11-09) [Compare Source](https://github.com/pdm-project/pdm/compare/2.20.0.post1...2.20.1) ##### Features & Improvements - Add a fixer to remove the deprecated `cross_platform` strategy from lock file. ([#​3259](https://github.com/pdm-project/pdm/issues/3259)) ##### Bug Fixes - Fix the bug that `pdm build` would fail when `use_uv` is true. ([#​3231](https://github.com/pdm-project/pdm/issues/3231)) - Fix group name normalization when comparing groups. ([#​3247](https://github.com/pdm-project/pdm/issues/3247)) - Inherit file descriptors instead of closing when running child processes in `pdm run`. ([#​3252](https://github.com/pdm-project/pdm/issues/3252)) - Fix using `no_proxy` when `all_proxy` is set. ([#​3254](https://github.com/pdm-project/pdm/issues/3254)) - Preserve multiline arrays and don't add empty tool.pdm table header when updating the pyproject.toml. ([#​3258](https://github.com/pdm-project/pdm/issues/3258)) - Fix compatibility of `ErrorArgumentParser` for Python 3.12 and above. ([#​3264](https://github.com/pdm-project/pdm/issues/3264)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information