You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/release_notes.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,11 +79,45 @@ This is a {{ site.pmd.release_type }} release.
79
79
80
80
### ✨️ Merged pull requests
81
81
<!-- content will be automatically generated, see /do-release.sh -->
82
+
*[#6396](https://github.com/pmd/pmd/pull/6396): \[doc] Mention test-pmd-tool as alternative for testing - [Beech Horn](https://github.com/metalshark) (@metalshark)
83
+
*[#6397](https://github.com/pmd/pmd/pull/6397): \[java] Add support for Lombok-generated getters in symbol resolution - [Anurag Agarwal](https://github.com/altaiezior) (@altaiezior)
*[#6447](https://github.com/pmd/pmd/pull/6447): chore: Small release process fixes - [Andreas Dangel](https://github.com/adangel) (@adangel)
91
+
*[#6458](https://github.com/pmd/pmd/pull/6458): \[java] New Rule: UnnecessaryInterfaceDeclaration - [Zbynek Konecny](https://github.com/zbynek) (@zbynek)
92
+
*[#6472](https://github.com/pmd/pmd/pull/6472): \[core] Fix BaseAntlrTerminalNode getTokenKind to return type instead of index - [Peter Paul Bakker](https://github.com/stokpop) (@stokpop)
93
+
*[#6475](https://github.com/pmd/pmd/pull/6475): \[core] Fix stored XSS in VBHTMLRenderer and YAHTMLRenderer - [Andreas Dangel](https://github.com/adangel) (@adangel)
82
94
83
95
### 📦️ Dependency updates
84
96
<!-- content will be automatically generated, see /do-release.sh -->
97
+
*[#6433](https://github.com/pmd/pmd/pull/6433): Bump PMD from 7.20.0 to 7.21.0
98
+
*[#6438](https://github.com/pmd/pmd/pull/6438): chore(deps): bump actions/cache from 5.0.2 to 5.0.3
99
+
*[#6439](https://github.com/pmd/pmd/pull/6439): chore(deps): bump ruby/setup-ruby from 1.286.0 to 1.288.0
100
+
*[#6440](https://github.com/pmd/pmd/pull/6440): chore(deps): bump scalameta.version from 4.14.6 to 4.14.7
101
+
*[#6441](https://github.com/pmd/pmd/pull/6441): chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0
102
+
*[#6442](https://github.com/pmd/pmd/pull/6442): chore(deps): bump org.checkerframework:checker-qual from 3.53.0 to 3.53.1
103
+
*[#6443](https://github.com/pmd/pmd/pull/6443): chore(deps): bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0
104
+
*[#6444](https://github.com/pmd/pmd/pull/6444): chore(deps): bump com.google.protobuf:protobuf-java from 4.33.4 to 4.33.5
105
+
*[#6452](https://github.com/pmd/pmd/pull/6452): chore(deps): bump actions/checkout from 6.0.1 to 6.0.2
106
+
*[#6455](https://github.com/pmd/pmd/pull/6455): chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0
107
+
*[#6456](https://github.com/pmd/pmd/pull/6456): chore(deps): bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0
108
+
*[#6462](https://github.com/pmd/pmd/pull/6462): chore(deps): bump junit.version from 6.0.2 to 6.0.3
109
+
*[#6463](https://github.com/pmd/pmd/pull/6463): chore(deps): bump scalameta.version from 4.14.7 to 4.15.2
110
+
*[#6465](https://github.com/pmd/pmd/pull/6465): chore(deps-dev): bump net.bytebuddy:byte-buddy-agent from 1.18.4 to 1.18.5
111
+
*[#6468](https://github.com/pmd/pmd/pull/6468): chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.18.4 to 1.18.5
112
+
*[#6469](https://github.com/pmd/pmd/pull/6469): chore(deps): bump surefire.version from 3.5.4 to 3.5.5
113
+
*[#6470](https://github.com/pmd/pmd/pull/6470): chore(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0
114
+
*[#6473](https://github.com/pmd/pmd/pull/6473): chore(deps): bump nokogiri to 1.19.1
115
+
*[#6474](https://github.com/pmd/pmd/pull/6474): chore(deps): bump faraday from 2.13.3 to 2.14.1
85
116
86
117
### 📈️ Stats
87
118
<!-- content will be automatically generated, see /do-release.sh -->
0 commit comments