go-starter icon indicating copy to clipboard operation
go-starter copied to clipboard

Bump github.com/go-openapi/runtime from 0.23.3 to 0.24.1

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps github.com/go-openapi/runtime from 0.23.3 to 0.24.1.

Commits
  • 3f9800f Merge pull request #243 from eluv-io/fix-api-errors
  • 87042d5 fix APIError to always report errors
  • 6df43e7 fix golangci-lint
  • 219a745 Merge pull request #239 from ArFe/bug-fix-swagger-middleware-dropping-trailin...
  • a820773 Merge pull request #242 from anasmuhmd/master
  • f4abbd8 chore: add CreateHttpRequest
  • 1d624ea Apply path.Join to the incoming URL
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 06 '22 04:05 dependabot[bot]

Codecov Report

Merging #200 (d71948f) into master (6eddec0) will increase coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   67.63%   67.74%   +0.10%     
==========================================
  Files          72       72              
  Lines        5500     5500              
==========================================
+ Hits         3720     3726       +6     
+ Misses       1205     1200       -5     
+ Partials      575      574       -1     
Impacted Files Coverage Δ
internal/models/app_user_profiles.go 60.30% <0.00%> (+1.31%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6eddec0...d71948f. Read the comment docs.

codecov[bot] avatar May 06 '22 04:05 codecov[bot]

Superseded by #240.

dependabot[bot] avatar Oct 17 '22 04:10 dependabot[bot]