This repository was archived by the owner on Mar 16, 2026. It is now read-only.
build(deps): bump the all-dependencies group across 1 directory with 10 updates#19
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
build(deps): bump the all-dependencies group across 1 directory with 10 updates#19dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
…10 updates Bumps the all-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.16.1` | `2.21.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.10.0` | `6.0.3` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.7.0` | `5.22.0` | | [commons-cli:commons-cli](https://github.com/apache/commons-cli) | `1.8.0` | `1.11.0` | | org.slf4j:slf4j-api | `2.0.7` | `2.0.17` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.28` | `1.5.32` | | io.ktor.plugin | `2.3.12` | `3.4.1` | | com.github.spotbugs | `6.1.3` | `6.4.8` | | gradle-wrapper | `8.5` | `9.4.0` | Updates `commons-io:commons-io` from 2.16.1 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.16.1...rel/commons-io-2.21.0) Updates `org.junit:junit-bom` from 5.10.0 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.0...r6.0.3) Updates `org.mockito:mockito-core` from 5.7.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.7.0...v5.22.0) Updates `org.mockito:mockito-junit-jupiter` from 5.7.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.7.0...v5.22.0) Updates `commons-cli:commons-cli` from 1.8.0 to 1.11.0 - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.8.0...rel/commons-cli-1.11.0) Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.17 Updates `ch.qos.logback:logback-classic` from 1.5.28 to 1.5.32 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.28...v_1.5.32) Updates `io.ktor.plugin` from 2.3.12 to 3.4.1 Updates `com.github.spotbugs` from 6.1.3 to 6.4.8 Updates `gradle-wrapper` from 8.5 to 9.4.0 --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.ktor.plugin dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: com.github.spotbugs dependency-version: 6.4.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
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 |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 all-dependencies group with 9 updates in the / directory:
2.16.12.21.05.10.06.0.35.7.05.22.01.8.01.11.02.0.72.0.171.5.281.5.322.3.123.4.16.1.36.4.88.59.4.0Updates
commons-io:commons-iofrom 2.16.1 to 2.21.0Changelog
Sourced from commons-io:commons-io's changelog.
... (truncated)
Commits
54073d3Prepare for the release candidate 2.21.0 RC1f141f09Prepare for the next release candidateadcf135Add license header0f499d0Use new oak logo34a961cUse HTTPS in URL9e51118Use HTTPS in URLd715865Add dependabot email [skip ci]3d6a7e1Javadocad875d5Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#810)bc01deeBump github/codeql-action from 4.30.9 to 4.31.2 (#811)Updates
org.junit:junit-bomfrom 5.10.0 to 6.0.3Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
36e3253Release 6.0.3295561fFinalize 6.0.3 release notesea18076Fix deadlock in NamespacedHierarchicalStore.computeIfAbsent() (#5348)869e232Add 5.14.3 release notesd4b34c4Fix links to User Guide5c8fb0fReliably support JRE.OTHER with @EnabledOnJre and @DisabledOnJrefebb13fCheck out entire repo so switching tomainbranch works in last step71fba90Installpoppler-utilsforpdfinfo740e9e0Update API baseline2ba535fUse release branch of examples repoUpdates
org.mockito:mockito-corefrom 5.7.0 to 5.22.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
25f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)9e5d449Add tests for Sets utility class (#3771)8d9a62fBump actions/upload-artifact from 5 to 6 (#3774)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)Updates
org.mockito:mockito-junit-jupiterfrom 5.7.0 to 5.22.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
25f1395Add core API to enable Kotlin singleton mocking (#3762)ef9ee55Avoids mocking private static methods, as well as package-private static meth...d16fcfcBump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)27eb8a3ClarifyRETURNS_MOCKSbehavior with sealed abstract enums (Java 15+) (#3773)9e5d449Add tests for Sets utility class (#3771)8d9a62fBump actions/upload-artifact from 5 to 6 (#3774)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)Updates
commons-cli:commons-clifrom 1.8.0 to 1.11.0Changelog
Sourced from commons-cli:commons-cli's changelog.
... (truncated)
Commits
d746133Prepare for the release candidate 1.11.0 RC1966ddd6Prepare for the next release candidate234a34dUse ternary to reduce duplicationef98fc4Better test assertionsa9baf80No need to create an intermediary array4c46459Reduce returns7108379Javadoc7199a70Use forEachRemaininge852acfReuse constants395346cBetter exception messageUpdates
org.slf4j:slf4j-apifrom 2.0.7 to 2.0.17Updates
ch.qos.logback:logback-classicfrom 1.5.28 to 1.5.32Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
e807335prepare release 1.5.32dc35d55fix logback-access/issues/34 by checking if dependency is a sub-model of the ...8e32278added simple test for appender definitiob via file inclusion834dbedstart work on 1.5.32-SNAPSHOT168e42fadd test to check that Logback SLF4J provider can be activateded45362prepare release 1.5.31609dae7fix missing META-INF directory7739739start work on 1.5.31-SNAPSHOT44164f1prepare release 1.5.309874f06test for top-file as a resource, introduced new module logback-classic-miscUpdates
io.ktor.pluginfrom 2.3.12 to 3.4.1Updates
com.github.spotbugsfrom 6.1.3 to 6.4.8Updates
gradle-wrapperfrom 8.5 to 9.4.0Dependabot 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 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