Skip to content

build(deps): bump lombok 1.18.30->1.18.38 in UltiTrade - #4

Merged
wisdommen merged 1 commit into
masterfrom
feature/dep-safe-patch-lombok-1.18.38
Jun 18, 2026
Merged

build(deps): bump lombok 1.18.30->1.18.38 in UltiTrade#4
wisdommen merged 1 commit into
masterfrom
feature/dep-safe-patch-lombok-1.18.38

Conversation

@wisdommen

@wisdommen wisdommen commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Local verification (UltiTrade)

  • mvn -B test ✅ exit 0
    • Tests run: 483, Failures: 0, Errors: 0, Skipped: 0
  • mvn -B package -Dgpg.skip=true -Dmaven.javadoc.skip=true ✅ exit 0
    • Package completed successfully; annotation processing / compile stage proven

Diff scope

  • Lombok version bumped 1.18.30 -> 1.18.38 in BOTH places in pom.xml:
    1. org.projectlombok:lombok dependency <version>
    2. maven-compiler-plugin <annotationProcessorPaths> Lombok <version>
  • No VaultAPI / PlaceholderAPI / source / test / workflow / other dependency changes
  • Cached diff is the two Lombok version lines only

Boundary

  • Do NOT merge this PR here
  • Do NOT tag/release/publish
  • Do NOT force-push or delete the branch
  • Separate from 34-03 plugin-API proof

Summary by CodeRabbit

  • Chores
    • Updated Lombok dependency to version 1.18.38

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3b24bf84-0feb-4f7d-8690-c984564ea3f6

📥 Commits

Reviewing files that changed from the base of the PR and between ac1c04b and e1467e0.

📒 Files selected for processing (1)
  • pom.xml

📝 Walkthrough

Walkthrough

The pom.xml bumps the Lombok dependency version from 1.18.30 to 1.18.38 in two locations: the main org.projectlombok:lombok dependency entry and the corresponding entry inside maven-compiler-plugin's annotationProcessorPaths.

Changes

Lombok Dependency Update

Layer / File(s) Summary
Lombok version updated in dependency and annotationProcessorPaths
pom.xml
org.projectlombok:lombok version changed from 1.18.30 to 1.18.38 in both the <dependencies> block and the maven-compiler-plugin <annotationProcessorPaths> block.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A version number, small but true,
Lombok leaps from .30 to .38 — woo!
Two lines changed, the build stays neat,
The rabbit hops with tidy feat.
New annotations, fresh and bright! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: bumping Lombok from version 1.18.30 to 1.18.38, directly matching the changeset in pom.xml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/dep-safe-patch-lombok-1.18.38

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wisdommen
wisdommen merged commit e606b60 into master Jun 18, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant