Branch: refs/heads/dependabot/maven/io.jenkins.plugins-forensics-api-1.13.0
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: a942aff78ea745b439144a4c8dcbd019959f2a2a
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a942aff78ea745b439144a4c8dcbd019959f2a2a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Bump codingstyle-pom from 2.24.0 to 2.25.0

Bumps [codingstyle-pom](https://github.com/uhafner/codingstyle-pom) from 2.24.0 
to 2.25.0.
- [Release notes](https://github.com/uhafner/codingstyle-pom/releases)
- [Changelog](https://github.com/uhafner/codingstyle-pom/blob/main/CHANGELOG.md)
- 
[Commits](https://github.com/uhafner/codingstyle-pom/compare/v2.24.0...v2.25.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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


  Commit: d414ea8f0bd9347b1d8cd0cf99619cfc7f87db83
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d414ea8f0bd9347b1d8cd0cf99619cfc7f87db83
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump testcontainers.version from 1.16.3 to 1.17.1

Bumps `testcontainers.version` from 1.16.3 to 1.17.1.

Updates `testcontainers` from 1.16.3 to 1.17.1
- [Release 
notes](https://github.com/testcontainers/testcontainers-java/releases)
- 
[Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.3...1.17.1)

Updates `junit-jupiter` from 1.16.3 to 1.17.1
- [Release 
notes](https://github.com/testcontainers/testcontainers-java/releases)
- 
[Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.3...1.17.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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


  Commit: f0b2d1c1bf5bfca20c6b6ed44940e7170c5614e1
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/f0b2d1c1bf5bfca20c6b6ed44940e7170c5614e1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump echarts-api from 5.3.0-2 to 5.3.2-1

Bumps [echarts-api](https://github.com/jenkinsci/echarts-api-plugin) from 
5.3.0-2 to 5.3.2-1.
- [Release notes](https://github.com/jenkinsci/echarts-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/echarts-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/echarts-api-plugin/compare/v5.3.0-2...v5.3.2-1)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:echarts-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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


  Commit: 69124df72f6a16a1be3f76b45ecaf158f5d7d284
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/69124df72f6a16a1be3f76b45ecaf158f5d7d284
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Bump analysis-pom from 5.22.0 to 5.24.0

Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 
5.22.0 to 5.24.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/analysis-pom-plugin/compare/v5.22.0...v5.24.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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


  Commit: 2e0e00b5b2cb563a953bc90d9ff15faab362eb9a
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/2e0e00b5b2cb563a953bc90d9ff15faab362eb9a
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M ui-tests/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 
'origin/dependabot/maven/edu.hm.hafner-codingstyle-pom-2.25.0' into 
dependabot/maven/io.jenkins.plugins-forensics-api-1.13.0


  Commit: a74a4caa4af7e035e79b789da5224f1235902347
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/a74a4caa4af7e035e79b789da5224f1235902347
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 
'origin/dependabot/maven/testcontainers.version-1.17.1' into 
dependabot/maven/io.jenkins.plugins-forensics-api-1.13.0


  Commit: d04db184120a4cd954abc0d2a053fd72cabcb83d
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/d04db184120a4cd954abc0d2a053fd72cabcb83d
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 
'origin/dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.24.0' into 
dependabot/maven/io.jenkins.plugins-forensics-api-1.13.0


  Commit: 0a46dfe438a2b28262589b17d173bb495b5583df
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/0a46dfe438a2b28262589b17d173bb495b5583df
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 
'origin/dependabot/maven/io.jenkins.plugins-echarts-api-5.3.2-1' into 
dependabot/maven/io.jenkins.plugins-forensics-api-1.13.0


  Commit: eb6a6613c8a128f2411910b806027bdb4bc9d014
      
https://github.com/jenkinsci/code-coverage-api-plugin/commit/eb6a6613c8a128f2411910b806027bdb4bc9d014
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M plugin/pom.xml

  Log Message:
  -----------
  Exclude httpcomponents.


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/758cd86381c7...eb6a6613c8a1

-- 
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/code-coverage-api-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-forensics-api-1.13.0/758cd8-eb6a66%40github.com.

Reply via email to