davidmoten / openapi-to-plantuml

Converts OpenAPI 3.0 definitions to Plant UML text for visualisation of your API.
Apache License 2.0
91 stars 18 forks source link

Bump net.sourceforge.plantuml:plantuml from 1.2024.1 to 1.2024.2 #215

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps net.sourceforge.plantuml:plantuml from 1.2024.1 to 1.2024.2.

Commits
  • cfa16d0 chore: version 1.2024.2
  • ac8e785 Merge pull request #1689 from The-Lum/Random
  • 53bcc02 fix: typo on GetAllThemeTest filename
  • ab09e2e feat: add %get_all_theme builtin function
  • ab60639 Merge pull request #1675 from plantuml/dependabot/gradle/org.junit.jupiter-ju...
  • ababa00 chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
  • 76d1daf Merge pull request #1674 from plantuml/dependabot/gradle/org.assertj-assertj-...
  • 17d317e Merge pull request #1686 from The-Lum/PatchBranch
  • 4e5bf03 Merge branch 'master' into PatchBranch
  • cfd3ad2 Merge pull request #1687 from The-Lum/ImproveDoc
  • 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)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6c326ad) 88.32% compared to head (2d51f9d) 88.32%. Report is 18 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ========================================= Coverage 88.32% 88.32% Complexity 324 324 ========================================= Files 20 20 Lines 1062 1062 Branches 144 144 ========================================= Hits 938 938 Misses 96 96 Partials 28 28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.