Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 99f4c9c044478534d24c38431eb00f8dbd7cf8d9
      https://github.com/pmd/pmd/commit/99f4c9c044478534d24c38431eb00f8dbd7cf8d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.checkerframework:checker-qual from 2.11.1 to 3.48.1 (#5276)

Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 2.11.1 to 3.48.1.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- 
[Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- 
[Commits](https://github.com/typetools/checker-framework/compare/checker-framework-2.11.1...checker-framework-3.48.1)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: b60b4d8a682a0815566374c95cfac3bd2beaecb9
      https://github.com/pmd/pmd/commit/b60b4d8a682a0815566374c95cfac3bd2beaecb9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.28.2 (#5234)

* Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.28.2

Bumps 
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
 from 3.25.3 to 4.28.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- 
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supp...@github.com>

* Cleanup comment about protobuf dependency

---------

Signed-off-by: dependabot[bot] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Dangel <andreas.dan...@pmd-code.org>


  Commit: c47f5a60624409792fb1afd6328b50fc0db10afd
      https://github.com/pmd/pmd/commit/c47f5a60624409792fb1afd6328b50fc0db10afd
  Author: Jakub Dupak <d...@jakubdupak.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M docs/pages/pmd/userdocs/cpd/cpd.md
    M pmd-cpp/src/main/java/net/sourceforge/pmd/lang/cpp/CppLanguageModule.java
    M pmd-cpp/src/main/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdLexer.java
    M 
pmd-cpp/src/test/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdLexerTest.java
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreIdents.cpp
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreIdents.txt
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreLiterals.cpp
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreLiterals.txt

  Log Message:
  -----------
  [cpd] Add ignore literals and identifiers capability to C++


  Commit: 7ad4e0f0fc7a9897cf043012e3a1e8392d9a8a70
      https://github.com/pmd/pmd/commit/7ad4e0f0fc7a9897cf043012e3a1e8392d9a8a70
  Author: Jakub Dupak <d...@jakubdupak.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M .all-contributorsrc

  Log Message:
  -----------
  Add @jdupak as a contributor


  Commit: 7df70ea7c1841d1ef61c29b9cecda47fb889e3ff
      https://github.com/pmd/pmd/commit/7df70ea7c1841d1ef61c29b9cecda47fb889e3ff
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M Gemfile.lock

  Log Message:
  -----------
  Bump danger from 9.5.0 to 9.5.1 in the all-gems group across 1 directory

Bumps the all-gems group with 1 update in the / directory: 
[danger](https://github.com/danger/danger).


Updates `danger` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger/compare/v9.5.0...v9.5.1)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gems
...

Signed-off-by: dependabot[bot] <supp...@github.com>


  Commit: 97fe389dcc305bceb5cebd674e800d0ca51f80ab
      https://github.com/pmd/pmd/commit/97fe389dcc305bceb5cebd674e800d0ca51f80ab
  Author: Juan Martín Sotuyo Dodero <juansot...@gmail.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M Gemfile.lock

  Log Message:
  -----------
  Bump danger from 9.5.0 to 9.5.1 in the all-gems group across 1 directory 
(#5280)


  Commit: 1517a18956e1b5fcac67279b33648c1bed690051
      https://github.com/pmd/pmd/commit/1517a18956e1b5fcac67279b33648c1bed690051
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.scala-lang:scala-reflect from 2.13.13 to 2.13.15 (#5281)

Bumps [org.scala-lang:scala-reflect](https://github.com/scala/scala) from 
2.13.13 to 2.13.15.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](https://github.com/scala/scala/compare/v2.13.13...v2.13.15)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: a1802580336f7b9d1bce5d2156e9b7d248045c32
      https://github.com/pmd/pmd/commit/a1802580336f7b9d1bce5d2156e9b7d248045c32
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#5040)


  Commit: 7358289bbefae752cd7921a91226db0cade6801f
      https://github.com/pmd/pmd/commit/7358289bbefae752cd7921a91226db0cade6801f
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M .all-contributorsrc
    M docs/pages/pmd/userdocs/cpd/cpd.md
    M docs/pages/release_notes.md
    M pmd-cpp/src/main/java/net/sourceforge/pmd/lang/cpp/CppLanguageModule.java
    M pmd-cpp/src/main/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdLexer.java
    M 
pmd-cpp/src/test/java/net/sourceforge/pmd/lang/cpp/cpd/CppCpdLexerTest.java
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreIdents.cpp
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreIdents.txt
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreLiterals.cpp
    A 
pmd-cpp/src/test/resources/net/sourceforge/pmd/lang/cpp/cpd/testdata/ignoreLiterals.txt

  Log Message:
  -----------
  [cpp] Ignore literals and ignore identifiers capability to C++ CPD (#5040)

Merge pull request #5040 from jdupak:master


Compare: https://github.com/pmd/pmd/compare/656b9052ad09...7358289bbefa

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd/settings/notifications


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to