Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pdm to v2.17.3 #59

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

This PR contains the following updates:

Package Update Change
pdm (changelog) patch ==2.17.1 -> ==2.17.3

Release Notes

pdm-project/pdm (pdm)

v2.17.3

Compare Source

Bug Fixes
  • Fix a crash issue when requires-python is absent in the project metadata. (#​3062)
  • Now correctly sets related config for PDM_IGNORE_SAVED_PYTHON when it is set to "false", "no", "0". (#​3064)
  • Fix a bug that PDM plugins installed from project-root cannot be loaded, if they have dependencies. (#​3067)

v2.17.2

Compare Source

Features & Improvements
  • Improve the installation progress output to show the time elapsed. (#​3051)
  • The effect of pypi.ignore_stored_index changes a bit. Now even if it is true, index configurations in the config will still be loaded if the index is listed in the pyproject.toml. (#​3052)
Bug Fixes
  • Ignore invalid requires-python values from index. (#​3038)
  • Fix the group selection logic, to make --without GROUP work as expected. (#​3045)
  • Suppress outputs for pdm python install --quiet. (#​3049)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@RKIMetadataExchange RKIMetadataExchange self-assigned this Aug 9, 2024
@cutoffthetop cutoffthetop changed the base branch from main to feature/template-maint-20240725 August 12, 2024 07:58
@cutoffthetop cutoffthetop merged commit 75a3230 into feature/template-maint-20240725 Aug 12, 2024
1 of 2 checks passed
@cutoffthetop cutoffthetop deleted the renovate/pdm-2.x branch August 12, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants