dependabot[bot] opened a new pull request, #25193: URL: https://github.com/apache/camel/pull/25193
Bumps [org.eclipse.sisu:org.eclipse.sisu.inject](https://github.com/eclipse-sisu/sisu-project) from 1.0.1 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse-sisu/sisu-project/releases">org.eclipse.sisu:org.eclipse.sisu.inject's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <p>Eclipse Sisu 1.1.0 release. Added new feature: JSR330 bean filtering.</p> <p>Important: when using Sisu Plexus Shim (that implicitly creates Sisu Inject), the JSR330 bean filtering will automatically "follow" (have same filtering rules applied) the Plexus Beans visibility. Control this behaviour using Plexus Container Configuration <a href="https://eclipse.dev/sisu/apidocs/org/codehaus/plexus/ContainerConfiguration.html#setJSR330ComponentVisibilityFollowsPlexusVisibility(boolean)">new method</a>.</p> <p>Users of Sisu Inject only (without Plexus Shim) are not affected by this change.</p> <h2>What's Changed</h2> <ul> <li>Update Security Policy by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/264">eclipse-sisu/sisu-project#264</a></li> <li>Build update by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/267">eclipse-sisu/sisu-project#267</a></li> <li>Feat: Ability to filter JSR330 beans based on some predicate by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/266">eclipse-sisu/sisu-project#266</a></li> <li>Update conversion doc by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/268">eclipse-sisu/sisu-project#268</a></li> <li>Introduce more tests for lifecycle by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/eclipse-sisu/sisu-project/pull/269">eclipse-sisu/sisu-project#269</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-sisu/sisu-project/compare/releases/1.0.1...releases/1.1.0">https://github.com/eclipse-sisu/sisu-project/compare/releases/1.0.1...releases/1.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/202effd6757879f95c28cb324906ead8f5e96001"><code>202effd</code></a> | prepare release releases/1.1.0</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/cd2cd85a6c0e0a8e954cabfeee3e0ea4bffa46e6"><code>cd2cd85</code></a> Introduce more tests for lifecycle (<a href="https://redirect.github.com/eclipse-sisu/sisu-project/issues/269">#269</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/f32a35e530294247559ccc227b4b9e3469847c65"><code>f32a35e</code></a> Update conversion doc (<a href="https://redirect.github.com/eclipse-sisu/sisu-project/issues/268">#268</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/41467ddb01d19e02bdcd152f7fa28a421941c5be"><code>41467dd</code></a> Feat: Ability to filter JSR330 beans based on some predicate (<a href="https://redirect.github.com/eclipse-sisu/sisu-project/issues/266">#266</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/e057b23ccda2cad5b87a6d282b676a1fe48ac9cc"><code>e057b23</code></a> Build update (<a href="https://redirect.github.com/eclipse-sisu/sisu-project/issues/267">#267</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/a5ded53d075c2f40d448956b9459832b90e146b8"><code>a5ded53</code></a> Update Security Policy (<a href="https://redirect.github.com/eclipse-sisu/sisu-project/issues/264">#264</a>)</li> <li><a href="https://github.com/eclipse-sisu/sisu-project/commit/1d2e69cb0363fd729d69ad6071cca24b1c3f52cc"><code>1d2e69c</code></a> | prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/eclipse-sisu/sisu-project/compare/releases/1.0.1...releases/1.1.0">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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
