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.21.2
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.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 9, 2025

  1. chore(lint): updated linters, relinted code

    Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
    fredbi committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    293f90a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. ci: fixed auto-merge

    Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
    fredbi committed Aug 10, 2025
    Configuration menu
    Copy the full SHA
    f51a94d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. chore(deps): bump actions/checkout in the development-dependencies group

    Bumps the development-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    18b3b7b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. chore(deps): bump github.com/stretchr/testify

    Bumps the development-dependencies group with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify).
    
    
    Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    368470f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. deps: removed (indirect) dependency to mailru/easyjson

    fixes #53
    
    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    ea42106 View commit details
    Browse the repository at this point in the history
Loading