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.18.1 #162

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

RKIMetadataExchange
Copy link
Contributor

@RKIMetadataExchange RKIMetadataExchange commented Aug 21, 2024

This PR contains the following updates:

Package Update Change
pdm (changelog) minor ==2.17.3 -> ==2.18.1

Release Notes

pdm-project/pdm (pdm)

v2.18.1

Compare Source

Bug Fixes
  • Skip checking project.name if it is absent when running pdm outdated. (#​3095)
  • Don't remove the cross_platform strategy from old lock files. (#​3105)
  • Fix a bug that the VCS revision is lost if the candidate metadata is cached during resolution. (#​3107)
  • Fix a bug that PDM can't delete source password when saved in keyring. (#​3108)

v2.18.0

Compare Source

Features & Improvements
  • Respect certificates in env vars REQUESTS_CA_BUNDLE and CURL_CA_BUNDLE when verifying SSL certificates. (#​3076)
  • Allow pypi.verify_ssl to be configured via PDM_PYPI_VERIFY_SSL environmental variable. (#​3081)
  • Clean logs older than 7 days. (#​3091)
  • Polish the UI looking of locking packages to display the progress. (#​3100)
Bug Fixes
  • Fixed pdm venv activate to remove quotes such that iex (pdm venv activate) works correctly (#​2895)
  • Don't crash if the version can't be resolved from the self project. (#​3077)
  • Don't fail install-pdm.py if there is an invalid pyproject.toml file under the current directory. (#​3085)
  • Make it able to expand env vars in the the dotenv file. Expose PDM_PROJECT_ROOT to the dotenv file for expansion. (#​3087)
  • Fix a bug that Python markers from the existing locked packages are considered when locking with --append option. (#​3089)
  • Backfill urls from configured indexed when exporting to requirements.txt. (#​3094)
  • Consider the auto-selected Python range when installing from requirements.txt. (#​3095)
  • Fix a bug that env vars do not override project config correctly. (#​3099)

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 21, 2024
@RKIMetadataExchange RKIMetadataExchange changed the title Update dependency pdm to v2.18.0 Update dependency pdm to v2.18.1 Aug 26, 2024
@rababerladuseladim rababerladuseladim merged commit 3dd8503 into main Sep 6, 2024
5 checks passed
@rababerladuseladim rababerladuseladim deleted the renovate/pdm-2.x branch September 6, 2024 09:51
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