pdm-project/pdm (pdm)
### [`v2.15.2`](https://togithub.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2152-2024-05-08)
[Compare Source](https://togithub.com/pdm-project/pdm/compare/2.15.1...2.15.2)
##### Features & Improvements
- Use `get_runner()` method to build the task runner in `run` command. `runner_cls` attribute is deprecated. ([#2872](https://togithub.com/pdm-project/pdm/issues/2872))
##### Bug Fixes
- Expand `${PROJECT_ROOT}` in source URLs. ([#2846](https://togithub.com/pdm-project/pdm/issues/2846))
- Fix env and other options being inherited in nested composite scripts. ([#2849](https://togithub.com/pdm-project/pdm/issues/2849))
- Keep the `${PROJECT_ROOT}` variable in dependencies after running `pdm lock --update-reuse`. ([#2852](https://togithub.com/pdm-project/pdm/issues/2852))
- Make `direct_minimal_versions` work on newly added dependencies. ([#2853](https://togithub.com/pdm-project/pdm/issues/2853))
- Fix a syntax error in the zsh completion script. ([#2868](https://togithub.com/pdm-project/pdm/issues/2868))
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 these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.15.1
->2.15.2
2.15.1
->2.15.2
Release Notes
pdm-project/pdm (pdm)
### [`v2.15.2`](https://togithub.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2152-2024-05-08) [Compare Source](https://togithub.com/pdm-project/pdm/compare/2.15.1...2.15.2) ##### Features & Improvements - Use `get_runner()` method to build the task runner in `run` command. `runner_cls` attribute is deprecated. ([#2872](https://togithub.com/pdm-project/pdm/issues/2872)) ##### Bug Fixes - Expand `${PROJECT_ROOT}` in source URLs. ([#2846](https://togithub.com/pdm-project/pdm/issues/2846)) - Fix env and other options being inherited in nested composite scripts. ([#2849](https://togithub.com/pdm-project/pdm/issues/2849)) - Keep the `${PROJECT_ROOT}` variable in dependencies after running `pdm lock --update-reuse`. ([#2852](https://togithub.com/pdm-project/pdm/issues/2852)) - Make `direct_minimal_versions` work on newly added dependencies. ([#2853](https://togithub.com/pdm-project/pdm/issues/2853)) - Fix a syntax error in the zsh completion script. ([#2868](https://togithub.com/pdm-project/pdm/issues/2868))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 these updates again.
This PR has been generated by Renovate Bot.