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

   Bumps `value` from 2.10.1 to 2.11.0.
   Updates `org.immutables:value-annotations` from 2.10.1 to 2.11.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.11.0</h2>
   <p>Many thanks to all contributors: PRs, testing and evaluation much 
appreciated!</p>
   <ul>
   <li><code>@Value.Builder</code> for records on builders
   <ul>
   <li><code>@Value.Default.*</code> annotation for constant default values for 
records and regular abstract types</li>
   <li>Generated &quot;wither&quot; interfaces for records <code>@Value.Builder 
record A(int a, String b) implements WithA {..</code></li>
   </ul>
   </li>
   <li>JSpecify <code>@Nullable</code> support in <code>@NullMarked</code> 
mode.</li>
   <li>In general improved support for <code>TYPE_USE</code> annotations (as 
far as compiler and peculiarities of existing code allows),</li>
   <li>Lambda builders when using 
<code>Style.attributeBuilderDetection=true</code>:   <code>builder.value(b 
-&gt; b.a(1).c(&quot;&quot;))</code></li>
   <li>Various bugfixes and other improvements</li>
   </ul>
   <h2>Also</h2>
   <ul>
   <li>Added support for the 'required' attribute for the generated JSON 
Property Annotation by <a 
href="https://github.com/harrismirza";><code>@​harrismirza</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1515";>immutables/immutables#1515</a></li>
   <li>Fix a bug with type annotation handling by <a 
href="https://github.com/cushon";><code>@​cushon</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1532";>immutables/immutables#1532</a></li>
   <li>simple lambda builders by <a 
href="https://github.com/elucash";><code>@​elucash</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1533";>immutables/immutables#1533</a></li>
   <li>Make it possible to inject annotations to &quot;with&quot; types by <a 
href="https://github.com/fp7";><code>@​fp7</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1528";>immutables/immutables#1528</a></li>
   <li>Support Sub-Collection Queries for InMemory and MongoDB by <a 
href="https://github.com/markif";><code>@​markif</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1526";>immutables/immutables#1526</a></li>
   <li>Change default Mongo UUID representation to STANDARD/v4 (Criteria) by <a 
href="https://github.com/mathansen";><code>@​mathansen</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1482";>immutables/immutables#1482</a></li>
   <li>Use source retention for serial annotations by <a 
href="https://github.com/Xcelled";><code>@​Xcelled</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1521";>immutables/immutables#1521</a></li>
   <li>Add legacy SourceOrdering option by <a 
href="https://github.com/christophercolumbusdog";><code>@​christophercolumbusdog</code></a>
 in <a 
href="https://redirect.github.com/immutables/immutables/pull/1541";>immutables/immutables#1541</a></li>
   <li>Update Generated.java to be documented. by <a 
href="https://github.com/ascopes";><code>@​ascopes</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1543";>immutables/immutables#1543</a></li>
   </ul>
   <p>Closed issues <a 
href="https://github.com/immutables/immutables/milestone/82?closed=1";>https://github.com/immutables/immutables/milestone/82?closed=1</a></p>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/harrismirza";><code>@​harrismirza</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1515";>immutables/immutables#1515</a></li>
   <li><a href="https://github.com/cushon";><code>@​cushon</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1532";>immutables/immutables#1532</a></li>
   <li><a href="https://github.com/markif";><code>@​markif</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1526";>immutables/immutables#1526</a></li>
   <li><a href="https://github.com/mathansen";><code>@​mathansen</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1482";>immutables/immutables#1482</a></li>
   <li><a href="https://github.com/Xcelled";><code>@​Xcelled</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1521";>immutables/immutables#1521</a></li>
   <li><a 
href="https://github.com/christophercolumbusdog";><code>@​christophercolumbusdog</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1541";>immutables/immutables#1541</a></li>
   <li><a href="https://github.com/ascopes";><code>@​ascopes</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1543";>immutables/immutables#1543</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/immutables/immutables/compare/2.10.1...2.11.0";>https://github.com/immutables/immutables/compare/2.10.1...2.11.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/immutables/immutables/blob/master/jreleaser.yml";>org.immutables:value-annotations's
 changelog</a>.</em></p>
   <blockquote>
   <p>project:
   name: immutables
   version: 2.11.0
   languages:
   java:
   groupId: org.immutables</p>
   <p>deploy:
   maven:
   mavenCentral:
   sonatype:
   active: ALWAYS
   namespace: org.immutables
   sign: false
   url: <a 
href="https://central.sonatype.com/api/v1/publisher";>https://central.sonatype.com/api/v1/publisher</a>
   stage: UPLOAD
   verifyPom: false
   stagingRepositories:
   - target/central-prepared
   maxRetries: 1</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/immutables/immutables/commit/cbe3446b0ac61d4b42daff7915cf0a3cbb08676f";><code>cbe3446</code></a>
 to release or not to release, is it a question?</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/96a9f29380f7d494ac73c55ea7fe8d0fc0040f71";><code>96a9f29</code></a>
 jreleaser and fixing poms (still problems, with signatures)</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/5a58422dd0d4739c1e9d82837977d92cf22d210b";><code>5a58422</code></a>
 cannot publish anything, central.sonatype.com migration, gpg, keys, have no 
c...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/346f08f1915d890dbe6a2d406dc13a41b456dc46";><code>346f08f</code></a>
 cosmetic: merge internal, remove unused param, low probability of clash</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/098ec33885dd20eea4b24aac3220e8078aa6c338";><code>098ec33</code></a>
 pinning maven version 3.9.9 (3.9.10 breaks pom/manifestEntries)</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/3a717419e86e93895eb893cf8f1b2d950b4eb709";><code>3a71741</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1550";>#1550</a> 
address regeneration / incremental compilation for with interfaces</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/b57a97c4cfa7a4e9eb917ae0f5a960723f388adc";><code>b57a97c</code></a>
 cosmetic: remove synthetic param, with less probable method name</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/6a8fc0cc5e88945252efb2d2a1b2b2ae164c072a";><code>6a8fc0c</code></a>
 fix criteria resolved due to recent JsonIgnore on fields</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/e3c35de39edc3ccdf54266c9fe2b739cf63f025c";><code>e3c35de</code></a>
 cosmetics: spaces, inline annotations, -final</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/23e64e79e358dbe492687d1086ca0ddbc82447d3";><code>23e64e7</code></a>
 some typos</li>
   <li>Additional commits viewable in <a 
href="https://github.com/immutables/immutables/compare/2.10.1...2.11.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.immutables:value` from 2.10.1 to 2.11.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.11.0</h2>
   <p>Many thanks to all contributors: PRs, testing and evaluation much 
appreciated!</p>
   <ul>
   <li><code>@Value.Builder</code> for records on builders
   <ul>
   <li><code>@Value.Default.*</code> annotation for constant default values for 
records and regular abstract types</li>
   <li>Generated &quot;wither&quot; interfaces for records <code>@Value.Builder 
record A(int a, String b) implements WithA {..</code></li>
   </ul>
   </li>
   <li>JSpecify <code>@Nullable</code> support in <code>@NullMarked</code> 
mode.</li>
   <li>In general improved support for <code>TYPE_USE</code> annotations (as 
far as compiler and peculiarities of existing code allows),</li>
   <li>Lambda builders when using 
<code>Style.attributeBuilderDetection=true</code>:   <code>builder.value(b 
-&gt; b.a(1).c(&quot;&quot;))</code></li>
   <li>Various bugfixes and other improvements</li>
   </ul>
   <h2>Also</h2>
   <ul>
   <li>Added support for the 'required' attribute for the generated JSON 
Property Annotation by <a 
href="https://github.com/harrismirza";><code>@​harrismirza</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1515";>immutables/immutables#1515</a></li>
   <li>Fix a bug with type annotation handling by <a 
href="https://github.com/cushon";><code>@​cushon</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1532";>immutables/immutables#1532</a></li>
   <li>simple lambda builders by <a 
href="https://github.com/elucash";><code>@​elucash</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1533";>immutables/immutables#1533</a></li>
   <li>Make it possible to inject annotations to &quot;with&quot; types by <a 
href="https://github.com/fp7";><code>@​fp7</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1528";>immutables/immutables#1528</a></li>
   <li>Support Sub-Collection Queries for InMemory and MongoDB by <a 
href="https://github.com/markif";><code>@​markif</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1526";>immutables/immutables#1526</a></li>
   <li>Change default Mongo UUID representation to STANDARD/v4 (Criteria) by <a 
href="https://github.com/mathansen";><code>@​mathansen</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1482";>immutables/immutables#1482</a></li>
   <li>Use source retention for serial annotations by <a 
href="https://github.com/Xcelled";><code>@​Xcelled</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1521";>immutables/immutables#1521</a></li>
   <li>Add legacy SourceOrdering option by <a 
href="https://github.com/christophercolumbusdog";><code>@​christophercolumbusdog</code></a>
 in <a 
href="https://redirect.github.com/immutables/immutables/pull/1541";>immutables/immutables#1541</a></li>
   <li>Update Generated.java to be documented. by <a 
href="https://github.com/ascopes";><code>@​ascopes</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1543";>immutables/immutables#1543</a></li>
   </ul>
   <p>Closed issues <a 
href="https://github.com/immutables/immutables/milestone/82?closed=1";>https://github.com/immutables/immutables/milestone/82?closed=1</a></p>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/harrismirza";><code>@​harrismirza</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1515";>immutables/immutables#1515</a></li>
   <li><a href="https://github.com/cushon";><code>@​cushon</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1532";>immutables/immutables#1532</a></li>
   <li><a href="https://github.com/markif";><code>@​markif</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1526";>immutables/immutables#1526</a></li>
   <li><a href="https://github.com/mathansen";><code>@​mathansen</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1482";>immutables/immutables#1482</a></li>
   <li><a href="https://github.com/Xcelled";><code>@​Xcelled</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1521";>immutables/immutables#1521</a></li>
   <li><a 
href="https://github.com/christophercolumbusdog";><code>@​christophercolumbusdog</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1541";>immutables/immutables#1541</a></li>
   <li><a href="https://github.com/ascopes";><code>@​ascopes</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/immutables/immutables/pull/1543";>immutables/immutables#1543</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/immutables/immutables/compare/2.10.1...2.11.0";>https://github.com/immutables/immutables/compare/2.10.1...2.11.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/immutables/immutables/blob/master/jreleaser.yml";>org.immutables:value's
 changelog</a>.</em></p>
   <blockquote>
   <p>project:
   name: immutables
   version: 2.11.0
   languages:
   java:
   groupId: org.immutables</p>
   <p>deploy:
   maven:
   mavenCentral:
   sonatype:
   active: ALWAYS
   namespace: org.immutables
   sign: false
   url: <a 
href="https://central.sonatype.com/api/v1/publisher";>https://central.sonatype.com/api/v1/publisher</a>
   stage: UPLOAD
   verifyPom: false
   stagingRepositories:
   - target/central-prepared
   maxRetries: 1</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/immutables/immutables/commit/cbe3446b0ac61d4b42daff7915cf0a3cbb08676f";><code>cbe3446</code></a>
 to release or not to release, is it a question?</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/96a9f29380f7d494ac73c55ea7fe8d0fc0040f71";><code>96a9f29</code></a>
 jreleaser and fixing poms (still problems, with signatures)</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/5a58422dd0d4739c1e9d82837977d92cf22d210b";><code>5a58422</code></a>
 cannot publish anything, central.sonatype.com migration, gpg, keys, have no 
c...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/346f08f1915d890dbe6a2d406dc13a41b456dc46";><code>346f08f</code></a>
 cosmetic: merge internal, remove unused param, low probability of clash</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/098ec33885dd20eea4b24aac3220e8078aa6c338";><code>098ec33</code></a>
 pinning maven version 3.9.9 (3.9.10 breaks pom/manifestEntries)</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/3a717419e86e93895eb893cf8f1b2d950b4eb709";><code>3a71741</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1550";>#1550</a> 
address regeneration / incremental compilation for with interfaces</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/b57a97c4cfa7a4e9eb917ae0f5a960723f388adc";><code>b57a97c</code></a>
 cosmetic: remove synthetic param, with less probable method name</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/6a8fc0cc5e88945252efb2d2a1b2b2ae164c072a";><code>6a8fc0c</code></a>
 fix criteria resolved due to recent JsonIgnore on fields</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/e3c35de39edc3ccdf54266c9fe2b739cf63f025c";><code>e3c35de</code></a>
 cosmetics: spaces, inline annotations, -final</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/23e64e79e358dbe492687d1086ca0ddbc82447d3";><code>23e64e7</code></a>
 some typos</li>
   <li>Additional commits viewable in <a 
href="https://github.com/immutables/immutables/compare/2.10.1...2.11.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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to