Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps pex from 2.1.105 to 2.1.116.

Release notes

Sourced from pex's releases.

pex 2.1.116


2.1.116

This release fixes a bug in --resolve-local-platforms when --complete-platform was used.

  • Check for --complete-platforms match when --resolve-local-platforms (#1991)

pex 2.1.115


2.1.115

This release brings some attention to the pex3 lock export sub-command to make it more useful when inter-operating with pip-tools.

  • Sort requirements based on normalized project name when exporting (#1992)
  • Use raw version when exporting (#1990)

pex 2.1.114


2.1.114

This release brings two fixes for --venv mode PEXes.

  • Only insert "" to head of sys.path if a venv PEX runs in interpreter mode (#1984)
  • Map pex python path interpreter to realpath when creating venv dir hash. (#1972)

pex 2.1.113


2.1.113

This is a hotfix release that fixes errors installing wheels when there is high parallelism in execution of Pex processes. These issues were a regression introduced by #1961 included in the 2.1.112 release.

  • Restore AtomicDirectory non-locked good behavior. (#1974)

pex 2.1.112


2.1.112

This release brings support for the latest Pip release and includes some internal changes to help debug intermittent issues some users are

... (truncated)

Changelog

Sourced from pex's changelog.

2.1.116

This release fixes a bug in --resolve-local-platforms when --complete-platform was used.

  • Check for --complete-platforms match when --resolve-local-platforms (#1991) PR [#1991](https://github.com/pantsbuild/pex/issues/1991) <https://github.com/pantsbuild/pex/pull/1991>_

2.1.115

This release brings some attention to the pex3 lock export subcommand to make it more useful when inter-operating with pip-tools.

  • Sort requirements based on normalized project name when exporting (#1992) PR [#1992](https://github.com/pantsbuild/pex/issues/1992) <https://github.com/pantsbuild/pex/pull/1992>_

  • Use raw version when exporting (#1990) PR [#1990](https://github.com/pantsbuild/pex/issues/1990) <https://github.com/pantsbuild/pex/pull/1990>_

2.1.114

This release brings two fixes for --venv mode PEXes.

  • Only insert "" to head of sys.path if a venv PEX runs in interpreter mode (#1984) PR [#1984](https://github.com/pantsbuild/pex/issues/1984) <https://github.com/pantsbuild/pex/pull/1984>_

  • Map pex python path interpreter to realpath when creating venv dir hash. (#1972) PR [#1972](https://github.com/pantsbuild/pex/issues/1972) <https://github.com/pantsbuild/pex/pull/1972>_

2.1.113

This is a hotfix release that fixes errors installing wheels when there is high parallelism in execution of Pex processes. These issues were a regression introduced by #1961 included in the 2.1.112 release.

  • Restore AtomicDirectory non-locked good behavior. (#1974) PR [#1974](https://github.com/pantsbuild/pex/issues/1974) <https://github.com/pantsbuild/pex/pull/1974>_

2.1.112

This release brings support for the latest Pip release and includes some internal changes to help debug intermittent issues some users are seeing that implicate what may be file locking related bugs.

... (truncated)

Commits

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.


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)

Bumps [pex](https://github.com/pantsbuild/pex) from 2.1.105 to 2.1.116.
- [Release notes](https://github.com/pantsbuild/pex/releases)
- [Changelog](https://github.com/pantsbuild/pex/blob/main/CHANGES.rst)
- [Commits](pex-tool/pex@v2.1.105...v2.1.116)

---
updated-dependencies:
- dependency-name: pex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #245 (b26f21b) into main (0c43ff5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #245   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          472       472           
  Branches        90        90           
=========================================
  Hits           472       472           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2022

Superseded by #246.

@dependabot dependabot bot closed this Nov 29, 2022
@dependabot dependabot bot deleted the dependabot/pip/pex-2.1.116 branch November 29, 2022 04:08
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.

1 participant