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: common-workflow-language/workflow-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0
Choose a base ref
...
head repository: common-workflow-language/workflow-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 4 files changed
  • 2 contributors

Commits on May 30, 2025

  1. Bump mypy from 1.15 to 1.16.0 (#144)

    Bumps [mypy](https://github.com/python/mypy) from 1.15 to 1.16.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2025
    Configuration menu
    Copy the full SHA
    d3a1e9e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Bump mypy from 1.16.0 to 1.17.0 (#146)

    Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.17.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    e118cab View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Bump toil[cwl] from 8.2.0 to 9.0.0

    ---
    updated-dependencies:
    - dependency-name: toil[cwl]
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8ec6c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e51107 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Bump mypy from 1.17.0 to 1.17.1

    Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.0...v1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    3fe7e8f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Bump mypy from 1.17.1 to 1.18.1

    Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.1...v1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.18.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    154b832 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Bump toil[cwl] from 9.0.0 to 9.1.0

    Bumps [toil[cwl]](https://github.com/DataBiosphere/toil) from 9.0.0 to 9.1.0.
    - [Release notes](https://github.com/DataBiosphere/toil/releases)
    - [Commits](DataBiosphere/toil@releases/9.0.0...releases/9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: toil[cwl]
      dependency-version: 9.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    0c9af64 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Update black requirement from ~=25.1 to ~=25.9

    Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@25.1.0...25.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-version: 25.9.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    8cb781e View commit details
    Browse the repository at this point in the history
  2. Bump mypy from 1.18.1 to 1.18.2

    Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.18.1...v1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    6bf5267 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Bump toil[cwl] from 9.1.0 to 9.1.1

    Bumps [toil[cwl]](https://github.com/DataBiosphere/toil) from 9.1.0 to 9.1.1.
    - [Release notes](https://github.com/DataBiosphere/toil/releases)
    - [Commits](DataBiosphere/toil@releases/9.1.0...releases/9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: toil[cwl]
      dependency-version: 9.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    8d2dbea View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Bump toil[cwl] from 9.1.1 to 9.1.2

    Bumps [toil[cwl]](https://github.com/DataBiosphere/toil) from 9.1.1 to 9.1.2.
    - [Release notes](https://github.com/DataBiosphere/toil/releases)
    - [Commits](DataBiosphere/toil@releases/9.1.1...releases/9.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: toil[cwl]
      dependency-version: 9.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mr-c committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    341b783 View commit details
    Browse the repository at this point in the history
Loading