Skip to content

Bump pex from 1.6.11 to 2.1.2#131

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pex-2.1.2
Closed

Bump pex from 1.6.11 to 2.1.2#131
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pex-2.1.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps pex from 1.6.11 to 2.1.2.

Release notes

Sourced from pex's releases.

pex 2.1.2


2.1.2

This release fixes a bug in which interpreter discovery failed when running from a zipped pex.

  • Use pkg_resources when isolating a pex code chroot. (#881)

pex 2.1.1


2.1.1

This release significantly improves performance and correctness of interpreter discovery, particularly when pyenv is involved. It also provides a workaround for EPERM issues when hard linking across devices, by falling back to copying. Resolve error checking also now accounts for environment markers.

  • Revert "Fix the resolve check in the presence of platform constraints. (#877)" (#879)
  • [resolver] Fix issue with wheel when using --index-url option (#865)
  • Fix the resolve check in the presence of platform constraints. (#877)
  • Check expected pex invocation failure reason in tests. (#874)
  • Improve hermeticity of vendoring. (#873)
  • Temporarily skip a couple of tests, to get CI green. (#876)
  • Respect env markers when checking resolves. (#861)
  • Ensure Pex PEX contraints match pex wheel / sdist. (#863)
  • Delete unused pex/package.py. (#862)
  • Introduce an interpreter cache. (#856)
  • Re-enable pyenv interpreter tests under pypy. (#859)
  • Harden PythonInterpreter against pyenv shims. (#860)
  • Parallelize interpreter discovery. (#842)
  • Explain hard link EPERM copy fallback. (#855)
  • Handle EPERM when Linking (#852)
  • Pin transitive dependencies of vendored code. (#854)
  • Kill empty setup.py. (#849)
  • Fix tox -epackage to create pex supporting 3.8. (#843)
  • Fix Pex to handle empty ns package metadata. (#841)

pex 2.1.0


2.1.0

This release restores and improves support for building and running multiplatform pexes. Foreign linux* platform builds now include manylinux2014 compatible wheels by default and foreign CPython pexes now resolve abi3 wheels correctly. In addition, error messages at both buildtime

... (truncated)
Changelog

Sourced from pex's changelog.

2.1.2

This release fixes a bug in which interpreter discovery failed when running from a zipped pex.

2.1.1

This release significantly improves performance and correctness of interpreter discovery, particularly when pyenv is involved. It also provides a workaround for EPERM issues when hard linking across devices, by falling back to copying. Resolve error checking also now accounts for environment markers.

2.1.0

This release restores and improves support for building and running multiplatform pexes. Foreign linux* platform builds now include manylinux2014 compatible wheels by default and foreign CPython pexes now resolve abi3 wheels correctly. In addition, error messages at both buildtime and runtime related to resolution of dependencies are more informative.

Pex 2.1.0 should be considered the first Pex 2-series release that fully replaces and improves upon Pex 1-series functionality.

... (truncated)
Commits
  • 918794d Prepare the 2.1.2 release. (#884)
  • 4562d7d Use pkg_resources when isolating a pex code chroot. (#881)
  • 0113805 Prepare the 2.1.1 release. (#880)
  • cc84240 Revert "Fix the resolve check in the presence of platform constraints. (#877)...
  • cd401a5 [resolver] Fix issue with wheel when using --index-url option (#865)
  • 89f026c Fix the resolve check in the presence of platform constraints. (#877)
  • 7d2d63e Check expected pex invocation failure reason in tests. (#874)
  • 952933f Improve hermeticity of vendoring. (#873)
  • 2f8916c Temporarily skip a couple of tests, to get CI green. (#876)
  • 70d8100 Respect env markers when checking resolves. (#861)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [pex](https://github.com/pantsbuild/pex) from 1.6.11 to 2.1.2.
- [Release notes](https://github.com/pantsbuild/pex/releases)
- [Changelog](https://github.com/pantsbuild/pex/blob/master/CHANGES.rst)
- [Commits](pex-tool/pex@v1.6.11...v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 13, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #133.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/pex-2.1.2 branch February 17, 2020 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants