pdm-project/pdm (pdm)
### [`v2.20.0`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2200-2024-10-31)
[Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.19.3...2.20.0)
##### Features & Improvements
- Support dependency groups as standardized by [PEP 735](https://peps.python.org/pep-0735/). By default, dev dependencies will be written to `[dependency-groups]` table. ([#3230](https://redirect.github.com/pdm-project/pdm/issues/3230))
##### Bug Fixes
- Fix a bug that `strategy.inherit_metadata` config is not honored when using `--lockfile` option. ([#3232](https://redirect.github.com/pdm-project/pdm/issues/3232))
- Always perform install-time resolution when `use_uv` is on. ([#3233](https://redirect.github.com/pdm-project/pdm/issues/3233))
##### Miscellany
- Update `resolvelib` to 1.1.0. ([#3235](https://redirect.github.com/pdm-project/pdm/issues/3235))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.19.3
->2.20.0
Release Notes
pdm-project/pdm (pdm)
### [`v2.20.0`](https://redirect.github.com/pdm-project/pdm/blob/HEAD/CHANGELOG.md#Release-v2200-2024-10-31) [Compare Source](https://redirect.github.com/pdm-project/pdm/compare/2.19.3...2.20.0) ##### Features & Improvements - Support dependency groups as standardized by [PEP 735](https://peps.python.org/pep-0735/). By default, dev dependencies will be written to `[dependency-groups]` table. ([#3230](https://redirect.github.com/pdm-project/pdm/issues/3230)) ##### Bug Fixes - Fix a bug that `strategy.inherit_metadata` config is not honored when using `--lockfile` option. ([#3232](https://redirect.github.com/pdm-project/pdm/issues/3232)) - Always perform install-time resolution when `use_uv` is on. ([#3233](https://redirect.github.com/pdm-project/pdm/issues/3233)) ##### Miscellany - Update `resolvelib` to 1.1.0. ([#3235](https://redirect.github.com/pdm-project/pdm/issues/3235))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.