Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven pom.xml(deps): Bump typescript-generator-maven-plugin from 2.8.449 to 3.2.1263 #900

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps typescript-generator-maven-plugin from 2.8.449 to 3.2.1263.

Release notes

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

v3.2.1263

  • Sealed classes - alternative to @JsonSubTypes (#937)
  • JSON-B: support for built-in types in the conversion (#862)
  • JSON-B: fixed javax/jakarta incompatibility when using PropertyVisibilityStrategy (#854, #855)
  • JAXB: fixed tagged unions (#794)
  • AxiosClientExtension: fixed class name in extends when using mapPackagesToNamespaces (#883)
  • Fixed generic type arguments while transforming bean properties (#936)
  • Support @JsonIdentityInfo inherited from parent class/interface (#946)
  • Module dependencies now have peerDependency flag (#829)
  • Updated dependencies
  • Updated build plugins

Thanks for contribution/feedback: @​Nthalk, @​rmannibucau, @​honboubao, @​agaengel, @​MM53, @​kschaefe, @​thesam

Download from Maven Central Repository.

v3.1.1185

  • Fix parent class handling when it is excluded (#856)
  • Warn when configured annotation doesn't have RUNTIME retention (#795)
  • Updated dependencies
  • Updated build plugins

Thanks for contribution/feedback: @​digital-h, @​FlorianCousin, @​shmert

Download from Maven Central Repository.

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

... (truncated)

Commits
  • a2f6c1d Preparation for version 3.2
  • ef531f8 Rename usePeerDeps to peerDependency in ModuleDependency class
  • 4199727 Add usePeerDeps option to module dependency. (#829)
  • f6aef5a Use getAnnotationRecursive for JsonIdentity handling (#946)
  • b72681d Feature/inherited json identity info (#946)
  • 63e6a7c Specify maven plugins versions in pluginManagement
  • d41d22f Update generic type arguments of implemented interfaces and extended classes ...
  • f2f9f56 fix mapPackagesToNamespaces in AxiosClientExtension (#883)
  • 4db9833 Test and fix javax PropertyVisibilityStrategy fix (#854, #855)
  • 0f854de fix javax/jakarta incompatibility when using JSON-B PropertyVisibilityStrateg...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
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 Mar 27, 2023
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.

0 participants