Bump lombok from 1.18.24 to 1.18.26 #13

Closed
dependabot[bot] wants to merge 1 commit from dependabot/maven/org.projectlombok-lombok-1.18.26 into master
dependabot[bot] commented 2023-04-10 03:08:09 +00:00 (Migrated from github.com)

Bumps lombok from 1.18.24 to 1.18.26.

Changelog

Sourced from lombok's changelog.

v1.18.26 (Feb 3rd, 2023)

Commits
  • 566dfe7 [build] final touches on updating deployment to new cloudflare host
  • dbb7ea0 [build] p2 repo now updated to go to cloudflare R2
  • 756f001 [build] Uploading edge repo to cloudflare R2 bucket straight from ant now pos...
  • 930cc24 [versioning] pre-release version bump 1.18.26
  • 8602953 to be JDK6-buildable, replace SafeVarargs with SuppressWarnings
  • e02d0c6 Replace JDK11 code with JDK6 compatible code to avoid warns/errs during dev o...
  • d3a05b5 Merge pull request #3330 from Rawi01/eclipse-record-tests
  • b718fbf [fixes #3327] Inject fields after generated record fields
  • 75c9a9d Mention noteworthy recent merges of PRs in the changelog
  • 5ed4d0f Merge pull request #3326 from Rawi01/utilityclass-npe
  • 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 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 [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown">lombok's changelog</a>.</em></p> <blockquote> <h3>v1.18.26 (Feb 3rd, 2023)</h3> <ul> <li>PLATFORM: JDK19 support added. [Issue <a href="https://redirect.github.com/projectlombok/lombok/issues/3264">#3264</a>](<a href="https://redirect.github.com/projectlombok/lombok/issues/3264">projectlombok/lombok#3264</a>).</li> <li>BUGFIX: Using the refactor script: &quot;Rename field&quot; in a <code>@(Super)Builder</code>-marked file in eclipse or VSCode would cause issues. [Issue <a href="https://redirect.github.com/projectlombok/lombok/issues/3181">#3181</a>] (<a href="https://redirect.github.com/projectlombok/lombok/issues/3181">projectlombok/lombok#3181</a>).</li> <li>BUGFIX: Using <code>val</code> together with any call to a method that explicitly resolves to a default impl in an interface didn't work in javac. [Issue <a href="https://redirect.github.com/projectlombok/lombok/issues/3242">#3242</a>](<a href="https://redirect.github.com/projectlombok/lombok/issues/3242">projectlombok/lombok#3242</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/projectlombok/lombok/commit/566dfe73ca11ed60e1a5b545872cefc4f0c8f976"><code>566dfe7</code></a> [build] final touches on updating deployment to new cloudflare host</li> <li><a href="https://github.com/projectlombok/lombok/commit/dbb7ea00b803b619697d372435d38631c41c686e"><code>dbb7ea0</code></a> [build] p2 repo now updated to go to cloudflare R2</li> <li><a href="https://github.com/projectlombok/lombok/commit/756f0019c3f7df0438f1ad4eb0b9c13670fd3a24"><code>756f001</code></a> [build] Uploading edge repo to cloudflare R2 bucket straight from ant now pos...</li> <li><a href="https://github.com/projectlombok/lombok/commit/930cc2410525f8605868fecc2373603ef3d1472b"><code>930cc24</code></a> [versioning] pre-release version bump 1.18.26</li> <li><a href="https://github.com/projectlombok/lombok/commit/86029538ee3f24c45adf3755b33005a4fe8cd608"><code>8602953</code></a> to be JDK6-buildable, replace SafeVarargs with SuppressWarnings</li> <li><a href="https://github.com/projectlombok/lombok/commit/e02d0c64cf9bf08530006268f6a4a4777a5ac3cf"><code>e02d0c6</code></a> Replace JDK11 code with JDK6 compatible code to avoid warns/errs during dev o...</li> <li><a href="https://github.com/projectlombok/lombok/commit/d3a05b574bd370511726193df619bc03afaaf059"><code>d3a05b5</code></a> Merge pull request <a href="https://redirect.github.com/projectlombok/lombok/issues/3330">#3330</a> from Rawi01/eclipse-record-tests</li> <li><a href="https://github.com/projectlombok/lombok/commit/b718fbf4975bb8fa2f33e8533cde77ad7899e3df"><code>b718fbf</code></a> [fixes <a href="https://redirect.github.com/projectlombok/lombok/issues/3327">#3327</a>] Inject fields after generated record fields</li> <li><a href="https://github.com/projectlombok/lombok/commit/75c9a9ddde2b61273ae21efbfce91d4dde533d89"><code>75c9a9d</code></a> Mention noteworthy recent merges of PRs in the changelog</li> <li><a href="https://github.com/projectlombok/lombok/commit/5ed4d0f37f9ab401e2bf4c3bec3fbf8d7c25f014"><code>5ed4d0f</code></a> Merge pull request <a href="https://redirect.github.com/projectlombok/lombok/issues/3326">#3326</a> from Rawi01/utilityclass-npe</li> <li>Additional commits viewable in <a href="https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.26">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.projectlombok:lombok&package-manager=maven&previous-version=1.18.24&new-version=1.18.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
dependabot[bot] commented 2023-05-25 03:02:52 +00:00 (Migrated from github.com)

Superseded by #14.

Superseded by #14.

Pull request closed

Sign in to join this conversation.
No description provided.