Skip to content

Bump io.freefair.lombok from 8.13.1 to 9.4.0#49

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.freefair.lombok-9.4.0
Open

Bump io.freefair.lombok from 8.13.1 to 9.4.0#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/io.freefair.lombok-9.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps io.freefair.lombok from 8.13.1 to 9.4.0.

Release notes

Sourced from io.freefair.lombok's releases.

9.4.0

What's Changed

... (truncated)

Commits
  • 724b957 Merge pull request #1728 from freefair/fix/delombok-jpms-module-path
  • 865fb14 Bump com.github.spotbugs from 6.5.0 to 6.5.1 in /examples (#1742)
  • 2f16628 checkstyle InterfaceIsType
  • d8e059a checkstyle InnerTypeLast
  • 7bccd8c checkstyle RightCurly
  • b14d166 checkstyle LeftCurly
  • f931cdf checkstyle EmptyBlock
  • 0bd142c checkstyle AvoidNestedBlocks
  • 2b42ecd checkstyle JavadocMissingWhitespaceAfterAsterisk
  • d72e080 checkstyle JavadocMissingLeadingAsterisk
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.13.1 to 9.4.0.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.13.1...9.4.0)

---
updated-dependencies:
- dependency-name: io.freefair.lombok
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 21, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Labels

The following labels could not be found: gradle. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner April 21, 2026 00:53
@dependabot dependabot Bot had a problem deploying to BY WMS 2020.1.1 QA April 21, 2026 00:53 Failure
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 21, 2026

🤖 Augment PR Summary

Summary: Updates the build to use io.freefair.lombok Gradle plugin v9.4.0 instead of v8.13.1.

Why: Keeps the build tooling up to date with the latest Freefair Lombok plugin release (major-version upgrade).

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread settings.gradle
pluginManagement {
plugins {
id 'io.freefair.lombok' version '8.13.1'
id 'io.freefair.lombok' version '9.4.0'
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

io.freefair.lombok is being bumped from 8.x to 9.x (major version); it’d be good to double-check Gradle/JDK compatibility and that annotation-processing/codegen behavior (e.g., delombok/compile tasks) remains unchanged in CI for this project.

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants