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.0
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.21.1
Choose a head ref
  • 10 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 22, 2024

  1. Bump the development-dependencies group with 1 update

    Bumps the development-dependencies group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).
    
    
    Updates `dependabot/fetch-metadata` from 1 to 2
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      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 Mar 22, 2024
    Configuration menu
    Copy the full SHA
    026fa61 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Bump golangci/golangci-lint-action in the development-dependencies group

    Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 4 to 5
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      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 Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5ef89de View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Bump golangci/golangci-lint-action in the development-dependencies group

    Bumps the development-dependencies group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 5 to 6
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      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 May 10, 2024
    Configuration menu
    Copy the full SHA
    6368b84 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Bump codecov/codecov-action in the development-dependencies group

    Bumps the development-dependencies group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `codecov/codecov-action` from 4 to 5
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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 Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ad6963c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c1d9e8d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Merge pull request #39 from go-openapi/dependabot/go_modules/github.c…

    …om/stretchr/testify-1.10.0
    
    Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
    youyuanwu authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2bee274 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Relint

    * updated linter configuration
    * fixed linting errors (esp. regarding error wrapping)
    
    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    31411a0 View commit details
    Browse the repository at this point in the history
  2. fixed undue move of reflect declarations

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    381b78e View commit details
    Browse the repository at this point in the history
  3. re-enacted dependabot auto-merge

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    ba7dfd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. updated dependencies

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    6bb743a View commit details
    Browse the repository at this point in the history
Loading