Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.easymock:easymock from 5.2.0 to 5.5.0 #4446

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps org.easymock:easymock from 5.2.0 to 5.5.0.

Release notes

Sourced from org.easymock:easymock's releases.

5.5.0

OSGi and Java 24 support.

Change log

  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 (#700)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 (#699)
  • easymock.org unresolvable (#698)
  • Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 (#696)
  • Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10 (#695)
  • Bump org.apache.maven.surefire:surefire-testng from 3.5.1 to 3.5.2 (#694)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#693)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#692)
  • Bump org.apache.maven.surefire:surefire-junit-platform from 3.5.1 to 3.5.2 (#691)
  • Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 (#690)
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 (#689)
  • Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.12 (#688)
  • Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 (#687)
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 (#686)
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#685)
  • Bump actions/setup-java from 4.4.0 to 4.5.0 (#684)
  • Bump actions/checkout from 4.2.1 to 4.2.2 (#683)
  • Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 (#682)
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#681)
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 (#680)
  • Bump junit.jupiter.version from 5.11.2 to 5.11.3 (#679)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 (#678)
  • Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (#677)
  • Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.11 (#676)
  • Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.10 (#675)
  • Bump net.bytebuddy:byte-buddy from 1.15.2 to 1.15.4 (#674)
  • Support Java 24-ea (#673)
  • Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.9 (#672)
  • Bump org.ow2.asm:asm from 9.7 to 9.7.1 (#671)
  • Bump actions/checkout from 4.2.0 to 4.2.1 (#669)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#668)
  • Bump org.apache.maven.surefire:surefire-testng from 3.5.0 to 3.5.1 (#667)
  • Bump org.apache.maven.surefire:surefire-junit-platform from 3.5.0 to 3.5.1 (#666)
  • Bump junit.jupiter.version from 5.11.1 to 5.11.2 (#665)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#664)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#663)
  • Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 (#662)
  • Bump net.bytebuddy:byte-buddy from 1.15.2 to 1.15.3 (#661)
  • Bump actions/checkout from 4.1.7 to 4.2.0 (#660)
  • Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2 (#659)
  • Bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#658)
  • Bump junit.jupiter.version from 5.11.0 to 5.11.1 (#657)
  • Bump actions/setup-java from 4.3.0 to 4.4.0 (#656)
  • Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1 (#655)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 (#654)

... (truncated)

Commits
  • 028fd28 Move to version 5.5.0
  • e11364d Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6
  • 006f454 Update tool versions
  • 4a61823 Fix OSGi issues occurring since ByteBuddy was added (close #626)
  • 1ce4c19 Tab to space
  • 430b6a7 Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0
  • d655e9d Upgrade github pages
  • d4ad6b6 Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1
  • 2c3ba98 Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10
  • 964763e Bump org.apache.maven.surefire:surefire-testng from 3.5.1 to 3.5.2
  • 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 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 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 5.2.0 to 5.5.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](easymock/easymock@easymock-5.2.0...easymock-5.5.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants