Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

pdm-project/pdm (pdm)

v2.12.0

Compare Source

Features & Improvements
  • Allow excluding packages from the lockfile via tool.pdm.resolution.excludes setting, the dependencies will also be skipped. #​1316
  • Rename --no-lock option to --frozen-lockfile. #​2496
  • Add --no-hashes as the recommended option name in favor of --without-hashes for pdm export command. #​2497
  • Add --no-markers to export command to exclude markers from the output. #​2497
  • Allow initializing a project without extra project files, with a new builtin template "minimal". Run it with pdm init minimal. #​2543
  • Change the warning category emitted by deprecated_warning() to PDMDeprecationWarning. #​2547
  • Prereleases will be allowed if a prerelease version is pinned in the lockfile. This can be disabled by passing --stable option. #​2552
  • Change tracked_names argument to keyword-only. Move allow_prereleases setting to tool.pdm.resolution table. #​2552
  • Rename the preferred_pins argument of provider classes to locked_candidates, and deprecate the old name. #​2552
  • Rename the package-type field under tool.pdm settings table to distribution to make it more clear. #​2564
Bug Fixes
  • tool.pdm.resolution settings won't be honored when installing dependencies into the build environment. #​1316
  • Fixed pdm list output containing full license text in some cases #​2538
  • Fix the environment variable substitution for cmd scripts. #​2542
  • Allow normal extension modules in wheel tags when the python is debug build. #​2548
  • Don't use pypi.org when pypi.url is set. #​2560
Removals and Deprecations
  • Remove deprecated methods from Project. Remove deprecated helper functions from actions.py. #​2547

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge January 17, 2024 03:45
@renovate renovate bot added this pull request to the merge queue Jan 17, 2024
Merged via the queue into main with commit ea5fee7 Jan 17, 2024
@renovate renovate bot deleted the renovate/test-pdm-2.x branch January 17, 2024 04:15
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.

0 participants