jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7

Open renovate-bot opened this issue 2 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
org.eclipse.jgit:org.eclipse.jgit 6.10.1.202505221210-r -> 7.4.0.202509020913-r age confidence

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

renovate-bot avatar Oct 29 '25 20:10 renovate-bot

Requires a fix in com.github.vlsi.crlf:

                    Caused by: java.lang.NoSuchMethodError: 'void org.eclipse.jgit.util.io.AutoLFInputStream.<init>(java.io.InputStream, boolean)'
                        at com.github.vlsi.gradle.git.CrLfFiltersKt.filterLf(CrLfFilters.kt:50)
                        at com.github.vlsi.gradle.git.CrLfFiltersKt.access$filterLf(CrLfFilters.kt:1)
                        at com.github.vlsi.gradle.git.FilterTextLf.<init>(CrLfFilters.kt:55)

vlsi avatar Oct 30 '25 05:10 vlsi