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

   Bumps `version.microprofile.impl.config` from 3.8.2 to 3.10.0.
   Updates `io.smallrye.config:smallrye-config-core` from 3.8.2 to 3.10.0
   
   Updates `io.smallrye.config:smallrye-config` from 3.8.2 to 3.10.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/smallrye-config/releases";>io.smallrye.config:smallrye-config's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.10.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1244";>#1244</a>
 Release 3.10.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1243";>#1243</a>
 Release 3.10.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1242";>#1242</a>
 Bump version.curator from 5.7.0 to 5.7.1</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1240";>#1240</a>
 Bump kotlin.version from 2.0.20 to 2.0.21</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1239";>#1239</a>
 Add <a 
href="https://github.com/ConfigMapping";><code>@​ConfigMapping</code></a> 
beanStyleGetter to enable / disable bean style getter names matching with 
configuration names</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1237";>#1237</a>
 Bump org.ow2.asm:asm from 9.7 to 9.7.1</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1236";>#1236</a>
 Rename ConfigClassWithPrefix to ConfigClass and use it in 
SmallRyeConfigBuilder</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1235";>#1235</a>
 Bump version.smallrye.testing from 2.3.0 to 2.3.1</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1234";>#1234</a>
 Bump io.smallrye.common:smallrye-common-bom from 2.4.0 to 2.7.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1233";>#1233</a>
 Split release into two workflows</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1231";>#1231</a>
 Slight optimization when looking up System properties</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1229";>#1229</a>
 Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1226";>#1226</a>
 Move local classes to inner to reduce the number of classes in the main 
package</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1224";>#1224</a>
 Remove constructor arguments from examples</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1223";>#1223</a>
 Fix docs of interceptor service registration</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1222";>#1222</a>
 Bump io.smallrye:smallrye-parent from 45 to 46</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1220";>#1220</a>
 Support a fixed list of Map keys statically <a 
href="https://github.com/WithKeys";><code>@​WithKeys</code></a></li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1218";>#1218</a>
 Bump org.yaml:snakeyaml from 2.2 to 2.3</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1217";>#1217</a>
 Cache profile prefixes</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1216";>#1216</a>
 Avoid expensive exception and log when getValues fails lookup for indexed 
properties and fallbacks to comma</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1215";>#1215</a>
 Check if profile file resources are in the location ClassLoader</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1214";>#1214</a>
 Internal cleanup of AbstractLocationConfigSourceLoader</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1213";>#1213</a>
 Reduce allocations of iterateNames</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1212";>#1212</a>
 Improve mappings documentation</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1211";>#1211</a>
 Avoid using string concatenation to forge impl name</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1210";>#1210</a>
 Bump kotlin.version from 2.0.0 to 2.0.20</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1209";>#1209</a>
 ConfigValue name consistent with PropertiesConfigSource</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1204";>#1204</a>
 Search for indexed property names before flattened comma separated value name 
when loading Collections for CDI injection</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1203";>#1203</a>
 Remove the generation of a comma separated value name for Collections in the 
YamlConfigSource</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1202";>#1202</a>
 Search for indexed property names before flattened comma separated value name 
when loading Collections</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1201";>#1201</a>
 Drop support for full YAML content in parent property names</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1200";>#1200</a>
 Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1198";>#1198</a>
 Update sample ordinal in custom.md</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1195";>#1195</a>
 Bump zipp from 3.15.0 to 3.19.1 in /documentation</li>
   </ul>
   <h2>3.9.1</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1206";>#1206</a>
 Release 3.9.1</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1205";>#1205</a>
 Keep a reference to the full interceptor chain to call restart</li>
   </ul>
   <h2>3.9.0</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1196";>#1196</a>
 Release 3.9.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1193";>#1193</a>
 Make jakarta.annotation-api compile scope so SmallRyeConfig can be used 
without any extra set up</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1192";>#1192</a>
 Test discover of application configuration</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1191";>#1191</a>
 Support .env file by default</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1190";>#1190</a>
 Support application configuration file by default</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1189";>#1189</a>
 Bump io.smallrye:smallrye-parent from 44 to 45</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1187";>#1187</a>
 PropertiesConfigSource implement ConfigValueConfigSource</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1186";>#1186</a>
 Remove KeyMapBackedConfigSource</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1185";>#1185</a>
 Move ConfigValue Map views to ConfigValueConfigSource</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/e2054cab23f4d70587ea4882f073e2d449f90598";><code>e2054ca</code></a>
 [maven-release-plugin] prepare release 3.10.0</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/1f6cf9d67be842ecda366ba191374bfeaca88429";><code>1f6cf9d</code></a>
 Release 3.10.0 (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1244";>#1244</a>)</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/1627e75059b8373ae3145fbf1b71a1b9e4b46501";><code>1627e75</code></a>
 Do not release test and example modules</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/bedbff5ef6662124c178ad4a2e14f060df2894cc";><code>bedbff5</code></a>
 Add <a 
href="https://github.com/ConfigMapping";><code>@​ConfigMapping</code></a> 
beanStyleGetter to enable / disable bean style getter name...</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/ecadfebfa19a3ba67f78147a560be295f718727f";><code>ecadfeb</code></a>
 Bump version.curator from 5.7.0 to 5.7.1 (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1242";>#1242</a>)</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/0e553befd479b78dfdd8fed337982b2142688320";><code>0e553be</code></a>
 Bump kotlin.version from 2.0.20 to 2.0.21 (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1240";>#1240</a>)</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/a03bcddc98134563e56eba6df3d1dc47cf2f5d64";><code>a03bcdd</code></a>
 Bump org.ow2.asm:asm from 9.7 to 9.7.1 (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1237";>#1237</a>)</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/4d235b690b84ca95aba8c7707f0cbf084354aedf";><code>4d235b6</code></a>
 Test for optional Map values</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/1e7134a5c903fb1dbaa95988ca7a19e52efd8679";><code>1e7134a</code></a>
 Boolean mapping getter name in Kotlin</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/ef495861c3b021925a2e248469a804a3eb3f994b";><code>ef49586</code></a>
 Fix NPE on ConfigValue#getSourceName</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/smallrye-config/compare/3.8.2...3.10.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: dev-unsubscr...@tomee.apache.org

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

Reply via email to