-
Notifications
You must be signed in to change notification settings - Fork 392
Use JGit 7.2.1 #1262
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
base: master
Are you sure you want to change the base?
Use JGit 7.2.1 #1262
Conversation
Bumps `jgit.version` from 7.0.0.202409031743-r to 7.2.0.202503040940-r. Updates `org.eclipse.jgit:org.eclipse.jgit` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.http.apache` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.http.server` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.lfs` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` from 7.0.0.202409031743-r to 7.2.0.202503040940-r - [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-r...v7.2.0.202503040940-r) --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.apache dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.server dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.lfs dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Trying to bisect the cause of the consistent test failure on Windows.
This reverts commit 1552fd2.
Review later if the tests can be fixed
Need an incremental build for more testing
I've converted this to a draft pull request to remind that additional testing is needed before this can merge. Refer to the related pull request: Needs additional testing, including:
|
Git client plugin incremental build from: * jenkinsci/git-client-plugin#1262 Mina SSHD incremental build from: * jenkinsci/mina-sshd-api-plugin#150 Test plan from: * jenkinsci/git-client-plugin#1262 (comment)
Git client plugin incremental build from: * jenkinsci/git-client-plugin#1262 Mina SSHD incremental build from: * jenkinsci/mina-sshd-api-plugin#150 Test plan from: * jenkinsci/git-client-plugin#1262 (comment)
Git client plugin incremental build from: * jenkinsci/git-client-plugin#1262 Mina SSHD incremental build from: * jenkinsci/mina-sshd-api-plugin#150 Test plan from: * jenkinsci/git-client-plugin#1262 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nonsense comment added by my script automation
Interactive testing with the file leak detector plugin shows that there is a leak in:
when called by The problem happens with several different Pipeline job definitions as recorded in https://github.com/MarkEWaite/JGit-7.2.0 The same jobs show no file leaks with JGit 7.0.0 as included in git client plugin 6.1.2 |
Apache Mina 2.15.0 checks ED 25519 host keys
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps
jgit.version
from 7.0.0.202409031743-r to 7.2.0.202503040940-r.Updates
org.eclipse.jgit:org.eclipse.jgit
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.http.apache
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.http.server
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.lfs
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsUpdates
org.eclipse.jgit:org.eclipse.jgit.ssh.apache
from 7.0.0.202409031743-r to 7.2.0.202503040940-rCommits
fddef06
JGit v7.2.0.202503040940-rc43126f
JGit v7.2.0.202503040805-r28136bc
CacheRegion: fix non translatable text warnings1468a80
Merge branch 'master' into stable-7.24ef8870
Ensure access to autoRefresh is thread-safeac5146f
FileReftableStack: use FileSnapshot to detect modification1ff9c2a
FileReftableDatabase: consider ref updates by another process5db57fe
BlameRegionMerger: report invalid regions with checked exception.3483bd7
Merge "[ssh known_hosts] Handle unknown keys better"1b70d59
Prepare 7.2.0-SNAPSHOT buildsMost Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)