You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/21 11:57:56 UTC

[GitHub] [commons-parent] dependabot[bot] opened a new pull request, #261: Bump cyclonedx-maven-plugin from 2.7.6 to 2.7.7

dependabot[bot] opened a new pull request, #261:
URL: https://github.com/apache/commons-parent/pull/261

   Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.6 to 2.7.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/releases">cyclonedx-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>2.7.7</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>no transfert progress in CI build (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/339">#339</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>simplify external references addition (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/341">#341</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>use metadata properties instead of tool name (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/340">#340</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>Fix issue <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/263">#263</a>, handling ci-friendly properties in the parent references (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/334">#334</a>) <a href="https://github.com/knrc"><code>@​knrc</code></a></li>
   <li>Fix performance issue for aggregates, fixes <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/324">#324</a> (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/333">#333</a>) <a href="https://github.com/knrc"><code>@​knrc</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>upgrade maven-dependency-analyzer/asm (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/342">#342</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>Bump actions/checkout from 3.5.1 to 3.5.2 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/338">#338</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/327">#327</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/323">#323</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump actions/checkout from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/337">#337</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/691dcbe6341b03177a60f2aa02982bac2277a5e8"><code>691dcbe</code></a> [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.7</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/ff25ed80c7f6a7ae0c8dba3161048e505f541ac3"><code>ff25ed8</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/342">#342</a> from CycloneDX/asm95</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/f586ecedd2cbaeab9148ece1469779b880b908c7"><code>f586ece</code></a> upgrade maven-dependency-analyzer/asm</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/beabe6237f752257300fdce82358111e53a00f67"><code>beabe62</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/341">#341</a> from CycloneDX/npe-trim</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/25dbd4e37b7aeec3386a994752ef151f4254f086"><code>25dbd4e</code></a> simplify external references addition</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/6574473ac7d8a16e21d783b0219c15c8ca44b85f"><code>6574473</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/340">#340</a> from CycloneDX/properties</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/30d6af90e49962177564fc68289d4481c9fd3d7f"><code>30d6af9</code></a> use metadata properties instead of tool name</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/8d4be59cc1e6cc9de8d0158d4628dd46d7e111dc"><code>8d4be59</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/339">#339</a> from CycloneDX/ntp</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/a257574740ada34d47312423499ca9a4fc030ab3"><code>a257574</code></a> no transfert progress in CI build</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/b4e7d699927fcb6f9ee99009b7b1221ee4da1560"><code>b4e7d69</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/338">#338</a> from CycloneDX/dependabot/github_actions/actions/chec...</li>
   <li>Additional commits viewable in <a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.6...cyclonedx-maven-plugin-2.7.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.cyclonedx:cyclonedx-maven-plugin&package-manager=maven&previous-version=2.7.6&new-version=2.7.7)](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 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: notifications-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [commons-parent] garydgregory merged pull request #261: Bump cyclonedx-maven-plugin from 2.7.6 to 2.7.7

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory merged PR #261:
URL: https://github.com/apache/commons-parent/pull/261


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org