Skip to content

chore(deps): Bump dependa#1088

Merged
ACANX merged 10 commits intodevfrom
dependa
Mar 29, 2026
Merged

chore(deps): Bump dependa#1088
ACANX merged 10 commits intodevfrom
dependa

Conversation

@ACANX
Copy link
Copy Markdown
Owner

@ACANX ACANX commented Mar 28, 2026

No description provided.

dependabot Bot added 7 commits March 28, 2026 16:13
…1083)

Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec)
from 1.19.0 to 1.21.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt">commons-codec:commons-codec's
changelog</a>.</em></p>
<blockquote>
<h2>Apache Commons Codec 1.21.0 Release Notes</h2>
<p>The Apache Commons Codec team is pleased to announce the release of
Apache Commons Codec 1.21.0.</p>
<p>The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In
addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.</p>
<p>This is a feature and maintenance release. Java 8 or later is
required.</p>
<h2>New features</h2>
<ul>
<li>CODEC-333: Add distinct Base64 decoding for standard and URL-safe
formats. Thanks to Aleksandr Beliakov, Gary Gregory.</li>
</ul>
<h2>Fixed Bugs</h2>
<ul>
<li>
<pre><code> Fix oak leaf icon references in overview.html when running
`mvn clean javadoc:javadoc`. Thanks to Gary Gregory.
</code></pre>
</li>
<li>
<pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary
Gregory.
</code></pre>
</li>
<li>
<pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory.
</code></pre>
</li>
</ul>
<h2>Changes</h2>
<ul>
<li>
<pre><code> Bump org.apache.commons:commons-parent from 91 to 96
[#415](apache/commons-codec#415),
[#418](apache/commons-codec#418). Thanks to
Gary Gregory, Dependabot.
</code></pre>
</li>
<li>
<pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to
Gary Gregory.
</code></pre>
</li>
<li>
<pre><code> Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.
Thanks to Gary Gregory, Dependabot.
</code></pre>
</li>
</ul>
<p>For complete information on Apache Commons Codec, including
instructions on how to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons Codec
website:</p>
<p><a
href="https://commons.apache.org/proper/commons-codec/">https://commons.apache.org/proper/commons-codec/</a></p>
<p>Download page: <a
href="https://commons.apache.org/proper/commons-codec/download_codec.cgi">https://commons.apache.org/proper/commons-codec/download_codec.cgi</a></p>
<hr />
<h2>Apache Commons Codec 1.20.0 Release Notes</h2>
<p>The Apache Commons Codec team is pleased to announce the release of
Apache Commons Codec 1.20.0.</p>
<p>The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In
addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/commons-codec/commit/91c44048f2751ef89567cd50ff04851da4f56e3f"><code>91c4404</code></a>
Prepare for the release candidate 1.21.0 RC1</li>
<li><a
href="https://github.com/apache/commons-codec/commit/21fe1d7f86bbc198975c4282c9239ef1b5e9f094"><code>21fe1d7</code></a>
Prepare for the next release candidate</li>
<li><a
href="https://github.com/apache/commons-codec/commit/d4ea4d0867dce2b36deda123d9e477531aefcacf"><code>d4ea4d0</code></a>
Bump actions/checkout from 6.0.1 to 6.0.2</li>
<li><a
href="https://github.com/apache/commons-codec/commit/e30b1f6c247468f5ab2d06dd101c535c77778bc9"><code>e30b1f6</code></a>
Bump actions/setup-java from 5.1.0 to 5.2.0</li>
<li><a
href="https://github.com/apache/commons-codec/commit/2e4891c194cf4733fda4be4e8b29c2fa3ae46476"><code>2e4891c</code></a>
Bump org.apache.commons:commons-parent from 95 to 96</li>
<li><a
href="https://github.com/apache/commons-codec/commit/d02c003231a2ae8d065f9edfecf4e97dcffc085e"><code>d02c003</code></a>
Use a URL to a prettier page: <a
href="https://www.ietf.org/rfc/rfc2045">https://www.ietf.org/rfc/rfc2045</a></li>
<li><a
href="https://github.com/apache/commons-codec/commit/3c961b83ead5140fbaffb1191692f943758ecdec"><code>3c961b8</code></a>
Checkstyle</li>
<li><a
href="https://github.com/apache/commons-codec/commit/99cf6b7800f7f1af1b45c4b167aae128e3bb4aeb"><code>99cf6b7</code></a>
Javadoc and exception messages: &quot;base 32&quot; -&gt;
&quot;Base32&quot;.</li>
<li><a
href="https://github.com/apache/commons-codec/commit/2df7b9a20ed600ad64bc00edf1c9a619edab76a0"><code>2df7b9a</code></a>
Javadoc and exception messages: &quot;base 64&quot; -&gt;
&quot;Base64&quot;.</li>
<li><a
href="https://github.com/apache/commons-codec/commit/0643fdd0b7fcac6bd1543cdd1868ec7b5de4bbcc"><code>0643fdd</code></a>
Javadoc 8 doesn't know how to find this link</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/commons-codec/compare/rel/commons-codec-1.19.0...rel/commons-codec-1.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-codec:commons-codec&package-manager=maven&previous-version=1.19.0&new-version=1.21.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jackson3.version` from 3.1.0 to 3.1.1.
Updates `tools.jackson.core:jackson-core` from 3.1.0 to 3.1.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/6801198d3e69ad45fb3e6dab7311461979370479"><code>6801198</code></a>
[maven-release-plugin] prepare release jackson-core-3.1.1</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/fc04016996e86052debeecf6484bfaf964d767e6"><code>fc04016</code></a>
Prep for 3.1.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/74c9ee255d1534c179bc7d3de48941bf39a9079c"><code>74c9ee2</code></a>
Backport <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1570">#1570</a>
into 3.1 (for 3.1.1) (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1574">#1574</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/4fc50ff5d2df3a2a199958cc6400618bc2b3fcee"><code>4fc50ff</code></a>
Merge branch '2.x' into 3.1</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/e11d74396102c5332e242148aad9c351dd5853ab"><code>e11d743</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/7195a453320ab579f21e35a42e7171117fa2f3e0"><code>7195a45</code></a>
Release note add wrt <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1570">#1570</a></li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/fcac9bd968306b392b5cbf8aef46454fcb90d49f"><code>fcac9bd</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/861a0d3b72623ec22d062e1dccbc00d66e5758b7"><code>861a0d3</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/6659bb88122f0efd49cd7cf793dd2efe37343045"><code>6659bb8</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/7ce3622f40e66bd821b5184d6055d8493afac5f3"><code>7ce3622</code></a>
Backport <a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1570">#1570</a>
fix (<a
href="https://redirect.github.com/FasterXML/jackson-core/issues/1573">#1573</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-core/compare/jackson-core-3.1.0...jackson-core-3.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.core:jackson-databind` from 3.1.0 to 3.1.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.dataformat:jackson-dataformat-xml` from 3.1.0 to
3.1.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/330c1e430efe720870a61b4f92221463c0ea0ed5"><code>330c1e4</code></a>
[maven-release-plugin] prepare release jackson-dataformat-xml-3.1.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/d4e6f6369cbe6fa19055e61a967be01812108a7d"><code>d4e6f63</code></a>
Prep for 3.1.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/b8eb648f8b88fe2cd1fab92643a896bece425ce1"><code>b8eb648</code></a>
fix versions</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/4721f5f4483e26b4e34718eb8d1b64fe90932800"><code>4721f5f</code></a>
Create 3.1 branch; 3.x -&gt; 3.2.0-SNAPSHOT</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/9d0e2d8201323abe8392ce508555b9d88de0f4c3"><code>9d0e2d8</code></a>
...</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/1ae4949be9639aa03a063aa763d5b17bdf393cf1"><code>1ae4949</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/bd4531db3c55d920ad856fa6897193c94707cbaf"><code>bd4531d</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-3.1.0...jackson-dataformat-xml-3.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.dataformat:jackson-dataformat-yaml` from 3.1.0 to
3.1.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/3db9ef3b4e9aebfb079a91ce4b420bd71c9b686c"><code>3db9ef3</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-3.1.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/4db5238749de10915b2cc23e2ba1aeccc097465d"><code>4db5238</code></a>
Prep for 3.1.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/798afb04dd1bf65013e287f231b9a3e21950ddad"><code>798afb0</code></a>
Fix YAML anchor replaying parser producing invalid sequence of events
when us...</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/7a5dd34b2a82a9220af1a56bd8d0a4e73e3d0766"><code>7a5dd34</code></a>
Merge branch '2.x' into 3.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/43710da142919336eb42e6f0e2732daca8de1865"><code>43710da</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/d8738d6e29a26e9843856c17151ce5eb96b805e9"><code>d8738d6</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/3b4a0ce1a03f61f1f208ef1f9fc96e055902fdf9"><code>3b4a0ce</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/56270dfb6a93685da36c52c3160bb0cb9074ca1e"><code>56270df</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/a9c10320d00798134357fd417f52d65939e2c177"><code>a9c1032</code></a>
Backport <a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/615">#615</a>
fix in 2.18 (<a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/617">#617</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/1aabe67682b504176c911fca28f44fb5abd82837"><code>1aabe67</code></a>
Fix <a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/615">#615</a>:
Feature <code>CsvReadFeature.EMPTY_UNQUOTED_STRING_AS_NULL</code>
ignored (<a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/616">#616</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-3.1.0...jackson-dataformats-text-3.1.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.dataformat:jackson-dataformat-csv` from 3.1.0 to
3.1.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/3db9ef3b4e9aebfb079a91ce4b420bd71c9b686c"><code>3db9ef3</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-3.1.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/4db5238749de10915b2cc23e2ba1aeccc097465d"><code>4db5238</code></a>
Prep for 3.1.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/798afb04dd1bf65013e287f231b9a3e21950ddad"><code>798afb0</code></a>
Fix YAML anchor replaying parser producing invalid sequence of events
when us...</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/7a5dd34b2a82a9220af1a56bd8d0a4e73e3d0766"><code>7a5dd34</code></a>
Merge branch '2.x' into 3.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/43710da142919336eb42e6f0e2732daca8de1865"><code>43710da</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/d8738d6e29a26e9843856c17151ce5eb96b805e9"><code>d8738d6</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/3b4a0ce1a03f61f1f208ef1f9fc96e055902fdf9"><code>3b4a0ce</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/56270dfb6a93685da36c52c3160bb0cb9074ca1e"><code>56270df</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/a9c10320d00798134357fd417f52d65939e2c177"><code>a9c1032</code></a>
Backport <a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/615">#615</a>
fix in 2.18 (<a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/617">#617</a>)</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/1aabe67682b504176c911fca28f44fb5abd82837"><code>1aabe67</code></a>
Fix <a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/615">#615</a>:
Feature <code>CsvReadFeature.EMPTY_UNQUOTED_STRING_AS_NULL</code>
ignored (<a
href="https://redirect.github.com/FasterXML/jackson-dataformats-text/issues/616">#616</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-3.1.0...jackson-dataformats-text-3.1.1">compare
view</a></li>
</ul>
</details>
<br />


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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1087)

Bumps
[org.graalvm.buildtools:utils](https://github.com/graalvm/native-build-tools)
from 0.11.5 to 1.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:utils's
releases</a>.</em></p>
<blockquote>
<h2>1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 0.11.5 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/843">graalvm/native-build-tools#843</a></li>
<li>Bump version to 0.11.6-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/844">graalvm/native-build-tools#844</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in
/samples/java-application-with-resources by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/744">graalvm/native-build-tools#744</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/native-config-integration by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/816">graalvm/native-build-tools#816</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/java-application by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/825">graalvm/native-build-tools#825</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final
in /samples/metadata-repo-integration by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/804">graalvm/native-build-tools#804</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/non-native by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/798">graalvm/native-build-tools#798</a></li>
<li>Fix broken JavaApplicationFunctionalTest due to using a removed
feature by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/850">graalvm/native-build-tools#850</a></li>
<li>Merge 1.0-M1 branch to master by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/848">graalvm/native-build-tools#848</a></li>
<li>Release 1.0-M1 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/853">graalvm/native-build-tools#853</a></li>
<li>Bump version to 1.0-M2-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/854">graalvm/native-build-tools#854</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0.0">https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/064c8fb3987b5c43405f5375ecb203ce523aec4b"><code>064c8fb</code></a>
Release 1.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/56cad514468fc25c6a3247124631a2e2e3c40687"><code>56cad51</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/854">#854</a>
from graalvm/bump-version-to-1.0-M2-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c7d396e9961768a77aa160bf4869b4fdee4565cf"><code>c7d396e</code></a>
Bump version to 1.0-M2-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/b9e68922dbe6768bfaa8795ff07e9ec23101be45"><code>b9e6892</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/853">#853</a>
from graalvm/release/1.0-M1</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/40c4d3666068ca30dad6af7e7bcf2a6dc80a702b"><code>40c4d36</code></a>
Release 1.0-M1</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/2d8401db032aac42e8f46562fcef4c8b4683d053"><code>2d8401d</code></a>
Merge 1.0-M1 branch to master (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/848">#848</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/9302115dc1ac7bfd7fcf13d5813ef4aa7ee3e574"><code>9302115</code></a>
Fix broken JavaApplicationFunctionalTest due to using a removed feature
(<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/850">#850</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/2a9f3fa23033642cfe515d72810dc765ac3c7ec2"><code>2a9f3fa</code></a>
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/non-na...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c56cecda45ed0b6ca257a8537f051670e6bfc5c7"><code>c56cecd</code></a>
Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final in
/sample...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/87e31dce99b7e1fa2e45e6636c0326c0273ca321"><code>87e31dc</code></a>
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/java-a...</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:utils&package-manager=maven&previous-version=0.11.5&new-version=1.0.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…a from 0.11.5 to 1.0.0 (#1086)

Bumps
[org.graalvm.buildtools:graalvm-reachability-metadata](https://github.com/graalvm/native-build-tools)
from 0.11.5 to 1.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:graalvm-reachability-metadata's
releases</a>.</em></p>
<blockquote>
<h2>1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 0.11.5 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/843">graalvm/native-build-tools#843</a></li>
<li>Bump version to 0.11.6-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/844">graalvm/native-build-tools#844</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in
/samples/java-application-with-resources by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/744">graalvm/native-build-tools#744</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/native-config-integration by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/816">graalvm/native-build-tools#816</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/java-application by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/825">graalvm/native-build-tools#825</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final
in /samples/metadata-repo-integration by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/804">graalvm/native-build-tools#804</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/non-native by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/798">graalvm/native-build-tools#798</a></li>
<li>Fix broken JavaApplicationFunctionalTest due to using a removed
feature by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/850">graalvm/native-build-tools#850</a></li>
<li>Merge 1.0-M1 branch to master by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/848">graalvm/native-build-tools#848</a></li>
<li>Release 1.0-M1 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/853">graalvm/native-build-tools#853</a></li>
<li>Bump version to 1.0-M2-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/854">graalvm/native-build-tools#854</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0.0">https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/064c8fb3987b5c43405f5375ecb203ce523aec4b"><code>064c8fb</code></a>
Release 1.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/56cad514468fc25c6a3247124631a2e2e3c40687"><code>56cad51</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/854">#854</a>
from graalvm/bump-version-to-1.0-M2-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c7d396e9961768a77aa160bf4869b4fdee4565cf"><code>c7d396e</code></a>
Bump version to 1.0-M2-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/b9e68922dbe6768bfaa8795ff07e9ec23101be45"><code>b9e6892</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/853">#853</a>
from graalvm/release/1.0-M1</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/40c4d3666068ca30dad6af7e7bcf2a6dc80a702b"><code>40c4d36</code></a>
Release 1.0-M1</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/2d8401db032aac42e8f46562fcef4c8b4683d053"><code>2d8401d</code></a>
Merge 1.0-M1 branch to master (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/848">#848</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/9302115dc1ac7bfd7fcf13d5813ef4aa7ee3e574"><code>9302115</code></a>
Fix broken JavaApplicationFunctionalTest due to using a removed feature
(<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/850">#850</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/2a9f3fa23033642cfe515d72810dc765ac3c7ec2"><code>2a9f3fa</code></a>
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/non-na...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c56cecda45ed0b6ca257a8537f051670e6bfc5c7"><code>c56cecd</code></a>
Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final in
/sample...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/87e31dce99b7e1fa2e45e6636c0326c0273ca321"><code>87e31dc</code></a>
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/java-a...</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:graalvm-reachability-metadata&package-manager=maven&previous-version=0.11.5&new-version=1.0.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1.5 to 1.0.0 (#1085)

Bumps
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
from 0.11.5 to 1.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:native-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 0.11.5 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/843">graalvm/native-build-tools#843</a></li>
<li>Bump version to 0.11.6-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/844">graalvm/native-build-tools#844</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in
/samples/java-application-with-resources by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/744">graalvm/native-build-tools#744</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/native-config-integration by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/816">graalvm/native-build-tools#816</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/java-application by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/825">graalvm/native-build-tools#825</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final
in /samples/metadata-repo-integration by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/804">graalvm/native-build-tools#804</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/non-native by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/798">graalvm/native-build-tools#798</a></li>
<li>Fix broken JavaApplicationFunctionalTest due to using a removed
feature by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/850">graalvm/native-build-tools#850</a></li>
<li>Merge 1.0-M1 branch to master by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/848">graalvm/native-build-tools#848</a></li>
<li>Release 1.0-M1 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/853">graalvm/native-build-tools#853</a></li>
<li>Bump version to 1.0-M2-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/854">graalvm/native-build-tools#854</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0.0">https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/064c8fb3987b5c43405f5375ecb203ce523aec4b"><code>064c8fb</code></a>
Release 1.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/56cad514468fc25c6a3247124631a2e2e3c40687"><code>56cad51</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/854">#854</a>
from graalvm/bump-version-to-1.0-M2-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c7d396e9961768a77aa160bf4869b4fdee4565cf"><code>c7d396e</code></a>
Bump version to 1.0-M2-SNAPSHOT</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/b9e68922dbe6768bfaa8795ff07e9ec23101be45"><code>b9e6892</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/853">#853</a>
from graalvm/release/1.0-M1</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/40c4d3666068ca30dad6af7e7bcf2a6dc80a702b"><code>40c4d36</code></a>
Release 1.0-M1</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/2d8401db032aac42e8f46562fcef4c8b4683d053"><code>2d8401d</code></a>
Merge 1.0-M1 branch to master (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/848">#848</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/9302115dc1ac7bfd7fcf13d5813ef4aa7ee3e574"><code>9302115</code></a>
Fix broken JavaApplicationFunctionalTest due to using a removed feature
(<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/850">#850</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/2a9f3fa23033642cfe515d72810dc765ac3c7ec2"><code>2a9f3fa</code></a>
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/non-na...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c56cecda45ed0b6ca257a8537f051670e6bfc5c7"><code>c56cecd</code></a>
Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final in
/sample...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/87e31dce99b7e1fa2e45e6636c0326c0273ca321"><code>87e31dc</code></a>
Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in
/samples/java-a...</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.5...1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:native-maven-plugin&package-manager=maven&previous-version=0.11.5&new-version=1.0.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1082)

Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos)
from 3.1.2 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/alibaba/nacos/releases">com.alibaba.nacos:nacos-client's
releases</a>.</em></p>
<blockquote>
<h2>3.2.0 (Mar 27th, 2026)</h2>
<p>Nacos 3.2.0 is a major release focused on plugin architecture
enhancement, AI Registry expansion, API modernization, and code quality
improvements. Key highlights include:</p>
<ul>
<li><strong>AI Registry Completes the &quot;AI Triad&quot;</strong>:
Skill Registry and Prompt Registry join existing MCP/Agent Registry,
with Nacos Copilot integration for AI-assisted management</li>
<li><strong>Plugin Architecture Modernization</strong>: Comprehensive
SPI-based plugin management with console UI, cluster-wide
synchronization, and PostgreSQL enhancements</li>
<li><strong>API Cleanup</strong>: Legacy UDP PUSH support removed, /v1
and /v2 HTTP APIs extracted to submodules for future removal</li>
<li><strong>Security &amp; Code Quality</strong>: OIDC/OAuth2
authentication plugin, multiple FindBugs fixes, dead code removal, and
JDK 17+ compatibility enhancements</li>
<li><strong>Console Modernization</strong>: Dual UI support for
new/legacy console switching with improved user experience</li>
</ul>
<h2>Feature</h2>
<ul>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/13699">#13699</a>
Support outputSchema for MCP tools</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14041">#14041</a>
Merge nacos-plugin PostgreSQL &amp; Base Implementation into main
repository</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14056">#14056</a>
Refactor datasource plugins structure and enhance PostgreSQL
capabilities</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14077">#14077</a>
Implement SPI-based plugin discovery and management API</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14078">#14078</a>
Implement cluster-wide state synchronization for plugins</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14079">#14079</a>
Add plugin management console UI and API</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14084">#14084</a>
Support MCP Tool _meta and annotations fields</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14085">#14085</a>
Enhance MCP tool metadata with annotations support</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14101">#14101</a>
Implement cluster-wide state synchronization</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14109">#14109</a>
Introduce Prompt Registry as core component of Nacos AI Registry</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14110">#14110</a>
Introduce Skills Registry to complement Nacos AI Registry vision</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14117">#14117</a>
Add plugin management console UI and API</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14120">#14120</a>
Add version parameter support to Maintainer SDK Get Agent Card
method</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14527">#14527</a>
Add OIDC/OAuth2 Authentication Plugin (Server)</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14534">#14534</a>
Add find-skill-from-nacos capability for intelligent skill
discovery</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14623">#14623</a>
Add skill-scanner integration for AI Skill security scanning</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14641">#14641</a>
Update Nacos console UI with modern design</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14653">#14653</a>
Support dual UI switching between new and legacy console with
contextPath adaptation</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14672">#14672</a>
Skill support for data level access and visibility Phase 2</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14677">#14677</a>
Skill support for data level access and visibility Phase 3</li>
</ul>
<h2>Enhancement/Refactor</h2>
<ul>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14048">#14048</a>
Refactor datasource plugins structure and enhance PostgreSQL
capabilities</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14050">#14050</a>
Extract /v1 and /v2 HTTP APIs to submodules for future removal</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14052">#14052</a>
Remove UDP PUSH support for naming module</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14057">#14057</a>
Refactor CreateTool and support output scheme</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14074">#14074</a>
Remove legacy UDP PUSH support from naming module</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14122">#14122</a>
Add JVM --add-opens options for JDK 17+ compatibility in startup
scripts</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14125">#14125</a>
Activate dev profile by default for plugin dependencies</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14441">#14441</a>
Refactor version comparison and JSON field handling with constants</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14461">#14461</a>
Remove obsolete p3c-pmd plugin and cleanup annotations</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14463">#14463</a>
Unify component scanning with custom package exclusion</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14468">#14468</a>
Unify component scanning with custom package exclusion</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14546">#14546</a>
Remove unused common.cache package (dead code from Guava removal
attempt)</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14585">#14585</a>
Refactor admin API input from JSON body to form params</li>
<li><a
href="https://redirect.github.com/alibaba/nacos/issues/14640">#14640</a>
Refactor database plugins and update CI report paths</li>
</ul>
<h2>BugFix</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/alibaba/nacos/commit/411f0b0be3587a881bacff56ddca7f74dd0ad6eb"><code>411f0b0</code></a>
Sync some fix into develop branch. (<a
href="https://redirect.github.com/alibaba/nacos/issues/14762">#14762</a>)</li>
<li><a
href="https://github.com/alibaba/nacos/commit/1f97ac50146d3b74d4c2e8ab7351ec8d4e4fa70a"><code>1f97ac5</code></a>
Merge remote-tracking branch 'refs/remotes/upstream/develop' into
develop-ski...</li>
<li><a
href="https://github.com/alibaba/nacos/commit/d4d3a707fa39b97a55428b3c2a05662ee3cd760c"><code>d4d3a70</code></a>
fix(test): Fix unit test async test failed.</li>
<li><a
href="https://github.com/alibaba/nacos/commit/93703e66b058281d25f867bf278ab5a485129fed"><code>93703e6</code></a>
fix(test): Fix ai module unit test.</li>
<li><a
href="https://github.com/alibaba/nacos/commit/610cf51fcb74c4f94d8cc41c8b9121c35a0557fb"><code>610cf51</code></a>
fix(console-ui-next): fix scroll lock on route change and increase panel
heig...</li>
<li><a
href="https://github.com/alibaba/nacos/commit/a01fdb3b2c954a2409e721101d71988864db6412"><code>a01fdb3</code></a>
Merge pull request <a
href="https://redirect.github.com/alibaba/nacos/issues/14760">#14760</a>
from luoxiner/support-import-data-from</li>
<li><a
href="https://github.com/alibaba/nacos/commit/2a2bb43462c1467173285a6bcc3b068086fbda42"><code>2a2bb43</code></a>
feat(ai-resource): add 'from' field to AI resource metadata.</li>
<li><a
href="https://github.com/alibaba/nacos/commit/35198beaa3055ecafc895fef99dd06acc8a70b9b"><code>35198be</code></a>
chore(build): finalize release version from beta.</li>
<li><a
href="https://github.com/alibaba/nacos/commit/84e031bf3e3aaa6642444c890a74015159af6dfb"><code>84e031b</code></a>
fix(skill): update default author value to &quot;-&quot; .</li>
<li><a
href="https://github.com/alibaba/nacos/commit/652232b828037bec01579d938efd0d991ca5731c"><code>652232b</code></a>
Merge pull request <a
href="https://redirect.github.com/alibaba/nacos/issues/14756">#14756</a>
from alibaba/develop-skill-pipeline</li>
<li>Additional commits viewable in <a
href="https://github.com/alibaba/nacos/compare/3.1.2...3.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba.nacos:nacos-client&package-manager=maven&previous-version=3.1.2&new-version=3.2.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `awssdk.version` from 2.42.22 to 2.42.23.
Updates `software.amazon.awssdk:s3` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:lambda` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:ses` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:cloudwatch` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:costexplorer` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:regions` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:aws-core` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:sqs` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:sdk-core` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:scheduler` from 2.42.22 to 2.42.23

Updates `software.amazon.awssdk:auth` from 2.42.22 to 2.42.23


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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ACANX ACANX changed the base branch from main to dev March 28, 2026 08:16
dependabot Bot and others added 3 commits March 30, 2026 01:34
… to 2.25.4 (#1090)

Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.25.3 to 2.25.4.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-to-slf4j&package-manager=maven&previous-version=2.25.3&new-version=2.25.4)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps `log4j.version` from 2.25.3 to 2.25.4.
Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.4

Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.3 to
2.25.4


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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ACANX <acanx@qq.com>
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from
5.0.4 to 5.0.5.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/apache/groovy/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.groovy:groovy&package-manager=maven&previous-version=5.0.4&new-version=5.0.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ACANX ACANX merged commit f7c92d7 into dev Mar 29, 2026
19 of 22 checks passed
@ACANX ACANX deleted the dependa branch March 29, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant