dependabot[bot] opened a new pull request, #128:
URL: https://github.com/apache/cxf-build-utils/pull/128

   Bumps [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) from 6.55.0 
to 7.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pmd/pmd/releases";>net.sourceforge.pmd:pmd-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>PMD 7.6.0 (27-September-2024)</h2>
   <h2>27-September-2024 - 7.6.0</h2>
   <p>The PMD team is pleased to announce PMD 7.6.0.</p>
   <p>This is a minor release.</p>
   <h3>Table Of Contents</h3>
   <ul>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#new-and-noteworthy";>πŸš€ New 
and noteworthy</a>
   <ul>
   <li><a 
href="https://github.com/pmd/pmd/blob/HEAD/#new-git-default-branch---main";>New 
Git default branch - &quot;main&quot;</a></li>
   </ul>
   </li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#fixed-issues";>πŸ› Fixed 
Issues</a></li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#api-changes";>🚨 API 
Changes</a></li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#merged-pull-requests";>✨ 
Merged pull requests</a></li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#dependency-updates";>πŸ“¦ 
Dependency updates</a></li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#stats";>πŸ“ˆ Stats</a></li>
   </ul>
   <h3>πŸš€ New and noteworthy</h3>
   <h4>New Git default branch - &quot;main&quot;</h4>
   <p>We are joining the Git community and updating &quot;master&quot; to 
&quot;main&quot;. Using the term &quot;master&quot; for the main
   development branch can be offensive to some people. Existing versions of Git 
have been always capable of
   working with any branch name and since 2.28.0 (July 2020) the default 
initial branch is configurable
   (<code>init.defaultBranch</code>). Since October 2020, the default branch 
for new repositories on GitHub
   is &quot;main&quot;. Finally, PMD will also use this new name for the main 
branch in all our own repositories.</p>
   <p>Why &quot;main&quot;? PMD uses a very simple branching model - pull 
requests with feature branches and one main development
   branch, from which releases are created. That's why &quot;main&quot; is 
currently the best fitting name.</p>
   <p>More information:</p>
   <ul>
   <li><a 
href="https://sfconservancy.org/news/2020/jun/23/gitbranchname/";>https://sfconservancy.org/news/2020/jun/23/gitbranchname/</a></li>
   <li><a 
href="https://github.blog/changelog/2020-10-01-the-default-branch-for-newly-created-repositories-is-now-main/";>https://github.blog/changelog/2020-10-01-the-default-branch-for-newly-created-repositories-is-now-main/</a></li>
   </ul>
   <p>What changes?</p>
   <ul>
   <li>
   <p>We change the default branch on GitHub, so that pull requests are 
automatically created against <code>main</code> from
   now on.</p>
   </li>
   <li>
   <p>If you have already a local clone of PMD's repository, you'll need to 
rename the old master branch locally:</p>
   <pre><code>git branch --move master main
   git fetch origin
   git branch --set-upstream-to=origin/main main
   git remote set-head origin --auto
   </code></pre>
   <p>More info:
   <a 
href="https://git-scm.com/book/en/v2/Git-Branching-Branch-Management#_changing_master";>https://git-scm.com/book/en/v2/Git-Branching-Branch-Management#_changing_master</a>
 and
   <a 
href="https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch#updating-a-local-clone-after-a-branch-name-changes";>https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-branches-in-your-repository/renaming-a-branch#updating-a-local-clone-after-a-branch-name-changes</a></p>
   </li>
   <li>
   <p>If you created a fork on GitHub, you'll need to change the default branch 
in your fork to <code>main</code> as</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pmd/pmd/commit/d8d4d3d061bdc292cb23f364057ffba2fd414605";><code>d8d4d3d</code></a>
 [release] prepare release pmd_releases/7.6.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/6d48907259e0cc096e1fc84819c09cd68794d30c";><code>6d48907</code></a>
 Prepare pmd release 7.6.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/5261a6d60e04d7677fa4fd4091a98e6c0f341e7b";><code>5261a6d</code></a>
 [doc] Update contributors</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/ac8c8731686b9b6457b61cca724a3ca0caeeb5fb";><code>ac8c873</code></a>
 [apex] Support convertCurrency() in SOQL/SOSL (<a 
href="https://redirect.github.com/pmd/pmd/issues/5237";>#5237</a>)</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/c2445c7bb5701bbc96d66244e8f02e6329b7175c";><code>c2445c7</code></a>
 [doc] Documentation update for --show-suppressed flag (<a 
href="https://redirect.github.com/pmd/pmd/issues/5230";>#5230</a>)</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/03fba2443a071279ede3da764e95e7138b8f9508";><code>03fba24</code></a>
 [doc] Update <a href="https://github.com/dschach";><code>@​dschach</code></a> 
as a contributor</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/6f518c8304b283de0b38759f12d52a80ddd0f53c";><code>6f518c8</code></a>
 [doc] Improve doc for --show-suppressed</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/c84ffb8e0b0669cf3c265859e79d18a74165f54a";><code>c84ffb8</code></a>
 [apex] Bump apex-parser from 4.2.0 to 4.3.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/74f9d7589723252fceee658aa07a374b08c4dce2";><code>74f9d75</code></a>
 [apex] Support convertCurrency() in SOQL/SOSL</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/a2b5ae64a780a1d2726c3b4e79a8746fb6e63a6d";><code>a2b5ae6</code></a>
 Bump build-tools from 27-SNAPSHOT to 27</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pmd/pmd/compare/pmd_releases/6.55.0...pmd_releases/7.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sourceforge.pmd:pmd-java&package-manager=maven&previous-version=6.55.0&new-version=7.6.0)](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 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)
   
   
   </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-unsubscr...@cxf.apache.org

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

Reply via email to