dniel / traefik-forward-auth0

A backend for performing forward authentication with Auth0 using the Traefik reverse proxy.
GNU General Public License v3.0
85 stars 15 forks source link

Update dependency org.jacoco:jacoco-maven-plugin to v0.8.9 #353

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jacoco/jacoco ### [`v0.8.9`](https://togithub.com/jacoco/jacoco/releases/tag/v0.8.9): 0.8.9 [Compare Source](https://togithub.com/jacoco/jacoco/compare/v0.8.8...v0.8.9) #### New Features - JaCoCo now officially supports Java 19 and 20 (GitHub [#​1371](https://togithub.com/jacoco/jacoco/issues/1371), [#​1386](https://togithub.com/jacoco/jacoco/issues/1386)). - Experimental support for Java 21 class files (GitHub [#​1386](https://togithub.com/jacoco/jacoco/issues/1386)). - Add parameter to include the current project in the `report-aggregate` Maven goal (GitHub [#​1007](https://togithub.com/jacoco/jacoco/issues/1007)). - Component accessors generated by the Java compilers for records are filtered out during generation of report. Contributed by Tesla Zhang (GitHub [#​1393](https://togithub.com/jacoco/jacoco/issues/1393)). #### Fixed bugs - Agent should not open `java.lang` package to unnamed module of the application class loader (GitHub [#​1334](https://togithub.com/jacoco/jacoco/issues/1334)). #### Non-functional Changes - JaCoCo now depends on ASM 9.5 (GitHub [#​1299](https://togithub.com/jacoco/jacoco/issues/1299), [#​1368](https://togithub.com/jacoco/jacoco/issues/1368), [#​1416](https://togithub.com/jacoco/jacoco/issues/1416)). - JaCoCo build now requires JDK 11 (GitHub [#​1413](https://togithub.com/jacoco/jacoco/issues/1413)).

Configuration

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

🚦 Automerge: Enabled.

â™» 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.



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