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 5.10.0.202012080955-r to 6.6.1.202309021850-r #2380

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps org.eclipse.jgit:org.eclipse.jgit from 5.10.0.202012080955-r to 6.6.1.202309021850-r.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 2023
@mareknovotny
Copy link
Member

@dependabot rebase

Bumps org.eclipse.jgit:org.eclipse.jgit from 5.10.0.202012080955-r to 6.6.1.202309021850-r.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-6.6.1.202309021850-r branch from 20044a9 to 80137c5 Compare October 23, 2023 09:30
@mareknovotny
Copy link
Member

jenkins retest this please

@mareknovotny
Copy link
Member

jenkins do fdb

@mareknovotny
Copy link
Member

it seems there are major changes which are not backward compatible with version 5

11:45:20  [ERROR] /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_appformer/uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-jgit/src/main/java/org/uberfire/java/nio/fs/jgit/JGitSSHConfigSessionFactory.java:[28,49] package OpenSshConfig does not exist
11:45:20  [ERROR] /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_appformer/uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-jgit/src/main/java/org/uberfire/java/nio/fs/jgit/util/commands/ConvertRefTree.java:[12,49] package org.eclipse.jgit.internal.storage.reftree does not exist
11:45:20  [ERROR] /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_appformer/uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-jgit/src/main/java/org/uberfire/java/nio/fs/jgit/util/commands/ConvertRefTree.java:[13,49] package org.eclipse.jgit.internal.storage.reftree does not exist
11:45:20  [ERROR] /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_appformer/uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-jgit/src/main/java/org/uberfire/java/nio/fs/jgit/util/commands/ConvertRefTree.java:[14,49] package org.eclipse.jgit.internal.storage.reftree does not exist
11:45:20  [ERROR] /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_appformer/uberfire-nio2-backport/uberfire-nio2-impls/uberfire-nio2-jgit/src/main/java/org/uberfire/java/nio/fs/jgit/util/commands/ConvertRefTree.java:[126,13] cannot find symbol

this needs to be done manually and with the followup changes in source code then

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

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-6.6.1.202309021850-r branch October 25, 2023 08:22
@mareknovotny
Copy link
Member

@dependabot ignore this major version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2023

OK, I won't notify you about version 6.x.x again, unless you re-open this PR.

@mareknovotny
Copy link
Member

also the CVE is not easy reproducible as it is exposable only on Windows/MacOSX (case insensitive filesystems) and also you need to be able to create symlink there.
so configuration option can mitigate it completely. (Setting git configuration option core.symlinks = false before checking out avoids the problem)

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

Successfully merging this pull request may close these issues.

1 participant