Dvc-s3

Latest version: v3.2.0

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

Scan your dependencies

Page 1 of 2

3.2.0

What's Changed
* build(deps-dev): bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/iterative/dvc-s3/pull/78
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc-s3/pull/79
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc-s3/pull/81
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc-s3/pull/82
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc-s3/pull/83
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/iterative/dvc-s3/pull/84
* Allow enabling anonymous login by 2maz in https://github.com/iterative/dvc-s3/pull/85

New Contributors
* pre-commit-ci made their first contribution in https://github.com/iterative/dvc-s3/pull/79
* 2maz made their first contribution in https://github.com/iterative/dvc-s3/pull/85

**Full Changelog**: https://github.com/iterative/dvc-s3/compare/3.1.0...3.2.0

3.1.0

What's Changed
* deps: bump pytest-servers to >=0.4.0 by efiop in https://github.com/iterative/dvc-s3/pull/59
* tests: cloud: introduce unlink/rmdir by efiop in https://github.com/iterative/dvc-s3/pull/60
* cruft: update template by efiop in https://github.com/iterative/dvc-s3/pull/61
* tests: bring back imports by efiop in https://github.com/iterative/dvc-s3/pull/62
* unpin dependencies; prune unnecessary deps by skshetry in https://github.com/iterative/dvc-s3/pull/64
* load dvc.testing.plugin for benchmarks by skshetry in https://github.com/iterative/dvc-s3/pull/65
* update template by github-actions in https://github.com/iterative/dvc-s3/pull/63
* test on 3.12 by skshetry in https://github.com/iterative/dvc-s3/pull/66
* ensure that s3 is connected before using the s3fs api by GuichardVictor in https://github.com/iterative/dvc-s3/pull/67
* update template by github-actions in https://github.com/iterative/dvc-s3/pull/68
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/iterative/dvc-s3/pull/71
* build(deps): bump peter-evans/create-pull-request from 3 to 6 by dependabot in https://github.com/iterative/dvc-s3/pull/70
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/iterative/dvc-s3/pull/72
* build(deps): bump iterative/setup-cml from 1 to 3 by dependabot in https://github.com/iterative/dvc-s3/pull/73
* update template by github-actions in https://github.com/iterative/dvc-s3/pull/74
* reduce number of revs and remove scheduled jobs by skshetry in https://github.com/iterative/dvc-s3/pull/75
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/iterative/dvc-s3/pull/76

New Contributors
* github-actions made their first contribution in https://github.com/iterative/dvc-s3/pull/63
* GuichardVictor made their first contribution in https://github.com/iterative/dvc-s3/pull/67
* dependabot made their first contribution in https://github.com/iterative/dvc-s3/pull/71

**Full Changelog**: https://github.com/iterative/dvc-s3/compare/3.0.1...3.1.0

3.0.1

What's Changed
* deps: bump pytest-servers to >=0.3.0 by efiop in https://github.com/iterative/dvc-s3/pull/58


**Full Changelog**: https://github.com/iterative/dvc-s3/compare/3.0.0...3.0.1

3.0.0

What's Changed
* deps: don't install pytest-docker by efiop in https://github.com/iterative/dvc-s3/pull/46
* tests: move tests from dvc by efiop in https://github.com/iterative/dvc-s3/pull/47
* fix pylint error by skshetry in https://github.com/iterative/dvc-s3/pull/49
* update template by efiop in https://github.com/iterative/dvc-s3/pull/34
* Revert "update template" by skshetry in https://github.com/iterative/dvc-s3/pull/50
* update template by efiop in https://github.com/iterative/dvc-s3/pull/51
* update template by efiop in https://github.com/iterative/dvc-s3/pull/52
* update template by efiop in https://github.com/iterative/dvc-s3/pull/53
* update template by efiop in https://github.com/iterative/dvc-s3/pull/55
* Migrate from PyPI tokens to Trusted Publishers by 0x2b3bfa0 in https://github.com/iterative/dvc-s3/pull/54
* deps: bump pytest-servers to 0.2.6 by efiop in https://github.com/iterative/dvc-s3/pull/56
* fs: replace fs.path with plain fs methods by efiop in https://github.com/iterative/dvc-s3/pull/57

New Contributors
* 0x2b3bfa0 made their first contribution in https://github.com/iterative/dvc-s3/pull/54

**Full Changelog**: https://github.com/iterative/dvc-s3/compare/2.23.0...3.0.0

2.23.0

What's Changed
* ci: run test-sharing benchmarks by pmrowla in https://github.com/iterative/dvc-s3/pull/39
* tests: use real S3 when DVC_TEST_AWS_REPO_BUCKET is set by pmrowla in https://github.com/iterative/dvc-s3/pull/40
* tests: add test_modify_data to benchmarks by pmrowla in https://github.com/iterative/dvc-s3/pull/41
* benchmarks: remove test_modify_data from benchmarks by pmrowla in https://github.com/iterative/dvc-s3/pull/42
* tests: update for dvc 3.x by pmrowla in https://github.com/iterative/dvc-s3/pull/43
* deps: bump minver of s3fs to 2023.6.0 by skshetry in https://github.com/iterative/dvc-s3/pull/44


**Full Changelog**: https://github.com/iterative/dvc-s3/compare/2.22.0...2.23.0

2.22.0

What's Changed
* update template by efiop in https://github.com/iterative/dvc-s3/pull/18
* update template by efiop in https://github.com/iterative/dvc-s3/pull/21
* tests: use pytest-servers by dtrifiro in https://github.com/iterative/dvc-s3/pull/29
* tests: use dvc.testing cloud versioning tests by pmrowla in https://github.com/iterative/dvc-s3/pull/31
* update template by efiop in https://github.com/iterative/dvc-s3/pull/28
* tests: test versioned import-url and update by pmrowla in https://github.com/iterative/dvc-s3/pull/32
* update template by efiop in https://github.com/iterative/dvc-s3/pull/33
* tests: add TestToRemote by efiop in https://github.com/iterative/dvc-s3/pull/35


**Full Changelog**: https://github.com/iterative/dvc-s3/compare/2.21.0...2.22.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.