Thanks to visit codestin.com
Credit goes to github.com

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/errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.0
Choose a base ref
...
head repository: go-openapi/errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.1
Choose a head ref
  • 10 commits
  • 13 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] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0f7155e 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] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3383787 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] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8b2421c 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] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ea38843 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] <[email protected]>
    dependabot[bot] authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    5dbcd15 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Merge pull request #56 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
    527c738 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Relinting

    * fixed linter config
    * relinted
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    5ea0a35 View commit details
    Browse the repository at this point in the history
  2. fixed dependabot auto-merge

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

Commits on Mar 16, 2025

  1. ci: fixed broken codecov coverage upload

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

Commits on Mar 17, 2025

  1. ci: fixed codecov upload

    Fixed broken test coverage upload to codecov with codecov-action@v5.
    
        * fixed tokenless upload (now supported with codecov v5)
        * fixed flags for codecov
        * fixed coverage for windows (now use bash instead of powershell)
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    470ae20 View commit details
    Browse the repository at this point in the history
Loading