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

test(deps): update dependency pdm to v2.15.1 #2560

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pdm (changelog) 2.13.3 -> 2.15.1 age adoption passing confidence

Release Notes

pdm-project/pdm (pdm)

v2.15.1

Compare Source

Bug Fixes
  • Disable check update in zsh completion script. (#​2838)
  • Fixes cached packages metadata files (.referrers) collisions on sync when using a venv with symlink cache method. (#​2839)
Documentation
  • Build docs with object inventory to support cross references from Sphinx documentation projects. (#​2841)

v2.15.0

Compare Source

Features & Improvements
  • Packages format preferences can now be defined in the project pyproject.toml
    using the no-binary, only-binary and prefer-binary keys of the tool.pdm.resolution section. (#​2656)
Bug Fixes
  • Don't create project and virtualenv when running pdm python install. (#​2809)
  • Clean up the python installation directory if a previous download was unsuccessful. (#​2810)
  • Don't cache editable installations. (#​2816)
  • Fix a bug that installing in-project plugins with editable local paths doesn't work. (#​2820)
  • Don't create log directory until it's needed, to fix a PermissionError in docker environment. (#​2825)
  • Fix recursive script detection on multiple invocations. (#​2829)

v2.14.0

Compare Source

Features & Improvements
  • Revert the package cache introduced in 2.13. Don't cache the decompressed contents of wheels unless being told so. (#​2803)
Bug Fixes
  • Fix inconsistent logging when pdm use a different python interpreter (#​2776)
  • Fix PDM unable to find Python interpreters when PDM_IGNORE_ACTIVE_VENV is set (#​2779)
  • Check verify_ssl when trusting each source. (#​2784)
  • Fix name check for project itself in pdm outdated (#​2785)
  • Fix a regression that proxy env vars are not respected. (#​2788)
  • Fix an issue that venv provider can't be found when providers are explicitly configured. (#​2792)
  • Fix a bug that [tool.pdm.options] are ignored if -c/--config CONFIG is given. (#​2793)
  • Make --without respect groups in dev-dependencies (#​2799)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 Mend Renovate. View repository job log here.

@viceice viceice added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit 94cf4b0 Apr 30, 2024
34 checks passed
@viceice viceice deleted the renovate/test-pdm-2.x branch April 30, 2024 11:30
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.

None yet

1 participant