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.20231222081524
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.20240129145612
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 18, 2024

  1. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5ed25ec View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

    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.12.0...24.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    31712c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from common-workflow-language/dependabot/pip/…

    …black-approx-eq-24.1
    
    Update black requirement from ~=23.12 to ~=24.1
    nsoranzo authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    55cea0a View commit details
    Browse the repository at this point in the history
  3. Update pytest requirement from <8,>=7 to >=7,<9

    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.0.0...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mr-c committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dfacef5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    370f477 View commit details
    Browse the repository at this point in the history
Loading