You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/06 17:14:54 UTC

[GitHub] [directory-scimple] dependabot[bot] opened a new pull request, #246: Bump lombok from 1.18.24 to 1.18.26

dependabot[bot] opened a new pull request, #246:
URL: https://github.com/apache/directory-scimple/pull/246

   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://github-redirect.dependabot.com/projectlombok/lombok/issues/3264">#3264</a>](<a href="https://github-redirect.dependabot.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://github-redirect.dependabot.com/projectlombok/lombok/issues/3181">#3181</a>] (<a href="https://github-redirect.dependabot.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://github-redirect.dependabot.com/projectlombok/lombok/issues/3242">#3242</a>](<a href="https://github-redirect.dependabot.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://github-redirect.dependabot.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://github-redirect.dependabot.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://github-redirect.dependabot.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-scimple] bdemers merged pull request #246: Bump lombok from 1.18.24 to 1.18.26

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers merged PR #246:
URL: https://github.com/apache/directory-scimple/pull/246


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org