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 5.12.0.202106070339-r to 5.13.0.202109080827-r #20084

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2021

Bumps jgit.version from 5.12.0.202106070339-r to 5.13.0.202109080827-r.
Updates org.eclipse.jgit from 5.12.0.202106070339-r to 5.13.0.202109080827-r

Updates org.eclipse.jgit.http.server from 5.12.0.202106070339-r to 5.13.0.202109080827-r

Updates org.eclipse.jgit.ssh.jsch from 5.12.0.202106070339-r to 5.13.0.202109080827-r

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @gastaldi.


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 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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 12, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 13, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building ee060e9

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 16 Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

⚠️ Errors occurred while downloading the build reports. This report is incomplete.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: devtools/cli extensions/hibernate-orm/deployment 
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 83 more

📦 devtools/cli

io.quarkus.cli.CliProjectJBangTest.testCreateAppOverrides line 82 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code.result: {
  exitCode: {2},

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest. - More details - Source on GitHub

java.lang.AssertionError: 

Expecting empty but was: ["Netty DefaultChannelId initialization (with io.netty.machineId system property set to 65:da:12:2c:fa:b1:5e:de) took more than a second"]

@gastaldi
Copy link
Contributor

@dependabot rebase

Bumps `jgit.version` from 5.12.0.202106070339-r to 5.13.0.202109080827-r.

Updates `org.eclipse.jgit` from 5.12.0.202106070339-r to 5.13.0.202109080827-r

Updates `org.eclipse.jgit.http.server` from 5.12.0.202106070339-r to 5.13.0.202109080827-r

Updates `org.eclipse.jgit.ssh.jsch` from 5.12.0.202106070339-r to 5.13.0.202109080827-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.server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.jsch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jgit.version-5.13.0.202109080827-r branch from ee060e9 to dbbe145 Compare September 13, 2021 11:32
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 13, 2021

Failing Jobs - Building dbbe145

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 16 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: devtools/cli extensions/hibernate-orm/deployment 
! Skipped: docs extensions/hibernate-envers/deployment extensions/hibernate-reactive/deployment and 83 more

📦 devtools/cli

io.quarkus.cli.CliProjectJBangTest.testCreateAppOverrides line 82 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code.result: {
  exitCode: {2},

📦 extensions/hibernate-orm/deployment

io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest. - More details - Source on GitHub

java.lang.AssertionError: 

Expecting empty but was: ["Netty DefaultChannelId initialization (with io.netty.machineId system property set to 95:17:b4:6b:44:d2:aa:c8) took more than a second"]

⚙️ JVM Tests - JDK 16 #

- Failing: devtools/cli 

📦 devtools/cli

io.quarkus.cli.CliProjectJBangTest.testCreateAppOverrides line 82 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 
Expected OK return code.result: {
  exitCode: {2},

@dependabot dependabot bot merged commit 8926d29 into main Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/jgit.version-5.13.0.202109080827-r branch September 13, 2021 16:00
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 13, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant