Dvc

Latest version: v3.59.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 92

2.54.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🔨 Maintenance
* deps: bump dvc-ssh to 2.22.1 by pmrowla in https://github.com/iterative/dvc/pull/9311
* build(deps-dev): bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/iterative/dvc/pull/9313
Other Changes
* deps: bump scmrepo to 1.0.0 by pmrowla in https://github.com/iterative/dvc/pull/9317
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc/pull/9319
* deps: put lower bound on dvc-http by efiop in https://github.com/iterative/dvc/pull/9326


**Full Changelog**: https://github.com/iterative/dvc/compare/2.53.0...2.54.0

2.53.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🚀 New Features and Enhancements
* exp run/save: track top level files by daavoo in https://github.com/iterative/dvc/pull/9250
* exp save: include untracked dvclock by daavoo in https://github.com/iterative/dvc/pull/9261
* Add top-level `artifacts:` section by aguschin in https://github.com/iterative/dvc/pull/9220
* exp run: Add `--copy-paths` arg. by daavoo in https://github.com/iterative/dvc/pull/9302
🐛 Bug Fixes
* api: data: set default remote instead of using it directly by efiop in https://github.com/iterative/dvc/pull/9306
* exp run: git add param files that will be modified. by daavoo in https://github.com/iterative/dvc/pull/9305
🔨 Maintenance
* build(deps-dev): bump pylint from 2.17.1 to 2.17.2 by dependabot in https://github.com/iterative/dvc/pull/9299
* deps: bump scmrepo minver to 0.2.1 by pmrowla in https://github.com/iterative/dvc/pull/9307
Other Changes
* dep: repo: use dvcfs by efiop in https://github.com/iterative/dvc/pull/9246
* repo: site_cache_dir improvements by efiop in https://github.com/iterative/dvc/pull/9298
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc/pull/9251
* exp push: improve ui by skshetry in https://github.com/iterative/dvc/pull/9308


**Full Changelog**: https://github.com/iterative/dvc/compare/2.52.0...2.53.0

2.52.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

🚀 New Features and Enhancements
* api: Add `exp_save`. by daavoo in https://github.com/iterative/dvc/pull/8727
* exp branch: Make `branch` arg optional. by daavoo in https://github.com/iterative/dvc/pull/9211
* exp remove: fix ui for removing from git remotes by dberenbaum in https://github.com/iterative/dvc/pull/9266
🐛 Bug Fixes
* config: don't look for .dvc dir implicitly by efiop in https://github.com/iterative/dvc/pull/9274
🔨 Maintenance
* build(deps-dev): bump pylint from 2.17.0 to 2.17.1 by dependabot in https://github.com/iterative/dvc/pull/9229
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc/pull/9168
* build(deps): bump pyinstaller from 5.8.0 to 5.9.0 by dependabot in https://github.com/iterative/dvc/pull/9169
* exp save: Reintroduce implementation based on `executor`/`queue`. by daavoo in https://github.com/iterative/dvc/pull/9165
* deps: bump scmrepo to 0.1.17 by pmrowla in https://github.com/iterative/dvc/pull/9237
Other Changes
* erepo: pass rev instead of fs/scm by efiop in https://github.com/iterative/dvc/pull/9222
* erepo: set subrepos/uninitialized explicitly by efiop in https://github.com/iterative/dvc/pull/9224
* erepo: move legacy exceptions to api by efiop in https://github.com/iterative/dvc/pull/9228
* dvcfs: handle broken symlink/TreeError by efiop in https://github.com/iterative/dvc/pull/9231
* Update duplicate output error msg by dberenbaum in https://github.com/iterative/dvc/pull/9138
* deps: bump dvc-data to 0.46.0 by efiop in https://github.com/iterative/dvc/pull/9241
* output: ignore missing size from files when calculating total size by skshetry in https://github.com/iterative/dvc/pull/9242
* replace funcy.cat with itertools.chain.from_iterable by skshetry in https://github.com/iterative/dvc/pull/9279
* deps: bump dvc-studio-client>=0.6.1,<1 by daavoo in https://github.com/iterative/dvc/pull/9285
* exp run: Propagate `.dvc/config.local` in `TempDirExecutor`. by daavoo in https://github.com/iterative/dvc/pull/9289

**Full Changelog**: https://github.com/iterative/dvc/compare/2.51.0...2.52.0

2.51.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
⚡ Optimizations
* deps: bump `dvc-render>=0.3.1<0.4.0`. by daavoo in https://github.com/iterative/dvc/pull/9197
🐛 Bug Fixes
* hydra: resolve OmegaConf interpolations. by daavoo in https://github.com/iterative/dvc/pull/9212
Other Changes
* dvcfs: support caching remote streams; use that in plots by skshetry in https://github.com/iterative/dvc/pull/9183
* close streams by skshetry in https://github.com/iterative/dvc/pull/9204
* parsing: fix foreach resolution with int keys by dtrifiro in https://github.com/iterative/dvc/pull/8904

New Contributors
* omesser made their first contribution in https://github.com/iterative/dvc/pull/9208

**Full Changelog**: https://github.com/iterative/dvc/compare/2.50.0...2.51.0

2.50.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
🚀 New Features and Enhancements
* ui: disable colorama on write_json when highlighting is disabled by skshetry in https://github.com/iterative/dvc/pull/9186
Other Changes
* deps: bump dvc-data to 0.44.0 by efiop in https://github.com/iterative/dvc/pull/9180
* repo: create site_cache_dir with proper perms by efiop in https://github.com/iterative/dvc/pull/9185


**Full Changelog**: https://github.com/iterative/dvc/compare/2.49.0...2.50.0

2.49.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Other Changes
* exp: push/pull: don't include baseline commit by efiop in https://github.com/iterative/dvc/pull/9164
* exp: Include `STUDIO_REPO_URL` in run_env. by daavoo in https://github.com/iterative/dvc/pull/9161
* exp: fail fast in empty git repo by dberenbaum in https://github.com/iterative/dvc/pull/8840
* install: pre-commit: install all deps by default by efiop in https://github.com/iterative/dvc/pull/9179


**Full Changelog**: https://github.com/iterative/dvc/compare/2.48.0...2.49.0

Page 21 of 92

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.