fix(deps): bump the all-deps group with 5 updates - #712
Merged
Conversation
Bumps the all-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | io.vertx:vertx-stack-depchain | `5.1.6` | `5.1.7` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.46` | `1.18.48` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `14.0.0` | `14.1.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.15.0` | `3.16.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.6` | `3.6.0` | Updates `io.vertx:vertx-stack-depchain` from 5.1.6 to 5.1.7 Updates `org.projectlombok:lombok` from 1.18.46 to 1.18.48 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.46...v1.18.48) Updates `com.puppycrawl.tools:checkstyle` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-14.0.0...checkstyle-14.1.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) --- updated-dependencies: - dependency-name: io.vertx:vertx-stack-depchain dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: org.projectlombok:lombok dependency-version: 1.18.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Aliaksandr-Fedasiuk,
psmagin and
viacheslavkol
September 6, 2026 01:13
|
psmagin
approved these changes
Sep 6, 2026
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 all-deps group with 5 updates:
5.1.65.1.71.18.461.18.4814.0.014.1.03.15.03.16.03.5.63.6.0Updates
io.vertx:vertx-stack-depchainfrom 5.1.6 to 5.1.7Updates
org.projectlombok:lombokfrom 1.18.46 to 1.18.48Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
b48657c[version] pre-release version bump v1.18.48d1d0039Merge branch 'jdk27'1a23dad[review][refactor] No meaningful changes: Improved comments, javadoc, and cle...40cdde8[changelog] JDK27 support25eae29Add Danish Nawab to AUTHORS10ab92bSupport JDK27: end positions moved from EndPosTable to JCTree.endposaf01b7aDocument the new configuration syntax for listy things1be3857There is no more HtAccess405985dSemantic sections for website04b7340[trivial] fixing some outdated tests (tests were broken, not lombok).Updates
com.puppycrawl.tools:checkstylefrom 14.0.0 to 14.1.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
1bfc2e2[maven-release-plugin] prepare release checkstyle-14.1.0bdf617fdoc: release notes for 14.1.0ae866b2Issue #12189: Test ArchUnit unnecessary suppressions88ab43fIssue #21229: Align AtclauseOrder examples with property counta2703ceIssue #21229: Align LineEnding examples with property count8d88ee0Issue #20692: Add new check ExpressionOverBlockLambda07e06a6Issue #21229: Align JavadocBlockTagLocation examples with property count4205f8dIssue #21393: Improper indentation in property_types.html code snippetsee4191bIssue #21062: Add InappropriateJavadocBlockTagsOnField check47b4b77Issue #13159: naming convention change for xdoc filesUpdates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.15.0 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
e7bba6e[maven-release-plugin] prepare release maven-compiler-plugin-3.16.0c906809Avoid using deprecated method CompilerConfiguration.setCompilerVersionad74feeReplace adopt-openj9 by semeru JDK distribution on GHbeb0edaRecompile when dependencies change (#1102)a0b689e[MCOMPILER-578] Track outputs across compiler executions (#1091)2e81228Fix incremental detection of empty sources, 3.x (#1075)2132f5bconfigure ATR project5992b77Build fails when annotation processor list is empty (but present) (#1077)acccef7Bump plexusCompilerVersion from 2.16.2 to 2.17.072bc445Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.6 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
0ff622b[maven-release-plugin] prepare release surefire-3.6.0bb3932aLet's go for 3.6.0 release3002a16Bump mavenVersion from 3.9.14 to 3.9.1661a531dBump Maven parent version from 47 to 49 (#3449)e52ead4[SUREFIRE-523] Link all reported tests to source XRef (#3445)45102fa[SUREFIRE-3446] Fix direct selection of JUnit Jupiter@Nestedclasses (#3447)b2e1f70Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)c051938Discover tests in a fork when a toolchain JDK is used (#3444)db75df8Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#3441)77f2759Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.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