Skip to content

chore(deps): update dependency pipx to v1.6.0 #3131

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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pipx (changelog) ==1.5.0 -> ==1.6.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pypa/pipx (pipx)

v1.6.0

Compare Source

Features
  • Add install-all command to install packages according to spec metadata file. (#​687)
  • Introduce pipx pin and pipx unpin commands, which can be used to pin or unpin the version
    of an installed package, so it will not be upgraded by pipx upgrade or pipx upgrade-all. (#​891)
  • Add a new option --pinned to pipx list command for listing pinned packages only. (#​891)
  • Add pipx interpreter upgrade command to upgrade local standalone python in micro/patch level (#​1249)
  • Add --requirement option to inject command to read list of packages from a text file. (#​1252)
  • Add pipx upgrade-shared command, to create/upgrade shared libraries as a standalone command. (#​1316)
  • Allow upgrade command to accept multiple packages as arguments. (#​1336)
  • Support Python version for --python arg when py launcher is not available (#​1342)
  • Make install-all gather errors in batch (#​1348)
Bugfixes
  • Resolve the DEFAULT_PYTHON to the actual absolute path (#​965)
  • Fix error log overwrite for "-all" batch operations. (#​1132)
  • Do not reinstall already injected packages without --force being passed. (#​1300)
  • Only show --python and --force flag warning if both flags are present (#​1304)
  • Don't allow paths to be passed into pipx reinstall, as this might wreak havoc. (#​1324)
  • Make the Python venv module arguments work with upgrade --install (#​1344)
  • Fix version check for standalone python (#​1349)
  • Validate package(s) argument should not be path(s). (#​1354)
  • Validate whether a package is an URL correctly. (#​1355)
  • Support python3.8 for standalone python builds (#​1375)
  • Install specified version of --preinstall dependency instead of latest version (#​1377)
  • Move --global option into shared parser, such that it can be passed after the subcommand, for example pipx ensurepath --global. (#​1397)
  • Fix discovery of a pipx run entry point if a local path was given as package. (#​1422)
Improved Documentation
  • Create a dedicated section for manual pages and add an example with pdm-backend. (#​1312)
  • Add example, test and cli help description how to install multiple packages with the --preinstall flag (#​1321)
  • Refine docs generation script and template. (#​1325)
  • Add a note about sourcing the shell config file for ensure_path (#​1346)

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 4, 2024 07:53
@renovate renovate bot requested review from morganleroi and Fluf22 and removed request for a team June 4, 2024 07:53
@shortcuts shortcuts merged commit 24d354c into chore/renovateBaseBranch Jun 4, 2024
4 checks passed
@shortcuts shortcuts deleted the renovate/pipx-1.x branch June 4, 2024 07:54
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 4, 2024

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

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