Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

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
  • fddef06 JGit v7.2.0.202503040940-r
  • c43126f JGit v7.2.0.202503040805-r
  • 28136bc CacheRegion: fix non translatable text warnings
  • 1468a80 Merge branch 'master' into stable-7.2
  • 4ef8870 Ensure access to autoRefresh is thread-safe
  • ac5146f FileReftableStack: use FileSnapshot to detect modification
  • 1ff9c2a FileReftableDatabase: consider ref updates by another process
  • 5db57fe BlameRegionMerger: report invalid regions with checked exception.
  • 3483bd7 Merge "[ssh known_hosts] Handle unknown keys better"
  • 1b70d59 Prepare 7.2.0-SNAPSHOT builds
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.http.apache from 7.0.0.202409031743-r to 7.2.0.202503040940-r

Commits
  • fddef06 JGit v7.2.0.202503040940-r
  • c43126f JGit v7.2.0.202503040805-r
  • 28136bc CacheRegion: fix non translatable text warnings
  • 1468a80 Merge branch 'master' into stable-7.2
  • 4ef8870 Ensure access to autoRefresh is thread-safe
  • ac5146f FileReftableStack: use FileSnapshot to detect modification
  • 1ff9c2a FileReftableDatabase: consider ref updates by another process
  • 5db57fe BlameRegionMerger: report invalid regions with checked exception.
  • 3483bd7 Merge "[ssh known_hosts] Handle unknown keys better"
  • 1b70d59 Prepare 7.2.0-SNAPSHOT builds
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.http.server from 7.0.0.202409031743-r to 7.2.0.202503040940-r

Commits
  • fddef06 JGit v7.2.0.202503040940-r
  • c43126f JGit v7.2.0.202503040805-r
  • 28136bc CacheRegion: fix non translatable text warnings
  • 1468a80 Merge branch 'master' into stable-7.2
  • 4ef8870 Ensure access to autoRefresh is thread-safe
  • ac5146f FileReftableStack: use FileSnapshot to detect modification
  • 1ff9c2a FileReftableDatabase: consider ref updates by another process
  • 5db57fe BlameRegionMerger: report invalid regions with checked exception.
  • 3483bd7 Merge "[ssh known_hosts] Handle unknown keys better"
  • 1b70d59 Prepare 7.2.0-SNAPSHOT builds
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.lfs from 7.0.0.202409031743-r to 7.2.0.202503040940-r

Commits
  • fddef06 JGit v7.2.0.202503040940-r
  • c43126f JGit v7.2.0.202503040805-r
  • 28136bc CacheRegion: fix non translatable text warnings
  • 1468a80 Merge branch 'master' into stable-7.2
  • 4ef8870 Ensure access to autoRefresh is thread-safe
  • ac5146f FileReftableStack: use FileSnapshot to detect modification
  • 1ff9c2a FileReftableDatabase: consider ref updates by another process
  • 5db57fe BlameRegionMerger: report invalid regions with checked exception.
  • 3483bd7 Merge "[ssh known_hosts] Handle unknown keys better"
  • 1b70d59 Prepare 7.2.0-SNAPSHOT builds
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.ssh.apache from 7.0.0.202409031743-r to 7.2.0.202503040940-r

Commits
  • fddef06 JGit v7.2.0.202503040940-r
  • c43126f JGit v7.2.0.202503040805-r
  • 28136bc CacheRegion: fix non translatable text warnings
  • 1468a80 Merge branch 'master' into stable-7.2
  • 4ef8870 Ensure access to autoRefresh is thread-safe
  • ac5146f FileReftableStack: use FileSnapshot to detect modification
  • 1ff9c2a FileReftableDatabase: consider ref updates by another process
  • 5db57fe BlameRegionMerger: report invalid regions with checked exception.
  • 3483bd7 Merge "[ssh known_hosts] Handle unknown keys better"
  • 1b70d59 Prepare 7.2.0-SNAPSHOT builds
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.eclipse.jgit:org.eclipse.jgit [>= 7.1.a0, < 7.2]
org.eclipse.jgit:org.eclipse.jgit.http.apache [>= 7.1.a0, < 7.2]
org.eclipse.jgit:org.eclipse.jgit.http.server [>= 7.1.a0, < 7.2]
org.eclipse.jgit:org.eclipse.jgit.lfs [>= 7.1.a0, < 7.2]
org.eclipse.jgit:org.eclipse.jgit.ssh.apache [>= 7.1.a0, < 7.2]

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency related change label Mar 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2025 23:29
@github-actions github-actions bot added the tests Automated test addition or improvement label Mar 6, 2025
@MarkEWaite MarkEWaite marked this pull request as draft March 6, 2025 13:00
@MarkEWaite
Copy link
Contributor

MarkEWaite commented Mar 6, 2025

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:

@MarkEWaite MarkEWaite added enhancement Improvement or new feature and removed dependencies Dependency related change tests Automated test addition or improvement labels Mar 7, 2025
@MarkEWaite MarkEWaite changed the title Bump jgit.version from 7.0.0.202409031743-r to 7.2.0.202503040940-r Use JGit 7.2.0 Mar 7, 2025
MarkEWaite added a commit to MarkEWaite/git-server-plugin that referenced this pull request Mar 11, 2025
MarkEWaite added a commit to MarkEWaite/git-plugin that referenced this pull request Mar 11, 2025
MarkEWaite added a commit to MarkEWaite/gitlab-plugin that referenced this pull request Mar 11, 2025
@MarkEWaite
Copy link
Contributor

Testing using the https://github.com/MarkEWaite/JGit-7.2.0 repository and the most recent changes from 2128f54 (and before) show no file handle leaks in multiple test runs with intentionally varied launch times for the jobs.

@MarkEWaite
Copy link
Contributor

@jenkinsci/git-client-plugin-developers please review this set of changes. I'd like to release it in the next 5 days.

@KanakamedalaSiri
Copy link

@jenkinsci/git-client-plugin-developers please review this set of changes. I'd like to release it in the next 5 days.

@MarkEWaite when can we have new release of plugin with JGit 7.3.0. Can we have it released soon please.

@MarkEWaite
Copy link
Contributor

MarkEWaite commented Jun 18, 2025

@MarkEWaite when can we have new release of plugin with JGit 7.3.0. Can we have it released soon please.

@KanakamedalaSiri can you install the incremental build as described at https://github.com/jenkinsci/git-client-plugin/pull/1262/checks?check_run_id=44103081624 and report your results?

@MarkEWaite MarkEWaite removed the tests Automated test addition or improvement label Jun 18, 2025
@MarkEWaite MarkEWaite merged commit a933644 into master Jun 18, 2025
18 checks passed
@MarkEWaite MarkEWaite deleted the dependabot/maven/jgit.version-7.2.0.202503040940-r branch June 18, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants