Skip to content

Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 5 updates#3308

Merged
Weltraumschaf merged 1 commit intomainfrom
dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-5cfa7b9834
Oct 6, 2025
Merged

Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 5 updates#3308
Weltraumschaf merged 1 commit intomainfrom
dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-5cfa7b9834

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 5 updates:

Package From To
org.junit:junit-bom 5.13.4 6.0.0
org.mockito:mockito-core 5.19.0 5.20.0
org.mockito:mockito-junit-jupiter 5.19.0 5.20.0
io.freefair.lombok 8.14.2 9.0.0
com.github.ben-manes.versions 0.52.0 0.53.0

Updates org.junit:junit-bom from 5.13.4 to 6.0.0

Release notes

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

JUnit 6.0.0 = Platform 6.0.0 + Jupiter 6.0.0 + Vintage 6.0.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r5.14.0...r6.0.0

JUnit 6.0.0-RC3 = Platform 6.0.0-RC3 + Jupiter 6.0.0-RC3 + Vintage 6.0.0-RC3

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-RC2...r6.0.0-RC3

JUnit 6.0.0-RC2 = Platform 6.0.0-RC2 + Jupiter 6.0.0-RC2 + Vintage 6.0.0-RC2

See Release Notes.

Full Changelog: junit-team/junit-framework@r6.0.0-RC1...r6.0.0-RC2

JUnit 6.0.0-RC1 = Platform 6.0.0-RC1 + Jupiter 6.0.0-RC1 + Vintage 6.0.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M2...r6.0.0-RC1

JUnit 6.0.0-M2 = Platform 6.0.0-M2 + Jupiter 6.0.0-M2 + Vintage 6.0.0-M2

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0-M1...r6.0.0-M2

... (truncated)

Commits
  • 4f79594 Release 6.0.0
  • 55af30a Revert "Use develop/6.x branch for junit-examples during release build"
  • df3cfdd Release 5.14.0
  • fcb84a2 Disable backward compatibility check when offline
  • c9c8344 Prune 5.14.0 release notes
  • 03d8a72 Update broken link to using API Gaurdian with bndtools
  • 3a0b29b Use temporary JUnit 6 logo
  • 6603caa Rename eclipseClasspath to eclipseConventions to avoid confusion
  • ab3470b Make sealed MediaType work in Eclipse
  • a8cd41e Remove annotations not visible in Eclipse
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.19.0 to 5.20.0

Release notes

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

v5.20.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.20.0

Commits
  • 3a1a19e Add support for generic types in MockedConstruction and MockedStatic (#3729)
  • f3c957a Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)
  • 3cfbd42 Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)
  • 6f9a04b Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)
  • c75dfb8 Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)
  • 54474fa Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)
  • bc06f21 Use Assume.assumeThat for SequencedCollection tests (#3711)
  • a10aed0 Bump actions/setup-java from 4 to 5 (#3715)
  • 37bb3e5 Fix metadata generation on GraalVM (#3710)
  • ef2fd6f Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.20.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.20.0

Commits
  • 3a1a19e Add support for generic types in MockedConstruction and MockedStatic (#3729)
  • f3c957a Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)
  • 3cfbd42 Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)
  • 6f9a04b Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)
  • c75dfb8 Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)
  • 54474fa Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)
  • bc06f21 Use Assume.assumeThat for SequencedCollection tests (#3711)
  • a10aed0 Bump actions/setup-java from 4 to 5 (#3715)
  • 37bb3e5 Fix metadata generation on GraalVM (#3710)
  • ef2fd6f Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)
  • Additional commits viewable in compare view

Updates io.freefair.lombok from 8.14.2 to 9.0.0

Release notes

Sourced from io.freefair.lombok's releases.

9.0.0

What's Changed

Full Changelog: freefair/gradle-plugins@8.14.2...9.0.0

9.0.0-rc2

Full Changelog: freefair/gradle-plugins@9.0.0-rc1...9.0.0-rc2

9.0.0-rc1

... (truncated)

Commits
  • 786f564 Update to Spring Boot 3.5.6
  • fe43572 Merge branch '8.x' of github.com:freefair/gradle-plugins
  • 3da1f86 Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 (#1469)
  • b39aef5 Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#1487)
  • 4b0917a Merge branch '8.x' of github.com:freefair/gradle-plugins
  • d413a0a remove gradle build cache
  • f5e37df Update to Gradle 9.1.0
  • 10d1d3a Merge branch '8.x' of github.com:freefair/gradle-plugins
  • 047a17d Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1488)
  • fd0b3fa Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples (#1491)
  • Additional commits viewable in compare view

Updates com.github.ben-manes.versions from 0.52.0 to 0.53.0

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 gradle-version-updates group in /hooks/persistence-defectdojo/hook with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.14.2` | `9.0.0` |
| com.github.ben-manes.versions | `0.52.0` | `0.53.0` |


Updates `org.junit:junit-bom` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.20.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.20.0)

Updates `io.freefair.lombok` from 8.14.2 to 9.0.0
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.14.2...9.0.0)

Updates `com.github.ben-manes.versions` from 0.52.0 to 0.53.0

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-version-updates
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: io.freefair.lombok
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-version-updates
- dependency-name: com.github.ben-manes.versions
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
...

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 Oct 6, 2025
@dependabot dependabot bot added the java Pull requests that update Java code label Oct 6, 2025
@netlify
Copy link

netlify bot commented Oct 6, 2025

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 7fa5bb1
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/68e3879209e3340008ebe1de

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2025

@Weltraumschaf Weltraumschaf moved this from Triage to To Review in secureCodeBox Oct 6, 2025
@github-project-automation github-project-automation bot moved this from To Review to Reviewer Approved in secureCodeBox Oct 6, 2025
@Weltraumschaf Weltraumschaf merged commit 64c572b into main Oct 6, 2025
54 checks passed
@Weltraumschaf Weltraumschaf deleted the dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-5cfa7b9834 branch October 6, 2025 18:01
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in secureCodeBox Oct 6, 2025
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

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant