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/deepmap/oapi-codegen from 1.11.0 to 1.13.4 #657

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Bumps github.com/deepmap/oapi-codegen from 1.11.0 to 1.13.4.

Release notes

Sourced from github.com/deepmap/oapi-codegen's releases.

v1.13.4

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.3...v1.13.4

v1.13.3

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.2...v1.13.3

Fix: Allow multiple JSON types to be generated

What's Changed

Full Changelog: oapi-codegen/oapi-codegen@v1.13.1...v1.13.2

v1.13.1: Various fixes post-release

What's Changed

... (truncated)

Commits
  • e90f06d Fix: Generate models for all JSON media types
  • f20166f fix: correct marshalling for alternative JSON types (+json) for strict server...
  • fb652f7 Update all dependencies
  • 4b0df49 Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 (#1162)
  • 57f80a6 Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 (#1161)
  • 6fba975 Bump github.com/matryer/moq from 0.3.1 to 0.3.2 (#1160)
  • b248b1d Fix: Allow multiple JSON types to be generated (#1159)
  • d9db08d fix warn log condition
  • 98fb35a Lint: Perform nil check earlier
  • 07c2ba6 Remove unused import
  • Additional commits viewable 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 11, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/deepmap/oapi-codegen-1.13.4 branch 3 times, most recently from 457e5a3 to 11dd9d5 Compare August 20, 2023 06:05
Bumps [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) from 1.11.0 to 1.13.4.
- [Release notes](https://github.com/deepmap/oapi-codegen/releases)
- [Commits](oapi-codegen/oapi-codegen@v1.11.0...v1.13.4)

---
updated-dependencies:
- dependency-name: github.com/deepmap/oapi-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/deepmap/oapi-codegen-1.13.4 branch from 11dd9d5 to adac50f Compare August 20, 2023 07:01
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b9eb1a0) 61.15% compared to head (7eb475b) 61.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   61.15%   61.15%           
=======================================
  Files         120      120           
  Lines       11539    11539           
=======================================
  Hits         7057     7057           
  Misses       4100     4100           
  Partials      382      382           
Files Changed Coverage Δ
src/handler/v2/game_role.go 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ikura-hamu ikura-hamu merged commit ad43191 into main Aug 20, 2023
@ikura-hamu ikura-hamu deleted the dependabot/go_modules/github.com/deepmap/oapi-codegen-1.13.4 branch August 20, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant