backube / volsync

Asynchronous data replication for Kubernetes volumes
https://volsync.readthedocs.io
GNU Affero General Public License v3.0
601 stars 69 forks source link

Update dependency pipenv to v2024.3.1 #1442

Closed renovate-bot closed 3 weeks ago

renovate-bot commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pipenv 2024.3.0 -> 2024.3.1 age adoption passing confidence

Release Notes

pypa/pipenv (pipenv) ### [`v2024.3.1`](https://redirect.github.com/pypa/pipenv/blob/HEAD/CHANGELOG.md#202431-2024-10-30) [Compare Source](https://redirect.github.com/pypa/pipenv/compare/v2024.3.0...v2024.3.1) \===================== ## Bug Fixes - Fix the readthedocs.org build that has been failing and not updating our official docs at https://pipenv.pypa.io/en/latest/ `#​6291 `\_ - Fix regression of `2024.3.0` when using the `--system` flag without `--deploy` flag. `#​6295 `\_ - - **Bugfix:** Fixed Regression with the `pipenv update` routine to allow for package upgrades without requiring an existing lockfile. This change improves the flexibility of the update process by determining which packages require updating and handling cases where the lockfile is absent or partially defined. - **Tests Added:** Comprehensive integration tests for the updated functionality, covering scenarios like updating packages without a lockfile, detecting modified entries, handling VCS changes, and verifying the correct application of extras during installation. `#​6299 `\_

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.



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

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.2%. Comparing base (86dc575) to head (0b44bcd). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1442 +/- ## ======================================= - Coverage 66.3% 66.2% -0.2% ======================================= Files 57 57 Lines 7474 7474 ======================================= - Hits 4959 4950 -9 - Misses 2230 2236 +6 - Partials 285 288 +3 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/backube/volsync/pull/1442/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=backube)
tesshuflower commented 3 weeks ago

/approve /lgtm

openshift-ci[bot] commented 3 weeks ago

[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: - ~~[OWNERS](https://github.com/backube/volsync/blob/main/OWNERS)~~ [tesshuflower] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment