Bump the all-deps-minor-and-patch group with 6 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 3
(5 months ago)
(2 months ago)
(2 months ago)
dependencies java
Bumps the all-deps-minor-and-patch group with 7 updates:
| Package | From | To |
|---|---|---|
| org.apache.tomcat:tomcat-catalina | 10.1.41 |
10.1.42 |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | 2.19.0 |
2.19.1 |
| org.mockito:mockito-core | 5.2.+ |
5.18.0 |
| org.mockito:mockito-junit-jupiter | 5.2.+ |
5.18.0 |
| org.mockito:mockito-junit-jupiter | 5.2.+ |
5.18.+ |
| org.owasp.dependencycheck | 12.1.1 |
12.1.3 |
| io.freefair.lombok | 8.13.1 |
8.14 |
Updates org.apache.tomcat:tomcat-catalina from 10.1.41 to 10.1.42
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.19.1
Updates org.mockito:mockito-core from 5.2.+ to 5.18.0
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.18.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
- 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot]
- Make vararg checks Scala friendly (for mockito-scala) [(#3651)](mockito/mockito#3651)
- For UnfinishedStubbingException, suggest the possibility of another thread [(#3636)](mockito/mockito#3636)
- UnfinishedStubbingException ought to suggest the possibility of another thread [(#3635)](mockito/mockito#3635)
v5.17.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
- 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
- Fixes #3631: Fix broken banner image link [(#3632)](mockito/mockito#3632)
- Banner image is broken [(#3631)](mockito/mockito#3631)
- Update exception message with mockito-inline [(#3628)](mockito/mockito#3628)
- Clarify structure of commit messages [(#3626)](mockito/mockito#3626)
- Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623)
- MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622)
- Since mockito-inline has been removed, the exception messages with
mockito-inlineshould be modified. [(#3621)](mockito/mockito#3621)- Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619)
- Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616)
- Broken links to javadoc.io [(#3615)](mockito/mockito#3615)
- Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171)
v5.16.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
- 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
- Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610)
- Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608)
- Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606)
- Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605)
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
- 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
- Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597)
- Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579)
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571)
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569)
- Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568)
- Adds
--infoto diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567)- Refine reflection when calling management factory [(#3566)](mockito/mockito#3566)
... (truncated)
Commits
- See full diff in compare view
Updates org.mockito:mockito-junit-jupiter from 5.2.+ to 5.18.0
Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
v5.18.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
- 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot]
- Make vararg checks Scala friendly (for mockito-scala) [(#3651)](mockito/mockito#3651)
- For UnfinishedStubbingException, suggest the possibility of another thread [(#3636)](mockito/mockito#3636)
- UnfinishedStubbingException ought to suggest the possibility of another thread [(#3635)](mockito/mockito#3635)
v5.17.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
- 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
- Fixes #3631: Fix broken banner image link [(#3632)](mockito/mockito#3632)
- Banner image is broken [(#3631)](mockito/mockito#3631)
- Update exception message with mockito-inline [(#3628)](mockito/mockito#3628)
- Clarify structure of commit messages [(#3626)](mockito/mockito#3626)
- Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623)
- MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622)
- Since mockito-inline has been removed, the exception messages with
mockito-inlineshould be modified. [(#3621)](mockito/mockito#3621)- Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619)
- Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616)
- Broken links to javadoc.io [(#3615)](mockito/mockito#3615)
- Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171)
v5.16.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
- 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
- Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610)
- Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608)
- Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606)
- Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605)
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
- 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
- Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597)
- Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579)
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571)
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569)
- Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568)
- Adds
--infoto diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567)- Refine reflection when calling management factory [(#3566)](mockito/mockito#3566)
... (truncated)
Commits
- See full diff in compare view
Updates org.mockito:mockito-junit-jupiter from 5.2.+ to 5.18.+
Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
v5.18.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
- 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot]
- Make vararg checks Scala friendly (for mockito-scala) [(#3651)](mockito/mockito#3651)
- For UnfinishedStubbingException, suggest the possibility of another thread [(#3636)](mockito/mockito#3636)
- UnfinishedStubbingException ought to suggest the possibility of another thread [(#3635)](mockito/mockito#3635)
v5.17.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
- 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
- Fixes #3631: Fix broken banner image link [(#3632)](mockito/mockito#3632)
- Banner image is broken [(#3631)](mockito/mockito#3631)
- Update exception message with mockito-inline [(#3628)](mockito/mockito#3628)
- Clarify structure of commit messages [(#3626)](mockito/mockito#3626)
- Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623)
- MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622)
- Since mockito-inline has been removed, the exception messages with
mockito-inlineshould be modified. [(#3621)](mockito/mockito#3621)- Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619)
- Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616)
- Broken links to javadoc.io [(#3615)](mockito/mockito#3615)
- Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171)
v5.16.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
- 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
- Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610)
- Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608)
- Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606)
- Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605)
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
- 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
- Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597)
- Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579)
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571)
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569)
- Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568)
- Adds
--infoto diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567)- Refine reflection when calling management factory [(#3566)](mockito/mockito#3566)
... (truncated)
Commits
- See full diff in compare view
Updates org.owasp.dependencycheck from 12.1.1 to 12.1.3
Updates io.freefair.lombok from 8.13.1 to 8.14
Release notes
Sourced from io.freefair.lombok's releases.
8.14
What's Changed
- Bump io.freefair.settings.plugin-versions from 8.13 to 8.13.1 by
@dependabotin freefair/gradle-plugins#1345- Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.0.1.5171 to 6.1.0.5360 by
@dependabotin freefair/gradle-plugins#1344- switch default lombok version to 1.18.38 by
@danishnawabin freefair/gradle-plugins#1348- Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 in /examples by
@dependabotin freefair/gradle-plugins#1342- Bump com.gradle.develocity from 3.19.2 to 4.0 by
@dependabotin freefair/gradle-plugins#1353- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by
@dependabotin freefair/gradle-plugins#1358- Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by
@dependabotin freefair/gradle-plugins#1351- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 in /examples by
@dependabotin freefair/gradle-plugins#1356- Bump org.aspectj:aspectjrt from 1.9.23 to 1.9.24 in /examples by
@dependabotin freefair/gradle-plugins#1355- Bump org.aspectj:aspectjtools from 1.9.23 to 1.9.24 in /examples by
@dependabotin freefair/gradle-plugins#1357- Bump retrofitVersion from 2.11.0 to 3.0.0 by
@dependabotin freefair/gradle-plugins#1367- Bump com.gradle.develocity from 4.0 to 4.0.1 by
@dependabotin freefair/gradle-plugins#1361- Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 6.1.0.5360 to 6.2.0.5505 by
@dependabotin freefair/gradle-plugins#1365- Bump de.larsgrefer.sass:sass-embedded-host from 4.1.0 to 4.2.0 by
@dependabotin freefair/gradle-plugins#1373- Bump org.springframework.boot from 3.4.4 to 3.4.5 in /examples by
@dependabotin freefair/gradle-plugins#1370- Bump com.github.spotbugs from 6.1.7 to 6.1.11 in /examples by
@dependabotin freefair/gradle-plugins#1364- Bump org.webjars:bootstrap from 5.3.3 to 5.3.5 in /examples by
@dependabotin freefair/gradle-plugins#1354- Bump org.springframework.boot:spring-boot-starter-test from 3.4.4 to 3.4.5 in /examples by
@dependabotin freefair/gradle-plugins#1371- Bump org.springframework.boot:spring-boot-starter from 3.4.4 to 3.4.5 in /examples by
@dependabotin freefair/gradle-plugins#1374- Bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 in /examples by
@dependabotin freefair/gradle-plugins#1375- Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by
@dependabotin freefair/gradle-plugins#1376- Bump com.github.spotbugs from 6.1.11 to 6.1.12 in /examples by
@dependabotin freefair/gradle-plugins#1377- Bump org.springframework.boot from 3.4.5 to 3.5.0 in /examples by
@dependabotin freefair/gradle-plugins#1380- Bump org.springframework.boot:spring-boot-starter from 3.4.5 to 3.5.0 in /examples by
@dependabotin freefair/gradle-plugins#1381- Bump org.junit:junit-bom from 5.12.2 to 5.13.1 by
@dependabotin freefair/gradle-plugins#1394- Bump com.gradle.develocity from 4.0.1 to 4.0.2 by
@dependabotin freefair/gradle-plugins#1382- Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 by
@dependabotin freefair/gradle-plugins#1391- Bump org.apache.maven:maven-artifact from 3.9.9 to 3.9.10 by
@dependabotin freefair/gradle-plugins#1390- Bump org.junit:junit-bom from 5.12.2 to 5.13.1 in /examples by
@dependabotin freefair/gradle-plugins#1393- Bump org.webjars:bootstrap from 5.3.5 to 5.3.6 in /examples by
@dependabotin freefair/gradle-plugins#1387- Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 in /examples by
@dependabotin freefair/gradle-plugins#1397- Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 in /examples by
@dependabotin freefair/gradle-plugins#1396- Bump org.apache.maven:maven-core from 3.9.9 to 3.9.10 in /examples by
@dependabotin freefair/gradle-plugins#1395New Contributors
@danishnawabmade their first contribution in freefair/gradle-plugins#1348Full Changelog: https://github.com/freefair/gradle-plugins/compare/8.13.1...8.14
Commits
0cc3933Merge pull request #1395 from freefair/dependabot/gradle/examples/org.apache....eeb213dMerge pull request #1396 from freefair/dependabot/gradle/examples/org.apache....6779725Merge pull request #1397 from freefair/dependabot/gradle/examples/org.apache....339a52fBump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 in /examplesea83fcbBump org.apache.maven:maven-model from 3.9.9 to 3.9.10 in /examples685ce43Bump org.apache.maven:maven-core from 3.9.9 to 3.9.10 in /examplesd032f86Merge pull request #1387 from freefair/dependabot/gradle/examples/org.webjars...0241508Merge pull request #1393 from freefair/dependabot/gradle/examples/org.junit-j...fdd9033Merge pull request #1390 from freefair/dependabot/gradle/org.apache.maven-mav...9fd6b8bMerge pull request #1391 from freefair/dependabot/gradle/org.apache.maven-mav...- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| org.apache.tomcat:tomcat-catalina | [>= 11.a, < 12] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
1
+5
-5
Package Dependencies
org.mockito:mockito-junit-jupiter
maven
5.2.+ → 5.18.0
Minor
maven
2.19.0 → 2.19.1
Patch
org.mockito:mockito-core
maven
5.2.+ → 5.18.0
Minor
org.apache.tomcat:tomcat-catalina
maven
10.1.41 → 10.1.42
Patch
org.owasp.dependencycheck
maven
12.1.1 → 12.1.3
Patch
Technical Details
| ID: | 2712194 |
| UUID: | 2633831672 |
| Node ID: | PR_kwDOKsv2Ms6c_RT4 |
| Host: | GitHub |
| Repository: | BitWeb/java-core-lib |
| Mergeable: | Yes |
| Merge State: | Unstable |