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 io.swagger.core.v3:swagger-core from 2.0.9 to 2.2.18 #18

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps io.swagger.core.v3:swagger-core from 2.0.9 to 2.2.18.

Release notes

Sourced from io.swagger.core.v3:swagger-core's releases.

Swagger-core 2.2.18 released!

  • refs #4483 - fix NullPointer for @​ApiResponse missing description (#4501)
  • refs #4462 - exclude javax.validation annotations from container values processing (#4500)
  • Update README.md versions list (#4493)
  • feat: add getUseFqn to TypeNameResolver (#4484)

Swagger-core 2.2.17 released!

  • python CI - encode request body (#4489)
  • python CI - encode request body (#4488)
  • update pythom CI (#4487)
  • update dependencies (#4486)
  • refs #4455 - add config properties for default response status code (#4482)
  • fix: compare string using equals instead of == for Reader class (#4480)

Swagger-core 2.2.16 released!

  • downgrade GH release actions runs-on (#4477)
  • fix python setup in release GH Action (#4476)
  • refs #3080 - support array in additionalProperties annotation member (#4475)
  • allow null values for extensions properties in openapi object (#4468)
  • fixes #4458 - correct invocation of setSkipResolveAppPath (#4459)
  • add support of visibility of properties not annotated with jsonview b… (#4391)

Swagger-core 2.2.15 released!

  • fix oas 3.1 parameter resolving (#4449)
  • fix siblings in response and request body schemas OAS 3.1 resolving (#4445)

Swagger-core 2.2.14 released!

  • OAS 3.1 siblings in refs resolving (#4441)

Swagger-core 2.2.13 released!

  • fix: makes populating instance variables accessible to subclasses (#4434)
  • OAS 3.1 - properties and ref as siblings / fix ModelConvertes usage (#4433)
  • support custom annotation for containers (#4429)

Swagger-core 2.2.12 released!

  • OAS 3.1 - fix webhooks class scanning (#4426)
  • OAS 3.1 - annotations and resolve logic (#4425)
  • Change ModelResolver to better handle JsonIgnoreProperties (#4418)
  • fix #3581: recognize Hidden annotation on enum values. (#4394)

Swagger-core 2.2.11 released!

... (truncated)

Commits

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)

Bumps [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) from 2.0.9 to 2.2.18.
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.0.9...v2.2.18)

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 6, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #19.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.swagger.core.v3-swagger-core-2.2.18 branch November 13, 2023 22:54
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants