Skip to content

chore(deps): Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-r to 7.2.1.202505142326-r in /jkube-kit/parent #3722

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps org.eclipse.jgit:org.eclipse.jgit from 5.13.3.202401111512-r to 7.2.1.202505142326-r.

Commits
  • c212ced JGit v7.2.1.202505142326-r
  • c6fc360 AmazonS3: Do not accept DOCTYPE and entities
  • dab4f52 ManifestParser: Do not accept DOCTYPE and entities
  • 46a6378 Fix package name of spring boot JarLauncher class in jgit.sh
  • 79736e4 Prepare 7.2.1-SNAPSHOT builds
  • 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
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 5.13.3.202401111512-r to 7.2.1.202505142326-r.
- [Commits](eclipse-jgit/jgit@v5.13.3.202401111512-r...v7.2.1.202505142326-r)

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-version: 7.2.1.202505142326-r
  dependency-type: direct:production
...

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 May 22, 2025
@dependabot dependabot bot requested a review from manusa as a code owner May 22, 2025 18:52
@dependabot dependabot bot added the dependencies Pull requests or issues related to a dependency update label May 22, 2025
@dependabot dependabot bot requested review from rohanKanojia and sunix as code owners May 22, 2025 18:52
@dependabot dependabot bot added the java Pull requests that update Java code label May 22, 2025
@manusa
Copy link
Member

manusa commented May 22, 2025

@rohanKanojia
Copy link
Member

Maybe Jenkins jobs are not running due to Eclipse Jenkins being down https://ci.eclipse.org/jkube

@manusa
Copy link
Member

manusa commented May 28, 2025

Maybe Jenkins jobs are not running due to Eclipse Jenkins being down https://ci.eclipse.org/jkube

Yes, CI has been down since the incident.
This PR should fail on Java 8.

Copy link

sonarqubecloud bot commented Jun 7, 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.90%. Comparing base (1ac4f7c) to head (efab7ec).
Report is 811 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3722       +/-   ##
=============================================
+ Coverage     59.36%   71.90%   +12.54%     
- Complexity     4586     4762      +176     
=============================================
  Files           500      488       -12     
  Lines         21211    18975     -2236     
  Branches       2830     2527      -303     
=============================================
+ Hits          12591    13644     +1053     
+ Misses         7370     4145     -3225     
+ 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.

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.

3 participants