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 net.sourceforge.pmd:pmd-jsp to v7 #1252

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 this update again.


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

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

@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from 95136ca to 417ea77 Compare April 26, 2024 07:51
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from 417ea77 to 6f4a656 Compare May 31, 2024 11:34
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from 6f4a656 to bfb6f97 Compare June 28, 2024 09:51
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from bfb6f97 to 1f08190 Compare July 26, 2024 09:28
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from 1f08190 to de462c3 Compare August 30, 2024 10:21
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from de462c3 to 12c0586 Compare September 27, 2024 11:15
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from 12c0586 to adc0f14 Compare October 25, 2024 11:00
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from adc0f14 to 860204a Compare November 30, 2024 13:27
@renovate renovate bot force-pushed the renovate/net.sourceforge.pmd-pmd-jsp-7.x branch from 860204a to 199d796 Compare December 27, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants