dependabot[bot] opened a new pull request, #580: URL: https://github.com/apache/maven-site/pull/580
Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2024.5 to 1.2024.8. <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.2024.8</h2> <p>Resolved issues:</p> <ul> <li><a href="https://github.com/plantuml/plantuml/issues?q=milestone%3A1.2024.8">Issues from Milestone 1.2024.8</a></li> </ul> <p>Specific PR:</p> <ul> <li><a href="https://github.com/plantuml/plantuml/pulls?q=milestone%3A1.2024.8">PR from Milestone 1.2024.8</a></li> </ul> <h2>What's Changed</h2> <ul> <li>Update <code>CHANGES.md</code> by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1897">plantuml/plantuml#1897</a></li> <li>fix: improve edge cases for JSON diagram (manage null and empty Array/Object) by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1900">plantuml/plantuml#1900</a></li> <li>upd: add <code>clean_release</code> step on <code>native-image-snapshot.yml</code> by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1899">plantuml/plantuml#1899</a></li> <li>update gradle to gradle-8.10, which permits java-22, java-23. by <a href="https://github.com/soloturn"><code>@soloturn</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1898">plantuml/plantuml#1898</a></li> <li>♻️ refactor: improve version, libraries, plugin management with gradle version catalog by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1901">plantuml/plantuml#1901</a></li> <li>chore(deps): bump com.adarshr.test-logger from 3.2.0 to 4.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1903">plantuml/plantuml#1903</a></li> <li>chore(deps): bump org.graalvm.buildtools.native from 0.10.2 to 0.10.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1904">plantuml/plantuml#1904</a></li> <li>Add support for colors in Chen EER diagrams by <a href="https://github.com/Benjamin-Davies"><code>@Benjamin-Davies</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1909">plantuml/plantuml#1909</a></li> <li>feat: add <code>overrideDirPath</code> method by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1916">plantuml/plantuml#1916</a></li> <li>use latex to get string bounder by <a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1914">plantuml/plantuml#1914</a></li> <li>chore(configure-workflow): use node20 by <a href="https://github.com/trivikr"><code>@trivikr</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1918">plantuml/plantuml#1918</a></li> <li>tikz: make all fonts with the same baseline by <a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1919">plantuml/plantuml#1919</a></li> <li>tikz: avoid latex manager crash for special characters by <a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1921">plantuml/plantuml#1921</a></li> <li>tikz: use the same protectText when calc dimension and render by <a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1922">plantuml/plantuml#1922</a></li> <li>tikz: optimize latex render for <a href="https://redirect.github.com/plantuml/plantuml/issues/1628">#1628</a> by <a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1923">plantuml/plantuml#1923</a></li> <li>optimize tikz render by <a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1928">plantuml/plantuml#1928</a></li> <li>upd: uniformisation of <code>dirpath</code> by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1930">plantuml/plantuml#1930</a></li> <li>chore(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1925">plantuml/plantuml#1925</a></li> <li>test: test ExportOnUText or test <code>Utext</code> for 'class' or 'component' by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1936">plantuml/plantuml#1936</a></li> <li>feat: reintroduction of <code>filedate</code> and <code>filename_no_extension</code> builtin function by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1933">plantuml/plantuml#1933</a></li> <li>feat: Allow Unicode ASCII Art for class, component, ... by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1938">plantuml/plantuml#1938</a></li> <li>chore(deps): bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1955">plantuml/plantuml#1955</a></li> <li>chore(deps): bump org.apache.xmlgraphics:fop from 2.9 to 2.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1941">plantuml/plantuml#1941</a></li> <li>chore(deps): bump org.apache.xmlgraphics:batik-all from 1.17 to 1.18 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1940">plantuml/plantuml#1940</a></li> <li>fix: Allow multiple transitions to the same deep history (on state diagram) by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1959">plantuml/plantuml#1959</a></li> <li>feat: Allow stereotype for Clock on Timing diagram by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1960">plantuml/plantuml#1960</a></li> <li>feat: allow compact mode for Clock (on Timing diagram) by <a href="https://github.com/The-Lum"><code>@The-Lum</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1962">plantuml/plantuml#1962</a></li> <li>feat: feat: allow all JSON Values on JSON Entity by <a href="https://github.com/arnaudroques"><code>@arnaudroques</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1970">plantuml/plantuml#1970</a></li> <li>fix: use latest graphviz version in docker image by <a href="https://github.com/Ventus218"><code>@Ventus218</code></a> in <a href="https://redirect.github.com/plantuml/plantuml/pull/1976">plantuml/plantuml#1976</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/liudongmiao"><code>@liudongmiao</code></a> made their first contribution in <a href="https://redirect.github.com/plantuml/plantuml/pull/1914">plantuml/plantuml#1914</a></li> <li><a href="https://github.com/trivikr"><code>@trivikr</code></a> made their first contribution in <a href="https://redirect.github.com/plantuml/plantuml/pull/1918">plantuml/plantuml#1918</a></li> <li><a href="https://github.com/Ventus218"><code>@Ventus218</code></a> made their first contribution in <a href="https://redirect.github.com/plantuml/plantuml/pull/1976">plantuml/plantuml#1976</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/plantuml/plantuml/compare/v1.2024.7...v1.2024.8">https://github.com/plantuml/plantuml/compare/v1.2024.7...v1.2024.8</a></p> <h2>Release - Native Image (v1.2024.7)</h2> <h2>Version v1.2024.7 of the 2024-09-07 at 16:41:35 (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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.2024.8 (Nov 15, 2024)</h2> <ul> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1893">Allow MinimumWidth on all nested elements</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/37e5eb66fa946671c23506fc24811f1bae8a7a04">fix: improve edge cases for JSON diagram (manage null and empty Array/Object)</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/0ef877f9ffe0f83763aaff617fc5e907485583a3">use latex to get string bounder</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/3a56c55ef1d502a8a5548c694de5a5406c113a9b">tikz: make all fonts with the same baseline</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/bbe905eeb16ddbb20fc7ab242607fb043a1564dd">tikz: avoid latex manager crash for special characters</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/f186e7a6864933629014681345017e6f42ddce8e">tikz: use the same protectText when calc dimension and render</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/bc0becdb83acda69904066e745821032a7690740">tikz: optimize latex render</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/593d821f3fd596b01967baf42d1901542ad90009">optimize tikz render</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/4318369c7236e556ee4418971a1963bb697d3b55">upd: uniformisation of dirpath</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/176da3c73e39f2d5506906e48a95e3189a3d1b9f">feat: reintroduction of filedate and filename_no_extension builtin function</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/1617a4065b849a9032b9177054a847d55b2609af">feat: Allow Unicode ASCII Art for class, component</a></li> <li><a href="https://github.com/plantuml/plantuml/commit/15d63c28e601fdfa9e985d6d2057db31b95a7079">fix: error in namespace management</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1896">Style: Improve map and json style in order to manage header style</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1902">Gantt with monthly scale doesn't show named regions</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1949">fixing proprietary licenses in PlantUML software package of Replicant project</a></li> <li><a href="https://forum.plantuml.net/15614/style-sequence-allow-stereotype-for-arrow-sequence-diagram">Allow stereotype for arrow, on sequence diagram</a></li> <li><a href="https://forum.plantuml.net/15612/style-sequence-allow-linestyle-for-arrow-sequence-diagram">Allow LineStyle for arrow, on sequence diagram</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1960">feat: Allow stereotype for Clock on Timing diagram</a></li> <li><a href="https://forum.plantuml.net/15873/style-timing-allow-stereotype-on-timing-diagram?show=18866#c18866">Allow stereotype on Timing diagram</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1950">Style: Allow stereotype on note for <strong>all</strong> diagram type</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1951">State machine invalid generation for SVG</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml-stdlib/pull/110">Update C4-PlantUML to v2.11.0</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1945">Style: Allow all style for Cardinality, Generic, Qualified associations on Class diagram</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1226">nwdiag: Allow line border for group</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1445">Style: Allow all style for regex diagram</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1946">Style: Allow theme and style for files list diagram</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1970">feat: allow all JSON Values on JSON </a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1578">Compact clocks in timing diagrams not rendered correctly</a></li> </ul> <h2>V1.2024.7 (Sep 9, 2024)</h2> <ul> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1815">[Class][Deployment] Some issues about arrow between nested elements</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1879">Crash happened on plantuml 1.2024.7beta5, related to "headless"</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1870">hide does not work inside package</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1769">After v1.2023.10, Remove command does not remove nested shapes</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1871">When adding specific note at specific position, activity diagram not work</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1878">Custom Theme loading</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1856">[Creole] Fix <!-- raw HTML omitted --> color</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1874">repeat starting point is in wrong swimlane</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1877">Generate a svg:title tag when generating Svg</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1882">fix: make native release as snapshot release</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1873">feat: add builtin function %boolval</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1865">feat: add builtin function %mod (modulo operator)</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1863">Added background color to arrows and draw background for circles</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/pull/1861">remove duplicate items in help message</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1855">[Sprite][SVG] Manage more SVG functionalities for text</a></li> <li><a href="https://redirect.github.com/plantuml/plantuml/issues/1850">pdf support broken with other gradle build file changes</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/plantuml/plantuml/commit/5551a3898ec06f85ece8aa99d1a600c93f3dedc7"><code>5551a38</code></a> chore: publication V1.2024.8</li> <li><a href="https://github.com/plantuml/plantuml/commit/44096d6c632cc04b12655c77681bf3e479466ab9"><code>44096d6</code></a> fix: use space and JSON and object identifiers</li> <li><a href="https://github.com/plantuml/plantuml/commit/b15265ea6ecfc1b56d6a81b4e363ed9eaaf871d0"><code>b15265e</code></a> feat: use skin on yaml and json diagrams</li> <li><a href="https://github.com/plantuml/plantuml/commit/f3a5610c4381cc34c30bd798fd83bad1e45a65a8"><code>f3a5610</code></a> feat: allow (unused) header in theme files</li> <li><a href="https://github.com/plantuml/plantuml/commit/15535536f68b80f247d85a060ad85479ffd2e5a6"><code>1553553</code></a> fix: better format stroke width</li> <li><a href="https://github.com/plantuml/plantuml/commit/effe131fcb37e894990d35f691cf57ccdf54b5a8"><code>effe131</code></a> fix: create parent states when implicit declaration</li> <li><a href="https://github.com/plantuml/plantuml/commit/03b6e9daf9242882b2d768ed7992d1a36b49241a"><code>03b6e9d</code></a> chore: print info about X11 and XWayland</li> <li><a href="https://github.com/plantuml/plantuml/commit/1ebc4f089062e7a5f3a5cb0d6da0e41a4d9292eb"><code>1ebc4f0</code></a> fix: nwdiag allow line border for group</li> <li><a href="https://github.com/plantuml/plantuml/commit/25d4377a9baa04c55334378fd9d9a838a6b51eea"><code>25d4377</code></a> fix: Improve HorizontalAlignment management (wip)</li> <li><a href="https://github.com/plantuml/plantuml/commit/c116531554edc464a1f6d1578b54dd46954ca4cc"><code>c116531</code></a> fix: Improve HorizontalAlignment management (wip)</li> <li>Additional commits viewable in <a href="https://github.com/plantuml/plantuml/compare/v1.2024.5...v1.2024.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sourceforge.plantuml:plantuml&package-manager=maven&previous-version=1.2024.5&new-version=1.2024.8)](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