You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/31 10:39:40 UTC

[GitHub] [streampipes] dependabot[bot] opened a new pull request, #969: Bump typescript-generator-maven-plugin from 2.27.744 to 3.1.1185

dependabot[bot] opened a new pull request, #969:
URL: https://github.com/apache/streampipes/pull/969

   Bumps [typescript-generator-maven-plugin](https://github.com/vojtechhabarta/typescript-generator) from 2.27.744 to 3.1.1185.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vojtechhabarta/typescript-generator/releases">typescript-generator-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v3.1.1185</h2>
   <ul>
   <li>Fix parent class handling when it is excluded (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/856">#856</a>)</li>
   <li>Warn when configured annotation doesn't have <code>RUNTIME</code> retention (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/795">#795</a>)</li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A3.1+label%3Adependencies+-label%3Abuild">dependencies</a></li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A3.1+label%3Adependencies+label%3Abuild">build plugins</a></li>
   </ul>
   <p>Thanks for contribution/feedback: <a href="https://github.com/digital-h"><code>@​digital-h</code></a>, <a href="https://github.com/FlorianCousin"><code>@​FlorianCousin</code></a>, <a href="https://github.com/shmert"><code>@​shmert</code></a></p>
   <p><a href="https://repo1.maven.org/maven2/cz/habarta/typescript-generator">Download from Maven Central Repository</a>.</p>
   <h2>v3.0.1157 - Java 11, Gradle plugin portal</h2>
   <p>Main purpose of this major version is to update minimal <strong>Java version to 11</strong>, update Jakarta dependencies which also require Java 11 and remove deprecated code.</p>
   <p>Starting from this release Gradle plugin is published to <strong>Gradle plugin portal</strong> - <a href="https://plugins.gradle.org/plugin/cz.habarta.typescript-generator">cz.habarta.typescript-generator</a>. This simplifies setup in <code>build.gradle</code> files.</p>
   <ul>
   <li><strong>Incompatible changes</strong>:
   <ul>
   <li>Minimal Java version 11</li>
   <li>Minimal Gradle version 5.6</li>
   <li>Removed support for Jackson version 1 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/884">#884</a>)</li>
   <li>Removed deprecated parameters, methods etc. (2d5ff1ec07f5cd65f243f07377515cc3bba50693)</li>
   </ul>
   </li>
   <li>Fail the build when a class cannot be found (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/315">#315</a>)</li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A3.0+label%3Adependencies+-label%3Abuild">dependencies</a></li>
   </ul>
   <p><a href="https://repo1.maven.org/maven2/cz/habarta/typescript-generator">Download from Maven Central Repository</a>.</p>
   <h2>v2.37.1128</h2>
   <ul>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A2.37+label%3Adependencies+-label%3Abuild">dependencies</a></li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A2.37+label%3Adependencies+label%3Abuild">build plugins</a></li>
   </ul>
   <p><a href="https://repo1.maven.org/maven2/cz/habarta/typescript-generator">Download from Maven Central Repository</a>.</p>
   <h2>v2.36.1070</h2>
   <ul>
   <li>Possibility to map Java Map as TypeScript Record (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/706">#706</a>)</li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A2.36+label%3Adependencies+-label%3Abuild">dependencies</a></li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A2.36+label%3Adependencies+label%3Abuild">build plugins</a></li>
   </ul>
   <p>Thanks for contribution/feedback: <a href="https://github.com/crummy"><code>@​crummy</code></a></p>
   <p><a href="https://repo1.maven.org/maven2/cz/habarta/typescript-generator">Download from Maven Central Repository</a>.</p>
   <h2>v2.35.1025 - Jakarta JSONB 2</h2>
   <ul>
   <li>Support for Jakarta JSONB version 2 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/762">#762</a>)</li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A2.35+label%3Adependencies+-label%3Abuild">dependencies</a></li>
   <li>Updated <a href="https://github.com/vojtechhabarta/typescript-generator/pulls?q=milestone%3A2.35+label%3Adependencies+label%3Abuild">build plugins</a></li>
   </ul>
   <p><a href="https://repo1.maven.org/maven2/cz/habarta/typescript-generator">Download from Maven Central Repository</a>.</p>
   <h2>v2.33.956</h2>
   <ul>
   <li>Workaround for Kotlin 1.4 and higher which allowed to update Kotlin dependency to 1.5.31 and Spring Boot to 2.5.6</li>
   <li>Possibility to exclude Spring methods using Swagger annotations (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/721">#721</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/0c7a44f79cbc49aa070ff1ac6c8754a7304438e7"><code>0c7a44f</code></a> Preparation for version 3.1</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/d1104ea78256ac2b8cb4fd058b7a5db418599496"><code>d1104ea</code></a> Fix small typo in README.md (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/831">#831</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/76447ed3c54d80843ee00f0f51c6b2f665af909a"><code>76447ed</code></a> Bump swagger-annotations from 1.6.6 to 1.6.9 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/919">#919</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/b475c1bf02a4916e444774d309218669cc9d2200"><code>b475c1b</code></a> Bump joda-time from 2.11.1 to 2.12.2 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/918">#918</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/74368553686efd75d5ceeb273dc3df9693af11b6"><code>7436855</code></a> Bump jackson-bom from 2.13.3 to 2.14.1 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/916">#916</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/9cf1310ccc30b1c5099cd0904ef98c82c29c0894"><code>9cf1310</code></a> Bump swagger-annotations from 2.2.2 to 2.2.7 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/915">#915</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/3cac3c61c23bba582ff66942c976709bc5b96300"><code>3cac3c6</code></a> Bump maven-jar-plugin from 3.2.2 to 3.3.0 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/899">#899</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/68dcaf3fc4c29c95cb469ec87973406e01cd2e5c"><code>68dcaf3</code></a> Bump jaxb-bom from 4.0.0 to 4.0.1 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/897">#897</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/7722b0af8dc7c2ca645efa999dd9f5deadd246f4"><code>7722b0a</code></a> Bump kotlin.version from 1.7.10 to 1.7.20 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/896">#896</a>)</li>
   <li><a href="https://github.com/vojtechhabarta/typescript-generator/commit/d9f4239ed36e682486026f7b1b7ec84d27ed3a29"><code>d9f4239</code></a> Bump junit-bom from 5.9.0 to 5.9.1 (<a href="https://github-redirect.dependabot.com/vojtechhabarta/typescript-generator/issues/895">#895</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/vojtechhabarta/typescript-generator/compare/v2.27.744...v3.1.1185">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cz.habarta.typescript-generator:typescript-generator-maven-plugin&package-manager=maven&previous-version=2.27.744&new-version=3.1.1185)](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)
   
   
   </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@streampipes.apache.org

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


[GitHub] [streampipes] bossenti merged pull request #969: Bump typescript-generator-maven-plugin from 2.27.744 to 3.1.1185

Posted by GitBox <gi...@apache.org>.
bossenti merged PR #969:
URL: https://github.com/apache/streampipes/pull/969


-- 
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@streampipes.apache.org

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