Skip to content

Bump jgit.version from 7.3.0.202506031305-r to 7.4.0.202509020913-r - #1334

Merged
dependabot[bot] merged 4 commits into
masterfrom
dependabot/maven/jgit.version-7.4.0.202509020913-r
Sep 5, 2025
Merged

Bump jgit.version from 7.3.0.202506031305-r to 7.4.0.202509020913-r#1334
dependabot[bot] merged 4 commits into
masterfrom
dependabot/maven/jgit.version-7.4.0.202509020913-r

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2025

Copy link
Copy Markdown
Contributor

Bumps jgit.version from 7.3.0.202506031305-r to 7.4.0.202509020913-r.
Updates org.eclipse.jgit:org.eclipse.jgit from 7.3.0.202506031305-r to 7.4.0.202509020913-r

Commits
  • 78b1ccb JGit v7.4.0.202509020913-r
  • a783908 Merge branch 'master' into stable-7.4
  • b1afc19 Merge "RevWalk: use SystemReader instead of System.getProperty()"
  • ba209b9 MultiPackIndexWriter: report also object count and ordered packs
  • 22bbd3d MultiPackIndex: add getObjectCount() method
  • 09ad00d MultiPackIndex: add findPosition method
  • e28c064 Merge "MultipackIndex.PackOffset: add public static constructor"
  • a9bb14a MultipackIndex.PackOffset: add public static constructor
  • 9d48b26 RevWalk: use SystemReader instead of System.getProperty()
  • acd1eff PendingGenerator: drop only buffers loaded in the generator
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.http.apache from 7.3.0.202506031305-r to 7.4.0.202509020913-r

Commits
  • 78b1ccb JGit v7.4.0.202509020913-r
  • a783908 Merge branch 'master' into stable-7.4
  • b1afc19 Merge "RevWalk: use SystemReader instead of System.getProperty()"
  • ba209b9 MultiPackIndexWriter: report also object count and ordered packs
  • 22bbd3d MultiPackIndex: add getObjectCount() method
  • 09ad00d MultiPackIndex: add findPosition method
  • e28c064 Merge "MultipackIndex.PackOffset: add public static constructor"
  • a9bb14a MultipackIndex.PackOffset: add public static constructor
  • 9d48b26 RevWalk: use SystemReader instead of System.getProperty()
  • acd1eff PendingGenerator: drop only buffers loaded in the generator
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.http.server from 7.3.0.202506031305-r to 7.4.0.202509020913-r

Commits
  • 78b1ccb JGit v7.4.0.202509020913-r
  • a783908 Merge branch 'master' into stable-7.4
  • b1afc19 Merge "RevWalk: use SystemReader instead of System.getProperty()"
  • ba209b9 MultiPackIndexWriter: report also object count and ordered packs
  • 22bbd3d MultiPackIndex: add getObjectCount() method
  • 09ad00d MultiPackIndex: add findPosition method
  • e28c064 Merge "MultipackIndex.PackOffset: add public static constructor"
  • a9bb14a MultipackIndex.PackOffset: add public static constructor
  • 9d48b26 RevWalk: use SystemReader instead of System.getProperty()
  • acd1eff PendingGenerator: drop only buffers loaded in the generator
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.lfs from 7.3.0.202506031305-r to 7.4.0.202509020913-r

Commits
  • 78b1ccb JGit v7.4.0.202509020913-r
  • a783908 Merge branch 'master' into stable-7.4
  • b1afc19 Merge "RevWalk: use SystemReader instead of System.getProperty()"
  • ba209b9 MultiPackIndexWriter: report also object count and ordered packs
  • 22bbd3d MultiPackIndex: add getObjectCount() method
  • 09ad00d MultiPackIndex: add findPosition method
  • e28c064 Merge "MultipackIndex.PackOffset: add public static constructor"
  • a9bb14a MultipackIndex.PackOffset: add public static constructor
  • 9d48b26 RevWalk: use SystemReader instead of System.getProperty()
  • acd1eff PendingGenerator: drop only buffers loaded in the generator
  • Additional commits viewable in compare view

Updates org.eclipse.jgit:org.eclipse.jgit.ssh.apache from 7.3.0.202506031305-r to 7.4.0.202509020913-r

Commits
  • 78b1ccb JGit v7.4.0.202509020913-r
  • a783908 Merge branch 'master' into stable-7.4
  • b1afc19 Merge "RevWalk: use SystemReader instead of System.getProperty()"
  • ba209b9 MultiPackIndexWriter: report also object count and ordered packs
  • 22bbd3d MultiPackIndex: add getObjectCount() method
  • 09ad00d MultiPackIndex: add findPosition method
  • e28c064 Merge "MultipackIndex.PackOffset: add public static constructor"
  • a9bb14a MultipackIndex.PackOffset: add public static constructor
  • 9d48b26 RevWalk: use SystemReader instead of System.getProperty()
  • acd1eff PendingGenerator: drop only buffers loaded in the generator
  • 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 will merge this PR once CI passes on it, as requested by @MarkEWaite.


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.3.0.202506031305-r to 7.4.0.202509020913-r.

Updates `org.eclipse.jgit:org.eclipse.jgit` from 7.3.0.202506031305-r to 7.4.0.202509020913-r
- [Commits](eclipse-jgit/jgit@v7.3.0.202506031305-r...v7.4.0.202509020913-r)

Updates `org.eclipse.jgit:org.eclipse.jgit.http.apache` from 7.3.0.202506031305-r to 7.4.0.202509020913-r
- [Commits](eclipse-jgit/jgit@v7.3.0.202506031305-r...v7.4.0.202509020913-r)

Updates `org.eclipse.jgit:org.eclipse.jgit.http.server` from 7.3.0.202506031305-r to 7.4.0.202509020913-r
- [Commits](eclipse-jgit/jgit@v7.3.0.202506031305-r...v7.4.0.202509020913-r)

Updates `org.eclipse.jgit:org.eclipse.jgit.lfs` from 7.3.0.202506031305-r to 7.4.0.202509020913-r
- [Commits](eclipse-jgit/jgit@v7.3.0.202506031305-r...v7.4.0.202509020913-r)

Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` from 7.3.0.202506031305-r to 7.4.0.202509020913-r
- [Commits](eclipse-jgit/jgit@v7.3.0.202506031305-r...v7.4.0.202509020913-r)

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-version: 7.4.0.202509020913-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.apache
  dependency-version: 7.4.0.202509020913-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.server
  dependency-version: 7.4.0.202509020913-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.lfs
  dependency-version: 7.4.0.202509020913-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache
  dependency-version: 7.4.0.202509020913-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Dependency related change label Sep 5, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner September 5, 2025 20:32
@dependabot dependabot Bot added the dependencies Dependency related change label Sep 5, 2025
No longer needed with the modified version of JGit as described in:

* eclipse-jgit/jgit#183

Special thanks to @zotttelbart for the code fix to resolve it.

This partially reverts commit a933644.

@MarkEWaite MarkEWaite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2025

Copy link
Copy Markdown
Contributor Author

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.

@github-actions github-actions Bot added the tests Automated test addition or improvement label Sep 5, 2025
@dependabot
dependabot Bot merged commit 10c56e5 into master Sep 5, 2025
18 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/jgit.version-7.4.0.202509020913-r branch September 5, 2025 21:36
@MarkEWaite

MarkEWaite commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

Performance comparison using the JMH microbenchmarking framework shows that JGit is faster than CLI git for smaller repositories (8 MB or less), comparable with a 35 MB repository, and significantly slower than CLI git with a 450 MB repository. The JMH chart looks like this (note that the horizontal axis is log scaled, not linear scaled):

JGit-vs-CLI-git-fetching-repositories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change tests Automated test addition or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant