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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 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 10, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2020

Codecov Report

Merging #108 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #108   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          292       292           
  Branches        70        70           
=========================================
  Hits           292       292           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 401cdc0...ca25054. Read the comment docs.

@github-actions github-actions bot merged commit 530977d into master Jun 10, 2020
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/pip-20.1.1 branch June 10, 2020 12:45
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.

1 participant