davidmoten / openapi-to-plantuml-aws-api

Apache License 2.0
6 stars 0 forks source link

Bump com.github.davidmoten:openapi-to-plantuml from 0.1.24 to 0.1.27 #48

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.github.davidmoten:openapi-to-plantuml from 0.1.24 to 0.1.27.

Release notes

Sourced from com.github.davidmoten:openapi-to-plantuml's releases.

0.1.27

Enhancements

  • include subClasses in split diagrams

Full Changelog: https://github.com/davidmoten/openapi-to-plantuml/compare/0.1.26...0.1.27

0.1.26

Enhancements

  • use operationId as path class name

Full Changelog: https://github.com/davidmoten/openapi-to-plantuml/compare/0.1.25...0.1.26

0.1.25

Enhancements

  • make ModelTransformerExtract (split functionality) more efficient and handle oneOf better
  • ensure plantuml dep for image production is not required for ConverterMain
  • add suppressions to spotbugs and checkstyle
  • add egc-api split test

Full Changelog: https://github.com/davidmoten/openapi-to-plantuml/compare/0.1.24...0.1.25

Commits
  • 5887962 prepare for release 0.1.27
  • ed13abc include subClasses in split diagrams
  • d473d18 set versions to next snapshot
  • 55fe0da prepare for release 0.1.26
  • 0340500 use operationId as path names
  • 9eea19e set versions to next snapshot
  • aa8b8cf prepare for release 0.1.25
  • 9d065f6 remove sysout
  • 5d30c2c enhance ModelTransformerExtract, ensure plantuml dep for image production is ...
  • e2ff1b3 make ModelTransformerExtract more efficient
  • 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 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)