Skip to content

Bump the build-dependencies group with 3 updates #71

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the build-dependencies group with 3 updates: org.mockito:mockito-bom, org.junit:junit-bom and org.codehaus.gmavenplus:gmavenplus-plugin.

Updates org.mockito:mockito-bom from 5.16.1 to 5.17.0

Release notes

Sourced from org.mockito:mockito-bom's releases.

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0

Commits

Updates org.junit:junit-bom from 5.12.1 to 5.12.2

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.12.1...r5.12.2

Commits
  • 0a44659 Release 5.12.2
  • 4c7dfdc Finalize 5.12.2 release notes
  • 561613e Fix handling of CleanupMode.ON_SUCCESS
  • 19d07d2 Add 5.12.2 release notes from template
  • 803cbb6 Add build parameter for enabling dry-run mode for test execution
  • eb43e62 Back to snapshots for further development
  • See full diff in compare view

Updates org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.1 to 4.2.0

Release notes

Sourced from org.codehaus.gmavenplus:gmavenplus-plugin's releases.

4.2.0

Bugs

None.

Enhancements

Support Java 24 and 25 (#330). Support Maven 4 (#328) Thanks to @​gnodet for this PR!

Potentially breaking changes

None

Notes

None

Commits
  • 796337d [maven-release-plugin] prepare release 4.2.0
  • 10f57c5 Merge pull request #326 from groovy/snyk-upgrade-d903072a16375cd525f2711dc1f5...
  • 5b920e5 Merge pull request #327 from groovy/snyk-upgrade-6520365dd41e2b02e81c49233992...
  • c361909 Update plugins
  • 8a797f3 Fix for Maven 4 breaking changes (closes #328)
  • 69ac88d Merge pull request #330 from groovy/java-24
  • b28792c Bump version for next release
  • 82bdf0b Java 25 support
  • 8d37dd9 Update plugins and dependencies
  • d673ef5 Update bytecode checks for Groovy 5
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-dependencies group with 3 updates: [org.mockito:mockito-bom](https://github.com/mockito/mockito), [org.junit:junit-bom](https://github.com/junit-team/junit5) and [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus).


Updates `org.mockito:mockito-bom` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.16.1...v5.17.0)

Updates `org.junit:junit-bom` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.12.1...r5.12.2)

Updates `org.codehaus.gmavenplus:gmavenplus-plugin` from 4.1.1 to 4.2.0
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-version: 5.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

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 May 1, 2025
@yrodiere yrodiere merged commit 68f96c1 into main May 5, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-895e6fde34 branch May 5, 2025 08:20
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