Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Bump io.swagger.version from 2.1.10 to 2.2.2 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2022

Bumps io.swagger.version from 2.1.10 to 2.2.2.
Updates swagger-core from 2.1.10 to 2.2.2

Release notes

Sourced from swagger-core's releases.

Swagger-core 2.2.2 released!

Swagger-core 2.2.1 released!

  • refs #4167 - fix spec version annotations package to handle java 9+ modules (#4200)
  • schema name null fix (#4193)
  • Added items to Schema equals and hashcode (#4187)
  • update schema setter (#4184)
  • Apply on demand conversion to OAS 3.1 (#4180)

Swagger-core 2.2.0 released!

  • refs #4059 - don't ignore with @​JsonIgnore(false) (#4157)
  • CVE-2020-36518: Bump jackson-databind to 2.13.2.2 (#4155)
  • cleanup in scope of OAS 3.1 support (#4153)
  • PojoTest: add test with booleans (#4152)
  • Set regex pattern on array (#4151)
  • oas 3.1 - opinionated deterministic schema properties ordering (#4150)
  • accept strings and convert to byte[] in ByteArraySchema (#4147)
  • refs #3853- fix composed schemas ref with fqn TypeNameResolver (#4146)
  • refs #4138 - update jackson to 2.13.2 (#4144)
  • OAS 3.1 Initial support - Schema properties support in annotations - Enhanced Response Schema resolving (#4129)
  • add org.owasp dependency for master (#4125)
  • WhiteSource Configuration Migration (#4107)

Swagger-core 2.1.13 released!

  • update dependencies (#4117)
  • implement null example serialization (#4112)
  • refs #4095 - remove jcenter() in gradle plugin (#4099)
  • fix readme compatibility header (#4083)
  • add latest v2 release to readme (#4082)

Swagger-core 2.1.12 released!

  • update readme (#4076)
  • bump logback version (#4074)
  • Issue 4041 schema json object defaultValue (#4063)
  • Typo in ModelResolver (#4056)
  • fix: Support enums with unbounded wildcards (#4055)
  • Update README.md (#4051)
  • jknack:handlebars 4.2.1 (#4035)
  • fix #4031 - bump classgraph version, solve CWE-611 (#4032)

... (truncated)

Commits

Updates swagger-annotations from 2.1.10 to 2.2.2

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)

Bumps `io.swagger.version` from 2.1.10 to 2.2.2.

Updates `swagger-core` from 2.1.10 to 2.2.2
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.1.10...v2.2.2)

Updates `swagger-annotations` from 2.1.10 to 2.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
0 participants