Skip to content

chore(deps): 依赖构件版本升级#1559

Merged
ACANX merged 29 commits into
devfrom
dependa
May 14, 2026
Merged

chore(deps): 依赖构件版本升级#1559
ACANX merged 29 commits into
devfrom
dependa

Conversation

@ACANX

@ACANX ACANX commented May 14, 2026

Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 29 commits May 8, 2026 13:11
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.44 to 1.18.46.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.44...v1.18.46)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…1541)

Bumps
[org.projectlombok:lombok](https://github.com/projectlombok/lombok) from
1.18.44 to 1.18.46.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown">org.projectlombok:lombok's
changelog</a>.</em></p>
<blockquote>
<h3>v1.18.46 (April 22nd, 2026)</h3>
<ul>
<li>PLATFORM: JDK26 support added <a
href="https://redirect.github.com/projectlombok/lombok/issues/4019">#4019</a>.</li>
<li>PLATFORM: Spring Tools Suite 5 supported <a
href="https://redirect.github.com/projectlombok/lombok/issues/3985">#3985</a>.</li>
<li>BUGFIX: <code>@Jacksonized</code> no longer stops generating
<code>@JsonProperty</code> once an explicit <code>@JsonIgnore</code>
annotations is encountered <a
href="https://redirect.github.com/projectlombok/lombok/issues/4022">#4022</a>.</li>
<li>BUGFIX: In eclipse, mixing <code>@Jacksonized</code> and
<code>fluent = true</code> no longer causes the error
<code>com.fasterxml.jackson.annotation.JsonProperty is not a repeatable
annotation interface</code>. <a
href="https://redirect.github.com/projectlombok/lombok/issues/3934">#3934</a>.</li>
<li>BUGFIX: Some finishing touches for v1.18.44's support of Jackson3 <a
href="https://redirect.github.com/projectlombok/lombok/issues/4004">#4004</a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/projectlombok/lombok/commit/936ca59baf844fd6c0ad641974295498785d8091"><code>936ca59</code></a>
[build] lombok's launcher is still intended to be 1.4 compatible, or at
least...</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/fcdab3f29e1b48c8f4b33ef9231ec2587a43d122"><code>fcdab3f</code></a>
[version] pre-release version bump</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/1cb7d49c5d2dc98af7a66413d8119dec285d0666"><code>1cb7d49</code></a>
[changelog]<a
href="https://redirect.github.com/projectlombok/lombok/issues/4004">#4004</a>
Mention Jackson3 final touches in changelog.</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/12a15b00555ec8097eca2bf7d77c2c2124e13e0e"><code>12a15b0</code></a>
Fix: Bump EA_JDK to 27 (25 and 26 have been released)</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/2be766cfc2ef56f2d986f28f734c98535d611aee"><code>2be766c</code></a>
Merge branch 'jackson3-final-touches'</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/290fa4c8539c7e97b47f7e80033e078127050eb5"><code>290fa4c</code></a>
[trivial] constantize the warning we spit out for ambiguous jackson2/3,
and m...</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/e6567b6621f86b43033ab4a75e0273780e18e998"><code>e6567b6</code></a>
test: Add Jackson 3 test cases and version ambiguity warnings</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/45e72e241abe98dcfb66408402da825dd2b8e925"><code>45e72e2</code></a>
feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy
lists</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/184d42363d86446a63b6270ac1eb352dc43ae76c"><code>184d423</code></a>
feat: Add Jackson 3 support to <a
href="https://github.com/Jacksonized"><code>@​Jacksonized</code></a>
handlers</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/e027ad0f1515bd33d4d329d90e59dccbaf44651e"><code>e027ad0</code></a>
refactored to ShadowClassLoader use Collections::enumeration instead of
Vector</li>
<li>Additional commits viewable in <a
href="https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.projectlombok:lombok&package-manager=maven&previous-version=1.18.44&new-version=1.18.46)](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>
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.0...1.1.0)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-maven-plugin
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.aliyun:fc20230330](https://github.com/aliyun/alibabacloud-java-sdk) from 4.7.4 to 4.7.5.
- [Changelog](https://github.com/aliyun/alibabacloud-java-sdk/blob/master/docmind-api-20220711/ChangeLog.txt)
- [Commits](https://github.com/aliyun/alibabacloud-java-sdk/commits)

---
updated-dependencies:
- dependency-name: com.aliyun:fc20230330
  dependency-version: 4.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.graalvm.buildtools:graalvm-reachability-metadata](https://github.com/graalvm/native-build-tools) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.0...1.1.0)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:graalvm-reachability-metadata
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.graalvm.buildtools:utils](https://github.com/graalvm/native-build-tools) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@1.0...1.1.0)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:utils
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.3.3.Final to 7.3.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.3.3...7.3.4)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.3.4.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…1546)

Bumps
[org.graalvm.buildtools:utils](https://github.com/graalvm/native-build-tools)
from 1.0.0 to 1.1.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.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 1.0.0 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/857">graalvm/native-build-tools#857</a></li>
<li>Bump version to 1.0.1-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/858">graalvm/native-build-tools#858</a></li>
<li>Use a safer way to create the temporary access filter file by <a
href="https://github.com/sschuberth"><code>@​sschuberth</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/852">graalvm/native-build-tools#852</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.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/859">graalvm/native-build-tools#859</a></li>
<li>Add class introduced in 5.14.1/6.0.1 by <a
href="https://github.com/marcphilipp"><code>@​marcphilipp</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/794">graalvm/native-build-tools#794</a></li>
<li>Reduce CI usage by running CI only on &quot;pull_request&quot; and
running only the latest gradle version (except when creating a new
release) by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/861">graalvm/native-build-tools#861</a></li>
<li>Update latest docs symlink and improve 1.0.0 release notes by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/866">graalvm/native-build-tools#866</a></li>
<li>Fix early classpath resolution in GenerateDynamicAccessMetadata by
<a href="https://github.com/jormundur00"><code>@​jormundur00</code></a>
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/868">graalvm/native-build-tools#868</a></li>
<li>Bump reachability metadata version to 1.0.0 by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/879">graalvm/native-build-tools#879</a></li>
<li>Add listLibrariesMissingMetadata task/goal for Gradle and Maven by
<a href="https://github.com/jormundur00"><code>@​jormundur00</code></a>
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/877">graalvm/native-build-tools#877</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/1.0.0...1.1.0">https://github.com/graalvm/native-build-tools/compare/1.0.0...1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/84cc046273f04ef6d66a341878d331f394511e39"><code>84cc046</code></a>
Release 1.1.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/95512d0d7f28e5692c5d7fca55e22223726bfc18"><code>95512d0</code></a>
Add listLibrariesMissingMetadata task/goal for Gradle and Maven (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/877">#877</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/0dcda78beb3dc614087110dd7790d6ba38cbb4b7"><code>0dcda78</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/879">#879</a>
from jormundur00/bump-metadata-repository-1.0.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/e5b90f0f9954d43dd422506ffdc2a20f82caae1b"><code>e5b90f0</code></a>
Bump reachability metadata version to 1.0.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/05f45d39f11b54c474f43b5d82d83a722182cd0f"><code>05f45d3</code></a>
Fix early classpath resolution in GenerateDynamicAccessMetadata (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/868">#868</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/4d614c75c13cfd1bb0af5c4e6416cf5f59b290d6"><code>4d614c7</code></a>
Update latest docs symlink and improve 1.0.0 release notes (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/866">#866</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ee1351d83b028c6e266a3c0f07522b4703306a7c"><code>ee1351d</code></a>
Reduce CI usage by running CI only on &quot;pull_request&quot; and
running only the lat...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c6f367454b7ee2ae5b52fcec8aba7ed536ff2f7c"><code>c6f3674</code></a>
Add class introduced in 5.14.1/6.0.1 (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/794">#794</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/5bc69bd284c91ab374351bf103c51662ad730777"><code>5bc69bd</code></a>
Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final in
/sample...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/395f3b2dcbba59e7363936152214072f87841cbf"><code>395f3b2</code></a>
Use a safer way to create the temporary access filter file (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/852">#852</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/1.0...1.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=1.0.0&new-version=1.1.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>
…a from 1.0.0 to 1.1.0 (#1544)

Bumps
[org.graalvm.buildtools:graalvm-reachability-metadata](https://github.com/graalvm/native-build-tools)
from 1.0.0 to 1.1.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.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 1.0.0 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/857">graalvm/native-build-tools#857</a></li>
<li>Bump version to 1.0.1-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/858">graalvm/native-build-tools#858</a></li>
<li>Use a safer way to create the temporary access filter file by <a
href="https://github.com/sschuberth"><code>@​sschuberth</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/852">graalvm/native-build-tools#852</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.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/859">graalvm/native-build-tools#859</a></li>
<li>Add class introduced in 5.14.1/6.0.1 by <a
href="https://github.com/marcphilipp"><code>@​marcphilipp</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/794">graalvm/native-build-tools#794</a></li>
<li>Reduce CI usage by running CI only on &quot;pull_request&quot; and
running only the latest gradle version (except when creating a new
release) by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/861">graalvm/native-build-tools#861</a></li>
<li>Update latest docs symlink and improve 1.0.0 release notes by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/866">graalvm/native-build-tools#866</a></li>
<li>Fix early classpath resolution in GenerateDynamicAccessMetadata by
<a href="https://github.com/jormundur00"><code>@​jormundur00</code></a>
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/868">graalvm/native-build-tools#868</a></li>
<li>Bump reachability metadata version to 1.0.0 by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/879">graalvm/native-build-tools#879</a></li>
<li>Add listLibrariesMissingMetadata task/goal for Gradle and Maven by
<a href="https://github.com/jormundur00"><code>@​jormundur00</code></a>
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/877">graalvm/native-build-tools#877</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/1.0.0...1.1.0">https://github.com/graalvm/native-build-tools/compare/1.0.0...1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/84cc046273f04ef6d66a341878d331f394511e39"><code>84cc046</code></a>
Release 1.1.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/95512d0d7f28e5692c5d7fca55e22223726bfc18"><code>95512d0</code></a>
Add listLibrariesMissingMetadata task/goal for Gradle and Maven (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/877">#877</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/0dcda78beb3dc614087110dd7790d6ba38cbb4b7"><code>0dcda78</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/879">#879</a>
from jormundur00/bump-metadata-repository-1.0.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/e5b90f0f9954d43dd422506ffdc2a20f82caae1b"><code>e5b90f0</code></a>
Bump reachability metadata version to 1.0.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/05f45d39f11b54c474f43b5d82d83a722182cd0f"><code>05f45d3</code></a>
Fix early classpath resolution in GenerateDynamicAccessMetadata (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/868">#868</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/4d614c75c13cfd1bb0af5c4e6416cf5f59b290d6"><code>4d614c7</code></a>
Update latest docs symlink and improve 1.0.0 release notes (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/866">#866</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ee1351d83b028c6e266a3c0f07522b4703306a7c"><code>ee1351d</code></a>
Reduce CI usage by running CI only on &quot;pull_request&quot; and
running only the lat...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c6f367454b7ee2ae5b52fcec8aba7ed536ff2f7c"><code>c6f3674</code></a>
Add class introduced in 5.14.1/6.0.1 (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/794">#794</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/5bc69bd284c91ab374351bf103c51662ad730777"><code>5bc69bd</code></a>
Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final in
/sample...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/395f3b2dcbba59e7363936152214072f87841cbf"><code>395f3b2</code></a>
Use a safer way to create the temporary access filter file (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/852">#852</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/1.0...1.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=1.0.0&new-version=1.1.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>
Bumps
[com.aliyun:fc20230330](https://github.com/aliyun/alibabacloud-java-sdk)
from 4.7.4 to 4.7.5.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/aliyun/alibabacloud-java-sdk/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.aliyun:fc20230330&package-manager=maven&previous-version=4.7.4&new-version=4.7.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>
….0 to 1.1.0 (#1542)

Bumps
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
from 1.0.0 to 1.1.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.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 1.0.0 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/857">graalvm/native-build-tools#857</a></li>
<li>Bump version to 1.0.1-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/858">graalvm/native-build-tools#858</a></li>
<li>Use a safer way to create the temporary access filter file by <a
href="https://github.com/sschuberth"><code>@​sschuberth</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/852">graalvm/native-build-tools#852</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.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/859">graalvm/native-build-tools#859</a></li>
<li>Add class introduced in 5.14.1/6.0.1 by <a
href="https://github.com/marcphilipp"><code>@​marcphilipp</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/794">graalvm/native-build-tools#794</a></li>
<li>Reduce CI usage by running CI only on &quot;pull_request&quot; and
running only the latest gradle version (except when creating a new
release) by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/861">graalvm/native-build-tools#861</a></li>
<li>Update latest docs symlink and improve 1.0.0 release notes by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/866">graalvm/native-build-tools#866</a></li>
<li>Fix early classpath resolution in GenerateDynamicAccessMetadata by
<a href="https://github.com/jormundur00"><code>@​jormundur00</code></a>
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/868">graalvm/native-build-tools#868</a></li>
<li>Bump reachability metadata version to 1.0.0 by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/879">graalvm/native-build-tools#879</a></li>
<li>Add listLibrariesMissingMetadata task/goal for Gradle and Maven by
<a href="https://github.com/jormundur00"><code>@​jormundur00</code></a>
in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/877">graalvm/native-build-tools#877</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/1.0.0...1.1.0">https://github.com/graalvm/native-build-tools/compare/1.0.0...1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/84cc046273f04ef6d66a341878d331f394511e39"><code>84cc046</code></a>
Release 1.1.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/95512d0d7f28e5692c5d7fca55e22223726bfc18"><code>95512d0</code></a>
Add listLibrariesMissingMetadata task/goal for Gradle and Maven (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/877">#877</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/0dcda78beb3dc614087110dd7790d6ba38cbb4b7"><code>0dcda78</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/879">#879</a>
from jormundur00/bump-metadata-repository-1.0.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/e5b90f0f9954d43dd422506ffdc2a20f82caae1b"><code>e5b90f0</code></a>
Bump reachability metadata version to 1.0.0</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/05f45d39f11b54c474f43b5d82d83a722182cd0f"><code>05f45d3</code></a>
Fix early classpath resolution in GenerateDynamicAccessMetadata (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/868">#868</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/4d614c75c13cfd1bb0af5c4e6416cf5f59b290d6"><code>4d614c7</code></a>
Update latest docs symlink and improve 1.0.0 release notes (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/866">#866</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ee1351d83b028c6e266a3c0f07522b4703306a7c"><code>ee1351d</code></a>
Reduce CI usage by running CI only on &quot;pull_request&quot; and
running only the lat...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/c6f367454b7ee2ae5b52fcec8aba7ed536ff2f7c"><code>c6f3674</code></a>
Add class introduced in 5.14.1/6.0.1 (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/794">#794</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/5bc69bd284c91ab374351bf103c51662ad730777"><code>5bc69bd</code></a>
Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final in
/sample...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/395f3b2dcbba59e7363936152214072f87841cbf"><code>395f3b2</code></a>
Use a safer way to create the temporary access filter file (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/852">#852</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/1.0...1.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=1.0.0&new-version=1.1.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>
…o 7.3.4.Final (#1550)

Bumps
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm)
from 7.3.3.Final to 7.3.4.Final.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's
releases</a>.</em></p>
<blockquote>
<h2>Release 7.3.4</h2>
<h1>Hibernate ORM 7.3.4.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.4.Final.</p>
<p>You can find the full list of 7.3.4.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.4">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.3/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.3/javadocs">API
docs</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/7.3.4/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.3.4.Final (May 10, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/38971">https://hibernate.atlassian.net/projects/HHH/versions/38971</a></p>
<p>** Bug
* HHH-20358 PRIVILEGED_CLI is not set to &quot;sudo&quot; when Podman is
aliased as Docker
* HHH-20276 IllegalArgumentException &quot;X is not a subtype of X&quot;
when using <a
href="https://github.com/ConverterRegistration"><code>@​ConverterRegistration</code></a>
with a generic entity
* HHH-20265 StackOverflowError with multi-level generic inheritance
hierarchy and attribute converters</p>
<p>** Task
* HHH-20341 Embedded MavenCli in integration tests cannot resolve
plugins on Jenkins CI</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e97129be3dc6393c2be60245ebb6e9e7a06e8dd0"><code>e97129b</code></a>
[Jenkins release job] Preparing release 7.3.4.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/739de0beb44b562300ff6de9d158d80e18e63f8d"><code>739de0b</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.4.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ba41f7b82678b4ad47cd716f1774a0a4fa02d41b"><code>ba41f7b</code></a>
HHH-20276 Fix local unresolved generic type resolution</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/affcca53a42bb45cd198fba749e05eea94ba23e2"><code>affcca5</code></a>
HHH-20276 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/14e46e53e645ce133d16e2fdd10ecb8713b707bd"><code>14e46e5</code></a>
HHH-20265 Resolve type variables to bounds when no concrete type is
given</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/294bc15695750d7a23b2ba9fed916532dfae5c17"><code>294bc15</code></a>
Refactor container runtime detection and fix Podman-as-Docker defaults
HHH-20358</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2af1af67d75a5562f36d425efef13733ba6e6325"><code>2af1af6</code></a>
HHH-20341 Do not allow falling back to hitting Maven Central when
setting MAV...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/85fa2881d8ab17cdb0e1f103945e182fda0534cb"><code>85fa288</code></a>
HHH-20341 Fix syntax of maven mirror definition</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/c17bd33732ac99ddd7791761787f64cb1b41efe9"><code>c17bd33</code></a>
HHH-20341 Externalize Maven mirror configuration to an env variable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/13a3d0543d4d6f14b89614bf1aaaf2c8b97fef0d"><code>13a3d05</code></a>
HHH-20341: Use HTTPS for Maven mirror in integration tests</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.3.3...7.3.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate.orm:hibernate-core&package-manager=maven&previous-version=7.3.3.Final&new-version=7.3.4.Final)](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>
Bumps `slf4j-api.version` from 2.0.17 to 2.0.18.

Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18

Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-simple
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.slf4j:slf4j-api from 2.0.17 to 2.0.18.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.seleniumhq.selenium:selenium-api](https://github.com/SeleniumHQ/selenium) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-api
  dependency-version: 4.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-4.3.1...redisson-4.4.0)

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/docs/changelog.yml)
- [Commits](elastic/elasticsearch@v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `slf4j-api.version` from 2.0.17 to 2.0.18.
Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18

Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18


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>
Bumps org.slf4j:slf4j-api from 2.0.17 to 2.0.18.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-api&package-manager=maven&previous-version=2.0.17&new-version=2.0.18)](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>
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from
4.3.1 to 4.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redisson/redisson/releases">org.redisson:redisson's
releases</a>.</em></p>
<blockquote>
<h2>redisson-4.4.0</h2>
<p>Feature - Hibernate 7.3.x support
Feature - <a
href="https://redisson.pro/docs/data-and-services/objects/#gcra-rate-limiter">GCRA
Rate Limiter</a> added (thanks to <a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)
Feature - Non-Reentrant Locks implemented: <a
href="https://redisson.pro/docs/data-and-services/locks-and-synchronizers/#non-reentrant-lock">RLock</a>
and <a
href="https://redisson.pro/docs/data-and-services/locks-and-synchronizers/#non-reentrant-fair-lock">RFairLock</a>
Feature - entries(count), values(count), keySet(count) methods added to
RMultimap
Feature - fallbackLoadingToMaster setting added (thanks to <a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)
Feature - RRateLimiter.set(RateLimiterArgs) method added (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)
Feature - RRateLimiter.update(RateLimiterArgs) method added (thanks to
<a href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)
Feature - RMapCache.putAll() method added with idleTime parameter
Feature - RBloomFilter.exists(Collection<!-- raw HTML omitted -->)
method added (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)
Feature - MapIncrListener, DequeAddFirstListener, DequeAddLastListener
added (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)
Feature - SetInterStoreListener, SetUnionStoreListener,
SetDiffStoreListener, ScoredSortedSetIncrListener,
ScoredSortedSetUnionStoreListener, ScoredSortedSetInterStoreListener,
ScoredSortedSetDiffStoreListener added
Feature - profileSearch() and profileAggregate() methods added to
RSearch
Feature - collection field index support for RLiveObject (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)
Feature - dnsMonitoringTimes setting added (thanks to <a
href="https://github.com/seakider"><code>@​seakider</code></a>)
Feature - RScoredSortedSet.Aggregate.COUNT option added (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)
Feature - RJsonBucket.set() method added with Floating-point homogeneous
array precision type (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)
‎Feature - yieldDistanceAs() and shardKRatio() methods added to
VectorSimilarityNearestNeighbors params (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)
Feature - RedissonClient.shutdownAsync() method added (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)
Feature - RStream.nack() method added (thanks to <a
href="https://github.com/lamnt2008"><code>@​lamnt2008</code></a>)
Feature - datastoreMode, primaryDiscoveryMode settings added to Multi
Sentinel mode
Feature - setSyncConfig(), setQueueSyncConfig(), setTopicSyncConfig()
methods added to JMS RedissonConnectionFactory</p>
<p>Improvement - io_uring migration from Netty incubator to graduated
transport (4.2)
Improvement - cleanup: CompletableFutureWrapper of null with generic
(thanks to <a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>)
Improvement - refactor: replace LinkedList with ArrayList and ArrayDeque
(thanks to <a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>)
Improvement - refactor: replace anonymous objects with lambdas (thanks
to <a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>)</p>
<p>Fixed - RReliableQueue doesn't work with nameMapper
Fixed - RReliablePubSubTopic doesn't work with nameMapper
Fixed - JCache CacheManager should be run in fallback mode if Redisson
config is incorrect
Fixed - RReliablePubSubTopic might miss messages published at the same
moment with listener registration
Fixed - all named subscriptions in JMS now prefix the subscription name
with the client ID (when set)
Fixed - unsubscribe cross-session active consumer check in JMS
Fixed - rejecting a second JMS consumer on the same unshared
subscription even across different sessions
Fixed - durable JMS subscription metadata now stores the message
selector alongside topic and noLocal
Fixed - JMSContext.close() MessageListener guard ordering
Fixed - JCache fallback mode isn't handled during CacheManager
acquisition
Fixed - JCache fallback mode logs
Fixed - JMS shared non-durable subscription is only removed when the
last consumer closes
Fixed - CancellationException is thrown by RedisExecutor.addMetrics()
method
Fixed - RStreamReactive and RStreamRx should emit empty signal instead
of empty Map and List objects
Fixed - return no singal instead of empty map for stream read/readGroup
methods (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)
Fixed - RMap.copy() fails with CROSSSLOT in Redis cluster mode (thanks
to <a href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)
Fixed - RSearch.readCursor() doesn't work in RESP3
Fixed - RJsonBucket.getKeys() doesn't work in RESP3
Fixed - RReadWriteLock cross-instance zombie renewal (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)
Fixed - RLiveObject.findIds() method throws
StringIndexOutOfBoundsException (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)
Fixed - RPriorityQueue failed to maintain order under high concurrency
with replica read (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)
Fixed - cap RLock timeout to max long when overflow occurs (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/redisson/redisson/blob/master/CHANGELOG.md">org.redisson:redisson's
changelog</a>.</em></p>
<blockquote>
<h3>12-May-2026 - 4.4.0 released</h3>
<p>Feature - Hibernate 7.3.x support<br />
Feature - <a
href="https://redisson.pro/docs/data-and-services/objects/#gcra-rate-limiter">GCRA
Rate Limiter</a> added (thanks to <a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)<br
/>
Feature - Non-Reentrant Locks implemented: <a
href="https://redisson.pro/docs/data-and-services/locks-and-synchronizers/#non-reentrant-lock">RLock</a>
and <a
href="https://redisson.pro/docs/data-and-services/locks-and-synchronizers/#non-reentrant-fair-lock">RFairLock</a><br
/>
Feature - <code>entries(count)</code>, <code>values(count)</code>,
<code>keySet(count)</code> methods added to <code>RMultimap</code><br />
Feature - <code>fallbackLoadingToMaster</code> setting added (thanks to
<a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)<br
/>
Feature - <code>RRateLimiter.set(RateLimiterArgs)</code> method added
(thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)<br
/>
Feature - <code>RRateLimiter.update(RateLimiterArgs)</code> method added
(thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)<br
/>
Feature - <code>RMapCache.putAll()</code> method added with idleTime
parameter<br />
Feature - <code>RBloomFilter.exists(Collection&lt;T&gt;)</code> method
added (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)<br
/>
Feature - <code>MapIncrListener</code>,
<code>DequeAddFirstListener</code>, <code>DequeAddLastListener</code>
added (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)<br
/>
Feature - <code>SetInterStoreListener</code>,
<code>SetUnionStoreListener</code>, <code>SetDiffStoreListener</code>,
<code>ScoredSortedSetIncrListener</code>,
<code>ScoredSortedSetUnionStoreListener</code>,
<code>ScoredSortedSetInterStoreListener</code>,
<code>ScoredSortedSetDiffStoreListener</code> added<br />
Feature - <code>profileSearch()</code> and
<code>profileAggregate()</code> methods added to <code>RSearch</code><br
/>
Feature - collection field index support for RLiveObject (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)<br />
Feature - <code>dnsMonitoringTimes</code> setting added (thanks to <a
href="https://github.com/seakider"><code>@​seakider</code></a>)<br />
Feature - <code>RScoredSortedSet.Aggregate.COUNT</code> option added
(thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)<br
/>
Feature - <code>RJsonBucket.set()</code> method added with
Floating-point homogeneous array precision type (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)<br
/>
‎Feature - <code>yieldDistanceAs()</code> and <code>shardKRatio()</code>
methods added to <code>VectorSimilarityNearestNeighbors</code> params
(thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)<br
/>
Feature - <code>RedissonClient.shutdownAsync()</code> method added
(thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)<br
/>
Feature - <code>RStream.nack()</code> method added (thanks to <a
href="https://github.com/lamnt2008"><code>@​lamnt2008</code></a>)<br />
Feature - <code>datastoreMode</code>, <code>primaryDiscoveryMode</code>
settings added to Multi Sentinel mode<br />
Feature - <code>setSyncConfig()</code>,
<code>setQueueSyncConfig()</code>, <code>setTopicSyncConfig()</code>
methods added to JMS RedissonConnectionFactory</p>
<p>Improvement - io_uring migration from Netty incubator to graduated
transport (4.2)<br />
Improvement - cleanup: CompletableFutureWrapper of null with generic
(thanks to <a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>)<br
/>
Improvement - refactor: replace LinkedList with ArrayList and ArrayDeque
(thanks to <a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>)<br
/>
Improvement - refactor: replace anonymous objects with lambdas (thanks
to <a
href="https://github.com/MukjepScarlet"><code>@​MukjepScarlet</code></a>)</p>
<p>Fixed - <code>RReliableQueue</code> doesn't work with
<code>nameMapper</code><br />
Fixed - <code>RReliablePubSubTopic</code> doesn't work with
<code>nameMapper</code><br />
Fixed - JCache CacheManager should be run in fallback mode if Redisson
config is incorrect<br />
Fixed - <code>RReliablePubSubTopic</code> might miss messages published
at the same moment with listener registration<br />
Fixed - all named subscriptions in JMS now prefix the subscription name
with the client ID (when set)<br />
Fixed - unsubscribe cross-session active consumer check in JMS<br />
Fixed - rejecting a second JMS consumer on the same unshared
subscription even across different sessions<br />
Fixed - durable JMS subscription metadata now stores the message
selector alongside topic and noLocal<br />
Fixed - JMSContext.close() MessageListener guard ordering<br />
Fixed - JCache fallback mode isn't handled during CacheManager
acquisition<br />
Fixed - JCache fallback mode logs<br />
Fixed - JMS shared non-durable subscription is only removed when the
last consumer closes<br />
Fixed - CancellationException is thrown by
<code>RedisExecutor.addMetrics()</code> method<br />
Fixed - <code>RStreamReactive</code> and <code>RStreamRx</code> should
emit empty signal instead of empty Map and List objects<br />
Fixed - return no singal instead of empty map for stream read/readGroup
methods (thanks to <a
href="https://github.com/TrietMinh23"><code>@​TrietMinh23</code></a>)<br
/>
Fixed - <code>RMap.copy()</code> fails with CROSSSLOT in Redis cluster
mode (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)<br />
Fixed - <code>RSearch.readCursor()</code> doesn't work in RESP3<br />
Fixed - <code>RJsonBucket.getKeys()</code> doesn't work in RESP3<br />
Fixed - RReadWriteLock cross-instance zombie renewal (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)<br />
Fixed - <code>RLiveObject.findIds()</code> method throws
StringIndexOutOfBoundsException (thanks to <a
href="https://github.com/ngyngcphu"><code>@​ngyngcphu</code></a>)<br />
Fixed - <code>RPriorityQueue</code> failed to maintain order under high
concurrency with replica read (thanks to <a
href="https://github.com/nhancdt2602"><code>@​nhancdt2602</code></a>)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redisson/redisson/commit/6a58465257bea714ea114c9745bde0c985d558cf"><code>6a58465</code></a>
[maven-release-plugin] prepare release redisson-4.4.0</li>
<li><a
href="https://github.com/redisson/redisson/commit/b6ee99c4a09f60daf936536becab3a911a2342cb"><code>b6ee99c</code></a>
Feature - EmptyAsAbsent annotation introduced <a
href="https://redirect.github.com/redisson/redisson/issues/7130">#7130</a></li>
<li><a
href="https://github.com/redisson/redisson/commit/521be3d2bf16c3538e20e398b30c6f97a83c367a"><code>521be3d</code></a>
Fixed - RStreamReactive and RStreamRx should emit empty singnal instead
of em...</li>
<li><a
href="https://github.com/redisson/redisson/commit/57d246c1b02f636a4c1aa5cc9cb1e76dc0c8ecc1"><code>57d246c</code></a>
Merge pull request <a
href="https://redirect.github.com/redisson/redisson/issues/7128">#7128</a>
from TrietMinh23/fix/stream-rx-reactive-empty-698</li>
<li><a
href="https://github.com/redisson/redisson/commit/70f98c7511e1892a4606877d1302507ccb1dda71"><code>70f98c7</code></a>
Simplify empty Maybe handling in Rx proxy</li>
<li><a
href="https://github.com/redisson/redisson/commit/e0036d25cbe61cb43154dcf31c2901a7e33cf3f8"><code>e0036d2</code></a>
Handle empty Maybe results in Rx proxy</li>
<li><a
href="https://github.com/redisson/redisson/commit/e82cff059d87aff5fad29422889baa7cc4feef70"><code>e82cff0</code></a>
Add reactive stream read wrapper</li>
<li><a
href="https://github.com/redisson/redisson/commit/516cfacf84863411651041511545b18f2d9b9977"><code>516cfac</code></a>
Revert stream sync read changes</li>
<li><a
href="https://github.com/redisson/redisson/commit/2cd8bceae33da8578fae8dc8236d645917a02e58"><code>2cd8bce</code></a>
Suppress empty stream reads in reactive APIs</li>
<li><a
href="https://github.com/redisson/redisson/commit/aff382b3f01a72fe74aecbae10b7860efee6d08e"><code>aff382b</code></a>
Use Maybe for empty Rx stream reads</li>
<li>Additional commits viewable in <a
href="https://github.com/redisson/redisson/compare/redisson-4.3.1...redisson-4.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.redisson:redisson&package-manager=maven&previous-version=4.3.1&new-version=4.4.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>
… 4.44.0] (#1553)

Bumps
[org.seleniumhq.selenium:selenium-api](https://github.com/SeleniumHQ/selenium)
from 4.43.0 to 4.44.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/SeleniumHQ/selenium/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.seleniumhq.selenium:selenium-api&package-manager=maven&previous-version=4.43.0&new-version=4.44.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>
#1555)

Bumps
[org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch)
from 9.4.0 to 9.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/elastic/elasticsearch/releases">org.elasticsearch:elasticsearch's
releases</a>.</em></p>
<blockquote>
<h2>Elasticsearch 9.4.1</h2>
<p>Downloads: <a
href="https://elastic.co/downloads/elasticsearch">https://elastic.co/downloads/elasticsearch</a>
Release notes: <a
href="https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.4.1-release-notes">https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.4.1-release-notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/elastic/elasticsearch/commit/3c7c6027c5769d860d87448e2749f4c550a239da"><code>3c7c602</code></a>
Key plugin entitlement policies by descriptor name (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148447">#148447</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148535">#148535</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/6353461fa49ace514ca3c0c2d1ae7ab7a912dbbe"><code>6353461</code></a>
Entitlement: log denial at DEBUG, not WARN (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148442">#148442</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148531">#148531</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/e2df78e3cdd1894da35afdadc352a6d57e1dbda3"><code>e2df78e</code></a>
Implement RerankingInferenceService for Elastic service (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148365">#148365</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148525">#148525</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/489606c67b6fd56f2f93d5c96598383a3bc83fb7"><code>489606c</code></a>
Mute org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT test <a
href="https://redirect.github.com/elastic/elasticsearch/issues/148339">#148339</a></li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/9021fd17fb00c971e79cf1b65c0dc3384590d6b5"><code>9021fd1</code></a>
Switch MS Graph IT primary realm to JWT (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148241">#148241</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148455">#148455</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/1759d5296b4550c81ecaa58f12b759aaa840525a"><code>1759d52</code></a>
Temporary fix for CompletionStatsCacheTests testCompletionStatsCache (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/147503">#147503</a>...</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/dddb7ca90212416096ff6ebc194b55dc8924945f"><code>dddb7ca</code></a>
Update elastic-apm-agent-java8 to 1.55.6 (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148271">#148271</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148458">#148458</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/9c0b16663ea33732d730d885e86a728abb7e7fd7"><code>9c0b166</code></a>
bump netty version (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148394">#148394</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148420">#148420</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/5a3738be1b8a357c5b1a2c8387fff90abad18f19"><code>5a3738b</code></a>
[9.4] ESQL: Fix golden test normalization (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148253">#148253</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/148397">#148397</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/334d0ce2dada98b450eb4a1a2ed0efd18c8fc8c9"><code>334d0ce</code></a>
Backport of: [ES|QL] query approximation: add min source row count (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/147886">#147886</a>)
...</li>
<li>Additional commits viewable in <a
href="https://github.com/elastic/elasticsearch/compare/v9.4.0...v9.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.elasticsearch:elasticsearch&package-manager=maven&previous-version=9.4.0&new-version=9.4.1)](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>
Bumps `selenium.version` from 4.43.0 to 4.44.0.

Updates `org.seleniumhq.selenium:selenium-java` from 4.43.0 to 4.44.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0)

Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.43.0 to 4.44.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0)

---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
  dependency-version: 4.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seleniumhq.selenium:selenium-remote-driver
  dependency-version: 4.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
….0 => 2.15.0] (#1558)

Bumps org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-configuration2&package-manager=maven&previous-version=2.14.0&new-version=2.15.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>
This PR updates the `dependencyManagement` section in `bom-aio/pom.xml`
based on the effective dependencies resolved from
`bom-aio-origin/pom.xml`.

Generated by GitHub Actions UpdateBOMAIODependencies workflow.
Bumps `selenium.version` from 4.43.0 to 4.44.0.
Updates `org.seleniumhq.selenium:selenium-java` from 4.43.0 to 4.44.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-java's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.44.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>fix(documentation): update artifact naming for generated docs by <a
href="https://github.com/diemol"><code>@​diemol</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17332">SeleniumHQ/selenium#17332</a></li>
<li>fix(ruby): retrieve devtools version dynamically for package
verification by <a
href="https://github.com/diemol"><code>@​diemol</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17335">SeleniumHQ/selenium#17335</a></li>
<li>[dotnet] Don't truncate internal log messages at error/warn levels
by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17333">SeleniumHQ/selenium#17333</a></li>
<li>[dotnet] Safe modifications of internal log handlers by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17334">SeleniumHQ/selenium#17334</a></li>
<li>[dotnet] Remove planned obsoleted members for 4.44 by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17328">SeleniumHQ/selenium#17328</a></li>
<li>[dotnet] [bidi] Statically declare commands by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17330">SeleniumHQ/selenium#17330</a></li>
<li>[dotnet] [bidi] Statically declared events by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17331">SeleniumHQ/selenium#17331</a></li>
<li>[dotnet] Add C# 14 extension to polyfill
<code>ArgumentNullException.ThrowIfNull</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16697">SeleniumHQ/selenium#16697</a></li>
<li>[dotnet] [bidi] Align SetDownloadBehavior command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17336">SeleniumHQ/selenium#17336</a></li>
<li>[dotnet] [bidi] Align ContinueWithAuth command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17337">SeleniumHQ/selenium#17337</a></li>
<li>[dotnet] [bidi] Align SetGeolocation polymorphic command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17338">SeleniumHQ/selenium#17338</a></li>
<li>[dotnet] [test] In-process test webserver by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17339">SeleniumHQ/selenium#17339</a></li>
<li>[java] deprecate the 'native' methods inside the HttpClient
interface by <a
href="https://github.com/joerg1985"><code>@​joerg1985</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17340">SeleniumHQ/selenium#17340</a></li>
<li>CDDL 2 Python generator by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16914">SeleniumHQ/selenium#16914</a></li>
<li>Fix py:local_dev rake task by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17342">SeleniumHQ/selenium#17342</a></li>
<li>[grid] Accept legacy session-closed event payloads by <a
href="https://github.com/VietND96"><code>@​VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17343">SeleniumHQ/selenium#17343</a></li>
<li>[java] specify nullability in package
<code>org.openqa.selenium.remote</code> by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17325">SeleniumHQ/selenium#17325</a></li>
<li>fix NPE when response status is null by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17348">SeleniumHQ/selenium#17348</a></li>
<li>[java] fix NoSuchElementException for custom By locators by <a
href="https://github.com/Chandan25sharma"><code>@​Chandan25sharma</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17287">SeleniumHQ/selenium#17287</a></li>
<li>[py] Update docs with pytest example and minor formatting fixes by
<a href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17351">SeleniumHQ/selenium#17351</a></li>
<li>[dotnet] Fix stopping of network monitoring via DevTools by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17352">SeleniumHQ/selenium#17352</a></li>
<li>[dotnet] [test] Update tests to target .NET 10 by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17353">SeleniumHQ/selenium#17353</a></li>
<li>[build] Clean extra tools from GHA runner to free disk space by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17360">SeleniumHQ/selenium#17360</a></li>
<li>Initial Creation of the Selenium CLI Tool by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17327">SeleniumHQ/selenium#17327</a></li>
<li>[java] fix some nullability warnings by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17362">SeleniumHQ/selenium#17362</a></li>
<li>[py] Use generated Bidi files instead of hand curated ones by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17266">SeleniumHQ/selenium#17266</a></li>
<li>[docs] Add AI-assisted contribution policy by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17043">SeleniumHQ/selenium#17043</a></li>
<li>[Agents] Update agents to make sure do linting. by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17366">SeleniumHQ/selenium#17366</a></li>
<li>[py] Bump dependencies by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17368">SeleniumHQ/selenium#17368</a></li>
<li>[git] update gitignore to exclude mempalace by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17369">SeleniumHQ/selenium#17369</a></li>
<li>[java] remove field <code>ChromiumDriver.capabilities</code> by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17363">SeleniumHQ/selenium#17363</a></li>
<li>[spec] Use http_file for the cddl files by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17372">SeleniumHQ/selenium#17372</a></li>
<li>[dotnet] [bidi] Obsolete Type(string) method in Input module by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17377">SeleniumHQ/selenium#17377</a></li>
<li>Fix Network failures by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17381">SeleniumHQ/selenium#17381</a></li>
<li>[java] [test] Unignore bidi network conditions tests for Firefox by
<a href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17385">SeleniumHQ/selenium#17385</a></li>
<li>[dotnet] [test] Unignore network conditions tests for Firefox by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17386">SeleniumHQ/selenium#17386</a></li>
<li>[dotnet] [test] Migrate to MTP by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17384">SeleniumHQ/selenium#17384</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/da2039bd1456a161d0c284de16f9f4f179f1e8ca"><code>da2039b</code></a>
[build] Prepare for release of selenium-4.44.0 (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17444">#17444</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/d56867b3163eaa25541843ebfdd8c632a01fbf52"><code>d56867b</code></a>
Fix prerelease (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17442">#17442</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/331becdcd9be0a34b733818c9d05ed209411783d"><code>331becd</code></a>
[dotnet][rb][java][js][py] Automated Browser Version Update (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17440">#17440</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/65bb32ebd5a72f0374934da3ed2355757bb3b068"><code>65bb32e</code></a>
[build] do not auto-merge browser updates (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17432">#17432</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/fd1d36d41053a8886164ed6b12c706fbc602507f"><code>fd1d36d</code></a>
[build] dynamically add and remove rulesets for release (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17439">#17439</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/c799aff2b94666c6cab94c0dec8762ce962bb107"><code>c799aff</code></a>
[build] fix release workflow (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17437">#17437</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/83ce01eb2ea710bdd9cb34e2ce4eda08a9c890f1"><code>83ce01e</code></a>
[dotnet] [bidi] Add DisownData command in Network module (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17436">#17436</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/f342feeeb5d4f2760e8c2c1083815151f25327c7"><code>f342fee</code></a>
[dotnet] [bidi] Additional Event streaming (breaking change) (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17349">#17349</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/dfcc86ead1ad4b8291cc89e139f5e25fa011a475"><code>dfcc86e</code></a>
[JavaScript] Move 'isDisplayed' atom to be typescript (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17316">#17316</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/cc26ec89c1bdd4a63cd994d5b185c5d169652858"><code>cc26ec8</code></a>
[js][py] Convert getAttribute atom from Closure to TypeScript (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17370">#17370</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.43.0...selenium-4.44.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.seleniumhq.selenium:selenium-remote-driver` from 4.43.0 to
4.44.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-remote-driver's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.44.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>fix(documentation): update artifact naming for generated docs by <a
href="https://github.com/diemol"><code>@​diemol</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17332">SeleniumHQ/selenium#17332</a></li>
<li>fix(ruby): retrieve devtools version dynamically for package
verification by <a
href="https://github.com/diemol"><code>@​diemol</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17335">SeleniumHQ/selenium#17335</a></li>
<li>[dotnet] Don't truncate internal log messages at error/warn levels
by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17333">SeleniumHQ/selenium#17333</a></li>
<li>[dotnet] Safe modifications of internal log handlers by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17334">SeleniumHQ/selenium#17334</a></li>
<li>[dotnet] Remove planned obsoleted members for 4.44 by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17328">SeleniumHQ/selenium#17328</a></li>
<li>[dotnet] [bidi] Statically declare commands by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17330">SeleniumHQ/selenium#17330</a></li>
<li>[dotnet] [bidi] Statically declared events by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17331">SeleniumHQ/selenium#17331</a></li>
<li>[dotnet] Add C# 14 extension to polyfill
<code>ArgumentNullException.ThrowIfNull</code> by <a
href="https://github.com/RenderMichael"><code>@​RenderMichael</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16697">SeleniumHQ/selenium#16697</a></li>
<li>[dotnet] [bidi] Align SetDownloadBehavior command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17336">SeleniumHQ/selenium#17336</a></li>
<li>[dotnet] [bidi] Align ContinueWithAuth command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17337">SeleniumHQ/selenium#17337</a></li>
<li>[dotnet] [bidi] Align SetGeolocation polymorphic command by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17338">SeleniumHQ/selenium#17338</a></li>
<li>[dotnet] [test] In-process test webserver by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17339">SeleniumHQ/selenium#17339</a></li>
<li>[java] deprecate the 'native' methods inside the HttpClient
interface by <a
href="https://github.com/joerg1985"><code>@​joerg1985</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17340">SeleniumHQ/selenium#17340</a></li>
<li>CDDL 2 Python generator by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16914">SeleniumHQ/selenium#16914</a></li>
<li>Fix py:local_dev rake task by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17342">SeleniumHQ/selenium#17342</a></li>
<li>[grid] Accept legacy session-closed event payloads by <a
href="https://github.com/VietND96"><code>@​VietND96</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17343">SeleniumHQ/selenium#17343</a></li>
<li>[java] specify nullability in package
<code>org.openqa.selenium.remote</code> by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17325">SeleniumHQ/selenium#17325</a></li>
<li>fix NPE when response status is null by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17348">SeleniumHQ/selenium#17348</a></li>
<li>[java] fix NoSuchElementException for custom By locators by <a
href="https://github.com/Chandan25sharma"><code>@​Chandan25sharma</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17287">SeleniumHQ/selenium#17287</a></li>
<li>[py] Update docs with pytest example and minor formatting fixes by
<a href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17351">SeleniumHQ/selenium#17351</a></li>
<li>[dotnet] Fix stopping of network monitoring via DevTools by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17352">SeleniumHQ/selenium#17352</a></li>
<li>[dotnet] [test] Update tests to target .NET 10 by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17353">SeleniumHQ/selenium#17353</a></li>
<li>[build] Clean extra tools from GHA runner to free disk space by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17360">SeleniumHQ/selenium#17360</a></li>
<li>Initial Creation of the Selenium CLI Tool by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17327">SeleniumHQ/selenium#17327</a></li>
<li>[java] fix some nullability warnings by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17362">SeleniumHQ/selenium#17362</a></li>
<li>[py] Use generated Bidi files instead of hand curated ones by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17266">SeleniumHQ/selenium#17266</a></li>
<li>[docs] Add AI-assisted contribution policy by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17043">SeleniumHQ/selenium#17043</a></li>
<li>[Agents] Update agents to make sure do linting. by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17366">SeleniumHQ/selenium#17366</a></li>
<li>[py] Bump dependencies by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17368">SeleniumHQ/selenium#17368</a></li>
<li>[git] update gitignore to exclude mempalace by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17369">SeleniumHQ/selenium#17369</a></li>
<li>[java] remove field <code>ChromiumDriver.capabilities</code> by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17363">SeleniumHQ/selenium#17363</a></li>
<li>[spec] Use http_file for the cddl files by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17372">SeleniumHQ/selenium#17372</a></li>
<li>[dotnet] [bidi] Obsolete Type(string) method in Input module by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17377">SeleniumHQ/selenium#17377</a></li>
<li>Fix Network failures by <a
href="https://github.com/AutomatedTester"><code>@​AutomatedTester</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17381">SeleniumHQ/selenium#17381</a></li>
<li>[java] [test] Unignore bidi network conditions tests for Firefox by
<a href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17385">SeleniumHQ/selenium#17385</a></li>
<li>[dotnet] [test] Unignore network conditions tests for Firefox by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17386">SeleniumHQ/selenium#17386</a></li>
<li>[dotnet] [test] Migrate to MTP by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/17384">SeleniumHQ/selenium#17384</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/da2039bd1456a161d0c284de16f9f4f179f1e8ca"><code>da2039b</code></a>
[build] Prepare for release of selenium-4.44.0 (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17444">#17444</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/d56867b3163eaa25541843ebfdd8c632a01fbf52"><code>d56867b</code></a>
Fix prerelease (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17442">#17442</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/331becdcd9be0a34b733818c9d05ed209411783d"><code>331becd</code></a>
[dotnet][rb][java][js][py] Automated Browser Version Update (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17440">#17440</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/65bb32ebd5a72f0374934da3ed2355757bb3b068"><code>65bb32e</code></a>
[build] do not auto-merge browser updates (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17432">#17432</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/fd1d36d41053a8886164ed6b12c706fbc602507f"><code>fd1d36d</code></a>
[build] dynamically add and remove rulesets for release (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17439">#17439</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/c799aff2b94666c6cab94c0dec8762ce962bb107"><code>c799aff</code></a>
[build] fix release workflow (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17437">#17437</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/83ce01eb2ea710bdd9cb34e2ce4eda08a9c890f1"><code>83ce01e</code></a>
[dotnet] [bidi] Add DisownData command in Network module (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17436">#17436</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/f342feeeb5d4f2760e8c2c1083815151f25327c7"><code>f342fee</code></a>
[dotnet] [bidi] Additional Event streaming (breaking change) (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17349">#17349</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/dfcc86ead1ad4b8291cc89e139f5e25fa011a475"><code>dfcc86e</code></a>
[JavaScript] Move 'isDisplayed' atom to be typescript (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17316">#17316</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/cc26ec89c1bdd4a63cd994d5b185c5d169652858"><code>cc26ec8</code></a>
[js][py] Convert getAttribute atom from Closure to TypeScript (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17370">#17370</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.43.0...selenium-4.44.0">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>
@ACANX ACANX changed the title Dependa chore(deps): 依赖构件版本升级 May 14, 2026
@ACANX ACANX merged commit eb29406 into dev May 14, 2026
21 of 24 checks passed
@ACANX ACANX deleted the dependa branch May 14, 2026 02:41
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