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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.eclipse.jgit:org.eclipse.jgit 6.10.0.202406032230-r -> 7.1.0.202411261347-r age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from f365643 to cfb6293 Compare September 27, 2024 13:50
@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from cfb6293 to c456846 Compare October 6, 2024 08:42
@nedtwigg
Copy link
Member

JGit 7 bumps the required JRE to 17, which seems too high for us for now.

@nedtwigg
Copy link
Member

Gradle 8.10.2 is now generating warnings that JVM pre-17 has been deprecated. So we'll be able to bump this sooner than I thought!

@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from c456846 to 4be9033 Compare October 21, 2024 15:40
@renovate renovate bot changed the title Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from 4be9033 to e9db651 Compare December 4, 2024 04:46
@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from e9db651 to 1f2ec89 Compare December 17, 2024 02:32
@coderkun
Copy link

coderkun commented Jan 6, 2025

Gradle 8.10.2 is now generating warnings that JVM pre-17 has been deprecated. So we'll be able to bump this sooner than I thought!

Any news on this? I would be nice to get this in to solve #1765.

@renovate renovate bot changed the title fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7 Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 Jan 6, 2025
@nedtwigg
Copy link
Member

nedtwigg commented Jan 7, 2025

@renovate renovate bot changed the title Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from 1f2ec89 to b7eb4c9 Compare February 23, 2025 06:21
Copy link
Contributor Author

renovate bot commented Mar 14, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle.properties
Command failed: ./gradlew --console=plain --dependency-verification lenient -q properties
[Fatal Error] :7:3: The element type "hr" must be terminated by the matching end-tag "</hr>".
/ERROR WHILE PARSING BELOW
<html>
<head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<center>The plain HTTP request was sent to HTTPS port</center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>

\ERROR WHILE PARSING ABOVE

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':lib-extra'.
> java.lang.RuntimeException: org.xml.sax.SAXParseException; lineNumber: 7; columnNumber: 3; The element type "hr" must be terminated by the matching end-tag "</hr>".

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 1m 15s

@renovate renovate bot force-pushed the renovate/major-ver_jgit branch from b7eb4c9 to ad0fbf8 Compare March 14, 2025 18: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.

2 participants