-
Notifications
You must be signed in to change notification settings - Fork 71
Bump the gradle-minors group with 14 updates #730
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/gradle/gradle-minors-7a45f9dd4c
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+12
−12
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gradle-minors group with 14 updates: | Package | From | To | | --- | --- | --- | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.8.6` | `4.9.4` | | [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) | `1.13.0` | `1.14.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.4` | | [org.jacoco:org.jacoco.agent](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.13` | | [org.jacoco:org.jacoco.ant](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.13` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.11.1` | `5.13.4` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.11.1` | `5.13.4` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.13.0` | `5.19.0` | | [org.pitest:pitest-command-line](https://github.com/hcoles/pitest) | `1.17.3` | `1.20.2` | | [org.pitest:pitest-junit5-plugin](https://github.com/pitest/pitest-junit5-plugin) | `1.2.1` | `1.2.3` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.36` | `1.18.38` | | com.diffplug.spotless | `7.0.0.BETA4` | `7.2.1` | | com.dorongold.task-tree | `4.0.0` | `4.0.1` | | com.github.ben-manes.versions | `0.51.0` | `0.52.0` | Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.4) Updates `com.h3xstream.findsecbugs:findsecbugs-plugin` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases) - [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md) - [Commits](find-sec-bugs/find-sec-bugs@version-1.13.0...version-1.14.0) Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.4 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.4) Updates `org.jacoco:org.jacoco.agent` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.jacoco:org.jacoco.ant` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.jacoco:org.jacoco.ant` from 0.8.12 to 0.8.13 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.12...v0.8.13) Updates `org.junit.jupiter:junit-jupiter` from 5.11.1 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.13.4) Updates `org.mockito:mockito-core` from 5.13.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.19.0) Updates `org.pitest:pitest-command-line` from 1.17.3 to 1.20.2 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@1.17.3...1.20.2) Updates `org.pitest:pitest-junit5-plugin` from 1.2.1 to 1.2.3 - [Release notes](https://github.com/pitest/pitest-junit5-plugin/releases) - [Commits](pitest/pitest-junit5-plugin@1.2.1...1.2.3) Updates `org.projectlombok:lombok` from 1.18.36 to 1.18.38 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.36...v1.18.38) Updates `com.diffplug.spotless` from 7.0.0.BETA4 to 7.2.1 Updates `com.dorongold.task-tree` from 4.0.0 to 4.0.1 Updates `com.github.ben-manes.versions` from 0.51.0 to 0.52.0 --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: com.h3xstream.findsecbugs:findsecbugs-plugin dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.jacoco:org.jacoco.agent dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minors - dependency-name: org.jacoco:org.jacoco.ant dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minors - dependency-name: org.jacoco:org.jacoco.ant dependency-version: 0.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minors - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.pitest:pitest-command-line dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: org.pitest:pitest-junit5-plugin dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minors - dependency-name: org.projectlombok:lombok dependency-version: 1.18.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minors - dependency-name: com.diffplug.spotless dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors - dependency-name: com.dorongold.task-tree dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minors - dependency-name: com.github.ben-manes.versions dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minors ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Sep 4, 2025
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-minors group with 14 updates:
4.8.6
4.9.4
1.13.0
1.14.0
3.26.3
3.27.4
0.8.12
0.8.13
0.8.12
0.8.13
5.11.1
5.13.4
5.11.1
5.13.4
5.13.0
5.19.0
1.17.3
1.20.2
1.2.1
1.2.3
1.18.36
1.18.38
7.0.0.BETA4
7.2.1
4.0.0
4.0.1
0.51.0
0.52.0
Updates
com.github.spotbugs:spotbugs-annotations
from 4.8.6 to 4.9.4Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
014b0ee
release v4.9.40c0f125
build: Adjustments to the tag checking788524b
prepare for next release44656f0
release v4.9.4da2f64d
build: Make sure check is against origin/master not master0db0852
prepare for next release7ecaa15
release v4.9.4a2845af
build: Remove space in curlb433c57
build: Disable parallel builds for nowa4e906f
build: Cleanup release action to correctly workUpdates
com.h3xstream.findsecbugs:findsecbugs-plugin
from 1.13.0 to 1.14.0Release notes
Sourced from com.h3xstream.findsecbugs:findsecbugs-plugin's releases.
Commits
ba1fa60
Version used for release 1.14.0054e62b
Merge pull request #753 from JuditKnoll/cwe910d033
Merge pull request #756 from JuditKnoll/sb-updatecb1bd72
Merge pull request #755 from JuditKnoll/gha1afddee
update spotbugs and spotbugs maven plugin versionscf17531
update gha actions/cache from v1 to v4c679ba4
update MODIFICATION_AFTER_VALIDATION and NORMALIZATION_AFTER_VALIDATION cwe l...87ac1f6
update messages_ja.xmle56bf59
make cwe info consistent233f2d8
Merge pull request #750 from kohlschuetter/ck/issue-332Updates
org.assertj:assertj-core
from 3.26.3 to 3.27.4Release notes
Sourced from org.assertj:assertj-core's releases.
... (truncated)
Commits
7a64cde
[maven-release-plugin] prepare release assertj-build-3.27.4feb5f6f
Annotatefail
methods with custom@Contract
(#3882)43e8b65
Deprecateorg.assertj.core.util.CheckReturnValue
in favor of `org.assertj.c...1bf8cd6
Deprecateorg.assertj.core.util.CanIgnoreReturnValue
in favor of `org.asser...72d08b2
Deprecateorg.assertj.core.annotations.Beta
in favor of `org.assertj.core.a...475c2eb
Polishfdc9bc5
Skip tests during snapshot publishing8f4a1b5
Migrate to the Central Publisher Portal, enable snapshot publishing (#3881)7461b68
Fix thread-safety inAbstractDateAssert
(#3874)015f095
Remove EOL Java 23Updates
org.jacoco:org.jacoco.agent
from 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:org.jacoco.agent's releases.
Commits
78d5eff
Prepare release 0.8.13e579092
Happy birthday Java 24! (#1867)17d31aa
Upgrade ASM to 9.8 (#1863)ee07ecb
Upgrade Kotlin to 2.1.20 (#1860)f0dcc6b
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3
Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99
Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68b
Upgrade maven-install-plugin to 3.1.4 (#1853)80ebc77
Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.jacoco:org.jacoco.ant
from 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:org.jacoco.ant's releases.
Commits
78d5eff
Prepare release 0.8.13e579092
Happy birthday Java 24! (#1867)17d31aa
Upgrade ASM to 9.8 (#1863)ee07ecb
Upgrade Kotlin to 2.1.20 (#1860)f0dcc6b
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3
Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99
Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68b
Upgrade maven-install-plugin to 3.1.4 (#1853)80ebc77
Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.jacoco:org.jacoco.ant
from 0.8.12 to 0.8.13Release notes
Sourced from org.jacoco:org.jacoco.ant's releases.
Commits
78d5eff
Prepare release 0.8.13e579092
Happy birthday Java 24! (#1867)17d31aa
Upgrade ASM to 9.8 (#1863)ee07ecb
Upgrade Kotlin to 2.1.20 (#1860)f0dcc6b
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3
Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99
Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68b
Upgrade maven-install-plugin to 3.1.4 (#1853)80ebc77
Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)Updates
org.junit.jupiter:junit-jupiter
from 5.11.1 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.1 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
8a21048
Release 5.13.49a38789
Finalize 5.13.4 release notes458325c
Log only once per implementation type forCloseableResource
types976a110
Protect against potential problems when converting file-based selectorse94f728
Allow default package forPackageSource
b60fecf
Fail on classpath resource names that are blank after removing leading /6378c88
Removejava.*
packages fromImport-Package
headers in all jars (#4738)1a360f3
Create initial 5.13.4 release notes from template806fc9a
Document #4689 in release notes1653839
Document #4686 in release notesUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.11.1 to 5.13.4Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.