Skip to content

chore(deps): update dependency pex to v2.20.3#185

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 22, 2024

This PR contains the following updates:

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

Release Notes

pex-tool/pex (pex)

v2.20.3

Compare Source

This release fixes both PEX building and lock creation via
pex3 lock {create,sync} to be reproducible in more cases. Previously,
if a requirement only available in source form (an sdist, a local
project or a VCS requirement) had a build that was not reproducible due
to either file timestamps (where the SOURCE_DATE_EPOCH standard was
respected) or random iteration order (e.g.: the setup.py used sets in
certain in-opportune ways), Pex's outputs would mirror the problematic
requirement's non-reproducibility. Now Pex plumbs a fixed
SOURCE_DATE_EPOCH and PYTHONHASHSEED to all places sources are
built.

  • Plumb reproducible build env vars more thoroughly. (#​2554)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) October 22, 2024 08:02
@renovate renovate Bot merged commit 1236627 into master Oct 22, 2024
@renovate renovate Bot deleted the renovate/pex-2.x branch October 22, 2024 08:04
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