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.14
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.15
Choose a head ref
  • 4 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 9, 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.4.0 to 2.4.1
    - [Release notes](https://github.com/go-openapi/testify/releases)
    - [Commits](go-openapi/testify@v2.4.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/testify/v2
      dependency-version: 2.4.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-openapi-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    7bf6081 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 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.2 to 2.0.3
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github-community-projects/contributors@aff93cf...d699725)
    
    Updates `taiki-e/install-action` from 2.68.19 to 2.68.25
    - [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@385db9c...a37010d)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 2.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.25
      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 Mar 10, 2026
    Configuration menu
    Copy the full SHA
    12d5a8c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 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.25 to 2.68.26
    - [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@a37010d...64c5c20)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.26
      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 Mar 11, 2026
    Configuration menu
    Copy the full SHA
    113f19e View commit details
    Browse the repository at this point in the history
  2. chore: updated gh-actions (onboards trivy action update) (#131)

    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    e8e6599 View commit details
    Browse the repository at this point in the history
Loading