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

chore(deps): Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-r to 7.2.0.202503040940-r #3703

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-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

Dependabot compatibility score

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 [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 5.13.3.202401111512-r to 7.2.0.202503040940-r.
- [Commits](eclipse-jgit/jgit@v5.13.3.202401111512-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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests or issues related to a dependency update java Pull requests that update Java code labels Mar 25, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.91%. Comparing base (1ac4f7c) to head (cca6b29).
Report is 805 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3703       +/-   ##
=============================================
+ Coverage     59.36%   71.91%   +12.55%     
- Complexity     4586     4761      +175     
=============================================
  Files           500      488       -12     
  Lines         21211    18975     -2236     
  Branches       2830     2527      -303     
=============================================
+ Hits          12591    13646     +1055     
+ Misses         7370     4143     -3227     
+ Partials       1250     1186       -64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@manusa manusa closed this Mar 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.0.202503040940-r branch March 25, 2025 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests or issues related to a dependency update java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants