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.3.0 #238

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps org.easymock:easymock from 5.2.0 to 5.3.0.

Release notes

Sourced from org.easymock:easymock's releases.

5.3.0

Add support for Java 22. Stop shading ByteBuddy and ASM to help support of new versions.

Change log

  • Remove shading of ByteBuddy and ASM (#593)
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#595)
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#592)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#591)
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#590)
  • Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 (#589)
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#588)
  • Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 (#587)
  • Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 (#586)
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 (#585)
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#584)
  • Bump actions/checkout from 4.1.5 to 4.1.6 (#583)
  • Bump com.mycila:license-maven-plugin from 4.4 to 4.5 (#581)
  • Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (#580)
  • Bump com.mycila:license-maven-plugin from 4.3 to 4.4 (#579)
  • Bump actions/checkout from 4.1.4 to 4.1.5 (#578)
  • Bump org.objenesis:objenesis from 3.3 to 3.4 (#577)
  • Bump com.github.spotbugs:spotbugs from 4.8.4 to 4.8.5 (#576)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#575)
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#574)
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#573)
  • Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 (#571)
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#570)
  • Bump actions/checkout from 4.1.3 to 4.1.4 (#569)
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#568)
  • Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#567)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#566)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#565)
  • Bump actions/checkout from 4.1.2 to 4.1.3 (#564)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#561)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#560)
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#557)
  • Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4 (#554)
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#553)
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#552)
  • Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#551)
  • Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 (#550)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#549)
  • Bump org.ow2.asm:asm from 9.6 to 9.7 (#548)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#546)
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#545)
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#544)
  • Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 (#542)
  • Bump actions/setup-java from 4.2.0 to 4.2.1 (#541)

... (truncated)

Commits
  • 43d6095 Move to version 5.3.0
  • 2067964 We do not need android or a passphrase anymore. The passphrase is asked in co...
  • c9cdc78 Update github pages
  • 633f6e5 Have a little script to launch all builds
  • 9dca8f1 Bump org.apache.maven.plugins:maven-checkstyle-plugin
  • 7eb917f We should stay on the last testng version supporting
  • 1b61e66 Update plugins
  • 7cd629e The fix was made by upgrading ByteBuddy but we now test against Java 22 (clos...
  • b128336 Remove bytebuddy and asm shading to help compatibility with new Java versions...
  • 61534cf Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0
  • 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.3.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.3.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 added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@uwolfer uwolfer merged commit 180599b into master Jun 11, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.easymock-easymock-5.3.0 branch June 11, 2024 11:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant