dependabot[bot] opened a new pull request, #6724: URL: https://github.com/apache/ignite-3/pull/6724
Bumps `value` from 2.11.4 to 2.11.5. Updates `org.immutables:value-annotations` from 2.11.4 to 2.11.5 <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.5</h2> <h1>Maintenance & refinements release</h1> <p>Thank you for the bug reports and PRs!</p> <h2>Issues</h2> <ul> <li><a href="https://redirect.github.com/immutables/immutables/issues/1602">#1602</a> <code>@Check</code> methods (returning <code>void</code> i.e. non-normalizing) now works from plain public constructors (<code>@Style(of = "new"</code>)</li> <li><a href="https://redirect.github.com/immutables/immutables/issues/1583">#1583</a> Staged builder now works for "outside"/top-level class builders, including record builders (with <code>*BuildStages</code> class generated to hold stage interfaces)</li> <li><a href="https://redirect.github.com/immutables/immutables/issues/1598">#1598</a> fixed: <code>@Data</code> from <code>org.immutables:datatype</code> can be used as meta-annotation</li> <li><a href="https://redirect.github.com/immutables/immutables/issues/1433">#1433</a> <code>additionalStrictContainerConstructor=false</code> can be used to suppress redundant strict factory method (constructor) overload</li> </ul> <h2>PRs</h2> <ul> <li><a href="https://redirect.github.com/immutables/immutables/issues/1600">#1600</a> Stop infinite recursion for annotations applying to themselves by <a href="https://github.com/aldexis"><code>@aldexis</code></a> in <a href="https://redirect.github.com/immutables/immutables/pull/1601">immutables/immutables#1601</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aldexis"><code>@aldexis</code></a> made their first contribution in <a href="https://redirect.github.com/immutables/immutables/pull/1601">immutables/immutables#1601</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/immutables/immutables/compare/2.11.4...2.11.5">https://github.com/immutables/immutables/compare/2.11.4...2.11.5</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> <h1>This file is just an example in the current process</h1> <h1>it is not being invoked from here</h1> <p>project: name: immutables version: 2.11.5 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: - staging maxRetries: 1</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/immutables/immutables/commit/3c3bb1c4e1b94ea07a8d9b398b7fe9b442445f87"><code>3c3bb1c</code></a> v2.11.5</li> <li><a href="https://github.com/immutables/immutables/commit/6e3eb608eebb124de0c7f669a8d3a01dc18f4fc7"><code>6e3eb60</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1598">#1598</a> test Data as meta annotation</li> <li><a href="https://github.com/immutables/immutables/commit/68b8b0242ee7d10ffe2483fca8b88c8f8d2dfb2b"><code>68b8b02</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1598">#1598</a> Data as meta annotation</li> <li><a href="https://github.com/immutables/immutables/commit/602f5b697cb2d7c5ec5ecd7a9f5870d8a96fe659"><code>602f5b6</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1433">#1433</a> additionalStrictContainerConstructor style</li> <li><a href="https://github.com/immutables/immutables/commit/bbde81cc7fdea17a7d4111b83b90d8ec54d37fa2"><code>bbde81c</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1583">#1583</a> staged builders for records/outside-top-level builders</li> <li><a href="https://github.com/immutables/immutables/commit/31988c123f895e695eb96c032a780b0c499801b7"><code>31988c1</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1602">#1602</a> Check methods with plain constructor</li> <li><a href="https://github.com/immutables/immutables/commit/e523a847c1c06eb147e21aaf422807123f522a1b"><code>e523a84</code></a> 2.11.5-SNAPSHOT</li> <li><a href="https://github.com/immutables/immutables/commit/4ee55c62171bc24260816ec200f4f95f831e0b7e"><code>4ee55c6</code></a> Merge pull request <a href="https://redirect.github.com/immutables/immutables/issues/1601">#1601</a> from aldexis/ald/fix-recursive-annotation</li> <li><a href="https://github.com/immutables/immutables/commit/cdd11a2b2b0e1c151fb9e9ba9bbf329aa46cff4e"><code>cdd11a2</code></a> Actually make the test work</li> <li><a href="https://github.com/immutables/immutables/commit/bf4ecd8ad238e7b98e4f469d329ad8585eb40e77"><code>bf4ecd8</code></a> Add missing import</li> <li>Additional commits viewable in <a href="https://github.com/immutables/immutables/compare/2.11.4...2.11.5">compare view</a></li> </ul> </details> <br /> Updates `org.immutables:value` from 2.11.4 to 2.11.5 <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.5</h2> <h1>Maintenance & refinements release</h1> <p>Thank you for the bug reports and PRs!</p> <h2>Issues</h2> <ul> <li><a href="https://redirect.github.com/immutables/immutables/issues/1602">#1602</a> <code>@Check</code> methods (returning <code>void</code> i.e. non-normalizing) now works from plain public constructors (<code>@Style(of = "new"</code>)</li> <li><a href="https://redirect.github.com/immutables/immutables/issues/1583">#1583</a> Staged builder now works for "outside"/top-level class builders, including record builders (with <code>*BuildStages</code> class generated to hold stage interfaces)</li> <li><a href="https://redirect.github.com/immutables/immutables/issues/1598">#1598</a> fixed: <code>@Data</code> from <code>org.immutables:datatype</code> can be used as meta-annotation</li> <li><a href="https://redirect.github.com/immutables/immutables/issues/1433">#1433</a> <code>additionalStrictContainerConstructor=false</code> can be used to suppress redundant strict factory method (constructor) overload</li> </ul> <h2>PRs</h2> <ul> <li><a href="https://redirect.github.com/immutables/immutables/issues/1600">#1600</a> Stop infinite recursion for annotations applying to themselves by <a href="https://github.com/aldexis"><code>@aldexis</code></a> in <a href="https://redirect.github.com/immutables/immutables/pull/1601">immutables/immutables#1601</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aldexis"><code>@aldexis</code></a> made their first contribution in <a href="https://redirect.github.com/immutables/immutables/pull/1601">immutables/immutables#1601</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/immutables/immutables/compare/2.11.4...2.11.5">https://github.com/immutables/immutables/compare/2.11.4...2.11.5</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> <h1>This file is just an example in the current process</h1> <h1>it is not being invoked from here</h1> <p>project: name: immutables version: 2.11.5 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: - staging maxRetries: 1</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/immutables/immutables/commit/3c3bb1c4e1b94ea07a8d9b398b7fe9b442445f87"><code>3c3bb1c</code></a> v2.11.5</li> <li><a href="https://github.com/immutables/immutables/commit/6e3eb608eebb124de0c7f669a8d3a01dc18f4fc7"><code>6e3eb60</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1598">#1598</a> test Data as meta annotation</li> <li><a href="https://github.com/immutables/immutables/commit/68b8b0242ee7d10ffe2483fca8b88c8f8d2dfb2b"><code>68b8b02</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1598">#1598</a> Data as meta annotation</li> <li><a href="https://github.com/immutables/immutables/commit/602f5b697cb2d7c5ec5ecd7a9f5870d8a96fe659"><code>602f5b6</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1433">#1433</a> additionalStrictContainerConstructor style</li> <li><a href="https://github.com/immutables/immutables/commit/bbde81cc7fdea17a7d4111b83b90d8ec54d37fa2"><code>bbde81c</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1583">#1583</a> staged builders for records/outside-top-level builders</li> <li><a href="https://github.com/immutables/immutables/commit/31988c123f895e695eb96c032a780b0c499801b7"><code>31988c1</code></a> <a href="https://redirect.github.com/immutables/immutables/issues/1602">#1602</a> Check methods with plain constructor</li> <li><a href="https://github.com/immutables/immutables/commit/e523a847c1c06eb147e21aaf422807123f522a1b"><code>e523a84</code></a> 2.11.5-SNAPSHOT</li> <li><a href="https://github.com/immutables/immutables/commit/4ee55c62171bc24260816ec200f4f95f831e0b7e"><code>4ee55c6</code></a> Merge pull request <a href="https://redirect.github.com/immutables/immutables/issues/1601">#1601</a> from aldexis/ald/fix-recursive-annotation</li> <li><a href="https://github.com/immutables/immutables/commit/cdd11a2b2b0e1c151fb9e9ba9bbf329aa46cff4e"><code>cdd11a2</code></a> Actually make the test work</li> <li><a href="https://github.com/immutables/immutables/commit/bf4ecd8ad238e7b98e4f469d329ad8585eb40e77"><code>bf4ecd8</code></a> Add missing import</li> <li>Additional commits viewable in <a href="https://github.com/immutables/immutables/compare/2.11.4...2.11.5">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]
