Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.projectlombok:lombok to v1.18.34 #3246

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.projectlombok:lombok (source) 1.18.32 -> 1.18.34 age adoption passing confidence

Release Notes

projectlombok/lombok (org.projectlombok:lombok)

v1.18.34

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.


PR-Codex overview

This PR updates the Lombok library version to 1.18.34 in the eo-parser/pom.xml file.

Detailed summary

  • Updated Lombok library version to 1.18.34.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@@ -37,7 +37,7 @@ SOFTWARE.
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.32</version>
<version>1.18.34</version>
<scope>provided</scope>
</dependency>
<dependency>

Choose a reason for hiding this comment

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

The given code diff seems to be clear and free of irregularities so far as the information provided allows me to analyze. It simply shows a change in the version of a Maven dependency for the Lombok library, specifically from version 1.18.32 to 1.18.34. As long as version 1.18.34 exists and is compatible with your project, there shouldn't be any issue. If any problems arise, they'll likely be apparent when building or running the project.

@yegor256
Copy link
Member

@rultor please, try to merge, since 23 checks have passed

@rultor
Copy link
Contributor

rultor commented Jun 28, 2024

@rultor please, try to merge, since 23 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 6a3c1a1 into master Jun 28, 2024
24 checks passed
@rultor
Copy link
Contributor

rultor commented Jun 28, 2024

@rultor please, try to merge, since 23 checks have passed

@yegor256 Done! FYI, the full log is here (took me 22min)

@renovate renovate bot deleted the renovate/org.projectlombok-lombok-1.x branch June 28, 2024 04:58
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.

2 participants