Skip to content
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

Update dependency.pmd to v7.9.0 #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.sourceforge.pmd:pmd-jsp (source) 7.8.0 -> 7.9.0 age adoption passing confidence
net.sourceforge.pmd:pmd-javascript (source) 7.8.0 -> 7.9.0 age adoption passing confidence
net.sourceforge.pmd:pmd-java (source) 7.8.0 -> 7.9.0 age adoption passing confidence
net.sourceforge.pmd:pmd-core (source) 7.8.0 -> 7.9.0 age adoption passing confidence

Release Notes

pmd/pmd (net.sourceforge.pmd:pmd-jsp)

v7.9.0: PMD 7.9.0 (27-December-2024)

27-December-2024 - 7.9.0

The PMD team is pleased to announce PMD 7.9.0.

This is a minor release.

Table Of Contents
🚀 New and noteworthy
New: CPD support for Rust

CPD now supports Rust, a blazingly fast and memory-efficient programming language.
It is shipped in the new module pmd-rust.

🐛 Fixed Issues
  • cli
    • #​5399: [cli] Windows: PMD fails to start with special characters in path names
    • #​5401: [cli] Windows: Console output doesn't use unicode
  • java
    • #​5096: [java] StackOverflowError with recursively bound type variable
  • java-bestpractices
    • #​4861: [java] UnusedPrivateMethod - false positive with static methods in core JDK classes
  • java-documentation
    • #​2996: [java] CommentSize rule violation is not suppressed at method level
🚨 API Changes
Experimental API
✨ Merged pull requests
📦 Dependency updates
  • #​5375: Bump pmd from 7.7.0 to 7.8.0
  • #​5377: Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2
  • #​5378: Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.15.10
  • #​5379: Bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 9.0.1
  • #​5380: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.6.0
  • #​5384: Bump org.apache.groovy:groovy from 4.0.19 to 4.0.24
  • #​5390: Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.29.1
  • #​5391: Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • #​5392: Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0
  • #​5393: Bump org.jsoup:jsoup from 1.17.2 to 1.18.3
  • #​5394: Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2
  • #​5395: Bump webrick from 1.9.0 to 1.9.1 in /docs in the all-gems group across 1 directory
  • #​5405: Bump org.yaml:snakeyaml from 2.2 to 2.3
  • #​5406: Bump io.github.apex-dev-tools:apex-ls_2.13 from 5.5.0 to 5.7.0
  • #​5407: Bump net.bytebuddy:byte-buddy-agent from 1.14.19 to 1.15.11
  • #​5409: Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • #​5410: Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2
  • #​5411: Bump csv from 3.3.0 to 3.3.1 in /docs in the all-gems group across 1 directory
  • #​5417: Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.9.1
  • #​5418: Bump org.checkerframework:checker-qual from 3.48.1 to 3.48.3
  • #​5419: Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
  • #​5422: Bump the all-gems group across 2 directories with 2 updates
📈 Stats
  • 69 commits
  • 12 closed tickets & PRs
  • Days since last release: 28

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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

Successfully merging this pull request may close these issues.

0 participants