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

Bump org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-r to 7.0.0.202409031743-r #43227

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps org.eclipse.jgit:org.eclipse.jgit from 6.10.0.202406032230-r to 7.0.0.202409031743-r.

Commits
  • 608a643 JGit v7.0.0.202409031743-r
  • 45689b4 Revert "Remove deprecated
  • b4bdf98 Remove deprecated JschSession#getSftpChannel method
  • 0ae586b Remove deprecated AutoLFInputStream constructors
  • f9a608b Remove deprecated RawParseUtils#UTF8_CHARSET
  • 2a10b41 Remove deprecated FS#setAsyncFileStoreAttributes method
  • 0b531cd FS, FS_Posix: remove deprecated #createNewFile(File) method
  • 8baef22 Remove deprecated lastModified methods using long
  • 88053ee UserAgent: remove deprecated #getAgent, #hasAgent methods
  • d64e092 Remove deprecated Transport#getFilterBlobLimit methods
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 6.10.0.202406032230-r to 7.0.0.202409031743-r.
- [Commits](eclipse-jgit/jgit@v6.10.0.202406032230-r...v7.0.0.202409031743-r)

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 11, 2024
Copy link

🎊 PR Preview 155093d has been successfully built and deployed to https://quarkus-pr-main-43227-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

Copy link

quarkus-bot bot commented Sep 11, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit f6866db.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented Sep 12, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit f6866db.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet requested a review from gastaldi September 25, 2024 15:49
@gastaldi
Copy link
Contributor

I wonder why we still have a dependency to JGit here? https://github.com/quarkiverse/quarkus-jgit is already updated with this version

@gastaldi gastaldi merged commit 51c7c7d into main Sep 25, 2024
54 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.0.0.202409031743-r branch September 25, 2024 16:04
@gastaldi
Copy link
Contributor

I checked and besides being used in docs/, it's used in extensions/info, I'll verify if it can depend on quarkus-jgit instead and remove this dependency

@gsmet
Copy link
Member

gsmet commented Sep 25, 2024

Hmmm, we don't want to create a cycle with a Quarkiverse extension so I would rather keep the situation as is (except if I misunderstood you).

@gastaldi
Copy link
Contributor

Ah it's only used in the quarkus-info-deployment module, so we're good 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants