You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by dependabot on 2023/01/30 17:25:00 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #704: Bump dependency-check-maven from 8.0.1 to 8.0.2

dependabot[bot] opened a new pull request, #704:
URL: https://github.com/apache/shiro/pull/704

   Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.0.1 to 8.0.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/releases">dependency-check-maven's releases</a>.</em></p>
   <blockquote>
   <h2>Version 8.0.2</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Resolved bug causing an issue with some Maven Extensions (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5366">#5366</a>).</li>
   <li>ArchiveAnalyzer will now correctly throw an exception if it cannot open an Archive (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5371">#5371</a>).</li>
   <li>Updated CSV report so that it no longer has a duplicate <code>description</code> column (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5364">#5364</a>).</li>
   <li>Moved several logging statements to trace which should drastically reduce the log size (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5350">#5350</a>).</li>
   <li>Fixed bug with RetireJS' <code>--retirejsFilterNonVulnerable</code> and <code>--retirejsFilter</code> when used with the CLI (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5351">#5351</a>).</li>
   <li>Fixed the <code>sarif</code> report format and added validation (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5345">#5345</a> and (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/5363">#5363</a>)</li>
   <li>Fixed <code>MalformedPackageException</code> in the gradle plugin ([dependency-check-gradle/<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/320">#320</a>](<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/320">dependency-check/dependency-check-gradle#320</a>)).</li>
   <li>Fixed <code>MissingMethodException</code> in the gradle plugin ([dependency-check-gradle/<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/316">#316</a>](<a href="https://github-redirect.dependabot.com/dependency-check/dependency-check-gradle/pull/316">dependency-check/dependency-check-gradle#316</a>)).</li>
   </ul>
   <p>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/59?closed=1">changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md">dependency-check-maven's changelog</a>.</em></p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6b238bc77b291f42b565b924685072ac6f1b1cc2"><code>6b238bc</code></a> build:prepare release v8.0.2</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b006972e5dfcfbdd44d5c1fd1be9b305e19be131"><code>b006972</code></a> docs: prepare release</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6d2aa31db690077911e4231f1aba0641cbb2993f"><code>6d2aa31</code></a> build(deps): bump actions/github-script from 6.3.3 to 6.4.0 (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5391">#5391</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/11d6edb609538927a95c5a093c96ff87f350d3ce"><code>11d6edb</code></a> fix: npe (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5390">#5390</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/bef8403873e99e0467f40e8d2dd200dc7f43a35a"><code>bef8403</code></a> build(deps): bump actions/github-script from 6.3.3 to 6.4.0</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4acc6ae31fe2d153d9d844f4f888209b2e3846bf"><code>4acc6ae</code></a> feat: upgrading to a newer alpine version (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5376">#5376</a>)</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/ef93655a7d18cdabbeb0eb0ed64eb63e1720b487"><code>ef93655</code></a> fix: Support maven extensions like Tycho adding system-scoped dependencies wi...</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/219c4f3c720b4a2e8d08a1228896fca07d9cff56"><code>219c4f3</code></a> fix: npe</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/a68e613a3e6a0a81877882717a33db12fe897b4b"><code>a68e613</code></a> feat: upgrading to a newer alpine version</li>
   <li><a href="https://github.com/jeremylong/DependencyCheck/commit/496ffc689ae588eea6e96a60c2ce02c9ca0fe518"><code>496ffc6</code></a> fix: ArchiveAnalyzer should throw AnalysisException (<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/5371">#5371</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v8.0.1...v8.0.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.owasp:dependency-check-maven&package-manager=maven&previous-version=8.0.1&new-version=8.0.2)](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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] lprimak merged pull request #704: Bump dependency-check-maven from 8.0.1 to 8.0.2

Posted by "lprimak (via GitHub)" <gi...@apache.org>.
lprimak merged PR #704:
URL: https://github.com/apache/shiro/pull/704


-- 
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-unsubscribe@shiro.apache.org

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