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/strfmt
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/strfmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.2
Choose a head ref
  • 12 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 1, 2024

  1. ci(dependencies): automate dependencies updates

    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fae44d9 View commit details
    Browse the repository at this point in the history
  2. Bump the development-dependencies group with 3 updates

    Bumps the development-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    Updates `codecov/codecov-action` from 3 to 4
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-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 Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6007e88 View commit details
    Browse the repository at this point in the history
  3. Bump the other-dependencies group with 1 update (#116)

    Bumps the other-dependencies group with 1 update: [github.com/google/uuid](https://github.com/google/uuid).
    
    
    Updates `github.com/google/uuid` from 1.5.0 to 1.6.0
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8631c72 View commit details
    Browse the repository at this point in the history
  4. chore(ci): prevents duplicate workflow runs

    Signed-off-by: Frédéric BIDON <[email protected]>
    fredbi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cf8eef5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Bump the development-dependencies group with 1 update

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

Commits on Feb 3, 2024

  1. ci: remove paths-ignore

    Using paths-ignore as a short-circuit for doc-only PRs does not work:
    branch protection rules cannot be passed.
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    83a372a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Bump the development-dependencies group with 1 update

    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 3 to 4
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v4)
    
    ---
    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 Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f7d57e2 View commit details
    Browse the repository at this point in the history
  2. Bump the other-dependencies group with 1 update

    Bumps the other-dependencies group with 1 update: [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver).
    
    
    Updates `go.mongodb.org/mongo-driver` from 1.13.1 to 1.14.0
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.13.1...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.mongodb.org/mongo-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fredbi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    59dbfa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. chore(linting): fixed unnessary use of fmt.Errorf

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

Commits on Mar 4, 2024

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

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.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 and fredbi committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5238521 View commit details
    Browse the repository at this point in the history
  2. fix(ci): remove dependency-type from dependabot groups

    dependency-type is irrelevant in the gomod ecosystem.
    
    This setting prevented some updates to auto-merge as expected.
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e949e33 View commit details
    Browse the repository at this point in the history
  3. updated dependencies

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