dependabot[bot] opened a new pull request, #633: URL: https://github.com/apache/maven-site/pull/633
Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2024.8 to 1.2025.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/plantuml/plantuml/releases">net.sourceforge.plantuml:plantuml's releases</a>.</em></p> <blockquote> <h2>v1.2025.0</h2> <p>No release notes provided.</p> <h2>Release - Native Image (v1.2024.8)</h2> <h2>Version v1.2024.8 of the 2024-11-16 at 09:33:28 (UTC)</h2> <p>This is a <a href="https://www.graalvm.org/latest/reference-manual/native-image/">Native Image</a> release of <a href="https://github.com/plantuml/plantuml/commits/">the latest development work</a>.</p> <h2>Credit or GitHub Action used</h2> <ul> <li><a href="https://github.com/graalvm/setup-graalvm"><code>graalvm/setup-graalvm</code></a></li> <li><a href="https://github.com/TheDoctor0/zip-release"><code>thedoctor0/zip-release</code></a></li> <li><a href="https://github.com/svenstaro/upload-release-action"><code>svenstaro/upload-release-action</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/plantuml/plantuml/blob/master/CHANGES.md">net.sourceforge.plantuml:plantuml's changelog</a>.</em></p> <blockquote> <h2>V1.2025.0 (Jan 15, 2024)</h2> <ul> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/2022">Gantt Chart with closed weekends does not render correctly depending on the theme</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1807">Allow hide closed in the Gantt chart</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1973">Ressources footer is messed when in monthly mode</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1999">Gantt with weekly scale doesn't show named regions</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/2029">guillemotleft guillemotright</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1627">Improve head of arrow position</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/2006">Smetana throws an ArrayIndexOutOfBoundsException</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1936">test ExportOnUText</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1997">Extend error message with diagram type</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1991">Allow RoundCorner for object, map and json element</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml-stdlib/pull/125">Update DomainStory to version Delta 0.4.0</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1984">Hiding/showing a specific stereotype hides/shows all of them</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1980">Allow YAML frontmatter on beginning of theme files</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1929">Allow to expand a element with the corresponding alternative element</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/plantuml/plantuml/commit/251eaafaff75345cd6689a64e98ce7901b148b19"><code>251eaaf</code></a> 🎉 version 1.2025.0</li> <li><a href="https://github.com/plantuml/plantuml/commit/1756c1f5ef8df49e050b742b608b590d4005a3cf"><code>1756c1f</code></a> 🐛 fix segment rounding issue</li> <li><a href="https://github.com/plantuml/plantuml/commit/37daa697c12e491dd0fee7d5e955cbf26b9fcf8e"><code>37daa69</code></a> 🐛 various gantt improvement</li> <li><a href="https://github.com/plantuml/plantuml/commit/3252bb15cdc1e4ebcad33cc95945eebd805aea4f"><code>3252bb1</code></a> ♻️ improve gantt arrow management</li> <li><a href="https://github.com/plantuml/plantuml/commit/0954ca503d048482d9cdaa9bc5ab179476856ed2"><code>0954ca5</code></a> 🐛 fix for guillemotright latex error (<a href="https://redirect.github.com/plantuml/plantuml/issues/2030">#2030</a>)</li> <li><a href="https://github.com/plantuml/plantuml/commit/e74c5f849ebf48fd30d160c68b819534ab35b685"><code>e74c5f8</code></a> 🐛 improved diamond alignment in gantt diagrams</li> <li><a href="https://github.com/plantuml/plantuml/commit/a145ed8f90afe351a370c79deaf10a1cc483056e"><code>a145ed8</code></a> 🐛 improve gantt arrow drawing</li> <li><a href="https://github.com/plantuml/plantuml/commit/498a9827b81e210e005b63635cc862f1108dd4bd"><code>498a982</code></a> ♻️ Ensure <code>Display</code> instance is not <code>null</code></li> <li><a href="https://github.com/plantuml/plantuml/commit/8534fd01b86165bcfaaf49180a2d71b6ea8b5811"><code>8534fd0</code></a> ✨ Display participant name when hovering over lifeline (<a href="https://redirect.github.com/plantuml/plantuml/issues/2024">#2024</a>)</li> <li><a href="https://github.com/plantuml/plantuml/commit/55665484b598e68766bacf711cbf2d50d03e4d46"><code>5566548</code></a> 📝 Update license.txt, fix license year (<a href="https://redirect.github.com/plantuml/plantuml/issues/2025">#2025</a>)</li> <li>Additional commits viewable in <a href="https://github.com/plantuml/plantuml/compare/v1.2024.8...v1.2025.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org