Skip to content

Bump pipenv from 2021.5.29 to 2022.11.5 in /python/helpers#381

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/helpers/pipenv-2022.11.5
Closed

Bump pipenv from 2021.5.29 to 2022.11.5 in /python/helpers#381
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/helpers/pipenv-2022.11.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 8, 2022

Bumps pipenv from 2021.5.29 to 2022.11.5.

Release notes

Sourced from pipenv's releases.

Release v2022.11.5

What's Changed

Full Changelog: pypa/pipenv@v2022.11.4...v2022.11.5

Release v2022.11.4

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2022.10.25...v2022.11.4

Release v2022.10.25

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2022.10.12...v2022.10.25

Release v2022.10.12

What's Changed

... (truncated)

Changelog

Sourced from pipenv's changelog.

2022.11.5 (2022-11-05)

Pipenv 2022.11.5 (2022-11-05)

Bug Fixes

  • Rollback the change in version of colorama due to regressions in core functionality. [#5459](https://github.com/pypa/pipenv/issues/5459) <https://github.com/pypa/pipenv/issues/5459>_

2022.11.4 (2022-11-04)

Pipenv 2022.11.4 (2022-11-04)

Features & Improvements

  • Allow pipenv settings to be explicitly disabled more easily by assigning to the environment variable a falsy value. [#5451](https://github.com/pypa/pipenv/issues/5451) <https://github.com/pypa/pipenv/issues/5451>_

Bug Fixes

  • Provide an install iteration per index when install_search_all_sources is false (default behavior). This fixes regression where install phase was using unexpected index after updating pip==22.3 [#5444](https://github.com/pypa/pipenv/issues/5444) <https://github.com/pypa/pipenv/issues/5444>_

Vendored Libraries

  • Drop tomli, which is not used anymore. Bump attrs version see #5449. Drop distlib, colorama and platformdirs - use the ones from pip.vendor. [#5450](https://github.com/pypa/pipenv/issues/5450) <https://github.com/pypa/pipenv/issues/5450>

2022.10.25 (2022-10-25)

Pipenv 2022.10.25 (2022-10-25)

Features & Improvements

  • Add support to export requirements file for a specified set of categories. [#5431](https://github.com/pypa/pipenv/issues/5431) <https://github.com/pypa/pipenv/issues/5431>_

Vendored Libraries

... (truncated)

Commits
  • 137abbd Release v2022.11.5
  • e3c999f Roll back change vendoring of colorama. (#5460)
  • 71277e4 Bumped version.
  • 9297261 Release v2022.11.4
  • 5142bbd Merge pull request #5450 from pypa/more-vendor-clean-up
  • 678cb1f Merge pull request #5448 from pypa/issue-5444
  • ecb969b Merge branch 'main' into issue-5444
  • e8e391f Merge branch 'main' into more-vendor-clean-up
  • 6f88313 CI: pin python version for vendoring
  • 2049648 Pin vendoring Python version to 3.10
  • Additional commits viewable 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)

Bumps [pipenv](https://github.com/pypa/pipenv) from 2021.5.29 to 2022.11.5.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2021.5.29...v2022.11.5)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:production
  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 Nov 8, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 14, 2022

Superseded by #393.

@dependabot dependabot Bot closed this Nov 14, 2022
@dependabot dependabot Bot deleted the dependabot/pip/python/helpers/pipenv-2022.11.5 branch November 14, 2022 09:11
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