JuKu / ansible-manager

A ansible manager / server as an alternative to Ansible semaphore and ansible tower
Apache License 2.0
1 stars 0 forks source link

Bump typescript-generator-maven-plugin from 2.34.976 to 3.0.1157 #62

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps typescript-generator-maven-plugin from 2.34.976 to 3.0.1157.

Release notes

Sourced from typescript-generator-maven-plugin's releases.

v3.0.1157 - Java 11, Gradle plugin portal

Main purpose of this major version is to update minimal Java version to 11, update Jakarta dependencies which also require Java 11 and remove deprecated code.

Starting from this release Gradle plugin is published to Gradle plugin portal - cz.habarta.typescript-generator. This simplifies setup in build.gradle files.

  • Incompatible changes:
    • Minimal Java version 11
    • Minimal Gradle version 5.6
    • Removed support for Jackson version 1 (#884)
    • Removed deprecated parameters, methods etc. (2d5ff1ec07f5cd65f243f07377515cc3bba50693)
  • Fail the build when a class cannot be found (#315)
  • Updated dependencies

Download from Maven Central Repository.

v2.37.1128

Download from Maven Central Repository.

v2.36.1070

Thanks for contribution/feedback: @​crummy

Download from Maven Central Repository.

v2.35.1025 - Jakarta JSONB 2

Download from Maven Central Repository.

Commits
  • c98d7c9 Fail the build when a class cannot be found (#315)
  • d148d49 Use Java 11 in Gradle plugin publisher workflow
  • 31f2c8a Cleanup, take advantage of Java 11
  • 2d5ff1e Remove deprecations
  • 0d1a949 Gradle minimal version 5.6
  • 982e9ea Publishing to Gradle plugin portal
  • 5d41bfc Fix test XML Javadoc execution (and update generated file) (#885)
  • 7f3b159 Remove support for Jackson version 1 (#884)
  • c767522 Bump jakarta.json.bind-api from 2.0.0 to 3.0.0 (#881)
  • 33ed804 Bump jaxb-bom from 3.0.2 to 4.0.0 (#875)
  • 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 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)