dependabot[bot] opened a new pull request, #16586:
URL: https://github.com/apache/pinot/pull/16586

   Bumps `immutables.version` from 2.11.2 to 2.11.3.
   Updates `org.immutables:value-annotations` from 2.11.2 to 2.11.3
   <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.3</h2>
   <h2>Maintenance &amp; refinements release</h2>
   <p>Thank you for PRs and providing feedback!</p>
   <ul>
   <li><a 
href="https://redirect.github.com/immutables/immutables/issues/1432";>#1432</a>/<a
 href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
 JDK optional types now have first class support for having default value 
provided by accessor annotated with <code>@Value.Default</code>, no warnings 
are issued.</li>
   <li><a 
href="https://redirect.github.com/immutables/immutables/issues/1578";>#1578</a> 
Fixed: missing header/package declaration in generated files with no 
imports</li>
   <li><a 
href="https://redirect.github.com/immutables/immutables/issues/1580";>#1580</a> 
Fixed: with methods do not handle fallbackNullableAnnotation properly on Map 
types</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>Optional with default by <a 
href="https://github.com/hwellmann";><code>@​hwellmann</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1582";>immutables/immutables#1582</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/immutables/immutables/compare/2.11.2...2.11.3";>https://github.com/immutables/immutables/compare/2.11.2...2.11.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/immutables/immutables/commit/3882eefeed5f9ab543976dbf2a18649c99675399";><code>3882eef</code></a>
 v2.11.3</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/d57ba8dd49b19dd199d43c7c926cfd009b4ceabb";><code>d57ba8d</code></a>
 correctly process static imports (non-star)</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/78c988e1d0c7ac01fe349ccb44964a43623b111a";><code>78c988e</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
additonal compilation sample for records with optionalAcceptNullable</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/e279cf05bec703932aa7f12316a024409d71de8c";><code>e279cf0</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
first-class support for JDK optional with Default annotation</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/cc5230fd8b2d31a1870a8ce8a10b0505806028a9";><code>cc5230f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
from hwellmann/optional-with-default</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/6df4e0f0a6f303d7ad4a765ab4090a407117be4a";><code>6df4e0f</code></a>
 delete leftover empty file</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/3588bec18ec50a2e99cef0cefc826d54850ad7b2";><code>3588bec</code></a>
 generate wither with unwrapped type</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/8dc26e0019161eb81517d3ba872d0873e3132156";><code>8dc26e0</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1580";>#1580</a> 
correcting nullability/typeuse for withMap/Builder.map Refining the sam...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/57d6acc5a3cfb7db003f838bb77196bbf6d4b6eb";><code>57d6acc</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1578";>#1578</a> 
changing to insertion order for import post processing after new import...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/3abee0a6a43aab7b086ad8620d08bbcabe14649d";><code>3abee0a</code></a>
 handle Optional with defaults</li>
   <li>Additional commits viewable in <a 
href="https://github.com/immutables/immutables/compare/2.11.2...2.11.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.immutables:value-processor` from 2.11.2 to 2.11.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/immutables/immutables/releases";>org.immutables:value-processor's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.11.3</h2>
   <h2>Maintenance &amp; refinements release</h2>
   <p>Thank you for PRs and providing feedback!</p>
   <ul>
   <li><a 
href="https://redirect.github.com/immutables/immutables/issues/1432";>#1432</a>/<a
 href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
 JDK optional types now have first class support for having default value 
provided by accessor annotated with <code>@Value.Default</code>, no warnings 
are issued.</li>
   <li><a 
href="https://redirect.github.com/immutables/immutables/issues/1578";>#1578</a> 
Fixed: missing header/package declaration in generated files with no 
imports</li>
   <li><a 
href="https://redirect.github.com/immutables/immutables/issues/1580";>#1580</a> 
Fixed: with methods do not handle fallbackNullableAnnotation properly on Map 
types</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>Optional with default by <a 
href="https://github.com/hwellmann";><code>@​hwellmann</code></a> in <a 
href="https://redirect.github.com/immutables/immutables/pull/1582";>immutables/immutables#1582</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/immutables/immutables/compare/2.11.2...2.11.3";>https://github.com/immutables/immutables/compare/2.11.2...2.11.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/immutables/immutables/commit/3882eefeed5f9ab543976dbf2a18649c99675399";><code>3882eef</code></a>
 v2.11.3</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/d57ba8dd49b19dd199d43c7c926cfd009b4ceabb";><code>d57ba8d</code></a>
 correctly process static imports (non-star)</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/78c988e1d0c7ac01fe349ccb44964a43623b111a";><code>78c988e</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
additonal compilation sample for records with optionalAcceptNullable</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/e279cf05bec703932aa7f12316a024409d71de8c";><code>e279cf0</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
first-class support for JDK optional with Default annotation</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/cc5230fd8b2d31a1870a8ce8a10b0505806028a9";><code>cc5230f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/immutables/immutables/issues/1582";>#1582</a> 
from hwellmann/optional-with-default</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/6df4e0f0a6f303d7ad4a765ab4090a407117be4a";><code>6df4e0f</code></a>
 delete leftover empty file</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/3588bec18ec50a2e99cef0cefc826d54850ad7b2";><code>3588bec</code></a>
 generate wither with unwrapped type</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/8dc26e0019161eb81517d3ba872d0873e3132156";><code>8dc26e0</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1580";>#1580</a> 
correcting nullability/typeuse for withMap/Builder.map Refining the sam...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/57d6acc5a3cfb7db003f838bb77196bbf6d4b6eb";><code>57d6acc</code></a>
 <a 
href="https://redirect.github.com/immutables/immutables/issues/1578";>#1578</a> 
changing to insertion order for import post processing after new import...</li>
   <li><a 
href="https://github.com/immutables/immutables/commit/3abee0a6a43aab7b086ad8620d08bbcabe14649d";><code>3abee0a</code></a>
 handle Optional with defaults</li>
   <li>Additional commits viewable in <a 
href="https://github.com/immutables/immutables/compare/2.11.2...2.11.3";>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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to