Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Bump pip from 20.1 to 20.1.1 in /.github/workflows #73

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2020

Bumps pip from 20.1 to 20.1.1.

Changelog

Sourced from pip's changelog.

20.1.1 (2020-05-19)

Deprecations and Removals

  • Revert building of local directories in place, restoring the pre-20.1 behaviour of copying to a temporary directory. ([#7555](https://github.com/pypa/pip/issues/7555) <https://github.com/pypa/pip/issues/7555>_)
  • Drop parallelization from pip list --outdated. ([#8167](https://github.com/pypa/pip/issues/8167) <https://github.com/pypa/pip/issues/8167>_)

Bug Fixes

  • Fix metadata permission issues when umask has the executable bit set. ([#8164](https://github.com/pypa/pip/issues/8164) <https://github.com/pypa/pip/issues/8164>_)
  • Avoid unnecessary message about the wheel package not being installed when a wheel would not have been built. Additionally, clarify the message. ([#8178](https://github.com/pypa/pip/issues/8178) <https://github.com/pypa/pip/issues/8178>_)
Commits
  • 8356bc5 Bump for release
  • bfe6336 NEWS: in-tree builds revert is a removal, not bugfix
  • ab6ac9d Merge pull request #8221 from pradyunsg/revert-in-place-builds
  • 4a063b7 Merge pull request #8167 from pradyunsg/drop-list-parallelization
  • a526f93 Merge pull request #8180 from sbidoul/wheel-absent-warning-sbi
  • c5150d4 Merge pull request #8166 from deveshks/fix-generated-file-mode
  • c513c72 Merge pull request #8173 from hugovk/document-pip-cache-dir
  • See full diff 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.


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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 4, 2020
@github-actions github-actions bot merged commit 9f2293f into master Jun 4, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/pip-20.1.1 branch June 4, 2020 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants