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: go-openapi/ci-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Choose a base ref
...
head repository: go-openapi/ci-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.5
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 26, 2026

  1. chore(deps): Bump github.com/go-openapi/testify/v2

    Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify).
    
    
    Updates `github.com/go-openapi/testify/v2` from 2.1.8 to 2.2.0
    - [Release notes](https://github.com/go-openapi/testify/releases)
    - [Commits](go-openapi/testify@v2.1.8...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/testify/v2
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-openapi-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    5fcd480 View commit details
    Browse the repository at this point in the history
  2. feat(go-test): added input parameter to inject go test flags (#86)

    fuzz tests: added upload of failed case (which is NOT located in corpus)
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    d68c5f3 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump the development-dependencies group with 2 updates

    Bumps the development-dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `github/codeql-action` from 4.31.10 to 4.31.11
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@cdefb33...19b2f06)
    
    Updates `taiki-e/install-action` from 2.67.4 to 2.67.11
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/install-action@02b0f6e...887bc4e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.67.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    ea0dfc9 View commit details
    Browse the repository at this point in the history
Loading