dependabot[bot] opened a new pull request, #1451: URL: https://github.com/apache/tomee/pull/1451
Bumps `version.microprofile.impl.config` from 3.8.2 to 3.9.1. Updates `io.smallrye.config:smallrye-config-core` from 3.8.2 to 3.9.1 Updates `io.smallrye.config:smallrye-config` from 3.8.2 to 3.9.1 <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.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> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1184">#1184</a> Remove Json Converters</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1183">#1183</a> Do not transform properties names coming from .env to underscores</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1181">#1181</a> Generate equals and hashcode for <a href="https://github.com/ConfigMapping"><code>@​ConfigMapping</code></a> implementations</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1170">#1170</a> Bump kotlin.version from 1.9.23 to 2.0.0</li> </ul> <h2>3.8.3</h2> <ul> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1182">#1182</a> Release 3.8.3</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1180">#1180</a> Env matching names before mappings</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1179">#1179</a> Remove TestNG</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1177">#1177</a> Bump version.curator from 5.6.0 to 5.7.0</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1176">#1176</a> fix factory generic</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1175">#1175</a> Improve message on mapping generation failure</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1174">#1174</a> Bump io.smallrye:smallrye-parent from 43 to 44</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1172">#1172</a> Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smallrye/smallrye-config/commit/592eb09ec0996b51646f85baef390447a73c1273"><code>592eb09</code></a> [maven-release-plugin] prepare release 3.9.1</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/649ac96acb692cc7c2eb1e3eba5da03e7bb9de3b"><code>649ac96</code></a> Release 3.9.1 (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1206">#1206</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/8a472160bfb083d29a346efe97f66ad1957ef295"><code>8a47216</code></a> Keep a reference to the full interceptor chain to call restart</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/7ef6aa6f85c7b4c9d76ba7abcfa2fbd66d92377b"><code>7ef6aa6</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/730e4d33eab20680d3884db845018082bd967177"><code>730e4d3</code></a> [maven-release-plugin] prepare release 3.9.0</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/bffb98e14f422d4267612852eb38c96d9476145d"><code>bffb98e</code></a> Release 3.9.0 (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1196">#1196</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/c093a53b09e8f5508fb29156751a3820b7ec4984"><code>c093a53</code></a> Make jakarta.annotation-api compile scope so SmallRyeConfig can be used witho...</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/7903a3c74ec1a8958e04969ed4d53dfb730e0596"><code>7903a3c</code></a> Test discover of application configuration (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1192">#1192</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/d61a0d7430adbd919121437f34b93b05d2a56f85"><code>d61a0d7</code></a> Support .env file by default (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1191">#1191</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/79de339d3afad4190c18c55a0b08062cbe4b63dd"><code>79de339</code></a> Support application configuration file by default (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1190">#1190</a>)</li> <li>Additional commits viewable in <a href="https://github.com/smallrye/smallrye-config/compare/3.8.2...3.9.1">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