dependabot[bot] opened a new pull request, #1587:
URL: https://github.com/apache/maven-site/pull/1587

   Bumps 
[net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 
1.2026.4 to 1.2026.5.
   <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.2026.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>🐛 fix HorizontalAlignment Right being ignored with MinimumWidth by <a 
href="https://github.com/rkdfx";><code>@​rkdfx</code></a> in <a 
href="https://redirect.github.com/plantuml/plantuml/pull/2717";>plantuml/plantuml#2717</a></li>
   <li>🐛 accept decimal period, pulse and offset for timing clock by <a 
href="https://github.com/IgniparousTempest";><code>@​IgniparousTempest</code></a>
 in <a 
href="https://redirect.github.com/plantuml/plantuml/pull/2714";>plantuml/plantuml#2714</a></li>
   <li>Fix 32-bit build failure caused by hardcoded JVM heap size by <a 
href="https://github.com/gbhavya07";><code>@​gbhavya07</code></a> in <a 
href="https://redirect.github.com/plantuml/plantuml/pull/2721";>plantuml/plantuml#2721</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/rkdfx";><code>@​rkdfx</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/plantuml/plantuml/pull/2717";>plantuml/plantuml#2717</a></li>
   <li><a 
href="https://github.com/IgniparousTempest";><code>@​IgniparousTempest</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/plantuml/plantuml/pull/2714";>plantuml/plantuml#2714</a></li>
   <li><a href="https://github.com/gbhavya07";><code>@​gbhavya07</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/plantuml/plantuml/pull/2721";>plantuml/plantuml#2721</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/plantuml/plantuml/compare/v1.2026.4...v1.2026.5";>https://github.com/plantuml/plantuml/compare/v1.2026.4...v1.2026.5</a></p>
   <h2>Release - Native Image (v1.2026.4)</h2>
   <h2>Version v1.2026.4 of the 2026-05-20 at 20:36:00 (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.2026.5 (May 27, 2026)</h2>
   <ul>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/10a5f40fd710da2fac2dd46247510e477d649019";>👷
 improve Docker build</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/0ed64d3f36af1a645bf9f7ce7dcf36a689bb1ca0";>♻️
 clean StringBounder code</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/d1d43c79073187c670423ccc3b46a78725edf1a5";>♻️
 simplify dictionary loading for GraalVM</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/9077e47239c19cc70935d624b45522ab99619fc8";>👷
 add native image builds (windows + linux amd64/arm64)</a></li>
   <li>[🍵 add npmPackage Gradle task to publish JS engine to npm (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2715";>#2715</a>)](<a 
href="https://github.com/plantuml/plantuml/commit/4dada3774a3f32559c055e7518f3c9d652f968b3";>https://github.com/plantuml/plantuml/commit/4dada3774a3f32559c055e7518f3c9d652f968b3</a>)</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/04fcf5ca7b1b7f67af9eae213086c8a39e11d801";>👷
 rename native images</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/6a8578b1fa7431e218ad90bd6df96b774aeb0c50";>🐛
 add bitmap image support in PDF</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/b2edbe93c2834c59b2c10883077abd9cc17bbe49";>👷
 add native image builds (macOS)</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/95c13c56e69305fc3522c0dc78a122442c1c40b9";>🔧
 add config file for GraalVM build</a></li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/830b6e4ec3c601b232facc6036634a057a7dea20";>📦️
 add examples in standard library</a></li>
   <li>[🐛 fix HorizontalAlignment Right being ignored with MinimumWidth (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2717";>#2717</a>)](<a 
href="https://github.com/plantuml/plantuml/commit/f609859e3209e4e4c4a168fd5ed7913f1ca06a9a";>https://github.com/plantuml/plantuml/commit/f609859e3209e4e4c4a168fd5ed7913f1ca06a9a</a>)</li>
   <li>[🐛 accept decimal period, pulse and offset for timing clock (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2714";>#2714</a>)](<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2711";>plantuml/plantuml#2711</a>)</li>
   <li>[👷 Fix 32-bit build failure caused by hardcoded JVM heap size (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2721";>#2721</a>)](<a 
href="https://github.com/plantuml/plantuml/commit/55b6a751bf935d85bcd02d279bac3226277f247f";>https://github.com/plantuml/plantuml/commit/55b6a751bf935d85bcd02d279bac3226277f247f</a>)</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/711fb8019dcdb71334e55c67c4af04b86be4ce70";>📦️
 update standard library</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/e0f0ce585a8a8c80cf3e57115ed8184ac8fd190d";><code>e0f0ce5</code></a>
 👷 fix CI</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/7570bc550c256ad324d6c9cf9107844d2c40ce85";><code>7570bc5</code></a>
 🎉 version 1.2026.5</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/711fb8019dcdb71334e55c67c4af04b86be4ce70";><code>711fb80</code></a>
 📦️ update standard library</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/0b1d907f38154907baf41e8e41c6d3fa4f83775c";><code>0b1d907</code></a>
 👷 drop build_artifacts dependency from native release job</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/5d48a2069118b3f6c2e6ccd31c76f34d62c0390a";><code>5d48a20</code></a>
 👷 fix casing of release_version output reference in ci.yml upload job</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/55b6a751bf935d85bcd02d279bac3226277f247f";><code>55b6a75</code></a>
 👷 Fix 32-bit build failure caused by hardcoded JVM heap size (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2721";>#2721</a>)</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/b94e49bb621e9796840aabd25dd076398cd4873e";><code>b94e49b</code></a>
 🐛 accept decimal period, pulse and offset for timing clock (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2714";>#2714</a>)</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/7a96c8d9351a22a725b3980fb25342391d5ee891";><code>7a96c8d</code></a>
 👷 prepare CI for new release</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/f609859e3209e4e4c4a168fd5ed7913f1ca06a9a";><code>f609859</code></a>
 🐛 fix HorizontalAlignment Right being ignored with MinimumWidth (<a 
href="https://redirect.github.com/plantuml/plantuml/issues/2717";>#2717</a>)</li>
   <li><a 
href="https://github.com/plantuml/plantuml/commit/830b6e4ec3c601b232facc6036634a057a7dea20";><code>830b6e4</code></a>
 📦️ add examples in standard library</li>
   <li>Additional commits viewable in <a 
href="https://github.com/plantuml/plantuml/compare/v1.2026.4...v1.2026.5";>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.2026.4&new-version=1.2026.5)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to