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 apicurio-registry.version from 2.4.7.Final to 2.4.13.Final #36565

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps apicurio-registry.version from 2.4.7.Final to 2.4.13.Final.
Updates io.apicurio:apicurio-registry-client from 2.4.7.Final to 2.4.13.Final

Release notes

Sourced from io.apicurio:apicurio-registry-client's releases.

2.4.12.Final

No changelog for this release.

2.4.11.Final

No changelog for this release.

2.4.10.Final

No changelog for this release.

2.4.9.Final

Full Changelog: Apicurio/apicurio-registry@2.4.7.Final...2.4.9.Final

Commits

Updates io.apicurio:apicurio-registry-serdes-avro-serde from 2.4.7.Final to 2.4.13.Final

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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Oct 18, 2023
@quarkus-bot

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Oct 25, 2023

@ozangunalp this update looks OK to me, should we update? If not, let's close it to free Dependabot slots.

@ozangunalp ozangunalp force-pushed the dependabot/maven/apicurio-registry.version-2.4.13.Final branch from 0112ddc to 35a1b22 Compare October 26, 2023 16:30
@ozangunalp
Copy link
Contributor

@gsmet Thanks for the heads up.

I've rebased and bumped the version to 2.4.14.Final. Also, slide in another related change.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

@ozangunalp
Copy link
Contributor

@cescoffier is the mailer VT test flaky? I'll rebase this and retry the CI. it seems to fail-stop early.

@cescoffier
Copy link
Member

Yes, that test might be flaky. We need to revisit the VT tests - we fixed some issues, but there are still a few.

@ozangunalp ozangunalp force-pushed the dependabot/maven/apicurio-registry.version-2.4.13.Final branch from 35a1b22 to 9e7b2c1 Compare October 30, 2023 12:21
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 30, 2023

Failing Jobs - Building 9e7b2c1

Status Name Step Failures Logs Raw logs Build scan
✔️ Gradle Tests - JDK 11
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs Build scan
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 17 Build Failures Logs Raw logs Build scan
JVM Tests - JDK 21 Build Failures Logs Raw logs Build scan

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.BasicKotlinApplicationModuleDevModeTest.main line 19 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 1 minutes  30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.gradle.devmode.KotlinProjectWithCompilerArgsDevModeTest.main line 17 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.test.devmode.util.DevModeClient was not fulfilled within 2 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

⚙️ JVM Tests - JDK 17 #

- Failing: integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql 

📦 integration-tests/hibernate-orm-compatibility-5.6/mariadb

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

📦 integration-tests/hibernate-orm-compatibility-5.6/postgresql

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

⚙️ JVM Tests - JDK 21 #

- Failing: integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql 

📦 integration-tests/hibernate-orm-compatibility-5.6/mariadb

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

📦 integration-tests/hibernate-orm-compatibility-5.6/postgresql

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

@ozangunalp
Copy link
Contributor

Failing tests aren't related, merging it

@ozangunalp ozangunalp merged commit 23bdb61 into main Oct 31, 2023
50 of 54 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Oct 31, 2023
@dependabot dependabot bot deleted the dependabot/maven/apicurio-registry.version-2.4.13.Final branch October 31, 2023 09:01
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 kind/component-upgrade
Projects
Development

Successfully merging this pull request may close these issues.

3 participants