Dvc

Latest version: v3.51.2

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

Scan your dependencies

Page 35 of 90

2.4.3

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- [pre-commit.ci] pre-commit autoupdate (6243) pre-commit-ci
- Loosen versions for fsspec and pygtrie (6242) Erotemic

🐛 Bug Fixes

- git: Keep trailing slash when checking if directory is gitignored (6232) tpietruszka

Thanks again to Erotemic, efiop, pre-commit-ci, pre-commit-ci[bot] and tpietruszka for the contributions! 🎉

2.4.2

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

🏇 Optimizations

- obj: staging: remove redundant exists() call (6217) efiop

🐛 Bug Fixes

- output: don't lower the etag field on the schema when deserializing (6238) isidentical
- utils: normalize case in path_isin functions (6236) pmrowla

🔨 Maintenance

- build(deps): bump crc32c from 2.2 to 2.2.post0 (6234) dependabot
- build(deps): bump urllib3 from 1.26.5 to 1.26.6 (6235) dependabot
- setup: update fsspec to 2021.6.1 (6219) efiop
- build(deps): bump mypy from 0.902 to 0.910 (6212) dependabot
- build(deps): bump google-cloud-storage from 1.38.0 to 1.39.0 (6211) dependabot

Thanks again to dependabot, dependabot[bot], efiop, isidentical and pmrowla for the contributions! 🎉

2.4.1

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- Bump fsspec version (6214) skshetry
- Create CODEOWNERS (6213) skshetry

Thanks again to efiop and skshetry for the contributions! 🎉

2.4.0

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

- fix webdav tests and then add some (6189) skshetry

🚀 New Features and Enhancements

- pass size to upload_fobj (6187) skshetry
- serialize: Wrap `UnicodeDecodeError`s (6193) duijf
- azure: add allow_anonymous_login option to the schema (6190) isidentical
- webdav: minor updates (6155) skshetry
- http/webdav: support specifying custom certs in `ssl_verify` (6142) skshetry
- webdav4: migrate to new library (6099) skshetry

🐛 Bug Fixes

- repo: preserve meta field on move (6201) yehiyam
- add, import-url: preserve size for to-remote/to-cache (6162) isidentical
- s3, gs, azure: re-enable prefix-based search optimization (6151) isidentical
- stage: monitor: don't forget to unprotect outs (6134) efiop
- ls: specify rev as kwarg (6121) efiop
- add: prevent crash while getting relpath (5837) tomrutter

🔨 Maintenance

- [pre-commit.ci] pre-commit autoupdate (6167) pre-commit-ci
- odb: treat external repo dependencies as objects (6109) pmrowla
- build(deps): bump pytest-xdist from 2.2.1 to 2.3.0 (6188) dependabot
- build(deps): bump pytest-docker from 0.10.1 to 0.10.3 (6172) dependabot
- build(deps): bump mypy from 0.901 to 0.902 (6153) dependabot
- setup: bump fsspec/s3fs/gcsfs to 2021.06.0 (6137) isidentical
- build(deps): bump mypy from 0.812 to 0.901 (6140) dependabot
- build(deps): bump codecov/codecov-action from 1.5.0 to 1.5.2 (6139) dependabot
- [pre-commit.ci] pre-commit autoupdate (6135) pre-commit-ci
- build(deps): bump rtCamp/action-slack-notify from 2.1.3 to 2.2.0 (6128) dependabot
- ci: move to ubuntu-18 from ubuntu-16 (6101) isidentical

Thanks again to dependabot, dependabot[bot], dmpetrov, duijf, efiop, isidentical, pmrowla, pre-commit-ci, pre-commit-ci[bot], skshetry, tomrutter and yehiyam for the contributions! 🎉

2.3.0

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

🚀 New Features and Enhancements

- config, remote: Made S3 CA bundle customizable (6018) rgvanwesep
- fs: don't automatically create buckets (6086) efiop
- azure: better error messages / allow_anonymous_login option (5833) isidentical

🐛 Bug Fixes

- fs: temporarily disable prefix-based search for fsspec-implementations (6096) isidentical

🔨 Maintenance

- build(deps): bump pytest-cov from 2.12.0 to 2.12.1 (6095) dependabot
- pin networkx to 2.5 (6085) skshetry

Thanks again to dependabot, dependabot[bot], efiop, isidentical, rgvanwesep and skshetry for the contributions! 🎉

2.2.0

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

🚀 New Features and Enhancements

- respect $PAGER env vars, make -FRSX default in less (5906) skshetry
- commit,completion: Add stages completion for dvc commit (5963) ciaochiaociao

🏇 Optimizations

- git: update dulwich to 0.20.22 (6049) pmrowla

🐛 Bug Fixes

- fix empty string parsing for the command (6074) skshetry
- git: update dulwich to 0.20.22 (6049) pmrowla
- dvcfs: open: raise FileNotFoundError on missing version info (6017) efiop
- azure: use selector event loop for windows (5983) isidentical
- plots: handle NoRemoteError for dirs (5976) efiop
- s3: respect credentialpath/configpath (5973) isidentical
- azure: use a custom event loop for authentication (5958) isidentical
- move: validate new stage before move (5953) pmrowla
- dvcfile/stage: check if dvcfile would be gitignored on stage creation (5907) pmrowla

🔨 Maintenance

- fix errors raised by pylint (6081) skshetry
- build(deps): bump actions/cache from 2.1.5 to 2.1.6 (6073) dependabot
- build(deps): bump urllib3 from 1.26.4 to 1.26.5 (6069) dependabot
- setup: bump fsspec/s3fs/gcsfs to 2021.5.0 (6056) isidentical
- build(deps): bump pydocstyle from 6.0.0 to 6.1.1 (6027) dependabot
- build(deps): bump pytest-cov from 2.11.1 to 2.12.0 (6022) dependabot
- build(deps): bump rtCamp/action-slack-notify from 2 to 2.1.3 (5993) dependabot
- build(deps): bump actions/setup-ruby from 1 to 1.1.3 (5994) dependabot
- Decoupling dvcignore and fs (5812) karajan1001
- setup: freeze aiobotocore/botocore/boto3 versions (5987) isidentical
- build(deps): bump pytest-mock from 3.6.0 to 3.6.1 (5981) dependabot
- run gdrive tests in a single job, run all on schedule (5974) skshetry
- build(deps): bump pytest from 6.2.3 to 6.2.4 (5968) dependabot
- s3: fsspec migration (5683) isidentical
- build(deps): bump moto from 2.0.5 to 2.0.6 (5955) dependabot
- build(deps): bump pygments from 2.8.1 to 2.9.0 (5956) dependabot
- build(deps): bump codecov/codecov-action from v1.4.1 to v1.5.0 (5957) dependabot
- tests: mark test_stash_pop as xfail on linux (5952) skshetry

Thanks again to ciaochiaociao, dependabot, dependabot[bot], dmpetrov, efiop, isidentical, karajan1001, pmrowla, shcheklein and skshetry for the contributions! 🎉

Page 35 of 90

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.