kotlin-javalin-realworld-example-app
kotlin-javalin-realworld-example-app copied to clipboard
Bump io.swagger.core.v3:swagger-core from 2.0.9 to 2.2.20
trafficstars
Bumps io.swagger.core.v3:swagger-core from 2.0.9 to 2.2.20.
Release notes
Sourced from io.swagger.core.v3:swagger-core's releases.
Swagger-core 2.2.20 released!
- switch to original eclipse transformer for jakarta artifacts - update dependencies (#4578)
- Bump logback-version from 1.4.11 to 1.4.13 (#4564)
- Bump jakarta.inject:jakarta.inject-api from 1.0 to 1.0.5 (#4563)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0 (#4562)
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.5.0 (#4556)
- Remove System.err (#4548)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0 (#4545)
- Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.2 to 2.3.3 (#4544)
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#4541)
- Treat
kotlin.Deprecatedas a deprecated operation (#4464)Swagger-core 2.2.19 released!
- give precedence to requiredMode annotation (#4533)
- update dependencies (#4521)
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 (#4513)
- add deps update CI (#4509)
Swagger-core 2.2.18 released!
- refs #4483 - fix NullPointer for
@ApiResponsemissing 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!
... (truncated)
Commits
acd716eprepare release 2.2.2021a482eswitch to original eclipse transformer for jakarta artifactsad2554fupdate dependencies42c1b98Bump jakarta.inject:jakarta.inject-api from 1.0 to 1.0.5bd73727Bump logback-version from 1.4.11 to 1.4.1370d2d8dBump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0cafde4eBump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.5.0adbb4c6Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.2 to 2.3.3be1cd1dBump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.044189e4Bump commons-io:commons-io from 2.14.0 to 2.15.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)