chore(deps): Bump the java group across 1 directory with 6 updates#37
Merged
Conversation
Bumps the java group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.2` | | [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.20.0` | `5.21.0` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.21` | `1.5.29` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.6` | `3.27.7` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.9.0` | `3.10.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | Updates `org.junit:junit-bom` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) Updates `org.mockito:mockito-bom` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) Updates `ch.qos.logback:logback-classic` from 1.5.21 to 1.5.29 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.21...v_1.5.29) Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.mockito:mockito-bom dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 java group with 6 updates in the / directory:
6.0.16.0.25.20.05.21.01.5.211.5.293.27.63.27.73.9.03.10.03.14.13.15.0Updates
org.junit:junit-bomfrom 6.0.1 to 6.0.2Release notes
Sourced from org.junit:junit-bom's releases.
Commits
c5c5de5Release 6.0.298b6f78Add missing checkout step732dc27Finalize 6.0.2 release notes6a25736Finalize 5.14.2 release notes33e66bfMove release notes for #5238 entry to 6.1.0-M211f0f82Update copyright headers6ce1265Consistently add license header to all java source files4d454eeUpdate dependency@antora/lunr-extensionto v1.0.0-alpha.12faf4a58Use--sincefeature of Javadoc5cc8b05Mark new recommended APIs as "maintained" rather than "experimental"Updates
org.mockito:mockito-bomfrom 5.20.0 to 5.21.0Release notes
Sourced from org.mockito:mockito-bom's releases.
Commits
09d2230Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768)df3e0ccBump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767)04a6e9fBump actions/checkout from 5 to 6 (#3765)756a3cfAdd description of matchers to potential mismatch (#3760)58ba445Forbid mocking WeakReference with inline mock maker (#3759)966d600Bump actions/upload-artifact from 4 to 5 (#3756)632bf7bBump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755)8564b43Fix primitives support in GenericArrayReturnType for Android (#3753)bf3a809Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744)cffddd4Bump gradle/actions from 4 to 5 (#3743)Updates
ch.qos.logback:logback-classicfrom 1.5.21 to 1.5.29Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
5db1146prepare release 1.5.29c94a5feminor changes2bc697frevert commit 4f560a0331b, once again, appender names of references are subje...4192131start work on 1.5.29-SNAPSHOTe7a1855prepare release 1.5.28e8dee44cosmetic changes onlyded504cminor refactoring8af5459fix NPE as reported in issues/10144f560a0appender names of references not subject to substitutioneab8e1dremove spurious Sytem.out, add javadocUpdates
org.assertj:assertj-corefrom 3.27.6 to 3.27.7Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
e840716[maven-release-plugin] prepare release assertj-build-3.27.785ca7ebDeprecateXmlStringPrettyFormatter77081dcMerge commit from forkb68fc24Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group ...0cf5bb6Bumpkotlin.versionfrom 2.1.0 to 2.2.21d393ef1Abort tests when symbolic links cannot be created (#3788)2212433Add IntelliJ custom inspection for test class names5717d02Update JetBrains icona8ec20bAdd icon for JetBrains productsc05fb3dBump Maven to 3.9.12 and Wrapper to 3.3.4Updates
org.apache.maven.plugins:maven-dependency-pluginfrom 3.9.0 to 3.10.0Release notes
Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.
Commits
4127c33[maven-release-plugin] prepare release maven-dependency-plugin-3.10.068b5e47Add analyze-only to usage page09d5860Fix Jenkin bages in README4308f6cBump org.apache.maven.shared:maven-dependency-analyzerba3c570Apply excludeReactor to plugin dependencies in go-offline and resolve-plugins0d88b66Only log dependency classpath when no property/file output is specified0075e31Bump org.assertj:assertj-core (#1581)65d53bbBump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#1582)eaf54f0Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#1580)ece9a38Improve dependencies filtering in AbstractAnalyzeMojoUpdates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.1 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1You can trigger a rebase of this PR 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 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