Skip to content

build(deps-dev): bump org.easymock:easymock from 3.6 to 5.7.0 - #2486

Merged
jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.easymock-easymock-5.7.0
Aug 25, 2026
Merged

build(deps-dev): bump org.easymock:easymock from 3.6 to 5.7.0#2486
jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.easymock-easymock-5.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps org.easymock:easymock from 3.6 to 5.7.0.

Release notes

Sourced from org.easymock:easymock's releases.

5.7.0

Add Java 26 support where bytebuddy isn't using unsafe anymore.

Change log

  • Add mock() methods without parameters using varargs reification (#933)
  • Mock creation fails with JDK 26 and ByteBuddy 1.18.10 (#908)git log --oneline
  • Use new Maven central plugin
  • Use a github_token instead
  • Add the missing REST calls to fully automated the release
  • Move to .mvn style version
  • Use assertThrows all over the place
  • Optimize imports and finish updating to JUnit 5
  • Update eclipse configuration
  • Move all to UTF-8 like it should already be
  • Use https for xsd
  • Update objenesis to 3.6
  • Update copyrights to 2026
  • Remove Hamcrest usage
  • Add Maven cache
  • Bump actions/checkout from 7.0.0 to 7.0.1 (#917)
  • Bump actions/github-script from 8 to 9 (#887)
  • Bump actions/setup-java from 5.6.0 to 5.7.0 (#918)
  • Bump activesupport from 8.1.2 to 8.1.2.1 in /website (#882)
  • Bump addressable from 2.8.8 to 2.9.0 in /website (#886)
  • Bump ch.qos.logback:logback-classic from 1.3.14 to 1.6.3 (#930)
  • Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.10.3 (#921)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.10.3.0 (#922)
  • Bump com.mycila:license-maven-plugin from 4.6 to 5.1.1 (#919)
  • Bump com.puppycrawl.tools:checkstyle from 13.9.0 to 13.11.0 (#931)
  • Bump concurrent-ruby from 1.3.6 to 1.3.7 in /website (#913)
  • Bump faraday from 2.14.2 to 2.14.3 in /website (#912)
  • Bump json from 2.20.0 to 2.21.2 in /website (#924)
  • Bump junit.jupiter.version from 5.14.1 to 6.1.3 (#926)
  • Bump net.bytebuddy:byte-buddy from 1.18.8 to 1.18.12 (#932)
  • Bump nokogiri from 1.19.3 to 1.19.4 in /website (#911)
  • Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.1.0 (#929)
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#832)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 (#863)
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 (#899)
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 (#894)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#833)
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#879)
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 (#880)
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 (#837)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 (#900)
  • Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.2.0 to 3.3.0 (#928)
  • Bump org.apache.maven.surefire:surefire-testng from 3.5.5 to 3.5.6 (#897)
  • Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#852)
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#844)

... (truncated)

Changelog

Sourced from org.easymock:easymock's changelog.

Add Java 26 support where bytebuddy isn't using unsafe anymore.

Change log

  • Add mock() methods without parameters using varargs reification (#933)
  • Mock creation fails with JDK 26 and ByteBuddy 1.18.10 (#908)git log --oneline
  • Use new Maven central plugin
  • Use a github_token instead
  • Add the missing REST calls to fully automated the release
  • Move to .mvn style version
  • Use assertThrows all over the place
  • Optimize imports and finish updating to JUnit 5
  • Update eclipse configuration
  • Move all to UTF-8 like it should already be
  • Use https for xsd
  • Update objenesis to 3.6
  • Update copyrights to 2026
  • Remove Hamcrest usage
  • Add Maven cache
  • Bump actions/checkout from 7.0.0 to 7.0.1 (#917)
  • Bump actions/github-script from 8 to 9 (#887)
  • Bump actions/setup-java from 5.6.0 to 5.7.0 (#918)
  • Bump activesupport from 8.1.2 to 8.1.2.1 in /website (#882)
  • Bump addressable from 2.8.8 to 2.9.0 in /website (#886)
  • Bump ch.qos.logback:logback-classic from 1.3.14 to 1.6.3 (#930)
  • Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.10.3 (#921)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.10.3.0 (#922)
  • Bump com.mycila:license-maven-plugin from 4.6 to 5.1.1 (#919)
  • Bump com.puppycrawl.tools:checkstyle from 13.9.0 to 13.11.0 (#931)
  • Bump concurrent-ruby from 1.3.6 to 1.3.7 in /website (#913)
  • Bump faraday from 2.14.2 to 2.14.3 in /website (#912)
  • Bump json from 2.20.0 to 2.21.2 in /website (#924)
  • Bump junit.jupiter.version from 5.14.1 to 6.1.3 (#926)
  • Bump net.bytebuddy:byte-buddy from 1.18.8 to 1.18.12 (#932)
  • Bump nokogiri from 1.19.3 to 1.19.4 in /website (#911)
  • Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.1.0 (#929)
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 (#832)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 (#863)
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 (#899)
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 (#894)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 (#833)
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 (#879)
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 (#880)
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 (#837)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 (#900)
  • Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.2.0 to 3.3.0 (#928)
  • Bump org.apache.maven.surefire:surefire-testng from 3.5.5 to 3.5.6 (#897)
  • Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27 (#852)
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#844)
  • Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 (#855)

... (truncated)

Commits
  • a8422b9 Move to version 5.7.0
  • c0ffdcc Flatten for oss
  • dc07999 Add missing headers
  • 6047a3c Class can be static
  • e208b61 Upgrade samples to JUnit 5 and reified calls
  • f833ee7 Add reified methods (close #933)
  • ffaa64b Add flatten-maven-plugin
  • 02e038e Bump com.puppycrawl.tools:checkstyle from 13.10.0 to 13.11.0
  • dd4dcf8 Bump net.bytebuddy:byte-buddy from 1.18.11 to 1.18.12
  • 4d66c46 CI has been github actions for years now
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 3.6 to 5.7.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](easymock/easymock@easymock-3.6...easymock-5.7.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 25, 2026
@github-actions

Copy link
Copy Markdown

Test Results

 1 107 files  ± 0   1 107 suites  ±0   4h 29m 52s ⏱️ -25s
10 438 tests ± 0  10 098 ✅ ± 0  340 💤 ±0  0 ❌ ±0 
10 614 runs   - 12  10 274 ✅  - 12  340 💤 ±0  0 ❌ ±0 

Results for commit fdba94a. ± Comparison against base commit d52a501.

This pull request removes 2 and adds 2 tests. Note that renamed tests count towards both.
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@64ec96c6]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@3cfdd820]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@19b843ba]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@6f8e8894]

@jbonofre
jbonofre merged commit a5a462e into main Aug 25, 2026
11 checks passed
@jbonofre
jbonofre deleted the dependabot/maven/main/org.easymock-easymock-5.7.0 branch August 25, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant