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

   Bumps [easymock](https://github.com/easymock/easymock) from 5.0.1 to 5.1.0.
   <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>5.1.0</h2>
   <p>Main a performance fix caused by ByteBuddy causing OOME.</p>
   <h2>Change log</h2>
   <ul>
   <li>Typecache for create mock classes (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/353";>#353</a>)</li>
   <li>Bump versions-maven-plugin from 2.14.1 to 2.14.2 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/352";>#352</a>)</li>
   <li>Bump wagon-ssh-external from 3.5.2 to 3.5.3 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/351";>#351</a>)</li>
   <li>Bump byte-buddy from 1.12.19 to 1.12.20 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/350";>#350</a>)</li>
   <li>Bump versions-maven-plugin from 2.14.0 to 2.14.1 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/349";>#349</a>)</li>
   <li>Bump versions-maven-plugin from 2.13.0 to 2.14.0 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/348";>#348</a>)</li>
   <li>Bump testng from 7.5 to 7.7.0 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/347";>#347</a>)</li>
   <li>Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/345";>#345</a>)</li>
   <li>Bump checkstyle from 10.4 to 10.5.0 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/344";>#344</a>)</li>
   <li>java.lang.NullPointerException at 
org.easymock.internal.ClassProxyFactory.classPackage(ClassProxyFactory.java:178)
 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/343";>#343</a>)</li>
   <li>EasyMock 5.0.1 OOM on large project (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/338";>#338</a>)</li>
   <li>Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/337";>#337</a>)</li>
   <li>Bump checkstyle from 10.3.4 to 10.4 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/336";>#336</a>)</li>
   <li>Bump maven-shade-plugin from 3.4.0 to 3.4.1 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/335";>#335</a>)</li>
   <li>Add cache for mocked types. (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/334";>#334</a>)</li>
   <li>Mock serialization doesn't work (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/312";>#312</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/easymock/easymock/commit/f1b53a1f97cf20e90733dd1aa20b224917a16f2e";><code>f1b53a1</code></a>
 Move to version 5.1.0</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/b08bff3d78c91f1e4bfc30d33a02e6d83c7f631d";><code>b08bff3</code></a>
 Test fails. Probably PowerMock do not create null packages anymore</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/c9e2dd1140672300139f75ec66db0fe297d1ed9d";><code>c9e2dd1</code></a>
 Make sure class without a package, like the ones PowerMock creates are 
workin...</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/8eaac71a8aa00075e198fbabcd8718bfc7594eee";><code>8eaac71</code></a>
 Remove unused imports</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/a6f7834cb3342e5c4c065e6462e408121a85adc8";><code>a6f7834</code></a>
 Update github pages</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/a48158b552aa350c50b7ca0e26c75507556a0760";><code>a48158b</code></a>
 Ignore animal sniffer when it goes wrong</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/94a5d5e680618dca86e50d83fca9e450c2cd0278";><code>94a5d5e</code></a>
 Rename to ClassMockingData since it represents more reality</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/0c2b5c21c0337f5d540bf1374b5e85257c30a622";><code>0c2b5c2</code></a>
 Mocks are now serializable</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/05d69946b1d19fa9a2011ea9f8a083a2316a100c";><code>05d6994</code></a>
 We need to separate handlers between mocks of the same class but not need to 
...</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/3e0ebf515541c71909feda4ef4011dc912fe0a9a";><code>3e0ebf5</code></a>
 Attempt to use TypeCache. ClassProxyFactoryTest is failing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/easymock/easymock/compare/easymock-5.0.1...easymock-5.1.0";>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=5.0.1&new-version=5.1.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.

To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org

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

Reply via email to