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

Bump com.github.victools:jsonschema-generator from 4.37.0 to 4.38.0 #701

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps com.github.victools:jsonschema-generator from 4.37.0 to 4.38.0.

Release notes

Sourced from com.github.victools:jsonschema-generator's releases.

4.38.0 – Minor Improvement & Bug Fix

jsonschema-generator

Changed

  • avoid duplicate entries in required array when performing final clean-ups

jsonschema-module-swagger2

Fixed

  • respect Option.NULLABLE_FIELDS_BY_DEFAULT/Option.NULLABLE_METHOD_RETURN_VALUES_BY_DEFAULT for fields/methods without @Schema annotation
Changelog

Sourced from com.github.victools:jsonschema-generator's changelog.

[4.38.0] - 2025-03-24

jsonschema-generator

Changed

  • avoid duplicate entries in required array when performing final clean-ups

jsonschema-module-swagger2

Fixed

  • respect Option.NULLABLE_FIELDS_BY_DEFAULT/Option.NULLABLE_METHOD_RETURN_VALUES_BY_DEFAULT for fields/methods without @Schema annotation
Commits
  • 3d8c8ff chore: Release 4.38.0
  • 51601d5 fix: Swagger2Module treat as nullable by default (#519)
  • 93da3be chore(deps): bump rack from 2.2.11 to 2.2.13 in /slate-docs (#514)
  • 540f9f2 chore(deps): bump nokogiri from 1.18.3 to 1.18.4 in /slate-docs (#518)
  • cb34d82 chore(deps): bump rack from 2.2.8.1 to 2.2.11 in /slate-docs (#510)
  • 92acfb2 chore(deps): bump nokogiri from 1.16.5 to 1.18.3 in /slate-docs (#512)
  • 6098010 chore: Initialise snapshot version
  • b54a9fd chore(example): fix comment in example javadoc
  • ec3a135 chore: add example for definition naming strategy (#506)
  • d8583b8 fix: Avoid duplicate items in allOf and required arrays (#504)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.github.victools:jsonschema-generator](https://github.com/victools/jsonschema-generator) from 4.37.0 to 4.38.0.
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.37.0...v4.38.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 31, 2025
@dependabot dependabot bot requested a review from ebullient as a code owner March 31, 2025 09:57
@ebullient
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

Looks like com.github.victools:jsonschema-generator is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.github.victools-jsonschema-generator-4.38.0 branch April 2, 2025 17:36
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