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

Bump pipenv from 2024.0.2 to 2024.1.0 in /python/helpers in the pipenv group across 1 directory #10735

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2024

Bumps the pipenv group with 1 update in the /python/helpers directory: pipenv.

Updates pipenv from 2024.0.2 to 2024.1.0

Release notes

Sourced from pipenv's releases.

Release v2024.1.0

What's Changed

Full Changelog: pypa/pipenv@v2024.0.3...v2024.1.0

Release v2024.0.3

What's Changed

New Contributors

Full Changelog: pypa/pipenv@v2024.0.2...v2024.0.3

Changelog

Sourced from pipenv's changelog.

2024.1.0 (2024-09-29)

Pipenv 2024.1.0 (2024-09-29)

Features & Improvements

  • Upgrade from pip==24.0 to pip==24.1.2. [#6253](https://github.com/pypa/pipenv/issues/6253) <https://github.com/pypa/pipenv/issues/6253>_

Bug Fixes

  • Fixes regression in lock file generation that caused environment variable references (e.g., ${GIT_PASSWORD}) in VCS URLs to be stripped out. This restores the ability to use credential placeholders in version control system URLs. [#6256](https://github.com/pypa/pipenv/issues/6256) <https://github.com/pypa/pipenv/issues/6256>_ 2024.0.3 (2024-09-22) ===================== Pipenv 2024.0.3 (2024-09-22) ============================

Bug Fixes

  • Disable ResourceWarning warning for temporary files that are cleaned on program exit. [#6151](https://github.com/pypa/pipenv/issues/6151) <https://github.com/pypa/pipenv/issues/6151>_
  • Fixed package sorting when installing a package with extras. [#6171](https://github.com/pypa/pipenv/issues/6171) <https://github.com/pypa/pipenv/issues/6171>_
  • Fixed pipenv uninstall --all failing when the virtual environment no longer exists. [#6185](https://github.com/pypa/pipenv/issues/6185) <https://github.com/pypa/pipenv/issues/6185>_
  • Fix issue where installing a vcs dependency using pipenv CLI yielded the wrong Pipfile entry such that it could not lock. [#6242](https://github.com/pypa/pipenv/issues/6242) <https://github.com/pypa/pipenv/issues/6242>_
  • Fix report that pipenv requires packaging>=22 on some systems by setting it as a dependency. [#6243](https://github.com/pypa/pipenv/issues/6243) <https://github.com/pypa/pipenv/issues/6243>_
Commits
  • 2b9c78a Release v2024.1.0
  • 3a16980 Bumped version to 2024.1.0.
  • 9d7dc56 don't try to bump to dev version during pypi publish.
  • 89fd265 Merge pull request #6262 from pypa/fix-ci-vcs
  • 2651f99 Fix tests for windows and leave behavior for mac/linux
  • cbcd06c Fix test on windows
  • d9e6dfe Merge pull request #6260 from pypa/fix-get-pipenv
  • 7d22200 ruff: ignore get-pipenv.py
  • e1866a9 Update get-pipenv.py
  • fa08ff5 Make this code path more safe to prevent stack trace/regression.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 6, 2024 16:06
@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Oct 6, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pipenv-c66fa46f29 branch from c0d3a92 to 56cd3fc Compare October 13, 2024 16:29
Bumps the pipenv group with 1 update in the /python/helpers directory: [pipenv](https://github.com/pypa/pipenv).


Updates `pipenv` from 2024.0.2 to 2024.1.0
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2024.0.2...v2024.1.0)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pipenv
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pipenv-c66fa46f29 branch from 56cd3fc to 07d544e Compare October 20, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies L: python python Dependabot pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants