Skip to content

chore(deps): update dependency pex to v2.24.0#198

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/pex-2.x
Nov 4, 2024
Merged

chore(deps): update dependency pex to v2.24.0#198
renovate[bot] merged 1 commit intomasterfrom
renovate/pex-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pex (changelog) 2.21.0 -> 2.24.0 age adoption passing confidence

Release Notes

pex-tool/pex (pex)

v2.24.0

Compare Source

This release adds pex3 cache prune as a likely more useful Pex cache
management command than the existing pex3 cache purge. By default
pex3 cache prune prunes any cached items not used for the last 2
weeks and is likely suitable for use as a daily cron job to keep Pex
cache sizes down. The default age of 2 weeks can be overridden by
specifying --older-than "1 week" or --last-access-before 14/3/2024,
etc. See pex3 cache prune --help for more details.

  • Support pex3 cache prune --older-than .... (#​2586)

v2.23.0

Compare Source

This release adds support for drawing requirements from
PEP-735 dependency groups when creating PEXes or lock files.
Groups are requested via --group <name>@&#8203;<project dir> or just
--group <name> if the project directory is the current working
directory.

  • Add support for PEP-735 dependency groups. (#​2584)

v2.22.0

Compare Source

This release adds support for --pip-version 24.3.1.

  • Add support for --pip-version 24.3.1. (#​2582)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) November 4, 2024 03:59
@renovate renovate Bot force-pushed the renovate/pex-2.x branch from 0119b9d to 834add1 Compare November 4, 2024 06:55
@renovate renovate Bot force-pushed the renovate/pex-2.x branch from 834add1 to 12b2819 Compare November 4, 2024 10:31
@renovate renovate Bot merged commit 261e4e6 into master Nov 4, 2024
@renovate renovate Bot deleted the renovate/pex-2.x branch November 4, 2024 10:34
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