dependabot[bot] opened a new pull request, #13029: URL: https://github.com/apache/camel/pull/13029
Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.5.2 to 3.5.3. <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.5.3</h2> <ul> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1111">#1111</a> Ignore unmapped properties recursively when other properties are also ignored</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1110">#1110</a> Include super toString methods</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1109">#1109</a> Do not add a dash in skewer if an all upper case word ends with a digit</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1107">#1107</a> Ignore unnamed map paths clash with shadowed names</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1106">#1106</a> Do not index keys when populating a non Collection value Map</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1104">#1104</a> Ignore unmapped configurations from the EnvConfigSource</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1102">#1102</a> Improve matching of Env names with non-alphanumeric characters</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1100">#1100</a> Match properties with profiled Env names</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1097">#1097</a> Use map factory in getValues</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1095">#1095</a> Simplify getRawValue</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1090">#1090</a> Do not skip a character if the env var character after a number is</li> <li><a href="https://redirect.github.com/smallrye/smallrye-config/issues/1089">#1089</a> Bump jinja2 from 3.1.2 to 3.1.3 in /documentation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smallrye/smallrye-config/commit/4d39c92a9c83da5c385107c6a06889954ba5c6ca"><code>4d39c92</code></a> [maven-release-plugin] prepare release 3.5.3</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/c1f5abb97652974126bc08db2745d2dbc649892e"><code>c1f5abb</code></a> Release 3.5.3 (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1112">#1112</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/edd760664ef3f773509a8579458c9998f07b1941"><code>edd7606</code></a> Ignore unmapped properties recursively when other properties are also ignored...</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/f0070afef54447afd56231cab9738d319ccf8057"><code>f0070af</code></a> Include super toString methods (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1110">#1110</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/c5c2bcca42af3971454658fdb73ae1a2e927f58d"><code>c5c2bcc</code></a> Do not add a dash in skewer if an all upper case word ends with a digit (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1109">#1109</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/81e68e89d128764559fd518e15c26310d2fbf364"><code>81e68e8</code></a> Add test for ambiguous map keys and groups</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/974cca5ea006e578c21f1501f23ab2a890229311"><code>974cca5</code></a> Ignore unnamed map paths clash with shadowed names (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1107">#1107</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/04623e78cc25b812d3cbcc6d92cbbae1bfa12457"><code>04623e7</code></a> Add test to ignore unmapped configuration with an all catch Map</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/98d006da4776a8d8c1e0363c5f3d4214570f7733"><code>98d006d</code></a> Do not index keys when populating a non Collection value Map (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1106">#1106</a>)</li> <li><a href="https://github.com/smallrye/smallrye-config/commit/1e1f29e81724fc5e5341ed83a3e26b4afe257041"><code>1e1f29e</code></a> Ignore unmapped configurations from the EnvConfigSource (<a href="https://redirect.github.com/smallrye/smallrye-config/issues/1104">#1104</a>)</li> <li>Additional commits viewable in <a href="https://github.com/smallrye/smallrye-config/compare/3.5.2...3.5.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 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org