talsma-ict / enumerables

Java Enums with ability to represent 'unknown' values, good for stable APIs
Apache License 2.0
0 stars 0 forks source link

Bump io.swagger:swagger-core from 1.6.12 to 1.6.13 #478

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps io.swagger:swagger-core from 1.6.12 to 1.6.13.

Release notes

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

Swagger-core 1.6.13 released!

What's Changed

New Contributors

Full Changelog: https://github.com/swagger-api/swagger-core/compare/v1.6.12...v1.6.13

Commits
  • 197e229 update dependencies
  • d5c94d9 prepare release 1.6.13
  • 81a6426 update dependencies
  • 1dee776 use already existing resource in concurrency test
  • ead9d1d Fix BaseApiListingResource when concurrent execution
  • 0f11c7e fix jsonSerialize processing - replaces #3162
  • cb52f5d Update PrimitiveType.java to allow customClasses (#4192)
  • 3931b77 update 1.5 Readme with new v2 version 2.2.20
  • 8f3544b Bump logback-version from 1.4.11 to 1.4.13
  • 612545f Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
  • 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 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)
sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 9 months ago

Coverage Status

coverage: 91.729%. remained the same when pulling 03df06c046df0ee99c9eaafde377e0bc9ff8ed7f on dependabot/maven/io.swagger-swagger-core-1.6.13 into 679c4d6023f897c847ca11ae8d551834c6fde0f4 on develop.