iterative / dvc-bench

Benchmarks for DVC
http://bench.dvc.org/
Apache License 2.0
20 stars 10 forks source link

build(deps): bump dvc[s3,tests] from 2.33.2 to 2.34.1 #391

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dvc[s3,tests] from 2.33.2 to 2.34.1.

Release notes

Sourced from dvc[s3,tests]'s releases.

2.34.1

What's Changed

🐛 Bug Fixes

🔨 Maintenance

Other Changes

New Contributors

Full Changelog: https://github.com/iterative/dvc/compare/2.34.0...2.34.1

2.34.0

What's Changed

🔨 Maintenance

Other Changes

Full Changelog: https://github.com/iterative/dvc/compare/2.33.2...2.34.0

Commits
  • 014a38f build(deps-dev): Bump iterative-telemetry from 0.0.5 to 0.0.6
  • 8913f5a mypy: allow implicit-optional
  • 4ce9825 build(deps-dev): Bump mypy from 0.982 to 0.990
  • e9c5b5f build(deps-dev): Bump dvc-gs from 2.19.1 to 2.20.0
  • fa54c1a Solve run_all flaky tests
  • 9fbbfd0 Fix some celery queue realted ci failure
  • 929de7c Solve the crash on getting name of applied experiment branch
  • 49af6e1 plots: support svg
  • a6bfc7d ci: test with 3.11 on all OSes (#8543)
  • 872a0d6 dvc exceptions CyclicGraphError: add more clear message for the exception
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #393.