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 formatter-maven-plugin from 2.20.0 to 2.21.0 #29074

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2022

Bumps formatter-maven-plugin from 2.20.0 to 2.21.0.

Changelog

Sourced from formatter-maven-plugin's changelog.

ver 2.20.0

  • Support Eclipse 2022-06 (4.24, JDT 3.30) - requires jdk 11

ver 2.21.0

  • Support Eclipse 2022-09 (4.25, JDT 3.31) - requires jdk 11
Commits
  • a6e2d2d [maven-release-plugin] prepare release formatter-maven-plugin-2.21.0
  • a4dc25e Merge pull request #663 from revelc/dependabot/maven/org.codehaus.mojo-versio...
  • 41d3a12 Merge pull request #662 from revelc/dependabot/maven/com.fasterxml.jackson-ja...
  • e63cc37 Merge pull request #661 from revelc/dependabot/maven/org.codehaus.plexus-plex...
  • 83faa7d Bump versions-maven-plugin from 2.12.0 to 2.13.0
  • 649f235 Bump jackson-bom from 2.13.4 to 2.13.4.20221013
  • 592c415 Bump plexus-utils from 3.4.2 to 3.5.0
  • bcef813 Bump versions (#660)
  • a422b62 Bump dependency versions for Eclipse 2022-09 (#657)
  • a15214e Bump jsoup from 1.15.2 to 1.15.3 (#655)
  • 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 [formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/revelc/formatter-maven-plugin/releases)
- [Changelog](https://github.com/revelc/formatter-maven-plugin/blob/main/CHANGELOG.md)
- [Commits](revelc/formatter-maven-plugin@formatter-maven-plugin-2.20.0...formatter-maven-plugin-2.21.0)

---
updated-dependencies:
- dependency-name: net.revelc.code.formatter:formatter-maven-plugin
  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 Nov 5, 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 Nov 5, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 5, 2022

Failing Jobs - Building de12007

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 MacOS M1 Set up runner ⚠️ Check → Logs Raw logs
JVM Tests - JDK 18 Build Failures Logs Raw logs
Native Tests - Data6 Build ⚠️ Check → Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 18 #

- Failing: integration-tests/logging-gelf 

📦 integration-tests/logging-gelf

io.quarkus.logging.gelf.it.GelfLogHandlerTest.test line 32 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a io.quarkus.logging.gelf.it.GelfLogHandlerTest expected: not <null> within 40 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)

@gsmet
Copy link
Member

gsmet commented Nov 7, 2022

@loicmathieu this GELF test is failing a lot with JDK 18 specifically lately. Could you have a look?

@gsmet gsmet merged commit f9a60ba into main Nov 7, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/net.revelc.code.formatter-formatter-maven-plugin-2.21.0 branch November 7, 2022 08:13
@loicmathieu
Copy link
Contributor

@gsmet Java 18 runners seems to not have enought disk space so Elasticsearch indices move to read only.

TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark, index has read-only-allow-delete block

I can disable disk usage checks to avoid this issue, I'll have a look tomorrow

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