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

Update dependency pipenv to v2024.0.3 #1390

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pipenv 2024.0.1 -> 2024.0.3 age adoption passing confidence

Release Notes

pypa/pipenv (pipenv)

v2024.0.3

Compare Source

=====================

v2024.0.2

Compare Source

============================

Features & Improvements

  • Initial support for python3.13 #&#8203;6240 <https://github.com/pypa/pipenv/issues/6240>_

Bug Fixes

  • Fix bump version in CI/CD pipeline #&#8203;6177 <https://github.com/pypa/pipenv/issues/6177>_
  • Swap old_version and new_version in pipenv update --outdated output. #&#8203;6179 <https://github.com/pypa/pipenv/issues/6179>_
  • Update shell detection to only check the end of the command used. #&#8203;6197 <https://github.com/pypa/pipenv/issues/6197>_
  • Fix loading dot env twice #​6198 #&#8203;6202 <https://github.com/pypa/pipenv/issues/6202>_
  • Solve issue with quiet lock not writing the lock file #​6207. #&#8203;6207 <https://github.com/pypa/pipenv/issues/6207>_
  • Fix regression introduced with the "smarter uninstall" PR. Uninstall --all should not clear the Pipfile entries. #&#8203;6209 <https://github.com/pypa/pipenv/issues/6209>_
  • Fixed regression where all local file installations were incorrectly treated as editable. Ensure that local file installations are explicitly marked as editable in both Pipfile and Pipfile.lock entries if editable installation is desired. #&#8203;6222 <https://github.com/pypa/pipenv/issues/6222>_
  • Corrected behavior of pipenv install --skip-lock after behavioral install refactor introduced regression. No Pipfile.lock is generated with this fix and installation of vcs no longer fails with revision missing error. #&#8203;6225 <https://github.com/pypa/pipenv/issues/6225>_
  • Fix for Windows on ARM missing distlib binaries in pyproject.toml #&#8203;6240 <https://github.com/pypa/pipenv/issues/6240>_

Vendored Libraries


Configuration

📅 Schedule: Branch creation - "* 3-6 * * 1-5" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@openshift-ci openshift-ci bot added the size/XS label Sep 16, 2024
@tesshuflower
Copy link
Contributor

/approve
/lgtm
/retest

Copy link
Contributor

openshift-ci bot commented Sep 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate-bot, tesshuflower

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot changed the title Update dependency pipenv to v2024.0.2 Update dependency pipenv to v2024.0.3 Sep 23, 2024
@openshift-ci openshift-ci bot removed the lgtm label Sep 23, 2024
Copy link

sonarcloud bot commented Sep 23, 2024

@tesshuflower
Copy link
Contributor

/retest
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.4%. Comparing base (9f52430) to head (40870bc).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1390     +/-   ##
=======================================
- Coverage   67.5%   67.4%   -0.2%     
=======================================
  Files         57      57             
  Lines       5838    5838             
=======================================
- Hits        3941    3935      -6     
- Misses      1612    1615      +3     
- Partials     285     288      +3     

see 1 file with indirect coverage changes

@tesshuflower
Copy link
Contributor

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit fa9a9c9 into backube:main Sep 23, 2024
32 checks passed
@renovate-bot renovate-bot deleted the renovate/pipenv-2024.x branch September 23, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants