Skip to content

build(deps): bump victools.version from 4.37.0 to 4.38.0#93

Merged
jwijgerd merged 1 commit into
mainfrom
dependabot/maven/victools.version-4.38.0
Apr 8, 2025
Merged

build(deps): bump victools.version from 4.37.0 to 4.38.0#93
jwijgerd merged 1 commit into
mainfrom
dependabot/maven/victools.version-4.38.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Copy link
Copy Markdown
Contributor

Bumps victools.version from 4.37.0 to 4.38.0.
Updates 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

Updates com.github.victools:jsonschema-module-jakarta-validation from 4.37.0 to 4.38.0

Release notes

Sourced from com.github.victools:jsonschema-module-jakarta-validation'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-module-jakarta-validation'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

Updates com.github.victools:jsonschema-module-jackson from 4.37.0 to 4.38.0

Release notes

Sourced from com.github.victools:jsonschema-module-jackson'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-module-jackson'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 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 `victools.version` from 4.37.0 to 4.38.0.

Updates `com.github.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)

Updates `com.github.victools:jsonschema-module-jakarta-validation` 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)

Updates `com.github.victools:jsonschema-module-jackson` 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-version: 4.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-module-jakarta-validation
  dependency-version: 4.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-module-jackson
  dependency-version: 4.38.0
  dependency-type: direct:production
  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 Apr 7, 2025
@jwijgerd
jwijgerd merged commit 0825c88 into main Apr 8, 2025
@jwijgerd
jwijgerd deleted the dependabot/maven/victools.version-4.38.0 branch April 8, 2025 07:27
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