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/jsonpointer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.3
Choose a base ref
...
head repository: go-openapi/jsonpointer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.4
Choose a head ref
  • 12 commits
  • 14 files changed
  • 3 contributors

Commits on Nov 17, 2025

  1. ci: fixed release notes

    git-cliff does not seem to extract automatically the tag message
    on CI (works on local, though...).
    
    Added a step to extract the tag message and pass
    it to git-cliff explicitly.
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    581bfcf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. chore(deps): bump github.com/go-openapi/swag/jsonname

    Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag).
    
    
    Updates `github.com/go-openapi/swag/jsonname` from 0.25.1 to 0.25.3
    - [Commits](go-openapi/swag@v0.25.1...v0.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/swag/jsonname
      dependency-version: 0.25.3
      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 Nov 21, 2025
    Configuration menu
    Copy the full SHA
    a2df0af View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the development-dependencies group across 1 directo…

    …ry with 4 updates
    
    Bumps the development-dependencies group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action), [actions/setup-go](https://github.com/actions/setup-go) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `actions/checkout` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@08c6903...1af3b93)
    
    Updates `github/codeql-action` from 4.31.3 to 4.31.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@014f16e...e12f017)
    
    Updates `actions/setup-go` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4469467...4dc6199)
    
    Updates `golangci/golangci-lint-action` from 9.0.0 to 9.1.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@0a35821...e7fa5ac)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: actions/setup-go
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.1.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 Nov 21, 2025
    Configuration menu
    Copy the full SHA
    5462cea View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. doc: updated ci action that keeps CONTRIBUTORS.md

    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    3873ddc View commit details
    Browse the repository at this point in the history
  2. ci: fixed typo in action sha set manually

    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi committed Nov 22, 2025
    Configuration menu
    Copy the full SHA
    6fc6e74 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. ci: fixed a few details

    workflows relinted with actionlint and shellcheck.
    
    workflows:
     * contributors: made the PR a draft, so CI checks may run as soon as it
       is ready for review
     * tests:
       * use go-openapi/gh-actions to install go tools with pinned sha
       * relint bash snippets
    
     * release: added tag message explicitly as git-cliff may ignore it
    
    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    cdc3f14 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. chore(deps): bump github.com/go-openapi/swag/jsonname

    Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag).
    
    
    Updates `github.com/go-openapi/swag/jsonname` from 0.25.3 to 0.25.4
    - [Commits](go-openapi/swag@v0.25.3...v0.25.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/swag/jsonname
      dependency-version: 0.25.4
      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 Nov 28, 2025
    Configuration menu
    Copy the full SHA
    a95d3c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. doc: replaced go.mod badge by github version

    doc: readme
    
    * go moodule badge may not display correctly in mono-repos
    * added webhook to notify fury.io about release events
    
    ci: explicitly instructed release action not to auto-generate notes with github API
    ci: fixed git fetch tag
    
    THe release workflow didn't properly fetch the annotations in the
    current tag. This fixes this "shallow checkout" issue, so release notes
    now properly pick the tag message to render as headlines.
    
    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    a05f70b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the development-dependencies group with 3 updates

    Bumps the development-dependencies group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [github/contributors](https://github.com/github/contributors) and [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions).
    
    
    Updates `github/codeql-action` from 4.31.4 to 4.31.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@e12f017...fdbfb4d)
    
    Updates `github/contributors` from 1.7.5 to 1.7.6
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github/contributors@8b75869...abf3681)
    
    Updates `go-openapi/gh-actions` from 0.0.2 to 0.0.3
    - [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@b54cc4e...2c8f815)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: github/contributors
      dependency-version: 1.7.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: go-openapi/gh-actions
      dependency-version: 0.0.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 Nov 29, 2025
    Configuration menu
    Copy the full SHA
    9bac24e View commit details
    Browse the repository at this point in the history
  3. doc: updated contributors file

    github-actions[bot] authored and fredbi committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    cadf52c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. chore(deps): bump the development-dependencies group with 6 updates

    Bumps the development-dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.5` | `4.31.6` |
    | [github/contributors](https://github.com/github/contributors) | `1.7.6` | `1.7.7` |
    | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `9.1.0` | `9.2.0` |
    | [go-openapi/gh-actions](https://github.com/go-openapi/gh-actions) | `0.0.3` | `1.0.0` |
    | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.4.2` | `2.5.0` |
    
    
    Updates `actions/checkout` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1af3b93...8e8c483)
    
    Updates `github/codeql-action` from 4.31.5 to 4.31.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@fdbfb4d...fe4161a)
    
    Updates `github/contributors` from 1.7.6 to 1.7.7
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github/contributors@abf3681...e345de7)
    
    Updates `golangci/golangci-lint-action` from 9.1.0 to 9.2.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@e7fa5ac...1e7e51e)
    
    Updates `go-openapi/gh-actions` from 0.0.3 to 1.0.0
    - [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@2c8f815...ca5928f)
    
    Updates `softprops/action-gh-release` from 2.4.2 to 2.5.0
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@5be0e66...a06a81a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: github/contributors
      dependency-version: 1.7.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    - dependency-name: go-openapi/gh-actions
      dependency-version: 1.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.5.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 Dec 5, 2025
    Configuration menu
    Copy the full SHA
    b3a47c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. ci: aligned CI to use shared workflows

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Dec 6, 2025
    Configuration menu
    Copy the full SHA
    51b82ce View commit details
    Browse the repository at this point in the history
Loading