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 dvc to v3.54.0 #93

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Update dependency dvc to v3.54.0 #93

merged 1 commit into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dvc ==3.53.2 -> ==3.54.0 age adoption passing confidence

Release Notes

iterative/dvc (dvc)

v3.54.0

Compare Source

What's Changed

⚡ Optimizations
  • Improves performance of building objects, especially for directories with large no. of files by as much as 70% - 90%. This affects most of the commands. For example,
  • Avoids relinking on dvc add and dvc commit if possible.
  • Improves dvc diff rename detection.
  • Reintroduces support for hashing files concurrently. This is only done for files larger than 1MB to avoid Python's thread overhead.
  • Avoids stat calls (or, info() calls) during import-url and import. This is now done as part of walk().

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@skshetry skshetry merged commit 76a73fb into v2 Aug 19, 2024
1 check passed
@skshetry skshetry deleted the renovate/dvc-3.x branch August 19, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant