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.6.1.202309021850-r to 6.7.0.202309050840-r #1056

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jgit.version from 6.6.1.202309021850-r to 6.7.0.202309050840-r.
Updates org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates org.eclipse.jgit:org.eclipse.jgit.http.apache from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates org.eclipse.jgit:org.eclipse.jgit.http.server from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates org.eclipse.jgit:org.eclipse.jgit.lfs from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates org.eclipse.jgit:org.eclipse.jgit.ssh.apache from 6.6.1.202309021850-r to 6.7.0.202309050840-r

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 will merge this PR once CI passes on it, as requested by @MarkEWaite.


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 `jgit.version` from 6.6.1.202309021850-r to 6.7.0.202309050840-r.

Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates `org.eclipse.jgit:org.eclipse.jgit.http.apache` from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates `org.eclipse.jgit:org.eclipse.jgit.http.server` from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates `org.eclipse.jgit:org.eclipse.jgit.lfs` from 6.6.1.202309021850-r to 6.7.0.202309050840-r

Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` from 6.6.1.202309021850-r to 6.7.0.202309050840-r

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.apache
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.http.server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.lfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 7, 2023 23:23
@dependabot dependabot bot added the dependencies Dependency related change label Sep 7, 2023
@dependabot dependabot bot requested a review from MarkEWaite September 7, 2023 23:23
@github-actions github-actions bot removed the dependencies Dependency related change label Sep 7, 2023
Jenkins 2.387.3 and Jenkins 2.401.3 provide commons-codec 1.15

Jenkins 2.414.1 provides commons-codec 1.16.0
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

Tests pass consistently on ci.jenkins.io . Test failures detected on my CI setup seem to be related to GitHub throttling or some other barrier from multiple tests running in parallel on several machines behind a NAT gateway.

Tests in my environment are still iterating over 3 Java versions and 4 Jenkins versions, but passing except for the issues related to throttling.

Failures in my environment occur during configuration of a local reference copy of the git-client plugin. The message that is reported is:

Cloning into bare repository 'git-client-plugin.git'..., error: git-remote-https died of signal 15, fetch-pack: unexpected disconnect while reading sideband packet, fatal: early EOF, fatal: fetch-pack: invalid index-pack output

That message is purely a test message, not a production use of the plugin.

Pull request or the master branch needs to be evaluated in plugin bill of materials before release.

@dependabot dependabot bot merged commit d1783b8 into master Sep 8, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/master/jgit.version-6.7.0.202309050840-r branch September 8, 2023 03:00
@MarkEWaite MarkEWaite added the dependencies Dependency related change label Sep 12, 2023
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