Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

... (truncated)

Commits

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

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

... (truncated)

Commits

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

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

... (truncated)

Commits

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

New Contributors

Full Changelog: freefair/gradle-plugins@8.13.1...8.14

Commits
  • 0cc3933 Merge pull request #1395 from freefair/dependabot/gradle/examples/org.apache....
  • eeb213d Merge pull request #1396 from freefair/dependabot/gradle/examples/org.apache....
  • 6779725 Merge pull request #1397 from freefair/dependabot/gradle/examples/org.apache....
  • 339a52f Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 in /examples
  • ea83fcb Bump org.apache.maven:maven-model from 3.9.9 to 3.9.10 in /examples
  • 685ce43 Bump org.apache.maven:maven-core from 3.9.9 to 3.9.10 in /examples
  • d032f86 Merge pull request #1387 from freefair/dependabot/gradle/examples/org.webjars...
  • 0241508 Merge pull request #1393 from freefair/dependabot/gradle/examples/org.junit-j...
  • fdd9033 Merge pull request #1390 from freefair/dependabot/gradle/org.apache.maven-mav...
  • 9fd6b8b Merge 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2025 22:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2025
@rammrain
Copy link
Member

rammrain commented Jul 3, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/all-deps-minor-and-patch-d4674a3466 branch from ffeb027 to 505cab5 Compare July 3, 2025 07:12
@rammrain
Copy link
Member

rammrain commented Jul 3, 2025

@dependabot rebase

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](https://github.com/mockito/mockito) | `5.2.+` | `5.18.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.2.+` | `5.18.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.2.+` | `5.18.+` |
| org.owasp.dependencycheck | `12.1.1` | `12.1.3` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `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](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/commits/v5.18.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.2.+ to 5.18.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/commits/v5.18.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.2.+ to 5.18.+
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/commits/v5.18.0)

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](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.13.1...8.14)

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-version: 10.1.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.18.+
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps-minor-and-patch
- dependency-name: org.owasp.dependencycheck
  dependency-version: 12.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps-minor-and-patch
- dependency-name: io.freefair.lombok
  dependency-version: '8.14'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/all-deps-minor-and-patch-d4674a3466 branch from 505cab5 to fdda924 Compare July 3, 2025 07:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/all-deps-minor-and-patch-d4674a3466 branch October 1, 2025 22: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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant