[jenkinsci/analysis-model] d66642: Bump pmd.api.version from 7.0.0 to 7.1.0

2024-05-06 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: d66642ab4f768fcff8d919e12ee58e922204d9d4
  
https://github.com/jenkinsci/analysis-model/commit/d66642ab4f768fcff8d919e12ee58e922204d9d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd.api.version from 7.0.0 to 7.1.0

Bumps `pmd.api.version` from 7.0.0 to 7.1.0.

Updates `net.sourceforge.pmd:pmd-core` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.0.0...pmd_releases/7.1.0)

Updates `net.sourceforge.pmd:pmd-java` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.0.0...pmd_releases/7.1.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: b4f0d217095ad0ce5a78a6320b2054ba99f6ad1f
  
https://github.com/jenkinsci/analysis-model/commit/b4f0d217095ad0ce5a78a6320b2054ba99f6ad1f
  Author: Ulli Hafner 
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/parser/PmdParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd-report.xml
R src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd.xml

  Log Message:
  ---
  Rename test report so that the report is not used in real CI.


  Commit: 03ecf7c086529fae1ed17e6a9015438e71810a1d
  
https://github.com/jenkinsci/analysis-model/commit/03ecf7c086529fae1ed17e6a9015438e71810a1d
  Author: Ullrich Hafner 
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
M pom.xml
M src/test/java/edu/hm/hafner/analysis/parser/PmdParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd-report.xml
R src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd.xml

  Log Message:
  ---
  Merge pull request #1059 from jenkinsci/dependabot/maven/pmd.api.version-7.1.0

Bump pmd.api.version from 7.0.0 to 7.1.0


Compare: 
https://github.com/jenkinsci/analysis-model/compare/d3bcd20ac84c...03ecf7c08652

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/analysis-model/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/main/d3bcd2-03ecf7%40github.com.


[jenkinsci/analysis-model] d66642: Bump pmd.api.version from 7.0.0 to 7.1.0

2024-04-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/pmd.api.version-7.1.0
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: d66642ab4f768fcff8d919e12ee58e922204d9d4
  
https://github.com/jenkinsci/analysis-model/commit/d66642ab4f768fcff8d919e12ee58e922204d9d4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump pmd.api.version from 7.0.0 to 7.1.0

Bumps `pmd.api.version` from 7.0.0 to 7.1.0.

Updates `net.sourceforge.pmd:pmd-core` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.0.0...pmd_releases/7.1.0)

Updates `net.sourceforge.pmd:pmd-java` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/pmd/pmd/releases)
- 
[Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- 
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.0.0...pmd_releases/7.1.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/analysis-model/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/dependabot/maven/pmd.api.version-7.1.0/00-d66642%40github.com.