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 gizmo from 1.0.10.Final to 1.0.11.Final #25572

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps gizmo from 1.0.10.Final to 1.0.11.Final.

Commits
  • 553516b [maven-release-plugin] prepare release 1.0.11.Final
  • a011d6d Merge pull request #111 from Ladicek/nested-annotation-creator
  • 7a93eaf Merge pull request #109 from Ladicek/test-jar-sources
  • c09f699 Merge pull request #114 from Ladicek/github-actions
  • 787398c Merge pull request #113 from Ladicek/parameter-names
  • f0a30dc Generate source JAR for the test JAR
  • 3275347 Update GitHub Actions configuration
  • 2f124dc Add method to set parameter names
  • 9f16553 Allow using AnnotationCreator to represent nested annotations
  • 1048fce Merge pull request #110 from Ladicek/fix-primitive-arrays
  • Additional commits viewable in compare view

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 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 [gizmo](https://github.com/quarkusio/gizmo) from 1.0.10.Final to 1.0.11.Final.
- [Release notes](https://github.com/quarkusio/gizmo/releases)
- [Commits](quarkusio/gizmo@1.0.10.Final...1.0.11.Final)

---
updated-dependencies:
- dependency-name: io.quarkus.gizmo:gizmo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label May 13, 2022
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label May 13, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented May 14, 2022

Failing Jobs - Building da6ad70

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/smallrye-reactive-messaging-kafka/deployment 
! Skipped: integration-tests/kafka-oauth-keycloak integration-tests/kafka-sasl-elytron integration-tests/kubernetes/quarkus-standard-way-kafka and 3 more

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingTestCase.testContinuousTestingScenario1 line 64 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)

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

@dependabot dependabot bot merged commit 3ece1b1 into main May 14, 2022
@quarkus-bot quarkus-bot bot added this to the 2.10 - main milestone May 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus.gizmo-gizmo-1.0.11.Final branch May 14, 2022 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant