Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2022

Bumps typescript-generator-maven-plugin from 2.8.449 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.

v2.33.956

  • Workaround for Kotlin 1.4 and higher which allowed to update Kotlin dependency to 1.5.31 and Spring Boot to 2.5.6
  • Possibility to exclude Spring methods using Swagger annotations (#721)
    • Support for Swagger V3 annotations (both JAX-RS and Spring)
  • Internal: JUnit tests upgraded to JUnit 5
  • Internal: other test improvements
  • Updated dependencies
  • Updated build plugins

Thanks for contribution/feedback: @​olegshtch, @​huseyingokay, @​jpstratman

Download from Maven Central Repository.

... (truncated)

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)

Bumps [typescript-generator-maven-plugin](https://github.com/vojtechhabarta/typescript-generator) from 2.8.449 to 3.0.1157.
- [Release notes](https://github.com/vojtechhabarta/typescript-generator/releases)
- [Commits](vojtechhabarta/typescript-generator@v2.8.449...v3.0.1157)

---
updated-dependencies:
- dependency-name: cz.habarta.typescript-generator:typescript-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #873.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/cz.habarta.typescript-generator-typescript-generator-maven-plugin-3.0.1157 branch December 19, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant