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:05 UTC

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

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


   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-collections] kinow closed pull request #226: Bump easymock from 4.2 to 4.3

Posted by GitBox <gi...@apache.org>.
kinow closed pull request #226:
URL: https://github.com/apache/commons-collections/pull/226


   


-- 
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-collections] coveralls commented on pull request #226: Bump easymock from 4.2 to 4.3

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


   
   [![Coverage Status](https://coveralls.io/builds/38921712/badge)](https://coveralls.io/builds/38921712)
   
   Coverage decreased (-0.03%) to 90.112% when pulling **7b4c4cfceaf7d49421e6d671e9f6b9ef24188aca on dependabot/maven/org.easymock-easymock-4.3** into **e34291f9f53f4a4390983d52643b693505ab7d37 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-collections] dependabot[bot] commented on pull request #226: Bump easymock from 4.2 to 4.3

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #226:
URL: https://github.com/apache/commons-collections/pull/226#issuecomment-822823576


   OK, I won't notify you again about this release, but will get in touch when a new version is available.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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