Skip to content

chore(deps): update dependency org.projectlombok:lombok to v1.18.46 - #48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.projectlombok-lombok-1.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.projectlombok-lombok-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
org.projectlombok:lombok (source) 1.18.421.18.46 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

projectlombok/lombok (org.projectlombok:lombok)

v1.18.46

v1.18.44


Configuration

📅 Schedule: (in timezone America/Havana)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • Automerge
    • "before 4am on the first day of the month"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Apr 1, 2026
@renovate
renovate Bot enabled auto-merge (squash) April 1, 2026 05:28
@renovate
renovate Bot requested a review from yacosta738 April 1, 2026 05:28
@renovate

renovate Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/build-logic/build.gradle.kts
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q properties
e: java.lang.OutOfMemoryError: Java heap space
	at org.jetbrains.kotlin.com.intellij.lang.impl.MarkerPool.allocateStartMarker(MarkerPool.java:26)
	at org.jetbrains.kotlin.com.intellij.lang.impl.PsiBuilderImpl.createMarker(PsiBuilderImpl.java:834)
	at org.jetbrains.kotlin.com.intellij.lang.impl.PsiBuilderImpl.mark(PsiBuilderImpl.java:828)
	at org.jetbrains.kotlin.com.intellij.lang.impl.PsiBuilderAdapter.mark(PsiBuilderAdapter.java:92)
	at org.jetbrains.kotlin.parsing.AbstractKotlinParsing.mark(AbstractKotlinParsing.java:79)
	at org.jetbrains.kotlin.parsing.KotlinParsing.parseBlock(KotlinParsing.java:1959)
	at org.jetbrains.kotlin.parsing.KotlinParsing.parseBlockExpression(KotlinParsing.java:244)
	at org.jetbrains.kotlin.parsing.KotlinParser.parseBlockExpression(KotlinParser.java:93)
	at org.jetbrains.kotlin.BlockExpressionElementType.parseContents(BlockExpressionElementType.kt:45)
	at org.jetbrains.kotlin.com.intellij.psi.impl.source.tree.LazyParseableElement.lambda$ensureParsed$2(LazyParseableElement.java:183)
	at org.jetbrains.kotlin.com.intellij.psi.impl.source.tree.LazyParseableElement$$Lambda/0x000000001242f640.run(Unknown Source)
	at org.jetbrains.kotlin.com.intellij.psi.impl.DebugUtil.performPsiModification(DebugUtil.java:535)
	at org.jetbrains.kotlin.com.intellij.psi.impl.source.tree.LazyParseableElement.ensureParsed(LazyParseableElement.java:182)
	at org.jetbrains.kotlin.com.intellij.psi.impl.source.tree.LazyParseableElement.getLastChildNode(LazyParseableElement.java:240)
	at org.jetbrains.kotlin.com.intellij.psi.impl.source.tree.LazyParseableElement.getLastChildNode(LazyParseableElement.java:25)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.DefaultStubBuilder$StubBuildingWalkingVisitor.pushChildren(DefaultStubBuilder.java:91)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.DefaultStubBuilder$StubBuildingWalkingVisitor.visitNode(DefaultStubBuilder.java:63)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.DefaultStubBuilder$StubBuildingWalkingVisitor.buildStubTree(DefaultStubBuilder.java:53)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.DefaultStubBuilder.buildStubTreeFor(DefaultStubBuilder.java:31)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.DefaultStubBuilder.buildStubTree(DefaultStubBuilder.java:22)
	at org.jetbrains.kotlin.psi.stubs.elements.KtFileStubBuilder.buildStubTree(KtFileStubBuilder.kt:24)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder.lambda$buildStubTree$1(StubTreeBuilder.java:142)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder$$Lambda/0x000000001242a248.compute(Unknown Source)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder.handleStubBuilderException(StubTreeBuilder.java:98)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder.lambda$buildStubTree$3(StubTreeBuilder.java:142)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder$$Lambda/0x0000000012428000.compute(Unknown Source)
	at org.jetbrains.kotlin.com.intellij.psi.impl.PsiManagerImpl.runInBatchFilesMode(PsiManagerImpl.java:462)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder.buildStubTree(StubTreeBuilder.java:132)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.StubTreeBuilder.buildStubTree(StubTreeBuilder.java:91)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.CoreStubTreeLoader.build(CoreStubTreeLoader.java:38)
	at org.jetbrains.kotlin.com.intellij.psi.stubs.CoreStubTreeLoader.readOrBuild(CoreStubTreeLoader.java:29)
	at org.jetbrains.kotlin.com.intellij.psi.impl.source.PsiFileImpl.getStubTree(PsiFileImpl.java:630)


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':build-logic:compileKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Not enough memory to run compilation. Try to increase it via 'gradle.properties':
     kotlin.daemon.jvmargs=-Xmx<size>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 9m 13s

@github-actions

github-actions Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

✅ Contributor Report

User: @renovate[bot]
Status: Trusted contributor (whitelisted)

This user is on the trusted contributors list and was automatically approved.

@renovate
renovate Bot force-pushed the renovate/org.projectlombok-lombok-1.x branch 2 times, most recently from e0e299e to e290df5 Compare April 10, 2026 05:40
@renovate
renovate Bot force-pushed the renovate/org.projectlombok-lombok-1.x branch from e290df5 to b2c86c4 Compare April 23, 2026 05:30
@renovate renovate Bot changed the title chore(deps): update dependency org.projectlombok:lombok to v1.18.44 chore(deps): update dependency org.projectlombok:lombok to v1.18.46 Apr 23, 2026
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/org.projectlombok-lombok-1.x branch from b2c86c4 to b9174e0 Compare May 23, 2026 15:03
@sonarqubecloud

Copy link
Copy Markdown

This branch has not been deployed

No deployments
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants