You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/12/25 00:58:21 UTC

[GitHub] [commons-crypto] dependabot[bot] opened a new pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

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


   Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) from 1.8 to 3.0.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/c37168c58be7daa7b21a5a447b3ec2708261f4ca"><code>c37168c</code></a> [maven-release-plugin] prepare release maven-antrun-plugin-3.0.0</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/d5d1dc61b1eef2407e7b0175f772d2ef8dea3809"><code>d5d1dc6</code></a> fixed typo</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/17456757eff9b1fde0d0df5845cf24df5c8b855c"><code>1745675</code></a> added ASF Jira badge</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/fd52fcee84b146479c9f3b1515a510c95d4b8073"><code>fd52fce</code></a> fixed link to mailing lists</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/3c9012eca6bf5cd6c02f3ab767e1758e1d8e0951"><code>3c9012e</code></a> replace deprecated method (<a href="https://github-redirect.dependabot.com/apache/maven-antrun-plugin/issues/3">#3</a>)</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/86793e6454881e36f23cf5a1ec444f0c45c1601a"><code>86793e6</code></a> [MNGSITE-393] assume Maven 3.0 or later (<a href="https://github-redirect.dependabot.com/apache/maven-antrun-plugin/issues/5">#5</a>)</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/8db3afddcb33e9e5c51366f50237623ddb46054b"><code>8db3afd</code></a> docs: https</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/c7e109658239a461c259d6cacd120ffd7bdbcb25"><code>c7e1096</code></a> [MANTRUN-219] Bump xmlunit from 2.6.3 to 2.6.4</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/abed7fb8643a74619f7e4d4d8eef682445906ae2"><code>abed7fb</code></a> [MANTRUN-218] Bump junit from 4.12 to 4.13</li>
   <li><a href="https://github.com/apache/maven-antrun-plugin/commit/f5f0d0ba9dfaf623c2901d52e92404761fbe46bc"><code>f5f0d0b</code></a> add checkstyle to .gitignore</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-1.8...maven-antrun-plugin-3.0.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-antrun-plugin&package-manager=maven&previous-version=1.8&new-version=3.0.0)](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.

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



[GitHub] [commons-crypto] coveralls edited a comment on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #120:
URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225


   
   [![Coverage Status](https://coveralls.io/builds/43647771/badge)](https://coveralls.io/builds/43647771)
   
   Coverage remained the same at 83.793% when pulling **8476e3ef516feafec30a0736c03892fa92bc4467 on dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0** into **5263d0bc3602dbf91de1e489c03fbbbcc5a8ae29 on master**.
   


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



[GitHub] [commons-crypto] garydgregory merged pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #120:
URL: https://github.com/apache/commons-crypto/pull/120


   


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



[GitHub] [commons-crypto] garydgregory commented on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #120:
URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-947909967


   @dependabot rebase


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



[GitHub] [commons-crypto] coveralls commented on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #120:
URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225


   
   [![Coverage Status](https://coveralls.io/builds/35957093/badge)](https://coveralls.io/builds/35957093)
   
   Coverage remained the same at 83.179% when pulling **3ae1f879b9736fd57fa30b28d459203e3dcf00e3 on dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0** into **8f45c6a0878d38f7cc596796500d4e9ccc702643 on master**.
   


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

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



[GitHub] [commons-crypto] coveralls edited a comment on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #120:
URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225


   
   [![Coverage Status](https://coveralls.io/builds/43641254/badge)](https://coveralls.io/builds/43641254)
   
   Coverage remained the same at 83.793% when pulling **a62460d813dd4c144c7aa8cfaac829ad491938d2 on dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0** into **753082a788b6a6b1cac67706eeae794a450523f4 on master**.
   


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



[GitHub] [commons-crypto] coveralls edited a comment on pull request #120: Bump maven-antrun-plugin from 1.8 to 3.0.0

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #120:
URL: https://github.com/apache/commons-crypto/pull/120#issuecomment-751493225


   
   [![Coverage Status](https://coveralls.io/builds/43641457/badge)](https://coveralls.io/builds/43641457)
   
   Coverage remained the same at 83.793% when pulling **12e773f615a3c58c2515bb9c425b51a5bf97e5b1 on dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0** into **1027e6417f98b1845528b1d307316173151003c7 on master**.
   


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