Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/go-openapi/validate from 0.22.1 to 0.22.6 #494

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps github.com/go-openapi/validate from 0.22.1 to 0.22.6.

Commits
  • ff196e5 fixed linter for duplicate constant string
  • 1d1d938 fix(parameters): applied extra schema validation to parameters (#166)
  • dd1b7cd fix(ci): muted warnings in CI runs due to cache conflicts
  • 94f5c9c updated go-openapi dependencies
  • 7bda92f chore: relinted, updated (#162)
  • b2d5112 Merge pull request #159 from vgogolev1703/patch-1
  • 695454b Revert "fix: *string(nil) not equal &string #152"
  • 194d97e Merge pull request #157 from dadgar/master
  • 99afba0 Option to disable strict path param uniquess
  • 348543c fix: *string(nil) not equal &string #152
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.1 to 0.22.6.
- [Commits](go-openapi/validate@v0.22.1...v0.22.6)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

The following labels could not be found: pr/release/none-required, pr/dependabot/gomod.

@dependabot dependabot bot requested a review from weizhoublue as a code owner January 29, 2024 19:22
@dependabot dependabot bot requested a review from weizhoublue January 29, 2024 19:22
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc39fd3) 80.40% compared to head (acc82d2) 80.27%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #494      +/-   ##
==========================================
- Coverage   80.40%   80.27%   -0.13%     
==========================================
  Files          22       22              
  Lines        1546     1546              
==========================================
- Hits         1243     1241       -2     
- Misses        222      224       +2     
  Partials       81       81              
Flag Coverage Δ
unittests 80.27% <ø> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #500.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-openapi/validate-0.22.6 branch February 5, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants