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

Update dependency pdm to v2.16.1 #34

Closed
wants to merge 1 commit into from

Conversation

RKIMetadataExchange
Copy link
Contributor

@RKIMetadataExchange RKIMetadataExchange commented Jul 3, 2024

This PR contains the following updates:

Package Update Change
pdm (changelog) minor ==2.15.4 -> ==2.16.1

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 - 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 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 Renovate Bot.

@RKIMetadataExchange RKIMetadataExchange self-assigned this Jul 3, 2024
@RKIMetadataExchange RKIMetadataExchange changed the title Update dependency pdm to v2.16.0 Update dependency pdm to v2.16.1 Jul 4, 2024
@cutoffthetop
Copy link
Contributor

cf #35

@cutoffthetop cutoffthetop deleted the renovate/pdm-2.x branch July 8, 2024 11:46
@RKIMetadataExchange
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==2.16.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

cutoffthetop added a commit that referenced this pull request Jul 22, 2024
# PR Context
- includes #34
- includes #33
- includes #32
- includes #36
- includes #37
- includes #38
- includes #39
- includes #40
- i tested ruff-format on mex-extractors and it only had 8 changes in
total, including just minor newline fixes and added trailing commas

# Added

- configure ruff formatting and pre-commit hook
- added RKI postal address to README files

# Changes

- update ruff and mypy versions
- update GlueOps actions container

# Removed

- remove black dependency and pre-commit hook

---------

Signed-off-by: Nicolas Drebenstedt <[email protected]>
Co-authored-by: Franziska Diehr <[email protected]>
Co-authored-by: RKIMetadataExchange <[email protected]>
Co-authored-by: RKI | Metadata Exchange <[email protected]>
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.

2 participants