8000 Comparing 3.55.2...3.56.0 · iterative/dvc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.55.2
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.56.0
Choose a head ref
  • 20 commits
  • 22 files changed
  • 8 contributors

Commits on Sep 3, 2024

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

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    7b8922b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

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

Commits on Sep 17, 2024

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

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    32d11f1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump astral-sh/setup-uv from 2 to 3 (#10559)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2c871ba View commit details
    Browse the repository at this point in the history
  3. add/commit: use hardlink to transfer files to the cache when `cache.t…

    …ype` is hardlink and on relink mode (#10557)
    skshetry authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b8266ed View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    5287748 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    ee1864a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    72b6971 View commit details
    Browse the repository at this point in the history
  2. bump scmrepo version (#10570)

    Context #10563
    shcheklein authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ad70dd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: directory creation on pulling data (#10580)

    Co-authored-by: Santiago Silva <santiago.silva@volta-medical.com>
    sssilvar and Santiago Silva authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c1aaeff View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#10582)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
    pre-commit-ci[bot] and skshetry authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9b5772f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update warning message gc.py (#10592)

    Corrected warning message
    5AIPAVAN authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e884f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. build(deps): bump rtCamp/action-slack-notify from 2.3.0 to 2.3.1 (#10591

    )
    
    Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
    - [Commits](rtCamp/action-slack-notify@v2.3.0...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: rtCamp/action-slack-notify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d5054ce View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. build(deps): bump mypy from 1.11.2 to 1.12.0 (#10586)

    * build(deps): bump mypy from 1.11.2 to 1.12.0
    
    Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.2...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix mypy complaintes
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>
    dependabot[bot] and shcheklein authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    683ae7a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump mypy from 1.12.0 to 1.12.1 (#10595)

    Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.12.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.12.0...v1.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d22a68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d236667 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    746f028 View commit details
    Browse the repository at this point in the history
Loading
0