You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/22 08:55:47 UTC

[GitHub] [servicecomb-toolkit] dependabot[bot] opened a new pull request, #81: Bump io.swagger:swagger-codegen from 2.4.3 to 2.4.19

dependabot[bot] opened a new pull request, #81:
URL: https://github.com/apache/servicecomb-toolkit/pull/81

   Bumps [io.swagger:swagger-codegen](https://github.com/swagger-api/swagger-codegen) from 2.4.3 to 2.4.19.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/swagger-api/swagger-codegen/releases">io.swagger:swagger-codegen's releases</a>.</em></p>
   <blockquote>
   <h2>Swagger Codegen 2.4.19 has been released!</h2>
   <ul>
   <li>ref CVE-2020-25649 - jackson 2.11.4 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10926">#10926</a>)</li>
   <li>[csharp] masked EnumMember value in modelEnum (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/8129">#8129</a>)</li>
   <li>Generator updates: sample updates and fixes (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10924">#10924</a>)</li>
   <li>Add option modelPropertyNaming to javascript generator (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/8086">#8086</a>)</li>
   <li><a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10125">#10125</a> fix DefaultCodegen parsing to handle 'uniqueItems' flag (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10154">#10154</a>)</li>
   <li>Fix code generation for Angular 10 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10464">#10464</a>)</li>
   <li>added actions for dotnet, java and js generators (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10869">#10869</a>)</li>
   <li>added docker file for go-server generator (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10863">#10863</a>)</li>
   <li>added missed validated annotation. (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10856">#10856</a>)</li>
   <li>added option to skip client validaton (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10847">#10847</a>)</li>
   <li>Deprecate InlineModelResolver (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10841">#10841</a>)</li>
   </ul>
   <h2>Swagger Codegen 2.4.18 has been released!</h2>
   <ul>
   <li><a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/9808">#9808</a> - Dart double cast (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/9809">#9809</a>)</li>
   <li>Update dependencies and samples (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10044">#10044</a>)</li>
   <li>Configure WhiteSource for GitHub.com (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10593">#10593</a>)</li>
   <li>Issue 10516 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10576">#10576</a>)</li>
   <li>fix CVE-2020-27216 - bump jetty version (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10568">#10568</a>)</li>
   <li>updated model inner enum template for java generator (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10567">#10567</a>)</li>
   <li>Enum values issue (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10563">#10563</a>)</li>
   <li>add info object extensions to additional property map (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10557">#10557</a>)</li>
   <li>updated parser version and required porperty from composed model (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10549">#10549</a>)</li>
   </ul>
   <h2>Swagger Codegen 2.4.17 has been released!</h2>
   <ul>
   <li>added option to check duplicated model names. (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10529">#10529</a>)</li>
   <li>[Issue 9178] Handle multiple formats when decoding dates (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/9730">#9730</a>)</li>
   <li>added <a href="https://github.com/Valid"><code>@​Valid</code></a> annotation on bean validation template for java jaxrs (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10519">#10519</a>)</li>
   <li>Bump master junit deps (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10512">#10512</a>)</li>
   <li>removed commented typescript-fetch module (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10511">#10511</a>)</li>
   <li>Fix code generation for Angular 10 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10464">#10464</a>)</li>
   <li>fix(go): return decoding errors (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10429">#10429</a>)</li>
   <li>Use same spaces style for json snippets in readme (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10487">#10487</a>)</li>
   <li>Update README.md: typo fixed, version 3.X vs 2.X (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10503">#10503</a>)</li>
   <li>Issue 10125 DefaultCodegen doesn't handle &quot;uniqueItems&quot; flag (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10490">#10490</a>)</li>
   </ul>
   <h2>Swagger Codegen 2.4.16 has been released!</h2>
   <ul>
   <li>updated typescript-fetch sample in order to fix issue (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10481">#10481</a>)</li>
   <li>fixed solution template on aspnetcore (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10478">#10478</a>)</li>
   <li>Wrong generation of <a href="https://github.com/JacksonXmlElementWrapper"><code>@​JacksonXmlElementWrapper</code></a> annotation (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10333">#10333</a>)</li>
   <li>package-lock fix npm advisories 1071 1500 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10453">#10453</a>)</li>
   <li>[RUBY] Replace deprecated <code>URI.encode</code> to support ruby 2.7 without warnings (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10445">#10445</a>)</li>
   <li>Update README.md (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10443">#10443</a>)</li>
   <li>[Documentation] Use HTTPS for petstore urls (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10427">#10427</a>)</li>
   </ul>
   <h2>Swagger Codegen 2.4.15 has been released!</h2>
   <ul>
   <li>Updated to support .net core 3 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/9782">#9782</a>)</li>
   <li>PHP 7.2 (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/8534">#8534</a>)</li>
   <li>fix help command format (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10385">#10385</a>)</li>
   <li>[typescript-angular] error TS1345: An expression of type 'void' canno… (<a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/9065">#9065</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-codegen/commit/ab21af6f6566f603e0ccb3556b0d3158d3740eac"><code>ab21af6</code></a> Merge pull request <a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10928">#10928</a> from swagger-api/prepare-release-2.4.19</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/4e6b194cd006d6f4ff8af02093cdfeeeee4bc678"><code>4e6b194</code></a> prepare release 2.4.19</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/455b3b9c6849f474137f0250373fc1f615c63b5a"><code>455b3b9</code></a> Merge pull request <a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10926">#10926</a> from swagger-api/jackson-update</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/7e66f4c9edcaf89e14c11deccea6e852081979ce"><code>7e66f4c</code></a> ref CVE-2020-25649 - fix jackson code</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/a50f14ae1d11f3d12118b28ae3ccde6c584caa03"><code>a50f14a</code></a> ref CVE-2020-25649 - jackson 2.11.4</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/067d980b74945ea54b6512b0b8602d060ef3bf62"><code>067d980</code></a> Merge pull request <a href="https://redirect.github.com/swagger-api/swagger-codegen/issues/10924">#10924</a> from swagger-api/generator-updates</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/bc9691e04432861b27a4ef915f48d373b01e7ec3"><code>bc9691e</code></a> disabled jetty start plugin on jax-cxf sample</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/b78de690179d0e311adc08ca1aee721bcbac2c1e"><code>b78de69</code></a> reverted scheme to http and update client samples</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/1aa1f3f50e8c27abaa50385c20d5c8e76d62772a"><code>1aa1f3f</code></a> fixed spring cloud tests</li>
   <li><a href="https://github.com/swagger-api/swagger-codegen/commit/43d78ac77f1d6c41313fdc9e83518b50eb18e978"><code>43d78ac</code></a> ignoring spring cloud tests.</li>
   <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-codegen/compare/v2.4.3...v2.4.19">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.swagger:swagger-codegen&package-manager=maven&previous-version=2.4.3&new-version=2.4.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/servicecomb-toolkit/network/alerts).
   
   </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: commits-unsubscribe@servicecomb.apache.org

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