dependabot[bot] opened a new pull request, #24214: URL: https://github.com/apache/camel/pull/24214
Bumps [eu.maveniverse.maven.scalpel:extension3](https://github.com/maveniverse/scalpel) from 0.3.4 to 0.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maveniverse/scalpel/releases">eu.maveniverse.maven.scalpel:extension3's releases</a>.</em></p> <blockquote> <h2>Scalpel 0.3.5</h2> <h2>What's Changed</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>Fix <a href="https://redirect.github.com/maveniverse/scalpel/issues/34">#34</a>: Skip binary files in resource scanning and make size limit configurable</strong> (<a href="https://redirect.github.com/maveniverse/scalpel/issues/37">#37</a>) <a href="https://github.com/gnodet"><code>@gnodet</code></a></p> <ul> <li>Binary file detection using git's NUL-byte heuristic — binary files (images, fonts, JARs) in filtered resources are now skipped instead of causing false positives</li> <li>Resource file size limit raised from 1 MB to 10 MB and made configurable via <code>-Dscalpel.maxResourceFileSize</code></li> <li>Warning log when the size limit is hit, with file path, sizes, and remediation advice</li> </ul> </li> <li> <p><strong>Fix <a href="https://redirect.github.com/maveniverse/scalpel/issues/35">#35</a>: Propagate changed managed dep GAs through child BOM modules when parent property changes</strong> (<a href="https://redirect.github.com/maveniverse/scalpel/issues/36">#36</a>) <a href="https://github.com/jamesnetherton"><code>@jamesnetherton</code></a></p> <ul> <li>When a version property changes in a root POM and a child BOM module uses it in managed dependency/plugin versions, downstream consumers are now correctly detected as transitively affected</li> <li>Previously <code>changedManagedDependencyGAs</code> was left empty in this scenario, causing consumer modules to be excluded from the build</li> </ul> </li> </ul> <h3>Improvements</h3> <ul> <li><strong>Compute transitively affected modules when no modules are directly affected</strong> (<a href="https://redirect.github.com/maveniverse/scalpel/issues/33">#33</a>) <a href="https://github.com/gsmet"><code>@gsmet</code></a> <ul> <li>When a BOM property change affects managed dependencies but no module is directly affected, <code>computeTransitivelyAffected</code> is now correctly called instead of returning early with an empty report</li> </ul> </li> </ul> <h3>CI</h3> <ul> <li>Skip SonarCloud job on fork PRs where <code>SONAR_TOKEN</code> is unavailable (<a href="https://redirect.github.com/maveniverse/scalpel/issues/38">#38</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maveniverse/scalpel/compare/0.3.4...0.3.5">https://github.com/maveniverse/scalpel/compare/0.3.4...0.3.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maveniverse/scalpel/commit/d9d1fbd74329e4b449a073e8e14ce1f79a4a51a1"><code>d9d1fbd</code></a> Fix <a href="https://redirect.github.com/maveniverse/scalpel/issues/35">#35</a>: Propagate changed managed dep GAs through child BOM modules when par...</li> <li><a href="https://github.com/maveniverse/scalpel/commit/0c8c5b0d07e2b636f2314c49a60355b8c4c63324"><code>0c8c5b0</code></a> ci: skip SonarCloud job on fork PRs where SONAR_TOKEN is unavailable (<a href="https://redirect.github.com/maveniverse/scalpel/issues/38">#38</a>)</li> <li><a href="https://github.com/maveniverse/scalpel/commit/5fecf56c8f03a55217c981e627de3babed026ab3"><code>5fecf56</code></a> Fix <a href="https://redirect.github.com/maveniverse/scalpel/issues/34">#34</a>: Skip binary files in resource scanning and make size limit configura...</li> <li>See full diff in <a href="https://github.com/maveniverse/scalpel/compare/0.3.4...0.3.5">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]
