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 2021/04/19 06:20:25 UTC

[GitHub] [commons-lang] dependabot[bot] opened a new pull request #746: Bump easymock from 4.2 to 4.3

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


   Bumps [easymock](https://github.com/easymock/easymock) from 4.2 to 4.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/easymock/easymock/releases">easymock's releases</a>.</em></p>
   <blockquote>
   <h2>4.3</h2>
   <p>Add support to Java 16. You can now do a partial mock for default methods.</p>
   <h2>Change log</h2>
   <ul>
   <li>Update Objenesis to 3.2 (<a href="https://github-redirect.dependabot.com/easymock/easymock/issues/269">#269</a>)</li>
   <li>Easymock 4.2 fails with Java 16 (Unsupported class file major version 60) (<a href="https://github-redirect.dependabot.com/easymock/easymock/issues/268">#268</a>)</li>
   <li>Update asm to 9.1 (<a href="https://github-redirect.dependabot.com/easymock/easymock/pull/267">#267</a>)</li>
   <li>Allow partial mocking for interfaces with default methods (<a href="https://github-redirect.dependabot.com/easymock/easymock/pull/264">#264</a>)</li>
   <li>be more generic about jq install (<a href="https://github-redirect.dependabot.com/easymock/easymock/pull/257">#257</a>)</li>
   <li>Easymock throws java.lang.OutOfMemoryError: Java heap space trying to output large array (10MB+) (<a href="https://github-redirect.dependabot.com/easymock/easymock/issues/255">#255</a>)</li>
   <li>Serve easymock.org over HTTPS (<a href="https://github-redirect.dependabot.com/easymock/easymock/issues/220">#220</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/easymock/easymock/commit/1a01c13b73c0c66de1efa3db4d73a839aaf20ab9"><code>1a01c13</code></a> Move to version 4.3</li>
   <li><a href="https://github.com/easymock/easymock/commit/df7ca4b63ea4c8e745b6a5c6c4cc6317e110e325"><code>df7ca4b</code></a> Try with a skip local staging to get the correct deployment and skipping</li>
   <li><a href="https://github.com/easymock/easymock/commit/9c7db96bf19dc51faa96032d8131437a27ac6ce6"><code>9c7db96</code></a> Add comment about release check</li>
   <li><a href="https://github.com/easymock/easymock/commit/e758d7086c8bb818ad39ad8e70c4999acb8ea1f9"><code>e758d70</code></a> Try another parameter to skip deployment on some module</li>
   <li><a href="https://github.com/easymock/easymock/commit/9663af34fce9107dce1afdd794fe2102be0b0929"><code>9663af3</code></a> Update github-pages</li>
   <li><a href="https://github.com/easymock/easymock/commit/fe00b6fe2c700324094a9d815c6ed7569c51c139"><code>fe00b6f</code></a> We can clone only a single branch here</li>
   <li><a href="https://github.com/easymock/easymock/commit/5fb91d085a2d88714401ae01581089efc2e20ae4"><code>5fb91d0</code></a> I don't think the ++ on position can cause a problem here but just in case I ...</li>
   <li><a href="https://github.com/easymock/easymock/commit/cffdbfd3ef43f641ec47ed990c28720ddcbcf1b8"><code>cffdbfd</code></a> Cleanup a little bit the code</li>
   <li><a href="https://github.com/easymock/easymock/commit/20781c4b66554371073d5f94701923ebbe6f8fb8"><code>20781c4</code></a> Class that should not be there</li>
   <li><a href="https://github.com/easymock/easymock/commit/dca2a2a75c41a205cbb43d6c245b10debda8596b"><code>dca2a2a</code></a> Upgrade android project.properties to new format</li>
   <li>Additional commits viewable in <a href="https://github.com/easymock/easymock/compare/easymock-4.2...easymock-4.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.easymock:easymock&package-manager=maven&previous-version=4.2&new-version=4.3)](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-lang] coveralls commented on pull request #746: Bump easymock from 4.2 to 4.3

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


   
   [![Coverage Status](https://coveralls.io/builds/38921846/badge)](https://coveralls.io/builds/38921846)
   
   Coverage remained the same at 94.927% when pulling **351b450f3ed73a76db539561a61b3040724bb95d on dependabot/maven/org.easymock-easymock-4.3** into **c4019e73bb0af40250c496e902948e8310fbe8b3 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-lang] coveralls edited a comment on pull request #746: Bump easymock from 4.2 to 4.3

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


   
   [![Coverage Status](https://coveralls.io/builds/38931751/badge)](https://coveralls.io/builds/38931751)
   
   Coverage remained the same at 94.927% when pulling **8b2b5758bf418db1fd0ea508d9ce96308e41c59d on dependabot/maven/org.easymock-easymock-4.3** into **a5d4660eed5a242791554e98ea495c1924f914ea 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-lang] garydgregory merged pull request #746: Bump easymock from 4.2 to 4.3

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


   


-- 
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-lang] garydgregory commented on pull request #746: Bump easymock from 4.2 to 4.3

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


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

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