-
Notifications
You must be signed in to change notification settings - Fork 47
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 minor-and-patch group across 2 directories with 17 updates #1088
Merged
aka-bo
merged 3 commits into
main
from
dependabot/maven/server/java/minor-and-patch-18fcc900b3
Nov 25, 2024
Merged
build(deps): bump the minor-and-patch group across 2 directories with 17 updates #1088
aka-bo
merged 3 commits into
main
from
dependabot/maven/server/java/minor-and-patch-18fcc900b3
Nov 25, 2024
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
labels
Nov 22, 2024
dependabot
bot
force-pushed
the
dependabot/maven/server/java/minor-and-patch-18fcc900b3
branch
from
November 22, 2024 23:36
b5e0a1f
to
b424036
Compare
… 17 updates Bumps the minor-and-patch group with 15 updates in the /server/java directory: | Package | From | To | | --- | --- | --- | | [io.netty:netty-all](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty) | `4.1.103.Final` | `4.1.115.Final` | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.5` | `4.7.6` | | org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` | | org.slf4j:slf4j-api | `2.0.9` | `2.0.16` | | org.slf4j:slf4j-simple | `2.0.9` | `2.0.16` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.3` | `5.11.3` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.3` | `5.11.3` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.3.1` | `5.14.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.13.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.2.2` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0` | `3.5.2` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.10` | `0.8.12` | Bumps the minor-and-patch group with 5 updates in the /tests/cross-language/java directory: | Package | From | To | | --- | --- | --- | | [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) | `8.0.28` | `8.0.30` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.1.0` | `5.11.3` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.7.0` | `3.13.0` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.0.0` | `3.6.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.0.1` | `3.3.1` | Updates `io.netty:netty-all` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-codec-http2` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-handler-proxy` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-codec-http2` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-handler-proxy` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.1.103.Final to 4.1.115.Final - [Commits](netty/netty@netty-4.1.103.Final...netty-4.1.115.Final) Updates `info.picocli:picocli` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.5...v4.7.6) Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.9 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.9 to 2.0.16 Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.11.3) Updates `org.mockito:mockito-core` from 5.3.1 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.14.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.2.2 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.5.2) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.10 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.12) Updates `mysql:mysql-connector-java` from 8.0.28 to 8.0.30 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.28...8.0.30) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.1.0 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.11.3) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.7.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.0.0 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.0.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.1...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-handler-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-handler-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mysql:mysql-connector-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/maven/server/java/minor-and-patch-18fcc900b3
branch
from
November 23, 2024 00:11
b424036
to
0f7d3b2
Compare
FIX: Failed during checkstyle configuration: cannot initialize module TreeWalker - TreeWalker is not allowed as a parent of LineLength Please review 'Parent Module' section for this Check in web documentation if Check is standard.
aka-bo
approved these changes
Nov 25, 2024
aka-bo
deleted the
dependabot/maven/server/java/minor-and-patch-18fcc900b3
branch
November 25, 2024 19:13
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 minor-and-patch group with 15 updates in the /server/java directory:
4.1.103.Final
4.1.115.Final
4.1.103.Final
4.1.115.Final
4.1.103.Final
4.1.115.Final
4.1.103.Final
4.1.115.Final
4.7.5
4.7.6
3.14.0
3.17.0
2.0.9
2.0.16
2.0.9
2.0.16
5.9.3
5.11.3
5.9.3
5.11.3
5.3.1
5.14.2
3.10.1
3.13.0
3.2.2
3.6.0
3.0.0
3.5.2
0.8.10
0.8.12
Bumps the minor-and-patch group with 5 updates in the /tests/cross-language/java directory:
8.0.28
8.0.30
5.1.0
5.11.3
3.7.0
3.13.0
3.0.0
3.6.0
3.0.1
3.3.1
Updates
io.netty:netty-all
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
io.netty:netty-codec-http2
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
io.netty:netty-handler-proxy
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
io.netty:netty-transport-native-unix-common
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
io.netty:netty-codec-http2
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
io.netty:netty-handler-proxy
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
io.netty:netty-transport-native-unix-common
from 4.1.103.Final to 4.1.115.FinalCommits
04f9b4a
[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70
Merge commit from fork7b4fe3d
Specialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699e
Explicit specify the platform for Docker files (#14448)3520fc7
Ensure netty-all generation does not override other snapshot jars (#14450)925064e
Preserve ordering of default named groups during conversation (#14447)837b738
Make JMH executor threads look like event loop threads (#14444)a434eef
AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123be
Allow to set used named groups per OpenSslContext (#14433)dadbf58
Correctly detect if KeyManager is not supported by OpenSSL version (#14437)Updates
info.picocli:picocli
from 4.7.5 to 4.7.6Release notes
Sourced from info.picocli:picocli's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli's changelog.
... (truncated)
Commits
368d97e
Release picocli version 4.7.6ca9fbb6
#2145 fix output dir7737d84
#2145 add test6430401
[BUILD] fix broken CI testsaa46a77
Bump actions/upload-artifact from 4.3.1 to 4.3.34843676
Bump actions/checkout from 4.1.2 to 4.1.4c825d20
#2270 Custom type converter for primitiveboolean
options should not be i...fa33be1
#2149 bugfix: ArgSpecs are not equal if their enclosing command is different92be33a
DOC update release notes for dependency updates9791bd9
#2228 DOC: Clarify thatParseResult
passed to `IExecutionExceptionHandler...Updates
org.apache.commons:commons-lang3
from 3.14.0 to 3.17.0Updates
org.slf4j:slf4j-api
from 2.0.9 to 2.0.16Updates
org.slf4j:slf4j-simple
from 2.0.9 to 2.0.16Updates
org.slf4j:slf4j-simple
from 2.0.9 to 2.0.16Updates
org.junit.jupiter:junit-jupiter-engine
from 5.9.3 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
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.junit.jupiter:junit-jupiter-api
from 5.9.3 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
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.mockito:mockito-core
from 5.3.1 to 5.14.2Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
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.apache.maven.plugins:maven-compiler-plugin
from 3.10.1 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.