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

build(deps): update dependency pdm to v2.19.3 #763

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

serious-scaffold[bot]
Copy link
Contributor

@serious-scaffold serious-scaffold bot commented Oct 21, 2024

This PR contains the following updates:

Package Update Change
pdm (changelog) patch 2.19.2 -> 2.19.3

Release Notes

pdm-project/pdm (pdm)

v2.19.3

Compare Source

Features & Improvements
  • Allow linking existing Python interpreters to PDM's managed location. (#​3215)
Bug Fixes
  • Fix a bug that overrides provided by environment variables do not work. (#​3182)
  • Allow prereleases when the requirement is pinned even if disabled by project (#​3202)
  • Pass the python path to the uv venv command. (#​3204)
  • Fix the infinite loop when running in uv mode if the current project has dynamic metadata. (#​3207)
  • Add --no-frozen-deps option to install-pdm.py script to allow installing newer versions of dependencies. (#​3213)
  • pdm self update now prefers the locked dependencies unless --no-frozen-deps is specified. (#​3216)
  • By default, pdm outdated will only list direct dependencies. This can be changed by adding the --include-sub option. (#​3218)
Documentation
  • Show users the way to uninstall pdm in a more obvious way (#​2470)

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 is behind base branch, 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.

@huxuan huxuan enabled auto-merge (squash) October 21, 2024 15:40
@huxuan huxuan merged commit f30c260 into main Oct 21, 2024
22 checks passed
@huxuan huxuan deleted the renovate-github/pdm branch October 21, 2024 15:40
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.

1 participant