fix(deps): bump the prod-deps group across 1 directory with 3 updates#394
Merged
Conversation
Bumps the prod-deps group with 2 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) Updates `org.projectlombok:lombok` from 1.18.44 to 1.18.46 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.44...v1.18.46) Updates `com.puppycrawl.tools:checkstyle` from 13.4.0 to 13.4.2 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.4.0...checkstyle-13.4.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.projectlombok:lombok dependency-version: 1.18.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
psmagin
approved these changes
May 4, 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 prod-deps group with 2 updates in the / directory: org.springframework.boot:spring-boot-starter-parent and com.puppycrawl.tools:checkstyle.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 4.0.5 to 4.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
8821ad2Release v4.0.69e4048aMerge branch '3.5.x' into 4.0.x20bb11cNext development version (v3.5.15-SNAPSHOT)98daa8eMerge branch '3.5.x' into 4.0.x9dc5aa2Polish874f629Fix default security with actuator but without healthe41b3bfEnable hostname verification for SSL connections to Elasticsearchef8527bMerge branch '3.5.x' into 4.0.xf533a45Do not follow symlinks when writing PID file4a7bd33Merge branch '3.5.x' into 4.0.xUpdates
org.projectlombok:lombokfrom 1.18.44 to 1.18.46Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
936ca59[build] lombok's launcher is still intended to be 1.4 compatible, or at least...fcdab3f[version] pre-release version bump1cb7d49[changelog]#4004 Mention Jackson3 final touches in changelog.12a15b0Fix: Bump EA_JDK to 27 (25 and 26 have been released)2be766cMerge branch 'jackson3-final-touches'290fa4c[trivial] constantize the warning we spit out for ambiguous jackson2/3, and m...e6567b6test: Add Jackson 3 test cases and version ambiguity warnings45e72e2feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy lists184d423feat: Add Jackson 3 support to@Jacksonizedhandlerse027ad0refactored to ShadowClassLoader use Collections::enumeration instead of VectorUpdates
com.puppycrawl.tools:checkstylefrom 13.4.0 to 13.4.2Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
7fade3b[maven-release-plugin] prepare release checkstyle-13.4.2559c008doc: release notes for 13.4.28ff1f4fIssue #19772: Excluded plexus-utils due to vulnerability7de1768dependency: bump checkerframework.version from 4.0.0 to 4.1.0ff75c20Issue #19764: Move violation comments out of Javadoc for javadoctype input files3db5753Issue #19729: added formatting56c54adIssue #19709: Fix Indentation false positive for nested yield switch expression04a55f7Issue #19755: Added checks for OpenJDK Style §4.3 - Method Namesc1a3c48Issue #12843: Activate disabled no-error validation jobs in CI2dce8d2Issue #13740: Find a way to make example message skip par or message without ...Dependabot 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