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.15.1 #52

Merged
merged 2 commits into from
May 14, 2024
Merged

Update dependency pdm to v2.15.1 #52

merged 2 commits into from
May 14, 2024

Conversation

RKIMetadataExchange
Copy link
Contributor

This PR contains the following updates:

Package Update Change Pending
pdm (changelog) minor ==2.13.2 -> ==2.15.1 2.15.2

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)

v2.13.3

Compare Source

Bug Fixes
  • Per-source configuration for ca-certs and client-cert. #​2754
  • Remove all caches by removing individual cache types one by one. #​2757
  • Use the default HTTP client when downloading the pythons, to use the certificates settings. #​2759
  • Fix a race condition where pth files take effect when multiple packages are installed in parallel. #​2762
  • Refuse to run recursive composite scripts. #​2766

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 May 14, 2024
@RKIMetadataExchange
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cutoffthetop cutoffthetop merged commit 2761d99 into main May 14, 2024
5 checks passed
@cutoffthetop cutoffthetop deleted the renovate/pdm-2.x branch May 14, 2024 14:44
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