You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by GitBox <gi...@apache.org> on 2022/07/25 01:57:42 UTC

[GitHub] [archiva-redback-core] dependabot[bot] opened a new pull request, #75: Bump io.swagger.version from 2.1.10 to 2.2.2

dependabot[bot] opened a new pull request, #75:
URL: https://github.com/apache/archiva-redback-core/pull/75

   Bumps `io.swagger.version` from 2.1.10 to 2.2.2.
   Updates `swagger-core` from 2.1.10 to 2.2.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/swagger-api/swagger-core/releases">swagger-core's releases</a>.</em></p>
   <blockquote>
   <h2>Swagger-core 2.2.2 released!</h2>
   <ul>
   <li>bump classgraph to 4.8.149 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4217">#4217</a>)</li>
   <li>refs <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4212">#4212</a> - update jackson API usage to support Jackson &lt; 2.9 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4214">#4214</a>)</li>
   <li>Add <a href="https://github.com/JsonTypeName"><code>@​JsonTypeName</code></a> support for wrapped JSON (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4211">#4211</a>)</li>
   <li>update unevaluatedProperties type to Schema (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4208">#4208</a>)</li>
   <li>refs swagger-api/swagger-parser/issues/1757 - boolean schema support for OAS 3.1 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4206">#4206</a>)</li>
   <li>Json deserialization process should not remove extension for Security Scheme (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4113">#4113</a>)</li>
   </ul>
   <h2>Swagger-core 2.2.1 released!</h2>
   <ul>
   <li>refs <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4167">#4167</a> - fix spec version annotations package to handle java 9+ modules (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4200">#4200</a>)</li>
   <li>schema name null fix (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4193">#4193</a>)</li>
   <li>Added items to Schema equals and hashcode (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4187">#4187</a>)</li>
   <li>update schema  setter (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4184">#4184</a>)</li>
   <li>Apply on demand conversion to OAS 3.1 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4180">#4180</a>)</li>
   </ul>
   <h2>Swagger-core 2.2.0 released!</h2>
   <ul>
   <li>refs <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4059">#4059</a> - don't ignore with <a href="https://github.com/JsonIgnore"><code>@​JsonIgnore</code></a>(false) (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4157">#4157</a>)</li>
   <li>CVE-2020-36518: Bump jackson-databind to 2.13.2.2 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4155">#4155</a>)</li>
   <li>cleanup in scope of OAS 3.1 support (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4153">#4153</a>)</li>
   <li>PojoTest: add test with booleans (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4152">#4152</a>)</li>
   <li>Set regex pattern on array (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4151">#4151</a>)</li>
   <li>oas 3.1 - opinionated deterministic schema properties ordering (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4150">#4150</a>)</li>
   <li>accept strings and convert to byte[] in ByteArraySchema (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4147">#4147</a>)</li>
   <li>refs #3853- fix composed schemas ref with fqn TypeNameResolver (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4146">#4146</a>)</li>
   <li>refs <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4138">#4138</a> - update jackson to 2.13.2 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4144">#4144</a>)</li>
   <li>OAS 3.1  Initial support - Schema properties support in annotations - Enhanced Response Schema resolving (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4129">#4129</a>)</li>
   <li>add org.owasp dependency for master (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4125">#4125</a>)</li>
   <li>WhiteSource Configuration Migration (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4107">#4107</a>)</li>
   </ul>
   <h2>Swagger-core 2.1.13 released!</h2>
   <ul>
   <li>update dependencies (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4117">#4117</a>)</li>
   <li>implement null example serialization (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4112">#4112</a>)</li>
   <li>refs <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4095">#4095</a> - remove jcenter() in gradle plugin (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4099">#4099</a>)</li>
   <li>fix readme compatibility header (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4083">#4083</a>)</li>
   <li>add latest v2 release to readme (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4082">#4082</a>)</li>
   </ul>
   <h2>Swagger-core 2.1.12 released!</h2>
   <ul>
   <li>update readme (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4076">#4076</a>)</li>
   <li>bump logback version (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4074">#4074</a>)</li>
   <li>Issue 4041 schema json object defaultValue (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4063">#4063</a>)</li>
   <li>Typo in ModelResolver (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4056">#4056</a>)</li>
   <li>fix: Support enums with unbounded wildcards (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4055">#4055</a>)</li>
   <li>Update README.md (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4051">#4051</a>)</li>
   <li>jknack:handlebars 4.2.1 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4035">#4035</a>)</li>
   <li>fix <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4031">#4031</a> - bump classgraph version, solve CWE-611 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4032">#4032</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/01f1d717ae73696c5e7d1236e13990e77e19fbe2"><code>01f1d71</code></a> prepare release 2.2.2</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/92251f4b1d1420898f6288f927549f9e6763dd1f"><code>92251f4</code></a> bump classgraph to 4.8.149</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/45e15411a255acc9f2e25a3daa6b19390e62cb55"><code>45e1541</code></a> refs <a href="https://github-redirect.dependabot.com/swagger-api/swagger-core/issues/4212">#4212</a> - update jackson API usage to support Jackson &lt; 2.9</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/7c778d2d6e3dff2182ac51826b1eee4cfaa674ad"><code>7c778d2</code></a> fix <a href="https://github.com/JsonTypeName"><code>@​JsonTypeName</code></a> with wrapped JSON</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/259355ab5088fe15e1c790aa36b53994e17639a1"><code>259355a</code></a> update unevaluatedProperties type to Schema</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/875b2ca57718cc54ce6ab31ecdb4b97005b00e94"><code>875b2ca</code></a> Json deserialization process should not remove extension for SecurityScheme o...</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/9e2593efd184e5f4e409ff0e549dc8aeda0e19ac"><code>9e2593e</code></a> refs swagger-api/swagger-parser/issues/1757 - boolean schema support for OAS 3.1</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/2c2980e5df3d349d173f80fb27c476b2af831c71"><code>2c2980e</code></a> bump snapshot 2.2.2-SNAPSHOT</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/f2685343be09e225c4269017f35ee821550a2519"><code>f268534</code></a> prepare release 2.2.1</li>
   <li><a href="https://github.com/swagger-api/swagger-core/commit/90004bb3caad2842c1ba874b1fe6a7779ea1a613"><code>90004bb</code></a> fix: if name is null, fallback to class's simpleName</li>
   <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-core/compare/v2.1.10...v2.2.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `swagger-jaxrs2` from 2.1.10 to 2.2.2
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [archiva-redback-core] olamy commented on pull request #75: Bump io.swagger.version from 2.1.10 to 2.2.2

Posted by GitBox <gi...@apache.org>.
olamy commented on PR #75:
URL: https://github.com/apache/archiva-redback-core/pull/75#issuecomment-1207130977

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org