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/cwltest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.20231031143732
Choose a base ref
...
head repository: common-workflow-language/cwltest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.20231222081524
Choose a head ref
  • 12 commits
  • 17 files changed
  • 2 contributors

Commits on Nov 13, 2023

  1. Bump mypy from 1.6.1 to 1.7.0

    Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.6.1...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a2da92a View commit details
    Browse the repository at this point in the history
  2. Update black requirement from ~=23.10 to ~=23.11

    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@23.10.0...23.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1987ca2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Bump mypy from 1.7.0 to 1.7.1

    Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.7.0...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bb3e2e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Bump sphinx-rtd-theme from 1.3.0 to 2.0.0

    Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0.
    - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
    - [Commits](readthedocs/sphinx_rtd_theme@1.3.0...2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-rtd-theme
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e927b1d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    80348ed View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

    mr-c committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aade76a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    555a5b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7286f59 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update black requirement from ~=23.11 to ~=23.12

    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@23.11.0...23.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4eed344 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8d5df9b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Bump mypy from 1.7.1 to 1.8.0

    Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.7.1...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8cf6bf7 View commit details
    Browse the repository at this point in the history
Loading