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 jgit.version from 6.10.0.202406032230-r to 7.0.0.202409031743-r #1182

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jgit.version from 6.10.0.202406032230-r to 7.0.0.202409031743-r.
Updates 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

Updates org.eclipse.jgit:org.eclipse.jgit.http.apache 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

Updates org.eclipse.jgit:org.eclipse.jgit.http.server 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

Updates org.eclipse.jgit:org.eclipse.jgit.lfs 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

Updates org.eclipse.jgit:org.eclipse.jgit.ssh.apache 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 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)

MarkEWaite and others added 5 commits August 17, 2024 08:04
JGit 7.0.0 requires Java 17.  Jenkins 2.463 requires Java 17.

Use the plugin bill of materials from 2.462.x because it is the closest
we have to 2.463.  The plugin is expected to work with any release 2.463
or later.
Bumps `jgit.version` from 6.10.0.202406032230-r to 7.0.0.202409031743-r.

Updates `org.eclipse.jgit:org.eclipse.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)

Updates `org.eclipse.jgit:org.eclipse.jgit.http.apache` 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)

Updates `org.eclipse.jgit:org.eclipse.jgit.http.server` 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)

Updates `org.eclipse.jgit:org.eclipse.jgit.lfs` 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)

Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` 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:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.apache
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.server
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.lfs
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 5, 2024 09:13
@dependabot dependabot bot added the dependencies Dependency related change label Sep 5, 2024
@MarkEWaite
Copy link
Contributor

@dependabot dependabot bot closed this Sep 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/jgit.version-7.0.0.202409031743-r branch September 7, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant