Branch: refs/heads/pmd/7.0.x
  Home:   https://github.com/pmd/pmd
  Commit: d39ff7df9bc4d50dfdbc4c115e6d84f30ac65199
      https://github.com/pmd/pmd/commit/d39ff7df9bc4d50dfdbc4c115e6d84f30ac65199
  Author: Clément Fournier <[email protected]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M 
pmd-javascript/src/main/java/net/sourceforge/pmd/lang/ecmascript/ast/AbstractInfixEcmascriptNode.java
    M 
pmd-javascript/src/test/java/net/sourceforge/pmd/lang/ecmascript/ast/JsTreeDumpTest.java
    A 
pmd-javascript/src/test/resources/net/sourceforge/pmd/lang/ecmascript/ast/testdata/issue3948.js
    A 
pmd-javascript/src/test/resources/net/sourceforge/pmd/lang/ecmascript/ast/testdata/issue3948.txt

  Log Message:
  -----------
  [js] Fix object property with method type

Fix #3948


  Commit: b5b07b48bf1b04c9e01773055acfb64aa42e72d3
      https://github.com/pmd/pmd/commit/b5b07b48bf1b04c9e01773055acfb64aa42e72d3
  Author: Clément Fournier <[email protected]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  update release notes


  Commit: eae87d26a7bce1ae09e841130de320f635d48921
      https://github.com/pmd/pmd/commit/eae87d26a7bce1ae09e841130de320f635d48921
  Author: Andreas Dangel <[email protected]>
  Date:   2022-05-03 (Tue, 03 May 2022)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-javascript/src/main/java/net/sourceforge/pmd/lang/ecmascript/ast/AbstractInfixEcmascriptNode.java
    M 
pmd-javascript/src/test/java/net/sourceforge/pmd/lang/ecmascript/ast/JsTreeDumpTest.java
    A 
pmd-javascript/src/test/resources/net/sourceforge/pmd/lang/ecmascript/ast/testdata/issue3948.js
    A 
pmd-javascript/src/test/resources/net/sourceforge/pmd/lang/ecmascript/ast/testdata/issue3948.txt

  Log Message:
  -----------
  Merge pull request #3950 from oowekyala:issue3948-js-parse-error

[js] Fix object property with method type #3950


  Commit: 0973206dda34cd9183a494c6f66594da210a32e5
      https://github.com/pmd/pmd/commit/0973206dda34cd9183a494c6f66594da210a32e5
  Author: Andreas Dangel <[email protected]>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M .ci/files/project-list.xml

  Log Message:
  -----------
  [ci] Update project-list.xml

- use same exclusion in pmd6 and pmd7 for checkstyle
- use original repos with commit sha1 for fflib-apex-common and 
Schedul-o-matic-9000


  Commit: d3880443f7dbc70718159ce849193c505fa08f52
      https://github.com/pmd/pmd/commit/d3880443f7dbc70718159ce849193c505fa08f52
  Author: Andreas Dangel <[email protected]>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M Gemfile.lock
    M docs/Gemfile.lock

  Log Message:
  -----------
  [ci] Update gems

- update pmtester from 1.4.1 to 1.5.0
- update nokogiri from 1.13.4 to 1.13.5


  Commit: 8e90891b2840fe0866bc7e019139bd5d8c75c2d8
      https://github.com/pmd/pmd/commit/8e90891b2840fe0866bc7e019139bd5d8c75c2d8
  Author: Andreas Dangel <[email protected]>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M .ci/files/project-list.xml
    M Gemfile.lock
    M docs/Gemfile.lock
    M docs/pages/release_notes.md
    M 
pmd-javascript/src/main/java/net/sourceforge/pmd/lang/ecmascript/ast/AbstractInfixEcmascriptNode.java
    M 
pmd-javascript/src/test/java/net/sourceforge/pmd/lang/ecmascript/ast/JsTreeDumpTest.java
    A 
pmd-javascript/src/test/resources/net/sourceforge/pmd/lang/ecmascript/ast/testdata/issue3948.js
    A 
pmd-javascript/src/test/resources/net/sourceforge/pmd/lang/ecmascript/ast/testdata/issue3948.txt

  Log Message:
  -----------
  Merge branch 'master' into pmd/7.0.x


Compare: https://github.com/pmd/pmd/compare/d23273921c16...8e90891b2840


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to