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): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 #875

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jacoco:jacoco-maven-plugin (source) 0.8.11 -> 0.8.12 age adoption passing confidence

Release Notes

jacoco/jacoco (org.jacoco:jacoco-maven-plugin)

v0.8.12: 0.8.12

Compare Source

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).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 2, 2024 16:51
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (74c72ea) to head (448c99c).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #875      +/-   ##
============================================
+ Coverage     94.98%   95.21%   +0.22%     
- Complexity      383      384       +1     
============================================
  Files            36       36              
  Lines           877      877              
  Branches         53       53              
============================================
+ Hits            833      835       +2     
+ Misses           24       23       -1     
+ Partials         20       19       -1     
Flag Coverage Δ
unittests 95.21% <ø> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 12 times, most recently from 16215af to d35b388 Compare April 10, 2024 09:02
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 9 times, most recently from 38f666c to 51d7974 Compare April 17, 2024 16:45
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 7 times, most recently from 99200f4 to d5f4f37 Compare April 23, 2024 19:08
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 6 times, most recently from 6982559 to 3f76e41 Compare April 26, 2024 04:42
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch from 3f76e41 to 448c99c Compare April 30, 2024 01:13
Copy link

sonarcloud bot commented Apr 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@toddbaert toddbaert merged commit b21125d into main Apr 30, 2024
10 checks passed
@toddbaert toddbaert deleted the renovate/org.jacoco-jacoco-maven-plugin-0.x branch April 30, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant