Skip to content

Conversation

serious-scaffold[bot]
Copy link
Contributor

@serious-scaffold serious-scaffold bot commented Apr 21, 2025

This PR contains the following updates:

Package Update Change
pdm (changelog) minor 2.23.1 -> 2.24.0

Release Notes

pdm-project/pdm (pdm)

v2.24.0

Compare Source

Features & Improvements
  • New command pdm new that behaves like pdm init but creates a new project. (#​3462)
  • Support use --name as project name for command pdm new e.g. pdm new hello --name world (#​3476)
  • Support exporting to pylock.toml format as described by PEP 751. (#​3480)
Bug Fixes
  • Pass the --quiet option to pdm sync command. (#​3401)
  • If a .python-version file is found and it contains multiple lines, the file will be ignored. The usage of the .python-version file can be disabled, if configuration value python.use_python_version (or environment variable PDM_USE_PYTHON_VERSION) is False. (#​3417)
  • fix pdm config -e command to open read-only file under linux (#​3423)
  • Replace project names and import names in both README.md and pyproject.toml when running pdm init <template>. (#​3460)
  • Fix a bug that URL dependency hashes are not updated if running pdm lock --update-reuse. (#​3461)

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 force-pushed the renovate-github/pdm branch from 8f9d662 to 8179b00 Compare April 23, 2025 05:31
@huxuan huxuan enabled auto-merge (squash) April 23, 2025 05:31
@huxuan huxuan merged commit d1def74 into main Apr 23, 2025
25 checks passed
@huxuan huxuan deleted the renovate-github/pdm branch April 23, 2025 05:35
@serious-scaffold
Copy link
Contributor Author

🎉 This PR is included in version 0.0.67 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant