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

Commits on Mar 4, 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.4 to 47.0.5
    - [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@7dee1b0...22103cc)
    
    Updates `taiki-e/install-action` from 2.68.16 to 2.68.18
    - [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@d6e286f...205eb1d)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: taiki-e/install-action
      dependency-version: 2.68.18
      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 4, 2026
    Configuration menu
    Copy the full SHA
    577e784 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 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.1 to 2.0.2
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github-community-projects/contributors@e5629ec...aff93cf)
    
    Updates `taiki-e/install-action` from 2.68.18 to 2.68.19
    - [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@205eb1d...385db9c)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 2.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.68.19
      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 5, 2026
    Configuration menu
    Copy the full SHA
    9143213 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. chore(deps): Bump github/codeql-action

    Bumps the development-dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 4.32.5 to 4.32.6
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@c793b71...0d579ff)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.6
      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 6, 2026
    Configuration menu
    Copy the full SHA
    846152c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 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 Mar 7, 2026
    Configuration menu
    Copy the full SHA
    fd92ffc View commit details
    Browse the repository at this point in the history
  2. fix(auto-merge): skip auto-merge when an update upgrade go version (#126

    )
    
    We don't want dependabot auto-merged update to change go version
    requirement without a manual validation.
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    77f3f9b View commit details
    Browse the repository at this point in the history
Loading