Skip to content

Bump pipenv from 2020.11.15 to 2022.4.30#53

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pipenv-2022.4.30
Closed

Bump pipenv from 2020.11.15 to 2022.4.30#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pipenv-2022.4.30

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps pipenv from 2020.11.15 to 2022.4.30.

Release notes

Sourced from pipenv's releases.

Release v2022.4.30

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2022.4.21...v2022.4.30

Release v2022.4.21

What's Changed

Full Changelog: pypa/pipenv@v2022.4.20...v2022.4.21

Release v2022.4.20

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2022.4.8...v2022.4.20

Release v2022.4.8

What's Changed

... (truncated)

Changelog

Sourced from pipenv's changelog.

2022.4.30 (2022-04-30)

Bug Fixes

  • Fixes issue of requirements command problem by modifying to print -e and path of the editable package. [#5070](https://github.com/pypa/pipenv/issues/5070) <https://github.com/pypa/pipenv/issues/5070>_
  • Revert specifier of setuptools requirement in setup.py back to what it was in order to fix FileNotFoundError: [Errno 2] issue report. [#5075](https://github.com/pypa/pipenv/issues/5075) <https://github.com/pypa/pipenv/issues/5075>_
  • Fixes issue of requirements command where git requirements cause the command to fail, solved by using existing convert_deps_to_pip function. [#5076](https://github.com/pypa/pipenv/issues/5076) <https://github.com/pypa/pipenv/issues/5076>_

Vendored Libraries

  • Vendor in requirementslib==1.6.4 to Fix SetuptoolsDeprecationWarning setuptools.config.read_configuration became deprecated. [#5081](https://github.com/pypa/pipenv/issues/5081) <https://github.com/pypa/pipenv/issues/5081>_

Removals and Deprecations

  • Remove more usage of misc functions of vistir. Many of this function are availabel in the STL or in another dependency of pipenv. [#5078](https://github.com/pypa/pipenv/issues/5078) <https://github.com/pypa/pipenv/issues/5078>_

2022.4.21 (2022-04-21)

Removals and Deprecations

  • Updated setup.py to remove support for python 3.6 from built pipenv packages' Metadata. [#5065](https://github.com/pypa/pipenv/issues/5065) <https://github.com/pypa/pipenv/issues/5065>_

2022.4.20 (2022-04-20)

Features & Improvements

  • Added new Pipenv option install_search_all_sources that allows installation of packages from an existing Pipfile.lock to search all defined indexes for the constrained package version and hash signatures. [#5041](https://github.com/pypa/pipenv/issues/5041) <https://github.com/pypa/pipenv/issues/5041>_

Bug Fixes

  • allow the user to disable the no_input flag, so the use of e.g Google Artifact Registry is possible. [#4706](https://github.com/pypa/pipenv/issues/4706) <https://github.com/pypa/pipenv/issues/4706>_
  • Fixes case where packages could fail to install and the exit code was successful. [#5031](https://github.com/pypa/pipenv/issues/5031) <https://github.com/pypa/pipenv/issues/5031>_

Vendored Libraries

... (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 [pipenv](https://github.com/pypa/pipenv) from 2020.11.15 to 2022.4.30.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2020.11.15...v2022.4.30)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github May 3, 2022

Superseded by #54.

@dependabot dependabot bot closed this May 3, 2022
@dependabot dependabot bot deleted the dependabot/pip/pipenv-2022.4.30 branch May 3, 2022 13:34
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants