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.3.0 to 5.4.0 #521

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps org.easymock:easymock from 5.3.0 to 5.4.0.

Release notes

Sourced from org.easymock:easymock's releases.

5.4.0

Fix a linkage error during mocking.

Change log

  • Linkage Error with FacesContext (#594)
  • class org.easymock.internal.ClassMockingData not visible from class com.sun.net.httpserver.HttpExchange$$$EasyMock$1 (#559)
  • class org.easymock.internal.ClassMockingData not visible from class org.bukkit.entity.Spigot$$$EasyMock$1 (#515)
  • Cant mock class if its classloader cant load ClassMockingData (#504)
  • Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M15 to 4.0.0-M16 (#623)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#622)
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1 (#621)
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.6.2 (#620)
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0 (#619)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (#618)
  • Bump org.apache.maven.surefire:surefire-junit-platform from 3.3.0 to 3.3.1 (#617)
  • Bump org.apache.maven.surefire:surefire-testng from 3.3.0 to 3.3.1 (#616)
  • Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18 (#615)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#614)
  • Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 (#613)
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.0 (#612)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.1 (#611)
  • Bump junit.jupiter.version from 5.10.2 to 5.10.3 (#610)
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.0 to 3.6.1 (#609)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#608)
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 (#607)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#606)
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#605)
  • Bump com.github.spotbugs:spotbugs from 4.8.5 to 4.8.6 (#604)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#603)
  • Bump org.apache.maven.surefire:surefire-junit-platform from 3.2.5 to 3.3.0 (#602)
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.5.0 to 3.6.0 (#601)
  • Bump org.apache.maven.surefire:surefire-testng from 3.2.5 to 3.3.0 (#600)
  • Bump actions/checkout from 4.1.6 to 4.1.7 (#599)
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0 (#598)
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 (#597)
Commits
  • 6cd9d55 Move to version 5.4.0
  • dd873fa Put the complete class and field in the errors to easily spot the mock involv...
  • d07ac99 Update github pages
  • 9fd84be Bump org.apache.maven.plugins:maven-site-plugin
  • 345d1ba Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0
  • 7891413 Bump org.codehaus.mojo:versions-maven-plugin from 2.17.0 to 2.17.1
  • c9baab7 Bump org.apache.maven.plugins:maven-project-info-reports-plugin
  • a686ead Bump org.apache.maven.plugins:maven-pmd-plugin from 3.23.0 to 3.24.0
  • 1ca11ce Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1
  • 85b6f64 Bump org.apache.maven.surefire:surefire-junit-platform
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 1, 2024
@garydgregory
Copy link
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.easymock-easymock-5.4.0 branch from ab162f8 to ffdd332 Compare September 1, 2024 17:39
@garydgregory garydgregory merged commit a751f34 into master Sep 1, 2024
12 of 16 checks passed
@garydgregory garydgregory deleted the dependabot/maven/org.easymock-easymock-5.4.0 branch September 1, 2024 20:00
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