fix(deps): update dependency dvc to v3 #203
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0
->^3.0.0
Release Notes
iterative/dvc (dvc)
v3.56.0
Compare Source
What's Changed
🚀 New Features and Enhancements
dvc ls
by @petebachant in https://github.com/iterative/dvc/pull/10573⚡ Optimizations
cache.type
is hardlink and on relink mode by @skshetry in https://github.com/iterative/dvc/pull/10557🐛 Bug Fixes
New Contributors
Full Changelog: iterative/dvc@3.55.2...3.56.0
v3.55.2
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.55.1...3.55.2
v3.55.1
Compare Source
What's Changed
Bugfixes
Full Changelog: iterative/dvc@3.55.0...3.55.1
v3.55.0
Compare Source
What's Changed
⚡ Optimizations
get()
by reducing index.info calls() by @skshetry in https://github.com/iterative/dvc/pull/10540🔨 Maintenance
Other Changes
Full Changelog: iterative/dvc@3.54.1...3.55.0
v3.54.1
Compare Source
What's Changed
Optimizations
Bug fixes
Other Changes
Full Changelog: iterative/dvc@3.54.0...3.54.1
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,
checkout
dropped by as much as 80% (see https://github.com/iterative/dvc/issues/10491).dvc add
performance improved by more than 70%.See https://bench.dvc.org/latest.html for more.
Avoids relinking on
dvc add
anddvc commit
if possible (iterative/dvc-data#548)Improves performance for
dvc diff
rename detection (iterative/dvc-data#550).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) duringimport-url
andimport
. This is now done as part ofwalk()
.v3.53.2
Compare Source
What's Changed
🔨 Maintenance
Full Changelog: iterative/dvc@3.53.1...3.53.2
v3.53.1
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.53.0...3.53.1
v3.53.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.52.0...3.53.0
v3.52.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.51.3...3.52.0
v3.51.3
Compare Source
What's Changed
🔨 Maintenance
Other Changes
New Contributors
Full Changelog: iterative/dvc@3.51.2...3.51.3
v3.51.2
Compare Source
What's Changed
🔨 Maintenance
Other Changes
New Contributors
Full Changelog: iterative/dvc@3.51.1...3.51.2
v3.51.1
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.51.0...3.51.1
v3.51.0
Compare Source
What's Changed
Other Changes
repro --pull
refactor by @dberenbaum in https://github.com/iterative/dvc/pull/10435Full Changelog: iterative/dvc@3.50.3...3.51.0
v3.50.3
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.50.2...3.50.3
v3.50.2
Compare Source
What's Changed
New Contributors
Full Changelog: iterative/dvc@3.50.1...3.50.2
v3.50.1
Compare Source
What's Changed
🔨 Maintenance
Other Changes
>=3.3.2,<4
by @skshetry in https://github.com/iterative/dvc/pull/10406New Contributors
Full Changelog: iterative/dvc@3.50.0...3.50.1
v3.50.0
Compare Source
What's Changed
🛠 Breaking Changes
🚀 New Features and Enhancements
🐛 Bug Fixes
Other Changes
Full Changelog: iterative/dvc@3.49.0...3.50.0
v3.49.0
Compare Source
What's Changed
🚀 New Features and Enhancements
🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: iterative/dvc@3.48.4...3.49.0
v3.48.4
Compare Source
What's Changed
🔨 Maintenance
Other Changes
Full Changelog: iterative/dvc@3.48.3...3.48.4
v3.48.3
Compare Source
What's Changed
dvc studio login
automatically push experiments by default by @AlexandreKempf in https://github.com/iterative/dvc/pull/10331Other Changes
Full Changelog: iterative/dvc@3.48.2...3.48.3
v3.48.2
Compare Source
What's Changed
🚀 New Features and Enhancements
Full Changelog: iterative/dvc@3.48.1...3.48.2
v3.48.1
Compare Source
What's Changed
🔨 Maintenance
Other Changes
New Contributors
Full Changelog: iterative/dvc@3.48.0...3.48.1
v3.48.0
Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: iterative/dvc@3.47.0...3.48.0
v3.47.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.46.0...3.47.0
v3.46.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.45.0...3.46.0
v3.45.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.44.0...3.45.0
v3.44.0
Compare Source
What's Changed
🚀 New Features and Enhancements
🔨 Maintenance
pull/10295
Full Changelog: iterative/dvc@3.43.1...3.44.0
v3.43.1
Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: iterative/dvc@3.43.0...3.43.1
v3.43.0
Compare Source
What's Changed
🐛 Bug Fixes
🔨 Maintenance
Other Changes
Full Changelog: iterative/dvc@3.42.0...3.43.0
v3.42.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.41.0...3.41.1
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.41.0...3.42.0
v3.41.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.40.1...3.41.0
v3.40.1
Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: iterative/dvc@3.40.0...3.40.1
v3.40.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.39.0...3.40.0
v3.39.0
Compare Source
What's Changed
🐛 Bug Fixes
Other Changes
Full Changelog: iterative/dvc@3.38.1...3.39.0
v3.38.1
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.38.0...3.38.1
v3.38.0
Compare Source
What's Changed
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: iterative/dvc@3.37.0...3.38.0
v3.37.0
Compare Source
What's Changed
🚀 New Features and Enhancements
🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: iterative/dvc@3.36.1...3.37.0
v3.36.1
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.36.0...3.36.1
v3.36.0
Compare Source
What's Changed
🚀 New Features and Enhancements
⚡ Optimizations
🐛 Bug Fixes
Full Changelog: iterative/dvc@3.35.0...3.36.0
v3.35.0
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.34.0...3.35.0
v3.34.0
Compare Source
What's Changed
🐛 Bug Fixes
🔨 Maintenance
Other Changes
Full Changelog: iterative/dvc@3.33.4...3.34.0
v3.33.4
Compare Source
What's Changed
🔨 Maintenance
Other Changes
Full Changelog: iterative/dvc@3.33.3...3.33.4
v3.33.3
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.33.2...3.33.3
v3.33.2
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.33.1...3.33.2
v3.33.1
Compare Source
What's Changed
⚡ Optimizations
Full Changelog: iterative/dvc@3.33.0...3.33.1
v3.33.0
Compare Source
What's Changed
Other Changes
plots
: standardise across DVC/Studio/VS Code by @mattseddon in https://github.com/iterative/dvc/pull/9931Full Changelog: iterative/dvc@3.32.0...3.33.0
v3.32.0
Compare Source
What's Changed
🚀 New Features and Enhancements
🔨 Maintenance
Full Changelog: iterative/dvc@3.31.2...3.32.0
v3.31.2
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.31.1...3.31.2
v3.31.1
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.31.0...3.31.1
v3.31.0
Compare Source
What's Changed
🔨 Maintenance
Other Changes
Full Changelog: iterative/dvc@3.30.3...3.31.0
v3.30.3
Compare Source
What's Changed
Other Changes
Full Changelog: iterative/dvc@3.30.2...3.30.3
v3.30.2
Compare Source
What's Changed
⚡ Optimizations
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.
This PR was generated by Mend Renovate. View the repository job log.