Skip to content

Bump org.projectlombok:lombok from 1.18.36 to 1.18.38#8675

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.projectlombok-lombok-1.18.38
Closed

Bump org.projectlombok:lombok from 1.18.36 to 1.18.38#8675
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.projectlombok-lombok-1.18.38

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2025

Bumps org.projectlombok:lombok from 1.18.36 to 1.18.38.

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.38 (March 31st, 2025)

  • PLATFORM: JDK24 support added.
  • FEATURE: Lombok's nullity annotation now supports JSpecify out of the box, using config key jspecify.
  • BUGFIX: Recent eclipse releases would get you 'negative length' error. The bug had always been in lombok but didn't matter until recent releases. [Issue #3823](projectlombok/lombok#3823).
  • BUGFIX: The 'extract local variable' refactor script of VSCode wouldn't replace all occurrences if run on a method call to a lombok generated method. [Issue #3783](projectlombok/lombok#3783).
Commits
  • 37b7e19 [release] pre-release version bump for v1.18.38
  • ec886ae [changelog] Mention fixing of #3783 in changelog.
  • ed0965b [docs] Cleaned up use of \<p> in maven and edge html.
  • b7896c5 #3824 Our own 'Comment' ad hoc impl now also needs to provide an impl for `...
  • 8ed8234 [unused-code] We kept a ref to the storeEnd in PrettyPrinter but we never u...
  • 975f96f Merge pull request #3856 from mmoayyed/github-workflow-config
  • 7783760 Fix github workflow YAML configuration
  • 3aa9779 [changelog] Mention fix for eclipse negative length (#3823) in changelog.
  • f4e5bbb [fix #3839] Fixing a mistake in my merge of 3939.
  • 41dfb0d [fix #3825] Stub compilation requires all non-core-java classes to be stubbed.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2025
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.projectlombok-lombok-1.18.38 branch 4 times, most recently from 854ccfa to 2723a4e Compare April 18, 2025 17:42
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.36 to 1.18.38.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.36...v1.18.38)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.projectlombok-lombok-1.18.38 branch from 2723a4e to 95303bf Compare April 21, 2025 10:26
@github-actions
Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the no-pr-activity PRs automatically marked as stale because they have not had recent activity. label Jul 12, 2025
@github-actions github-actions Bot closed this Aug 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/org.projectlombok-lombok-1.18.38 branch August 1, 2025 01:05
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 java Pull requests that update Java code no-pr-activity PRs automatically marked as stale because they have not had recent activity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants