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/inflect
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/inflect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.3
Choose a head ref
  • 12 commits
  • 5 files changed
  • 2 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
    09d8168 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
    2bb44ef 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
    179ad58 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
    7d90db2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Relint

    * updated golangci config
    * fixed linting issues (just added directives, since only false
      positives are returned)
    
    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    8df3b54 View commit details
    Browse the repository at this point in the history
  2. re-enacted dependabot automerge

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    0b10b6a 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 <fredbi@yahoo.com>
    fredbi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    75ee5aa View commit details
    Browse the repository at this point in the history
  2. test: added missing unit test

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    19eeffd 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 <fredbi@yahoo.com>
    fredbi committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c28d673 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. ci: updated config for golangci-lint v2

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

Commits on May 9, 2025

  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 7 to 8
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '8'
      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 9, 2025
    Configuration menu
    Copy the full SHA
    4686a2d View commit details
    Browse the repository at this point in the history

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
    58540a4 View commit details
    Browse the repository at this point in the history
Loading