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: Renumics/tutorial-testing-data-analysis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/image-dtypes
Choose a base ref
...
head repository: Renumics/tutorial-testing-data-analysis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 3 contributors

Commits on May 15, 2026

  1. Bump transformers in the pip group across 1 directory

    Bumps the pip group with 1 update in the / directory: [transformers](https://github.com/huggingface/transformers).
    
    
    Updates `transformers` from 4.57.6 to 5.0.0rc3
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@v4.57.6...v5.0.0rc3)
    
    ---
    updated-dependencies:
    - dependency-name: transformers
      dependency-version: 5.0.0rc3
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2026
    Configuration menu
    Copy the full SHA
    6c736dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Renumics/fix/image-dtypes

    fix image dtypes
    markus-stoll authored May 15, 2026
    Configuration menu
    Copy the full SHA
    af94863 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. Merge pull request #1 from Renumics/dependabot/pip/pip-2c542658d1

    Bump transformers from 4.57.6 to 5.0.0rc3 in the pip group across 1 directory
    ssuwelack authored May 22, 2026
    Configuration menu
    Copy the full SHA
    a0a3173 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2026

  1. Bump the pip group across 1 directory with 2 updates

    Bumps the pip group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [transformers](https://github.com/huggingface/transformers).
    
    
    Updates `torch` from 2.12.0 to 2.12.1
    - [Release notes](https://github.com/pytorch/pytorch/releases)
    - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
    - [Commits](pytorch/pytorch@v2.12.0...v2.12.1)
    
    Updates `transformers` from 5.0.0rc3 to 5.3.0
    - [Release notes](https://github.com/huggingface/transformers/releases)
    - [Commits](huggingface/transformers@v5.0.0rc3...v5.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: torch
      dependency-version: 2.12.1
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: transformers
      dependency-version: 5.3.0
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 2, 2026
    Configuration menu
    Copy the full SHA
    8a5ed58 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2026

  1. Merge pull request #4 from Renumics/dependabot/pip/pip-0221ebc2cd

    Bump the pip group across 1 directory with 2 updates
    ssuwelack authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    cc28ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001108c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from Renumics/version_bump_chronos_spotlight

    resolve dependency conflicts and version bumps
    ssuwelack authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    a8e62d3 View commit details
    Browse the repository at this point in the history
Loading