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

   Bumps [easymock](https://github.com/easymock/easymock) from 4.3 to 5.0.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.0.0</h2>
   <p>This major release announce the move from Cglib to ByteBuddy.
   Sadly good old Cglib can't cope with all the tricks needed to workaround 
JPMS and reflection limitations.
   It means you will most probably experience some issues until it 
stabilizes.</p>
   <p>The good news are that this version is working up to Java 18.</p>
   <p>Known issues:</p>
   <ul>
   <li>Serialization of a mock is broken (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/312";>#312</a>)</li>
   <li>Running in OSGi doesn't work (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/313";>#313</a>)</li>
   </ul>
   <p>All help is greatly appreciated.</p>
   <h2>Change log</h2>
   <ul>
   <li>Replace Cglib with Bytebuddy to support Java 9+ (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/300";>#300</a>)</li>
   <li>Fix core source-jar, added maven-source-plugin (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/283";>#283</a>)</li>
   <li>Upgrade to ASM 9.2 so that easymock can work with JDK18-EA <a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/277";>#277</a>
 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/pull/278";>#278</a>)</li>
   <li>Upgrade to ASM 9.2 so that easymock can work with JDK18-EA (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/277";>#277</a>)</li>
   <li>Does not work with Java 17 (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/274";>#274</a>)</li>
   <li>Allow <a href="https://github.com/Mock";><code>@​Mock</code></a> to get a 
default name from the variable being mocked (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/260";>#260</a>)</li>
   <li>Easymock doesn't work in Java 11 with --illegal-access=deny (<a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/235";>#235</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/easymock/easymock/commit/77b1a5ad42f429877e702f9fcf5abd4718bdb863";><code>77b1a5a</code></a>
 Move to version 5.0.0</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/76c00e803feaa34eba9d8080bdee469e9a0abc84";><code>76c00e8</code></a>
 No need to set the github user and password for now</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/cb3751d4460456de089575ecdb3b42cc99e4e0a9";><code>cb3751d</code></a>
 Tell which number should be incremented during a release</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/2d5f3e40a0c021281b6bff8b60dcc57aafbc040e";><code>2d5f3e4</code></a>
 Use github actions badge since our build is there</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/2749e9a34a47a000fc60c920c6da863befae6d6a";><code>2749e9a</code></a>
 Release notes for 5.0.0</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/6505671a60e1b1ec2115670354932a1aed5c5127";><code>6505671</code></a>
 Bump to version 5.0.0 (start to use semver)</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/9728e1fa96d614c7e5e5643dd9b891db54b7da01";><code>9728e1f</code></a>
 Create the mock in the package of the original class (close <a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/306";>#306</a>)</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/a8cadba55b2cffdf7fb5fa87f9bd53b2ea36c1b3";><code>a8cadba</code></a>
 Create the mock in the package of the original class (close <a 
href="https://github-redirect.dependabot.com/easymock/easymock/issues/306";>#306</a>)</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/ad56a5169b32de66e205d0cb2dd7791b52ec0fdb";><code>ad56a51</code></a>
 Bump maven-remote-resources-plugin from 1.7.0 to 3.0.0</li>
   <li><a 
href="https://github.com/easymock/easymock/commit/fb486a36c5569d8694906dd8d054c123a239fae1";><code>fb486a3</code></a>
 Bump maven-dependency-plugin from 3.1.2 to 3.3.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/easymock/easymock/compare/easymock-4.3...easymock-5.0.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=4.3&new-version=5.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.

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