huxuan / ss-python

A Python project template covering the entire development lifecycle with various integrations, configurations and modules.
https://huxuan.github.io/ss-python/
MIT License
1 stars 0 forks source link

chore(deps): update pdm to v2.15.2 #100

Closed huxuan-assistant[bot] closed 6 months ago

huxuan-assistant[bot] commented 6 months ago

This PR contains the following updates:

Package Update Change
pdm (changelog) patch 2.15.1 -> 2.15.2
pdm-project/pdm patch 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.