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/07 11:57:54 UTC

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

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

   Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.5 to 2.7.6.
   <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.6</h2>
   <!-- raw HTML omitted -->
   <ul>
   <li>improve documentation on Maven dependency scopes (not CycloneDX scopes) (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/309">#309</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>extract dependencies conversion from Mojo to component (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/301">#301</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>clean pom, upgrade compiler plugin, use release (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/299">#299</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>add a test for Maven parent dependencies in reactor (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/298">#298</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>extract dependency analysis code that infers scope (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/294">#294</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>Fix typo in README (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/285">#285</a>) <a href="https://github.com/nielsbasjes"><code>@​nielsbasjes</code></a></li>
   </ul>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>feat: expose the outputDirectory configuration parameter as a property (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/321">#321</a>) <a href="https://github.com/goldmann"><code>@​goldmann</code></a></li>
   <li>streamline plugin output (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/304">#304</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   <li>add included Maven dependency scopes to tool description in SBOM (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/300">#300</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>Fixes <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/307">#307</a>, addresses cyclic dependencies created by self references (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/308">#308</a>) <a href="https://github.com/knrc"><code>@​knrc</code></a></li>
   <li>Fixes <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/284">#284</a>, Switch to aether and filter artifacts based on individual… (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/302">#302</a>) <a href="https://github.com/knrc"><code>@​knrc</code></a></li>
   <li>schema version 1.1 requires components cleanup from dependencies (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/293">#293</a>) <a href="https://github.com/hboutemy"><code>@​hboutemy</code></a></li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/316">#316</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump actions/checkout from 3.3.0 to 3.5.0 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/320">#320</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   <li>Bump cyclonedx-core-java from 7.3.1 to 7.3.2 (<a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/pull/297">#297</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/3ede739f0196e96be782d7f0b9c6931fd65c4375"><code>3ede739</code></a> [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.6</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/c93260c4ca614eb9b3db311fde61cfdbdef9fdce"><code>c93260c</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/321">#321</a> from goldmann/outputDirectory-property</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/a05128888d41cc090aef997ba484853ea3e32446"><code>a051288</code></a> feat: expose the outputDirectory configuration parameter as a property</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/02903259ae5b0df886d346d194b5092c6d64d968"><code>0290325</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/316">#316</a> from CycloneDX/dependabot/maven/org.apache.maven.plug...</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/0ff2c32c5e076306fdb21db2971138df45b060fb"><code>0ff2c32</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/320">#320</a> from CycloneDX/dependabot/github_actions/actions/chec...</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/d014108703cbd73cb88ede5de5dd67afcff3d463"><code>d014108</code></a> Bump actions/checkout from 3.3.0 to 3.5.0</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/5fff90044e057ff99afb963b4e5b34df1d537542"><code>5fff900</code></a> Bump maven-release-plugin from 3.0.0-M7 to 3.0.0</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/9689d39795800b025f9c17edc677ffd32d8a63ea"><code>9689d39</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/309">#309</a> from CycloneDX/scopes</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/13a1e3d284564810fabfdf85c26239c06ad30fff"><code>13a1e3d</code></a> imprive documentation on Maven dependency scopes (not CycloneDX scopes)</li>
   <li><a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/commit/3d1660349af9529865979a3ddb9a147879affbc7"><code>3d16603</code></a> Merge pull request <a href="https://redirect.github.com/CycloneDX/cyclonedx-maven-plugin/issues/308">#308</a> from knrc/cyclic_dependency</li>
   <li>Additional commits viewable in <a href="https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.5...cyclonedx-maven-plugin-2.7.6">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.5&new-version=2.7.6)](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 #253: Bump cyclonedx-maven-plugin from 2.7.5 to 2.7.6

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


-- 
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