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.9
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.10
Choose a head ref
  • 19 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 10, 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.2.0 to 2.3.0
    - [Release notes](https://github.com/go-openapi/testify/releases)
    - [Commits](go-openapi/testify@v2.2.0...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/testify/v2
      dependency-version: 2.3.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 Feb 10, 2026
    Configuration menu
    Copy the full SHA
    ed8290b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. chore(deps): Bump the development-dependencies group with 2 updates

    Bumps the development-dependencies group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `tj-actions/changed-files` from 47.0.1 to 47.0.2
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@e002140...8cba46e)
    
    Updates `taiki-e/install-action` from 2.67.26 to 2.67.27
    - [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@5095654...1e67ded)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.67.27
      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 Feb 11, 2026
    Configuration menu
    Copy the full SHA
    7a4d99b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. chore(deps): Bump taiki-e/install-action

    Bumps the development-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `taiki-e/install-action` from 2.67.27 to 2.67.28
    - [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@1e67ded...d4422f2)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.67.28
      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 Feb 12, 2026
    Configuration menu
    Copy the full SHA
    64f9c01 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. chore(deps): Bump aquasecurity/trivy-action

    Bumps the development-dependencies group with 1 update: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).
    
    
    Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@b6643a2...c1824fd)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    47313d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. doc: updated contributors file

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bot-go-openapi[bot] authored and github-actions[bot] committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    b35c2d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. 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.32.2 to 4.32.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@45cbd0c...9e907b5)
    
    Updates `taiki-e/install-action` from 2.67.28 to 2.67.30
    - [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@d4422f2...288875d)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.67.30
      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 Feb 16, 2026
    Configuration menu
    Copy the full SHA
    f819137 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. chore(deps): Bump taiki-e/install-action

    Bumps the development-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `taiki-e/install-action` from 2.67.30 to 2.68.0
    - [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@288875d...f8d25fb)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    6127c41 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. chore(deps): Bump the development-dependencies group with 2 updates

    Bumps the development-dependencies group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `tj-actions/changed-files` from 47.0.2 to 47.0.4
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@8cba46e...7dee1b0)
    
    Updates `taiki-e/install-action` from 2.68.0 to 2.68.1
    - [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@f8d25fb...cede0bb)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.1
      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 Feb 18, 2026
    Configuration menu
    Copy the full SHA
    c4713aa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. chore(deps): Bump taiki-e/install-action

    Bumps the development-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `taiki-e/install-action` from 2.68.1 to 2.68.2
    - [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@cede0bb...70e0055)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.2
      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 Feb 19, 2026
    Configuration menu
    Copy the full SHA
    6aff2ce View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. chore(deps): Bump taiki-e/install-action

    Bumps the development-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `taiki-e/install-action` from 2.68.2 to 2.68.3
    - [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@70e0055...1cf3de8)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.3
      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 Feb 20, 2026
    Configuration menu
    Copy the full SHA
    9a1c116 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. chore(deps): Bump the development-dependencies group with 4 updates

    Bumps the development-dependencies group with 4 updates: [github/codeql-action](https://github.com/github/codeql-action), [taiki-e/install-action](https://github.com/taiki-e/install-action), [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).
    
    
    Updates `github/codeql-action` from 4.32.3 to 4.32.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@9e907b5...89a39a4)
    
    Updates `taiki-e/install-action` from 2.68.3 to 2.68.7
    - [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@1cf3de8...f92912f)
    
    Updates `orhun/git-cliff-action` from 4.7.0 to 4.7.1
    - [Release notes](https://github.com/orhun/git-cliff-action/releases)
    - [Commits](orhun/git-cliff-action@e16f179...c93ef52)
    
    Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@c1824fd...e368e32)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: orhun/git-cliff-action
      dependency-version: 4.7.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: aquasecurity/trivy-action
      dependency-version: 0.34.1
      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 Feb 23, 2026
    Configuration menu
    Copy the full SHA
    6a3ca36 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. chore(deps): Bump the development-dependencies group with 2 updates

    Bumps the development-dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `github/contributors` from 1.7.8 to 2.0.0
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github-community-projects/contributors@0d5adc3...373891b)
    
    Updates `taiki-e/install-action` from 2.68.7 to 2.68.8
    - [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@f92912f...cfdb446)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 2.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.8
      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 Feb 24, 2026
    Configuration menu
    Copy the full SHA
    96d090e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. chore(deps): Bump the development-dependencies group with 2 updates

    Bumps the development-dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [taiki-e/install-action](https://github.com/taiki-e/install-action).
    
    
    Updates `github/contributors` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github-community-projects/contributors@373891b...e5629ec)
    
    Updates `taiki-e/install-action` from 2.68.8 to 2.68.9
    - [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@cfdb446...7f491e2)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.9
      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 Feb 25, 2026
    Configuration menu
    Copy the full SHA
    7b31958 View commit details
    Browse the repository at this point in the history

Commits on Feb 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.3.0 to 2.4.0
    - [Release notes](https://github.com/go-openapi/testify/releases)
    - [Commits](go-openapi/testify@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/testify/v2
      dependency-version: 2.4.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 Feb 26, 2026
    Configuration menu
    Copy the full SHA
    c8f3f4b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. chore(deps): Bump the development-dependencies group across 1 directo…

    …ry with 5 updates
    
    Bumps the development-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions) | `1.4.6` | `1.4.7` |
    | [actions/setup-go](https://github.com/actions/setup-go) | `6.2.0` | `6.3.0` |
    | [actions/download-artifact](https://github.com/actions/download-artifact) | `7.0.0` | `8.0.0` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` |
    | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.68.9` | `2.68.12` |
    
    
    
    Updates `go-openapi/gh-actions` from 1.4.6 to 1.4.7
    - [Release notes](https://github.com/go-openapi/gh-actions/releases)
    - [Changelog](https://github.com/go-openapi/gh-actions/blob/master/release_tracker.go)
    - [Commits](go-openapi/gh-actions@f94d1f2...23cdaef)
    
    Updates `actions/setup-go` from 6.2.0 to 6.3.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@7a3fe6c...4b73464)
    
    Updates `actions/download-artifact` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@37930b1...70fc10c)
    
    Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b7c566a...bbbca2d)
    
    Updates `taiki-e/install-action` from 2.68.9 to 2.68.12
    - [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@7f491e2...aba36d7)
    
    ---
    updated-dependencies:
    - dependency-name: go-openapi/gh-actions
      dependency-version: 1.4.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: actions/setup-go
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: actions/download-artifact
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.12
      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 Feb 27, 2026
    Configuration menu
    Copy the full SHA
    43c58d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. fix: contributors should: be mentioned with clean markdown links, be …

    …updated in doc-site replicas (#117)
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    ac74e3f View commit details
    Browse the repository at this point in the history
  2. fix: test reports upload should be conditioned by lint (#118)

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    6b694d8 View commit details
    Browse the repository at this point in the history
  3. chore: mono-repo release (#119)

    Simplified the installation of git-cliff from a single source.
    
    * fixes #68
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    e671f5c View commit details
    Browse the repository at this point in the history
  4. fix(fuzz): fixed typo in archive fuzz

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    a49e2c7 View commit details
    Browse the repository at this point in the history
Loading