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.20.1 #777

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

serious-scaffold[bot]
Copy link
Contributor

@serious-scaffold serious-scaffold bot commented Nov 4, 2024

This PR contains the following updates:

Package Update Change
pdm (changelog) minor 2.19.3 -> 2.20.1

Release Notes

pdm-project/pdm (pdm)

v2.20.1

Compare Source

Features & Improvements
  • Add a fixer to remove the deprecated cross_platform strategy from lock file. (#​3259)
Bug Fixes
  • Fix the bug that pdm build would fail when use_uv is true. (#​3231)
  • Fix group name normalization when comparing groups. (#​3247)
  • Inherit file descriptors instead of closing when running child processes in pdm run. (#​3252)
  • Fix using no_proxy when all_proxy is set. (#​3254)
  • Preserve multiline arrays and don't add empty tool.pdm table header when updating the pyproject.toml. (#​3258)
  • Fix compatibility of ErrorArgumentParser for Python 3.12 and above. (#​3264)

v2.20.0.post1

Compare Source

Features & Improvements
  • Support dependency groups as standardized by PEP 735. By default, dev dependencies will be written to [dependency-groups] table. (#​3230)
Bug Fixes
  • Fix a bug that strategy.inherit_metadata config is not honored when using --lockfile option. (#​3232)
  • Always perform install-time resolution when use_uv is on. (#​3233)
Miscellany
  • Update resolvelib to 1.1.0. (#​3235)

v2.20.0

Compare Source

Features & Improvements
  • Support dependency groups as standardized by PEP 735. By default, dev dependencies will be written to [dependency-groups] table. (#​3230)
Bug Fixes
  • Fix a bug that strategy.inherit_metadata config is not honored when using --lockfile option. (#​3232)
  • Always perform install-time resolution when use_uv is on. (#​3233)
Miscellany
  • Update resolvelib to 1.1.0. (#​3235)

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.

@serious-scaffold serious-scaffold bot changed the title build(deps): update dependency pdm to v2.20.0.post1 build(deps): update dependency pdm to v2.20.1 Nov 11, 2024
@huxuan huxuan enabled auto-merge (squash) November 11, 2024 01:14
@huxuan huxuan merged commit b5deaab into main Nov 11, 2024
20 of 21 checks passed
@huxuan huxuan deleted the renovate-github/pdm branch November 11, 2024 01:14
@serious-scaffold
Copy link
Contributor Author

🎉 This PR is included in version 0.0.56 🎉

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