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/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dcc94aa
Choose a base ref
...
head repository: go-openapi/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2707759
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 4, 2024

  1. updatd dependencies

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d957a0f View commit details
    Browse the repository at this point in the history
  2. 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] <support@github.com>
    dependabot[bot] authored and github-actions[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    475f357 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. refactor: func newRequest

    Signed-off-by: s4s7 <per0aspera2ad0astra2@gmail.com>
    s4s7 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1cc63fa View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge pull request #312 from s4s7/feature/refactor-newRequest-func

    Refactor newRequest function to remove error return value
    youyuanwu authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    424b9cb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. chore(go): go-openapi requires go.1.20 across the board

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