Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2022

This PR contains the following updates:

Package Change Age Confidence
org.jsonschema2pojo:jsonschema2pojo-maven-plugin 1.1.1 -> 1.2.2 age confidence

Release Notes

joelittlejohn/jsonschema2pojo (org.jsonschema2pojo:jsonschema2pojo-maven-plugin)

v1.2.2

  • Don't log ClassAlreadyExistsException for Enum (#​1597)
  • Prevent generating duplicate constructors when all properties are required; and both includeAllPropertiesConstructor and includeRequiredPropertiesConstructor are true (#​1553)
  • Add support for property names containing question mark(s) (#​1522)
  • Avoid NPE when setting additionalProperties path (#​1515)

v1.2.1

  • Fix detection of targetVersion for Android gradle builds (#​1487)

v1.2.0

  • Avoid output to System.err when finding unique Enum name (#​1485)
  • Add useful debug logging when reading schemas and creating classes (#​1483)
  • Use targetVersion to decide which Generated annotation to add (#​1482)
  • Add Javadoc to constructors parameters for properties that have title/description/$comment (#​1481)
  • Choose default targetVersion using Gradle/Maven configuration (#​1478)
  • Use Mojo Annotations instead of Javadoc tags in the Maven Plugin (#​1476)
  • Add Email bean validation annotation for "format":"email" (#​1475)
  • Allow empty string and underscore as property name (#​1468)
  • Use Object as the type in case schema property contains mixed types (#​1456)
  • "Path not present" error when processing multiple JSON files having objects with the same name (#​1427)

v1.1.3

  • Add command line option to print version (#​1458)
  • Accept multiple values provided with single "-s"/"--source" argument (#​1457)
  • Avoid deprecation warning with Gradle plugin re Gradle 8.0 and IncrementalTaskInputs (#​1454)
  • java.lang.OutOfMemoryError: Java heap space (#​1423)
  • Properties with special character in the name (#, /, etc) cause IllegalArgumentException 'Path not present' when using 1.1.2 (#​1402)
  • Add builder method to create a new instance of the builder (#​1396)
  • Added support for JSON-B (#​1385)
  • Get Stackoverflow error if array items schema contains trees/cycle dependencies for children (#​1376)
  • Publish Gradle plugin to plugins.gradle.org (#​282)

v1.1.2

  • Use LinkedHashMap for additional properties, so the original ordering in the JSON is preserved (#​1397)
  • Collection fields are unnecessarily initialized to "null" (#​1346)
  • Enum not getting generated correctly with CamelCase values (#​1310)
  • Support using JSR-303 annotations from 'jakarta.validation' package (#​1280)
  • Item type for array property 'listFta' is incorrectly named ListFtum (#​1275)
  • Android Parcelable unused import (#​1150)
  • jsonschema2pojo website returns HTTP 500 for using TreeNode example in the wiki (#​781)
  • Recursive schema $ref generates an extra class (#​368)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate
Copy link
Author

renovate bot commented Mar 16, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency org.jsonschema2pojo:jsonschema2pojo-maven-plugin to v1.1.2 Update dependency org.jsonschema2pojo:jsonschema2pojo-maven-plugin to v1.2.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/org.jsonschema2pojo-jsonschema2pojo-maven-plugin-1.x branch from 792a140 to 28ecc0d Compare March 16, 2023 20:05
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/org.jsonschema2pojo-jsonschema2pojo-maven-plugin-1.x branch from 28ecc0d to 58002af Compare September 20, 2024 01:58
@renovate renovate bot changed the title Update dependency org.jsonschema2pojo:jsonschema2pojo-maven-plugin to v1.2.1 Update dependency org.jsonschema2pojo:jsonschema2pojo-maven-plugin to v1.2.2 Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants