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

Update all minor dependencies (master) #650

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.victools:jsonschema-module-jackson 4.36.0 -> 4.37.0 age adoption passing confidence
com.github.victools:jsonschema-generator 4.36.0 -> 4.37.0 age adoption passing confidence
commons-io:commons-io (source) 2.17.0 -> 2.18.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

victools/jsonschema-generator (com.github.victools:jsonschema-module-jackson)

v4.37.0

jsonschema-generator
Added
  • new Option.NULLABLE_ALWAYS_AS_ANYOF that avoids the "null" type being included with other type values, e.g. "type": ["object", "null"]
Changed
  • apply property name overrides before triggering the ignore check (i.e., provide both the declared and overridden property names if there is one)
  • update various (runtime/test/build-time) dependencies
Fixed
  • avoid exception when trying to collect supported enum values from raw Enum type (i.e., missing type parameter)
  • avoid exception when trying to find type with annotation when given type is null
jsonschema-module-jackson
Added
  • support @JacksonAnnotationsInside annotated combo annotations
Fixed
  • avoid exception in subtype resolution, when targeting void method
  • check for ignored properties excluded fields when a property name override makes it conflict with a non-conventional getter method
jsonschema-maven-plugin
Added
  • support <skipAbstractTypes> flag to exclude abstract types (not interfaces)
  • support <skipInterfaces> flag to exclude interface types

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the renovate label Nov 16, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 16, 2024
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor branch from 9064f7f to 88e3fd1 Compare November 17, 2024 13:52
@renovate renovate bot changed the title Update all minor dependencies to v4.37.0 (master) Update all minor dependencies (master) Nov 23, 2024
@renovate renovate bot force-pushed the renovate/hivemq-edge/master-all-minor branch from 88e3fd1 to b8df979 Compare November 23, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants