Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iterative/dvc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.58.0
Choose a base ref
...
head repository: iterative/dvc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.59.0
Choose a head ref
  • 13 commits
  • 30 files changed
  • 6 contributors

Commits on Dec 7, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#10642)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](astral-sh/ruff-pre-commit@v0.8.0...v0.8.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    f5cbf97 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#10646)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    965dbea View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#10651)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.3](astral-sh/ruff-pre-commit@v0.8.2...v0.8.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    007041b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. build(deps): bump mypy from 1.13.0 to 1.14.0 (#10659)

    Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.13.0...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    f078a57 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump astral-sh/setup-uv from 4 to 5 (#10660)

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    53a7230 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#10661)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    683a9f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. chore(studio): Update Studio URL to new domain (#10538)

    * chore(studio): Update Studio URL to new domain
    
    The https://studio.dvc.ai is deprecated, and we switched to the new domain https://studio.datachain.ai.
    
    The domain change is backwards compatible. The **older versions** of the `dvc` will still work. 🎉
    
    Related PR: iterative/dvc-studio-client#181
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Marcin Jasion <mjasion@users.noreply.github.com>
    Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
    3 people authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    a43c1b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    2c6b917 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump mypy from 1.14.0 to 1.14.1 (#10662)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    aea0e6b View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate (#10663)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    e70a1e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54acfda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd50155 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. 3.13 support for Windows (#10667)

    python/cpython#113829 changed `os.path.isabs` on Windows to not consider a path starting a single backslash to be an absolute path.
    
    We do a lot of naive `posixpath` to `ntpath` conversions, and it broke DVC in multiple places. DVC is likely broken in many other places, and these bugs are difficult to identify.
    
    In this commit, I have tried to fix in the places where the tests failed. And mostly by trying to imitate pre-3.13 behaviour.
    Some of the changes may not be correct but keeps the old behaviour in place.
    
    Also re-enabled the CI for all Python versions supported for Windows.
    skshetry authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    7d14acb View commit details
    Browse the repository at this point in the history
Loading