eclipse-ee4j / glassfish-hk2

Dynamic dependency injection framework
https://eclipse-ee4j.github.io/glassfish-hk2
Other
84 stars 55 forks source link

Bump org.easymock:easymock from 5.3.0 to 5.4.0 #1081

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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 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)