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 resteasy-microprofile.version from 3.0.0.Final to 3.0.1.Final #45730

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps resteasy-microprofile.version from 3.0.0.Final to 3.0.1.Final.
Updates org.jboss.resteasy.microprofile:microprofile-rest-client from 3.0.0.Final to 3.0.1.Final

Release notes

Sourced from org.jboss.resteasy.microprofile:microprofile-rest-client's releases.

v3.0.1.Final

What's Changed

New Contributors

Full Changelog: resteasy/resteasy-microprofile@3.0.0.Final...v3.0.1.Final

Commits
  • 2d797cc Prepare for 3.0.1.Final
  • ee218fd Merge pull request #433 from jamezp/issue431
  • b229f19 [431] Add an ApplicationArchiveProcessor to add the appropriate permissions n...
  • 544fa76 Merge pull request #432 from jamezp/issue430
  • ad8da89 [430] Allow the server.home system property to also work with the MicroProfil...
  • 6e9b7df Merge pull request #428 from resteasy/dependabot/maven/org.jboss.arquillian-a...
  • 473066f Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final
  • 961118f Merge pull request #423 from resteasy/dependabot/maven/org.wildfly.arquillian...
  • 39883b3 Add a workaround for WFARQ-201
  • 574d6e2 Bump org.wildfly.arquillian:wildfly-arquillian-bom
  • Additional commits viewable in compare view

Updates org.jboss.resteasy.microprofile:microprofile-config from 3.0.0.Final to 3.0.1.Final

Release notes

Sourced from org.jboss.resteasy.microprofile:microprofile-config's releases.

v3.0.1.Final

What's Changed

New Contributors

Full Changelog: resteasy/resteasy-microprofile@3.0.0.Final...v3.0.1.Final

Commits
  • 2d797cc Prepare for 3.0.1.Final
  • ee218fd Merge pull request #433 from jamezp/issue431
  • b229f19 [431] Add an ApplicationArchiveProcessor to add the appropriate permissions n...
  • 544fa76 Merge pull request #432 from jamezp/issue430
  • ad8da89 [430] Allow the server.home system property to also work with the MicroProfil...
  • 6e9b7df Merge pull request #428 from resteasy/dependabot/maven/org.jboss.arquillian-a...
  • 473066f Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final
  • 961118f Merge pull request #423 from resteasy/dependabot/maven/org.wildfly.arquillian...
  • 39883b3 Add a workaround for WFARQ-201
  • 574d6e2 Bump org.wildfly.arquillian:wildfly-arquillian-bom
  • Additional commits viewable in compare view

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)

Bumps `resteasy-microprofile.version` from 3.0.0.Final to 3.0.1.Final.

Updates `org.jboss.resteasy.microprofile:microprofile-rest-client` from 3.0.0.Final to 3.0.1.Final
- [Release notes](https://github.com/resteasy/resteasy-microprofile/releases)
- [Commits](resteasy/resteasy-microprofile@3.0.0.Final...v3.0.1.Final)

Updates `org.jboss.resteasy.microprofile:microprofile-config` from 3.0.0.Final to 3.0.1.Final
- [Release notes](https://github.com/resteasy/resteasy-microprofile/releases)
- [Commits](resteasy/resteasy-microprofile@3.0.0.Final...v3.0.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy.microprofile:microprofile-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.resteasy.microprofile:microprofile-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link

quarkus-bot bot commented Jan 21, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 1bafadd.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/scheduler/deployment

io.quarkus.scheduler.test.timezone.TriggerPrevFireTimeZoneTest.testScheduledJobs - History

  • expected: <true> but was: <false> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at io.quarkus.scheduler.test.timezone.TriggerPrevFireTimeZoneTest.testScheduledJobs(TriggerPrevFireTimeZoneTest.java:61)

📦 integration-tests/observability-lgtm

io.quarkus.observability.test.LgtmLifecycleTest.testTracing - History

  • java.lang.RuntimeException: java.lang.reflect.InvocationTargetException - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:611)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:695)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at io.quarkus.test.junit.TestResourceUtil$TestResourceManagerReflections.startReflectively(TestResourceUtil.java:214)

@geoand geoand merged commit 625a0e2 into main Jan 21, 2025
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.19 - main milestone Jan 21, 2025
@dependabot dependabot bot deleted the dependabot/maven/resteasy-microprofile.version-3.0.1.Final branch January 21, 2025 05:48
@gsmet gsmet modified the milestones: 3.19 - main, 3.18.0 Jan 21, 2025
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 kind/component-upgrade triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants