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

chore(deps): update pdm-version to v2.16.1 (minor) #743

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
pdm (changelog) 2.15.4 -> 2.16.1 age adoption passing confidence minor
pdm-project/pdm 2.15.4 -> 2.16.1 age adoption passing confidence repository minor

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pdm-project/pdm (pdm)

v2.16.1

Compare Source

Bug Fixes
  • Fix new interface from pbs_installer regarding build_dir and best match auto-install strategy for pdm use
    (same as for pdm python install --list) (#​2943)
  • Fix crash when pdm is used with importlib-metadata version 8.0. (#​2974)

v2.16.0

Compare Source

Features & Improvements
  • Add --no-extras to pdm export to strip extras from the requirements. Now the default behavior is to keep extras. (#​2519)
  • Support PEP 723: running scripts with inline metadata in standalone environment with dependencies. (#​2924)
  • pdm use and pdm python install now take requires-python into account (incl. from pyproject.toml) if python version
    not specified and pdm use provides auto installation by that. (#​2943)
  • --no-isolation no longer installs build-requires nor dynamic build dependencies, to be consistent with pip. (#​2944)
  • Add notifiers in CLI output when global project is being used. (#​2952)
  • Use tool.pdm.resolution table when calculating the content hash of project file, previously only overrides table was used.
    This will change the hash already stored in the lockfile, so bump the lockfile version to 4.4.2. (#​2956)
Bug Fixes
  • Add max retries on read timeout or bad connection. (#​2914)
  • Don't update local files if they don't change. (#​2966)
  • Don't list python versions that don't have any installation link for the current platform. (#​2970)
Documentation
  • Clarify the purposes of pdm outdated and --unconstrained option. (#​2965)
  • Some clarifications on the interpreter selection and central package cache. (#​2967)

Configuration

📅 Schedule: Branch creation - "before 5am on saturday" (UTC), 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 these updates 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.

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.8%. Comparing base (81410ab) to head (0c30559).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #743   +/-   ##
=====================================
  Coverage   92.8%   92.8%           
=====================================
  Files         35      35           
  Lines        920     920           
  Branches     165     165           
=====================================
  Hits         854     854           
  Misses        52      52           
  Partials      14      14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pdm-version branch 3 times, most recently from 59854ae to 9e5c230 Compare June 29, 2024 11:19
@fpgmaas fpgmaas merged commit 9232e4d into main Jun 29, 2024
20 checks passed
@renovate renovate bot deleted the renovate/pdm-version branch June 29, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant