dependabot[bot] opened a new pull request, #926: URL: https://github.com/apache/streampipes/pull/926
Bumps [value](https://github.com/immutables/immutables) from 2.8.8 to 2.9.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/immutables/immutables/releases">value's releases</a>.</em></p> <blockquote> <h2>2.9.3</h2> <h2>Maintenance release</h2> <h2>What's Changed</h2> <ul> <li><a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1408">#1408</a> withUnaryOperator style flag/naming template by <a href="https://github.com/elucash"><code>@elucash</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1409">immutables/immutables#1409</a></li> <li>Avoid invalidating Gson type adapter cache when creating Mongo Repository by <a href="https://github.com/jmoghisi"><code>@jmoghisi</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1406">immutables/immutables#1406</a></li> <li>fixing <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1407">#1407</a> - Default value with explicit null should use default. by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1410">immutables/immutables#1410</a></li> <li>Fix counts in WriteResult for upsert operation by <a href="https://github.com/dparamoshkin"><code>@dparamoshkin</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1412">immutables/immutables#1412</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dparamoshkin"><code>@dparamoshkin</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1412">immutables/immutables#1412</a></li> <li><a href="https://github.com/chncaption"><code>@chncaption</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1414">immutables/immutables#1414</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/immutables/immutables/compare/2.9.2...2.9.3">https://github.com/immutables/immutables/compare/2.9.2...2.9.3</a></p> <h2>2.9.2</h2> <p>Fixes (reverts to older routine) issue affecting custom immutable annotations and meta annotation discovery in some cases leading to a deadlock: processing never finishes</p> <h2>2.9.1</h2> <h1>(includes 2.9.0 release notes)</h1> <p>This release now requires Java 8 or later. Fixed memory leak introduced in 2.9.0 Contains many miscellaneous fixes accumulated over many months</p> <p>Special thanks to <a href="https://github.com/SimY4"><code>@SimY4</code></a> who made Immutables compatible with JDK11 and JDK17 environments.</p> <h2>What's Changed</h2> <ul> <li>Support for JDK 11 and 17 (<a href="https://github.com/SimY4"><code>@SimY4</code></a>)</li> <li>Criteria and Repository classes are now generated in Eclipse compiler (ECJ). <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1175">#1175</a></li> <li>Add caching to CriteriaContext to avoid class scanning on each instantiation. <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1241">#1241</a></li> <li><a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1189">#1189</a>: criteria-geode backend toLowerCase/toUpperCase add parentheses by <a href="https://github.com/garrettlestingi"><code>@garrettlestingi</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1190">immutables/immutables#1190</a></li> <li>Added Bill of Materials (BoM) artifact by <a href="https://github.com/joke"><code>@joke</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1191">immutables/immutables#1191</a></li> <li>Fix SuppressWarnings by <a href="https://github.com/arouel"><code>@arouel</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1208">immutables/immutables#1208</a></li> <li>Fix repository generation for custom generic types by <a href="https://github.com/coreyjboyle"><code>@coreyjboyle</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1207">immutables/immutables#1207</a></li> <li>When modifiable has modifiable default field, Immutables produces syntactically invalid code. by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1212">immutables/immutables#1212</a></li> <li>Fix addAll(Iterator<!-- raw HTML omitted -->) NPE by <a href="https://github.com/dmivankov"><code>@dmivankov</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1221">immutables/immutables#1221</a></li> <li>Remove redundant equality checks in with... methods on enum members by <a href="https://github.com/jbewing"><code>@jbewing</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1226">immutables/immutables#1226</a></li> <li>Write META-INF/services files when annotation processing is over by <a href="https://github.com/arouel"><code>@arouel</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1235">immutables/immutables#1235</a></li> <li>resolve auto-module-name generation by <a href="https://github.com/realumhelp"><code>@realumhelp</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1224">immutables/immutables#1224</a></li> <li>Bean friendly modifiable from method return converted result. by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1211">immutables/immutables#1211</a></li> <li>Truncate strings or values of type variables in <code>toString</code> method that are longer than a defined length by <a href="https://github.com/arouel"><code>@arouel</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1185">immutables/immutables#1185</a></li> <li>Diagnostics for NPE in SourceOrdering by <a href="https://github.com/stepancheg"><code>@stepancheg</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1123">immutables/immutables#1123</a></li> <li>SuppressedWarnings: if it's deprecated, also suppress forRemoval by <a href="https://github.com/stevenschlansker"><code>@stevenschlansker</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1156">immutables/immutables#1156</a></li> <li>replace TravisCI with GitHub Actions CI by <a href="https://github.com/sullis"><code>@sullis</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1244">immutables/immutables#1244</a></li> <li>Immutables to build on all JDKs 8+ by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1247">immutables/immutables#1247</a></li> <li>Fix some previously broken extensions support. by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1249">immutables/immutables#1249</a></li> <li>Issue/bug 1245 by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1279">immutables/immutables#1279</a></li> <li>Added eclipse compiler to build matrix by <a href="https://github.com/SimY4"><code>@SimY4</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1280">immutables/immutables#1280</a></li> <li>Support abstract classes declaring static interned instances of their own type by <a href="https://github.com/Stephan202"><code>@Stephan202</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1274">immutables/immutables#1274</a></li> <li>Update README.md by <a href="https://github.com/aaylward"><code>@aaylward</code></a> in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1292">immutables/immutables#1292</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/immutables/immutables/commit/6e192030320eaf7a8b5f146c39ae5a17b413aa37"><code>6e19203</code></a> hm security fix?</li> <li><a href="https://github.com/immutables/immutables/commit/c8f4dae34939db873b910ef97388441ff8a442bb"><code>c8f4dae</code></a> 2.9.3</li> <li><a href="https://github.com/immutables/immutables/commit/7c0a17849db5f9e762498cac04a193554935293d"><code>7c0a178</code></a> Revert "update org.apache.geode:geode-core 1.9.0 to 1.15.0 (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1414">#1414</a>)" (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1419">#1419</a>)</li> <li><a href="https://github.com/immutables/immutables/commit/9f16541aca9f6f53073af839760b67ff10b1c581"><code>9f16541</code></a> update org.apache.geode:geode-core 1.9.0 to 1.15.0 (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1414">#1414</a>)</li> <li><a href="https://github.com/immutables/immutables/commit/b511f4e5f246bf1d6aed006fd960ee2ed9549c95"><code>b511f4e</code></a> Fix counts for upsert operation</li> <li><a href="https://github.com/immutables/immutables/commit/729f330cb8b8a289dd2028b27398ecde2df3254b"><code>729f330</code></a> Propagate WriteResult(s) (like update and delete counts) from Mongo backend t...</li> <li><a href="https://github.com/immutables/immutables/commit/29bca6528c53556a81e056eae2e0db0802f6543f"><code>29bca65</code></a> fixing <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1407">#1407</a> - Default value with explicit null should use default. (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1410">#1410</a>)</li> <li><a href="https://github.com/immutables/immutables/commit/c3344b5e3d965775043ff14945edbf5900d9a3d7"><code>c3344b5</code></a> Avoid invalidating Gson type adapter cache when creating Mongo Repository (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1">#1</a>...</li> <li><a href="https://github.com/immutables/immutables/commit/e264c3968a6610597d258d6f8ccf23c02b88009c"><code>e264c39</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1409">#1409</a> from immutables/1408-with-unary-operator</li> <li><a href="https://github.com/immutables/immutables/commit/2feeedea4448d8eab3a57bdaad9b4a69b5c75b2a"><code>2feeede</code></a> builder cosmetics</li> <li>Additional commits viewable in <a href="https://github.com/immutables/immutables/compare/2.8.8...2.9.3">compare view</a></li> </ul> </details> <br /> [](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 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 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]
