You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by GitBox <gi...@apache.org> on 2022/04/25 04:09:06 UTC

[GitHub] [ws-axiom] dependabot[bot] opened a new pull request, #171: Bump jdom2 from 2.0.6 to 2.0.6.1

dependabot[bot] opened a new pull request, #171:
URL: https://github.com/apache/ws-axiom/pull/171

   Bumps [jdom2](https://github.com:/hunterhacker/jdom) from 2.0.6 to 2.0.6.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com:/hunterhacker/jdom/releases">jdom2's releases</a>.</em></p>
   <blockquote>
   <h2>JDOM 2.0.6.1</h2>
   <p>Fix for CVE-2021-33813</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/hunterhacker/jdom/commit/c6065f684bdff5cebf5f23b2859c5e4c89fd89db"><code>c6065f6</code></a> Merge pull request <a href="https://github.com:/hunterhacker/jdom/issues/194">#194</a> from schwehr/codespell</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/b7cb36b2305a894355c092ebb698fcdd50b1d67d"><code>b7cb36b</code></a> codespell</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/aa6f028f8ddbfebcf69380f984c6c1461f8bf85c"><code>aa6f028</code></a> Merge pull request <a href="https://github.com:/hunterhacker/jdom/issues/192">#192</a> from hunterhacker/tmp-cleanup</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/25cf24eeb65e3231109915132cb34be08884fde1"><code>25cf24e</code></a> Fixes <a href="https://github.com:/hunterhacker/jdom/issues/186">#186</a> - update to Jaxen 1.2.0</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/03a391ad6f5a10b3f6f13e5a620412d0e60351c5"><code>03a391a</code></a> Merge pull request <a href="https://github.com:/hunterhacker/jdom/issues/191">#191</a> from hunterhacker/tmp-cleanup</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/4f9af12b26222212b6114756472b5b28d5226cb2"><code>4f9af12</code></a> Resolve as many StAX unit test fails as possible</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/118853b185914527f13d606f9c650f5efac75f39"><code>118853b</code></a> Addresses <a href="https://github.com:/hunterhacker/jdom/issues/189">#189</a> again - use just the features for entity expansion tracking</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/37c20d8359ed355d23d1ceb8c953e95d96a456d1"><code>37c20d8</code></a> Merge pull request <a href="https://github.com:/hunterhacker/jdom/issues/162">#162</a> from seberget/master</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/e3788905ace4c5df5ed528d732681f6f400daad0"><code>e378890</code></a> Merge pull request <a href="https://github.com:/hunterhacker/jdom/issues/185">#185</a> from yagee-de/Automatic-Module-Name</li>
   <li><a href="https://github.com/hunterhacker/jdom/commit/768c7e8b125ea79518a8642b10677a2e80b222d0"><code>768c7e8</code></a> Merge pull request <a href="https://github.com:/hunterhacker/jdom/issues/190">#190</a> from hunterhacker/tmp-cleanup</li>
   <li>Additional commits viewable in <a href="https://github.com:/hunterhacker/jdom/compare/JDOM-2.0.6...JDOM-2.0.6.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jdom:jdom2&package-manager=maven&previous-version=2.0.6&new-version=2.0.6.1)](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: dev-unsubscribe@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-axiom] veithen merged pull request #171: Bump jdom2 from 2.0.6 to 2.0.6.1

Posted by GitBox <gi...@apache.org>.
veithen merged PR #171:
URL: https://github.com/apache/ws-axiom/pull/171


-- 
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: dev-unsubscribe@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-axiom] codecov-commenter commented on pull request #171: Bump jdom2 from 2.0.6 to 2.0.6.1

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #171:
URL: https://github.com/apache/ws-axiom/pull/171#issuecomment-1108059198

   # [Codecov](https://codecov.io/gh/apache/ws-axiom/pull/171?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#171](https://codecov.io/gh/apache/ws-axiom/pull/171?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (63fd560) into [master](https://codecov.io/gh/apache/ws-axiom/commit/44291260287fd4dca78e936715878ce05da77202?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4429126) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #171   +/-   ##
   =======================================
     Coverage   58.66%   58.66%           
   =======================================
     Files         508      508           
     Lines       14614    14614           
     Branches     2531     2531           
   =======================================
     Hits         8573     8573           
     Misses       5452     5452           
     Partials      589      589           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/ws-axiom/pull/171?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/ws-axiom/pull/171?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [4429126...63fd560](https://codecov.io/gh/apache/ws-axiom/pull/171?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: dev-unsubscribe@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org