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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

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

Release notes

Sourced from swagger-core's releases.

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)
  • update README releases list (#4027)

Swagger-core 2.1.11 released!

  • update versions for ant, jetty, commons-compress (#4005)
  • fix: check all parents for further parameter annotations (#4003)
Commits
  • f268534 prepare release 2.2.1
  • 90004bb fix: if name is null, fallback to class's simpleName
  • ba544a4 add test
  • 82bf87e schema name null fix
  • 4066aa3 refs #4167 - fix spec version annotations package to handle java 9+ modules
  • f006b13 Added items to Schema equals and hashcode
  • 6480951 update schema setter
  • cec57cc Apply on demand conversion to OAS 3.1
  • f06d463 bump snapshot 2.2.1-SNAPSHOT
  • 2e98a90 prepare release 2.2.0
  • Additional commits viewable in compare view

Updates swagger-annotations from 2.1.10 to 2.2.1

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.1.

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

Updates `swagger-annotations` from 2.1.10 to 2.2.1

---
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 Jun 16, 2022
@olamy
Copy link
Member

olamy commented Aug 6, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2022

Superseded by #26.

@dependabot dependabot bot closed this Aug 6, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.swagger.version-2.2.1 branch August 6, 2022 01:46
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

Development

Successfully merging this pull request may close these issues.

1 participant