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 jboss-logging from 3.4.3.Final to 3.5.0.Final #25238

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2022

Bumps jboss-logging from 3.4.3.Final to 3.5.0.Final.

Release notes

Sourced from jboss-logging's releases.

3.5.0.Final

Release Notes

Commits
  • b9581c2 Prepare for 3.5.0.Final release.
  • 4fd1c52 Use the <release>8</release> for the JavaDoc plugin. This gets around some od...
  • e425227 Merge pull request #49 from jamezp/JBLOGGING-162
  • f46c900 [JBLOGGING-162] Require Java 11 as a minimum.
  • 0f31723 Merge pull request #48 from jamezp/readme
  • b2563c8 Add a simple README.
  • af296fa Merge pull request #47 from jamezp/JBLOGGING-133
  • ae560ec [JBLOGGING-133] Make the known providers public, so they can be registered vi...
  • ea3065f Merge pull request #46 from jamezp/JBLOGGING-97-new
  • ee5cc19 [JBLOGGING-97] Use the JBoss Log Managers object based MDC.
  • 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 [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.4.3.Final to 3.5.0.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](jboss-logging/jboss-logging@3.4.3.Final...3.5.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Apr 28, 2022
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Apr 28, 2022
@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented May 2, 2022

Failing Jobs - Building d86c074

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: integration-tests/grpc-hibernate 

📦 integration-tests/grpc-hibernate

com.example.grpc.hibernate.BlockingRawTest.shouldAdd line 61 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with com.example.grpc.hibernate.BlockingRawTest was not fulfilled within 30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

@gsmet
Copy link
Member

gsmet commented May 2, 2022

@jamezp can we safely upgrade? CI seems to agree.

@gsmet gsmet merged commit 51ca57e into main May 9, 2022
@quarkus-bot quarkus-bot bot added this to the 2.10 - main milestone May 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.jboss.logging-jboss-logging-3.5.0.Final branch May 9, 2022 14:04
@jamezp
Copy link
Contributor

jamezp commented May 10, 2022

@gsmet Sorry, I was on PTO. It should be fairly safe. The big changes were requiring Java 11 and adding a module-info.

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 area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants