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

   Bumps 
[io.smallrye.config:smallrye-config-common](https://github.com/smallrye/smallrye-config)
 from 3.8.2 to 3.9.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/smallrye-config/releases";>io.smallrye.config:smallrye-config-common's
 releases</a>.</em></p>
   <blockquote>
   <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/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><a 
href="https://github.com/smallrye/smallrye-config/commit/e3c72a1f2cd33be6f711be933ed2b65c296fc29b";><code>e3c72a1</code></a>
 Bump io.smallrye:smallrye-parent from 44 to 45 (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1189";>#1189</a>)</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/2ca7837711d93183779ba7edecd6498914fde3c6";><code>2ca7837</code></a>
 Fix Sonar coverage</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/60d60ab9ae03e60fbfc224f30d615bd289556f06";><code>60d60ab</code></a>
 PropertiesConfigSource implement ConfigValueConfigSource (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1187";>#1187</a>)</li>
   <li><a 
href="https://github.com/smallrye/smallrye-config/commit/abc561ac35fed945342145517704830723ea9f6e";><code>abc561a</code></a>
 Remove KeyMapBackedConfigSource (<a 
href="https://redirect.github.com/smallrye/smallrye-config/issues/1186";>#1186</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/smallrye-config/compare/3.8.2...3.9.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.smallrye.config:smallrye-config-common&package-manager=maven&previous-version=3.8.2&new-version=3.9.0)](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 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