-
Notifications
You must be signed in to change notification settings - Fork 3
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
build(deps): Bump the maven group across 1 directory with 10 updates #127
Merged
Conversation
This file contains 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 maven group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.3` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.11.0` | `5.0.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.13.0` | `5.14.2` | | [org.redisson:redisson](https://github.com/redisson/redisson) | `3.36.0` | `3.38.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.8` | `1.5.12` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.0` | `3.11.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.2` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.6` | `3.2.7` | Updates `org.junit:junit-bom` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.3) Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3) Updates `org.mockito:mockito-core` from 4.11.0 to 5.0.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.0.0) Updates `org.mockito:mockito-junit-jupiter` from 5.13.0 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.2) Updates `org.redisson:redisson` from 3.36.0 to 3.38.1 - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](redisson/redisson@redisson-3.36.0...redisson-3.38.1) Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.12 - [Commits](qos-ch/logback@v_1.5.8...v_1.5.12) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.0 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.redisson:redisson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 4, 2024
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 maven group with 10 updates in the / directory:
5.11.0
5.11.3
1.20.1
1.20.3
4.11.0
5.0.0
5.13.0
5.14.2
3.36.0
3.38.1
1.5.8
1.5.12
3.10.0
3.11.1
3.5.0
3.5.2
3.5.0
3.5.2
3.2.6
3.2.7
Updates
org.junit:junit-bom
from 5.11.0 to 5.11.3Release notes
Sourced from org.junit:junit-bom's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
org.testcontainers:testcontainers-bom
from 1.20.1 to 1.20.3Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
... (truncated)
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantUpdates
org.mockito:mockito-core
from 4.11.0 to 5.0.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
adf528d
Bump versions.bytebuddy from 1.12.21 to 1.12.22 (#2864)2418419
Bump versions.junitJupiter from 5.9.1 to 5.9.2 (#2858)3d40cd5
Bump junit-platform-launcher from 1.9.1 to 1.9.2 (#2859)9bec8e3
Bump versions.errorprone from 2.17.0 to 2.18.0 (#2857)a9595f5
Switch the default mockmaker to the inline mockmaker on JDK 17+ (#2834)c5d7fbc
Bump assertj-core from 3.23.1 to 3.24.1 (#2854)dbd7f2f
Bump versions.bytebuddy from 1.12.20 to 1.12.21 (#2852)4d62fa7
Bump junit from 1.1.4 to 1.1.5 (#2850)b1b6d6a
Bump espresso-core from 3.5.0 to 3.5.1 (#2849)7b5b8dd
Remove use case for non-existent method VerificationWithTimeout#never (#2848)Updates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.redisson:redisson
from 3.36.0 to 3.38.1Release notes
Sourced from org.redisson:redisson's releases.
Changelog
Sourced from org.redisson:redisson's changelog.
... (truncated)
Commits
c5f8fcf
[maven-release-plugin] prepare release redisson-3.38.13a32180
Fixed - pollAsync() and removeAsync() methods of RPriorityQueue and RPriority...cd4a9cb
refactoring234ad75
Fixed - Spring CacheCacheable(sync)
loads value multiple times for reactiv...661c1a0
Update CHANGELOG.md654ad57
Merge pull request #6258 from Wujiaxuan007/bugfix/kryo-version985e082
build(pom.xml): upgrade kryo version 5.6.2db75fe9
Update CHANGELOG.md8198243
[maven-release-plugin] prepare for next development iteration72823bf
[maven-release-plugin] prepare release redisson-3.38.0Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.12Commits
3a64b51
prepare release 1.5.12ecae664
fix issues/87985968fa
logger call ends with two exceptions - fix issues/876ea3cec8
Update README.md887cbba
update README.mddf2a3b6
start work on 1.5.12-SNAPSHOT3aa0730
prepare release of version 1.5.118bcfd9a
allow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86
refactorings in support of logback-tyler8749edc
start work on 1.5.11-SNAPSHOTUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.10.0 to 3.11.1Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
619650c
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1e314da0
[MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin62a6861
[MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletelyd1090c5
[maven-release-plugin] prepare for next development iterationee030f7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.06c5fdc0
[MJAVADOC-819] Align archive generation code with Maven Source Plugin3a90de5
[MJAVADOC-787] Automatic detection of release option for JDK < 9373172d
[MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stackba266c0
Fix SCM tag5775ce1
Fix typoUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.0 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.5.0 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpda...
Description has been truncated