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.11 #656

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.8.11: 0.8.11

Compare Source

New Features

  • JaCoCo now officially supports Java 21 (GitHub #​1520).
  • Experimental support for Java 22 class files (GitHub #​1479).
  • Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub #​1472).
  • Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub #​1473).

Fixed bugs

  • Instrumentation should not cause VerifyError when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #​893).
  • Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub #​1492).

Non-functional Changes

  • jacoco-maven-plugin now requires at least Java 8 (GitHub #​1466, #​1468).
  • JaCoCo build now requires at least Maven 3.5.4 (GitHub #​1467).
  • Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub #​1468).
  • JaCoCo build now requires JDK 17 (GitHub #​1482).
  • JaCoCo now depends on ASM 9.6 (GitHub #​1518).

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 October 16, 2023 12:43
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #656 (60a2b29) into main (dfc4848) will increase coverage by 0.23%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #656      +/-   ##
============================================
+ Coverage     94.74%   94.97%   +0.23%     
- Complexity      364      365       +1     
============================================
  Files            33       33              
  Lines           856      856              
  Branches         52       52              
============================================
+ Hits            811      813       +2     
+ Misses           23       22       -1     
+ Partials         22       21       -1     
Flag Coverage Δ
unittests 94.97% <ø> (+0.23%) ⬆️

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

see 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 12 times, most recently from 6e71c4b to 3375c8f Compare October 24, 2023 14:15
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 9 times, most recently from 4d5394d to 555de16 Compare October 30, 2023 21:14
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 7 times, most recently from 450ad8d to b0c6b76 Compare November 3, 2023 14:15
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch 8 times, most recently from f45a0b7 to b0a2ab0 Compare November 7, 2023 15:37
@renovate renovate bot force-pushed the renovate/org.jacoco-jacoco-maven-plugin-0.x branch from b0a2ab0 to 60a2b29 Compare November 7, 2023 19:36
Copy link

sonarqubecloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@justinabrahms justinabrahms merged commit a51ea0f into main Nov 10, 2023
@justinabrahms justinabrahms deleted the renovate/org.jacoco-jacoco-maven-plugin-0.x branch November 10, 2023 18:25
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