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

Use JGit 7.2.0 #1262

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

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]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

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 that I have not yet completed, including:

  • Pass git client plugin automated testing with JGit 7.2.0
  • Investigate the Windows failures of PushTest and PushSimpleTest
  • Pass plugin BOM testing using an incremental build
  • Pass acceptance test harness tests using an incremental build
  • Pass interactive testing in my home lab that checks several different Git providers for SSH and HTTPS access

@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
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.

1 participant