Skip to content

build(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.38 #819

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

Merged

Conversation

dependabot[bot]
Copy link
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

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 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)

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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added this to the 1.26.0 milestone Apr 1, 2025
@dependabot dependabot bot added the chore Maintenance changes label Apr 1, 2025
@dependabot dependabot bot requested a review from ParanoidUser as a code owner April 1, 2025 11:41
@github-actions github-actions bot merged commit aba1b71 into main Apr 1, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.projectlombok-lombok-1.18.38 branch April 1, 2025 11:41
Copy link

sonarqubecloud bot commented Apr 1, 2025

Copy link
Contributor

github-actions bot commented Apr 1, 2025

Job Summary for Gradle

Build CI :: scan
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
codewars-handbook sonar 8.13 Build Scan published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants