Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12.

Release notes

Sourced from org.jacoco:jacoco-maven-plugin's releases.

0.8.12

New Features

  • JaCoCo now officially supports Java 22 (GitHub #1596).
  • Experimental support for Java 23 class files (GitHub #1553).

Fixed bugs

  • Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub #1556).
  • Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub #1568).

Non-functional Changes

  • JaCoCo now depends on ASM 9.7 (GitHub #1600).
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch from dba1add to 329c55d Compare April 12, 2024 07:28
Copy link

github-actions bot commented Apr 12, 2024

Unit Test Results

8 tests   8 ✔️  1s ⏱️
1 suites  0 💤
1 files    0

Results for commit ee627ca.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch 4 times, most recently from daa0fec to 711d581 Compare April 12, 2024 08:58
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (79d0194) to head (711d581).
Report is 23 commits behind head on main.

❗ Current head 711d581 differs from pull request most recent head ee627ca. Consider uploading reports for the commit ee627ca to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #85   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        13        13           
===========================================
  Files              1         1           
  Lines             39        39           
  Branches           2         2           
===========================================
  Hits              39        39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch 6 times, most recently from 04445e4 to c73963c Compare April 16, 2024 07:12
@dependabot dependabot bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch from c73963c to 08c5502 Compare April 26, 2024 05:06
@dependabot dependabot bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch from 08c5502 to 0a3aa17 Compare May 7, 2024 05:57
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch from 0a3aa17 to ee627ca Compare May 7, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants