Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps org.fugerit.java:openapi-doc-tool from 2.0.0 to 2.1.1.

Release notes

Sourced from org.fugerit.java:openapi-doc-tool's releases.

v2.1.1

[2.1.1] - 2025-09-30

Fixed

  • custom type schema

[2.1.0] - 2025-09-30

Added

  • handling enum

Fixed

  • failure on enum
  • failure on description as date (i.e. descrption: 2024-01-01 instead of descrption: '2024-01-01')

Changed

  • parameter input-openapi instead of input-yaml (the latter is kept for backward compatibility)
Changelog

Sourced from org.fugerit.java:openapi-doc-tool's changelog.

[2.1.1] - 2025-09-30

Fixed

  • custom type schema

[2.1.0] - 2025-09-30

Added

  • handling enum

Fixed

  • failure on enum
  • failure on description as date (i.e. descrption: 2024-01-01 instead of descrption: '2024-01-01')

Changed

  • parameter input-openapi instead of input-yaml (the latter is kept for backward compatibility)
Commits
  • 7a0cfbc build(release): [2.1.1] - 2025-09-30
  • 9f1a9d9 fix: custom type schema
  • 8dc8c05 set next snapshot
  • d10ba1f build(release): [2.1.0] - 2025-09-30
  • f8f5797 feat: handling enum
  • 2032a27 fix: handling failure on date in description
  • 5eb16b8 fix: enum handling
  • a0e28d7 parameter input-openapi instead of input-yaml (the latter is kept for bac...
  • 85e0e28 parameter input-openapi instead of input-yaml (the latter is kept for bac...
  • 8c5a8bc rename sample catalog to openapi-doc-config.xml
  • Additional commits viewable 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 [org.fugerit.java:openapi-doc-tool](https://github.com/fugerit-org/openapi-doc-tool) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/fugerit-org/openapi-doc-tool/releases)
- [Changelog](https://github.com/fugerit-org/openapi-doc-tool/blob/main/CHANGELOG.md)
- [Commits](fugerit-org/openapi-doc-tool@v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: org.fugerit.java:openapi-doc-tool
  dependency-version: 2.1.1
  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 Oct 6, 2025
@fugerit79 fugerit79 merged commit 006956c into main Oct 6, 2025
3 of 4 checks passed
@fugerit79 fugerit79 deleted the dependabot/maven/org.fugerit.java-openapi-doc-tool-2.1.1 branch October 6, 2025 14:34
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