dependabot[bot] opened a new pull request, #7199:
URL: https://github.com/apache/ignite-3/pull/7199

   Bumps `value` from 2.11.7 to 2.12.0.
   Updates `org.immutables:value-annotations` from 2.11.7 to 2.12.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/immutables/immutables/releases";>org.immutables:value-annotations's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.12.0</h2>
   <h1>12 Anniversary Edition 🎉</h1>
   <h2>maintenance &amp; refinements</h2>
   <p>Thank you for the PRs, bug reports and feedback!</p>
   <ul>
   <li>Jackson 3 support</li>
   <li>New and updated website with new guides (new, all styles, all modules)
   <ul>
   <li>Same place: <a 
href="https://immutables.github.io/";>https://immutables.github.io/</a> (also 
redirects from <a href="http://immutables.org/";>http://immutables.org/</a>)</li>
   </ul>
   </li>
   <li><a 
href="https://immutables.github.io/newandnice.html#-aimmutablesannotationspick";>-Aimmutables.annotations.pick</a>
   <ul>
   <li>maybe will finally solve javax/jakarta thing with global flag</li>
   </ul>
   </li>
   <li><a 
href="https://immutables.github.io/newandnice.html#-aimmutablesguavasuppress";>-Aimmutables.guava.suppress</a></li>
   </ul>
   <h2>PRs</h2>
   <ul>
   <li>Jackson 3 support for Immutables by <a 
href="https://github.com/dkaukov";><code>@​dkaukov</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1615";>immutables/immutables#1615</a></li>
   <li>1623 fix find nested element matching multiple conditions by <a 
href="https://github.com/harmenweber";><code>@​harmenweber</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1624";>immutables/immutables#1624</a></li>
   <li>Fix: fix four non-deterministic tests  by <a 
href="https://github.com/yonghanlin";><code>@​yonghanlin</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1625";>immutables/immutables#1625</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dkaukov";><code>@​dkaukov</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1615";>immutables/immutables#1615</a></li>
   <li><a href="https://github.com/yonghanlin";><code>@​yonghanlin</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1625";>immutables/immutables#1625</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/immutables/immutables/compare/2.11.7...2.12.0";>https://github.com/immutables/immutables/compare/2.11.7...2.12.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/immutables/immutables/commit/ce52114bec8307fb9b23abf53d8cb6879f6c1d64";><code>ce52114</code></a>
 just readme</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/0353f3d1d648a60b5bace6f6c0edd68fae257055";><code>0353f3d</code></a>
 v2.12.0</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/7e5b0abbe415ee8fa9a158504e5feabcadb27e74";><code>7e5b0ab</code></a>
 manual processor argument test scripts</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/165d4eb9fde525f20004f501ab60d5f147d3d06c";><code>165d4eb</code></a>
 Clarify Style.isInitialized javadoc</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/bb20531495808b5790ceb9391daa8e82a065db5c";><code>bb20531</code></a>
 Merge pull request <a 
href="https://redirect.github.com/immutables/immutables/issues/1625";>#1625</a> 
from yonghanlin/fix/nondeterminism_tests</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/0cbc32fd1f979811fe8dc72b2ba0294720ec1eaf";><code>0cbc32f</code></a>
 fix: nondeterminism behavior in several tests</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/6c2f70ba145adc1154bb96c377396e2a47ed5b0b";><code>6c2f70b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/immutables/immutables/issues/1624";>#1624</a> 
from BertschiAG/1623-fix-find-nested-element-matchin...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/bb968c2a356cdeef647c558d2946b9def79fbb67";><code>bb968c2</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1623";>#1623</a> 
Fix the newly added tests regarding nested elements matching multiple c...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/bd37261b8997a601836c3f308a719d1e4a7da93e";><code>bd37261</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1623";>#1623</a> 
Demonstrate further problems with querying nested elements matching mul...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/cb5b61caa0b7c0ec0c420198bcd9a41db6ac0665";><code>cb5b61c</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1623";>#1623</a> 
Fix the MongoPersonTest that tries to find a nested element matching mu...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/immutables/immutables/compare/2.11.7...2.12.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.immutables:value` from 2.11.7 to 2.12.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/immutables/immutables/releases";>org.immutables:value's 
releases</a>.</em></p>
   <blockquote>
   <h2>2.12.0</h2>
   <h1>12 Anniversary Edition 🎉</h1>
   <h2>maintenance &amp; refinements</h2>
   <p>Thank you for the PRs, bug reports and feedback!</p>
   <ul>
   <li>Jackson 3 support</li>
   <li>New and updated website with new guides (new, all styles, all modules)
   <ul>
   <li>Same place: <a 
href="https://immutables.github.io/";>https://immutables.github.io/</a> (also 
redirects from <a href="http://immutables.org/";>http://immutables.org/</a>)</li>
   </ul>
   </li>
   <li><a 
href="https://immutables.github.io/newandnice.html#-aimmutablesannotationspick";>-Aimmutables.annotations.pick</a>
   <ul>
   <li>maybe will finally solve javax/jakarta thing with global flag</li>
   </ul>
   </li>
   <li><a 
href="https://immutables.github.io/newandnice.html#-aimmutablesguavasuppress";>-Aimmutables.guava.suppress</a></li>
   </ul>
   <h2>PRs</h2>
   <ul>
   <li>Jackson 3 support for Immutables by <a 
href="https://github.com/dkaukov";><code>@​dkaukov</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1615";>immutables/immutables#1615</a></li>
   <li>1623 fix find nested element matching multiple conditions by <a 
href="https://github.com/harmenweber";><code>@​harmenweber</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1624";>immutables/immutables#1624</a></li>
   <li>Fix: fix four non-deterministic tests  by <a 
href="https://github.com/yonghanlin";><code>@​yonghanlin</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1625";>immutables/immutables#1625</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dkaukov";><code>@​dkaukov</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1615";>immutables/immutables#1615</a></li>
   <li><a href="https://github.com/yonghanlin";><code>@​yonghanlin</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1625";>immutables/immutables#1625</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/immutables/immutables/compare/2.11.7...2.12.0";>https://github.com/immutables/immutables/compare/2.11.7...2.12.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/immutables/immutables/commit/ce52114bec8307fb9b23abf53d8cb6879f6c1d64";><code>ce52114</code></a>
 just readme</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/0353f3d1d648a60b5bace6f6c0edd68fae257055";><code>0353f3d</code></a>
 v2.12.0</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/7e5b0abbe415ee8fa9a158504e5feabcadb27e74";><code>7e5b0ab</code></a>
 manual processor argument test scripts</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/165d4eb9fde525f20004f501ab60d5f147d3d06c";><code>165d4eb</code></a>
 Clarify Style.isInitialized javadoc</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/bb20531495808b5790ceb9391daa8e82a065db5c";><code>bb20531</code></a>
 Merge pull request <a 
href="https://redirect.github.com/immutables/immutables/issues/1625";>#1625</a> 
from yonghanlin/fix/nondeterminism_tests</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/0cbc32fd1f979811fe8dc72b2ba0294720ec1eaf";><code>0cbc32f</code></a>
 fix: nondeterminism behavior in several tests</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/6c2f70ba145adc1154bb96c377396e2a47ed5b0b";><code>6c2f70b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/immutables/immutables/issues/1624";>#1624</a> 
from BertschiAG/1623-fix-find-nested-element-matchin...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/bb968c2a356cdeef647c558d2946b9def79fbb67";><code>bb968c2</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1623";>#1623</a> 
Fix the newly added tests regarding nested elements matching multiple c...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/bd37261b8997a601836c3f308a719d1e4a7da93e";><code>bd37261</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1623";>#1623</a> 
Demonstrate further problems with querying nested elements matching mul...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/cb5b61caa0b7c0ec0c420198bcd9a41db6ac0665";><code>cb5b61c</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1623";>#1623</a> 
Fix the MongoPersonTest that tries to find a nested element matching mu...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/immutables/immutables/compare/2.11.7...2.12.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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

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

Reply via email to