Skip to content
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

chore(deps): update dependency pipx to v1.5.0 #2973

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pipx (changelog) ==1.4.3 -> ==1.5.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.5.0

Compare Source

Features
  • Add --global option to pipx commands.
    - This will run the action in a global scope and affect environment for all system users. (#​754)
  • Add a --fetch-missing-python flag to all commands that accept a --python flag.
    - When combined, this will automatically download a standalone copy of the requested python version if it's not already available on the user's system. (#​1242)
  • Add commands to list and prune standalone interpreters (#​1248)
  • Revert platform-specific directories on MacOS and Windows
    - They were leading to a lot of issues with Windows sandboxing and spaces in shebangs on MacOS. (#​1257)
  • Add --install option to pipx upgrade command.
    - This will install the package given as argument if it is not already installed. (#​1262)
Bugfixes
  • Correctly resolve home directory in pipx directory environment variables. (#​94)
  • Pass through pip arguments when upgrading shared libraries. (#​964)
  • Fix installation issues when files in the working directory interfere with venv creation process. (#​1091)
  • Report correct filename in tracebacks with pipx run <scriptname> (#​1191)
  • Let self-managed pipx uninstall itself on windows again. (#​1203)
  • Fix path resolution for python executables looked up in PATH on windows. (#​1205)
  • Display help message when pipx install is run without arguments. (#​1266)
  • Fix crashes due to superfluous -q flags by discarding exceeding values (#​1283)
Improved Documentation
  • Update the completion instructions for zipapp users. (#​1072)
  • Update the example for running scripts with dependencies. (#​1227)
  • Update the docs for package developers on the use of configuration using pyproject.toml (#​1229)
  • Add installation instructions for Fedora (#​1239)
  • Update the examples for installation from local dir (#​1277)
  • Fix inconsistent wording in pipx install command description. (#​1307)
Deprecations and Removals
  • Deprecate --skip-maintenance flag of pipx list; maintenance is now never executed there (#​1256)
Misc

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 April 6, 2024 16:18
@renovate renovate bot requested review from damcou and millotp and removed request for a team April 6, 2024 16:18
@algolia-bot
Copy link
Collaborator

algolia-bot commented Apr 6, 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.

Copy link

github-actions bot commented Apr 6, 2024

@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 16:31 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 16:48 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 17:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 17:19 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 17:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 17:39 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 6, 2024 17:49 Inactive
@renovate renovate bot merged commit 41794dd into chore/renovateBaseBranch Apr 6, 2024
13 checks passed
@renovate renovate bot deleted the renovate/pipx-1.x branch April 6, 2024 17:58
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.

1 participant