Re: [PR] Bump cxf.hazelcast.version from 5.4.0 to 5.5.0 [cxf]

2024-07-26 Thread via GitHub


reta merged PR #1980:
URL: https://github.com/apache/cxf/pull/1980


-- 
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



Re: [PR] Bump cxf.wiremock.version from 3.9.0 to 3.9.1 [cxf]

2024-07-26 Thread via GitHub


reta merged PR #1979:
URL: https://github.com/apache/cxf/pull/1979


-- 
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



[PR] Bump net.sourceforge.pmd:pmd-java from 6.55.0 to 7.4.0 [cxf-build-utils]

2024-07-26 Thread via GitHub


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

   Bumps [net.sourceforge.pmd:pmd-java](https://github.com/pmd/pmd) from 6.55.0 
to 7.4.0.
   
   Release notes
   Sourced from https://github.com/pmd/pmd/releases";>net.sourceforge.pmd:pmd-java's 
releases.
   
   PMD 7.4.0 (26-July-2024)
   26-July-2024 - 7.4.0
   The PMD team is pleased to announce PMD 7.4.0.
   This is a minor release.
   Table Of Contents
   
   https://github.com/pmd/pmd/blob/HEAD/#new-and-changed-rules";>🌟 
New and changed rules
   
   https://github.com/pmd/pmd/blob/HEAD/#new-rules";>New 
Rules
   https://github.com/pmd/pmd/blob/HEAD/#changed-rules";>Changed 
rules
   https://github.com/pmd/pmd/blob/HEAD/#renamed-rules";>Renamed 
rules
   
   
   https://github.com/pmd/pmd/blob/HEAD/#fixed-issues";>πŸ› Fixed 
Issues
   https://github.com/pmd/pmd/blob/HEAD/#api-changes";>🚨 API 
Changes
   https://github.com/pmd/pmd/blob/HEAD/#external-contributions";>✨ 
External Contributions
   https://github.com/pmd/pmd/blob/HEAD/#stats";>πŸ“ˆ Stats
   
   🌟 New and changed rules
   New Rules
   
   The new Apex rule https://docs.pmd-code.org/pmd-doc-7.4.0/pmd_rules_apex_performance.html#avoidnonrestrictivequeries";>AvoidNonRestrictiveQueries
 finds SOQL and SOSL queries without a where
   or limit statement. This can quickly cause governor limit exceptions.
   
   Changed rules
   
   https://docs.pmd-code.org/pmd-doc-7.4.0/pmd_rules_apex_codestyle.html#classnamingconventions";>ClassNamingConventions
 (Apex Codestyle): Two new properties to configure different patterns
   for inner classes and interfaces: innerClassPattern and 
innerInterfacePattern.
   
   Renamed rules
   
   https://docs.pmd-code.org/pmd-doc-7.4.0/pmd_rules_ecmascript_errorprone.html#inaccuratenumericliteral";>InaccurateNumericLiteral
 (JavaScript Error Prone) has been renamed from 
InnaccurateNumericLiteral.
   The old rule name still works but is deprecated.
   
   πŸ› Fixed Issues
   
   apex
   
   https://redirect.github.com/pmd/pmd/issues/5094";>#5094: 
[apex] "No adapter exists for type" error message printed to stdout 
instead of stderr
   
   
   apex-bestpractices
   
   https://redirect.github.com/pmd/pmd/issues/5095";>#5095: 
[apex] ApexUnitTestShouldNotUseSeeAllDataTrue false negative due to casing 
(regression in PMD 7)
   
   
   apex-codestyle
   
   https://redirect.github.com/pmd/pmd/issues/4800";>#4800: 
[apex] ClassNamingConvention: Support naming convention for inner 
classes
   
   
   apex-performance
   
   https://redirect.github.com/pmd/pmd/issues/635";>#635: 
[apex] New Rule: Avoid soql/sosl queries without a where clause or limit 
statement
   
   
   java-bestpractices
   
   https://redirect.github.com/pmd/pmd/issues/5106";>#5106: 
[java] AccessorClassGeneration: Node was null for default constructor
   https://redirect.github.com/pmd/pmd/issues/5110";>#5110: 
[java] UnusedPrivateMethod for method referenced by 
lombok.Builder.ObtainVia
   https://redirect.github.com/pmd/pmd/issues/5117";>#5117: 
[java] UnusedPrivateMethod for methods annotated with 
jakarta.annotation.PostConstruct or PreDestroy
   
   
   java-errorprone
   
   https://redirect.github.com/pmd/pmd/issues/1488";>#1488: 
[java] MissingStaticMethodInNonInstantiatableClass: False positive with Lombok 
Builder on Constructor
   
   
   javascript-errorprone
   
   https://redirect.github.com/pmd/pmd/issues/2367";>#2367: 
[javascript] InnaccurateNumericLiteral is misspelled
   
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/pmd/pmd/commit/db5fa2dbce210ed50936c65d0e2bf52de4ec0e35";>db5fa2d
 [release] prepare release pmd_releases/7.4.0
   https://github.com/pmd/pmd/commit/5992a2d53f1852d456cc8041a7e7b369dc14ef07";>5992a2d
 Prepare pmd release 7.4.0
   https://github.com/pmd/pmd/commit/727279977dcb1598b3480fea1160e866094c79f2";>7272799
 Merge pull request https://redirect.github.com/pmd/pmd/issues/5134";>#5134 from 
adangel/issue-5133-plsql-parse-error
   https://github.com/pmd/pmd/commit/3ffb3ec210113a1fa35545a5382769fe43b4e657";>3ffb3ec
 Merge pull request https://redirect.github.com/pmd/pmd/issues/5137";>#5137 from 
adangel/issue-5106-AccessorClassGeneration
   https://github.com/pmd/pmd/commit/c194d3ed0db6a8c04a1962a77a0e36f4ed4c9e6c";>c194d3e
 Add https://github.com/rbri";>@​rbri as a 
contributor
   https://github.com/pmd/pmd/commit/41393d4637e58eeb3f9eda9a94eed42e176e6b81";>41393d4
 [java] AccessorClassGeneration - handle default ctors
   https://github.com/pmd/pmd/commit/6a242f019d65966d5ca4b7aabe3473aa54a77eac";>6a242f0
 [plsql] Fix CollectionTypeName parsing
   https://github.com/pmd/pmd/commit/87b0c4f851179828721f8f391778fe4d9107ba74";>87b0c4f
 [plsql] Fix ScalarDataTypeName parsing
   https://github.com/pmd/pmd/commit/5d39923c2f14af2cb9a0bf3c38d155fdc863217e";>5d39923
 [core] Don't log warning about skipLexicalErrors twice (https://redirect.github.com/pmd/pmd/issues/5102";>#5102)
   https://gith

Re: [PR] Bump net.sourceforge.pmd:pmd-java from 6.55.0 to 7.3.0 [cxf-build-utils]

2024-07-26 Thread via GitHub


dependabot[bot] commented on PR #103:
URL: https://github.com/apache/cxf-build-utils/pull/103#issuecomment-2253617189

   Superseded by #110.


-- 
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



Re: [PR] Bump net.sourceforge.pmd:pmd-java from 6.55.0 to 7.3.0 [cxf-build-utils]

2024-07-26 Thread via GitHub


dependabot[bot] closed pull request #103: Bump net.sourceforge.pmd:pmd-java 
from 6.55.0 to 7.3.0
URL: https://github.com/apache/cxf-build-utils/pull/103


-- 
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