Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps the maven-dependencies group with 3 updates in the / directory: io.quarkus.platform:quarkus-bom, io.quarkus.platform:quarkus-maven-plugin and com.diffplug.spotless:spotless-maven-plugin.

Updates io.quarkus.platform:quarkus-bom from 3.24.1 to 3.24.2

Commits
  • 543f4a7 [maven-release-plugin] prepare release 3.24.2
  • 6139bf8 Merge pull request #1521 from gsmet/quarkus-3.24.2
  • caf381b Upgrade to Quarkus 3.24.2
  • 27e5ffe [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.24.1 to 3.24.2

Commits
  • 543f4a7 [maven-release-plugin] prepare release 3.24.2
  • 6139bf8 Merge pull request #1521 from gsmet/quarkus-3.24.2
  • caf381b Upgrade to Quarkus 3.24.2
  • 27e5ffe [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0

Release notes

Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.

Maven Plugin v2.45.0

Added

  • Support for idea (#2020, #2535)
  • Add support for removing wildcard imports via removeWildcardImports step. (#2517)

Fixed

  • SortPom disable expandEmptyElements, to avoid empty body warnings. (#2520)
  • Fix biome formatter for new major release 2.x of biome (#2537)
  • Make sure npm-based formatters use the correct node_modules directory when running in parallel. (#2542)

Changed

  • Bump internal dependencies for npm-based formatters (#2542)

Changed

  • scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Changelog

Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.

[2.45.0] - 2024-01-23

Added

  • Support for gofmt (#2001)
  • Support for formatting Java Docs for the Palantir formatter (#2009)

[2.44.0] - 2024-01-15

Added

  • New static method to DiffMessageFormatter which allows to retrieve diffs with their line numbers (#1960)
  • Gradle - Support for formatting shell scripts via shfmt. (#1994)

Fixed

  • Fix empty files with biome >= 1.5.0 when formatting files that are in the ignore list of the biome configuration file. (#1989 fixes #1987)
  • Fix a regression in BufStep where the same arguments were being provided to every buf invocation. (#1976)

Changed

  • Use palantir-java-format 2.39.0 on Java 21. (#1948)
  • Bump default ktlint version to latest 1.0.1 -> 1.1.1. (#1973)
  • Bump default googleJavaFormat version to latest 1.18.1 -> 1.19.2. (#1971)
  • Bump default diktat version to latest 1.2.5 -> 2.0.0. (#1972)

[2.43.1] - 2023-12-04

Fixed

  • Eclipse-based steps which contained any jars with a + in their path were broken, now fixed. (#1860)

Changed

  • Bump default palantir-java-format version to latest 2.28.0 -> 2.38.0 on Java 21. (#1920)
  • Bump default googleJavaFormat version to latest 1.17.0 -> 1.18.1. (#1920)
  • Bump default ktfmt version to latest 0.44 -> 0.46. (#1927)
  • Bump default eclipse version to latest 4.27 -> 4.29. (#1939)
  • Bump default greclipse version to latest 4.28 -> 4.29. (#1939)
  • Bump default cdt version to latest 11.1 -> 11.3. (#1939)

[2.43.0] - 2023-11-27

Added

  • Support custom rule sets for Ktlint. (#1896)

Fixed

  • Fix Eclipse JDT on some settings files. (#1864 fixes #1638)

Changed

  • Bump default ktlint version to latest 1.0.0 -> 1.0.1. (#1855)
  • Add a Step to remove semicolons from Groovy files. (#1881)

[2.42.0] - 2023-09-28

Added

  • Support for biome. The Rome project was renamed to Biome. The configuration is still the same, but you should switch to the new biome tag / function and adjust the version accordingly. (#1804).
  • Support for google-java-format's skip-javadoc-formatting option. (#1793)
  • Support configuration of mirrors for P2 repositories in Maven DSL (#1697).
  • New line endings mode GIT_ATTRIBUTES_FAST_ALLSAME. (#1838)

Fixed

  • Fix support for plugins when using Prettier version 3.0.0 and newer. (#1802)
  • Fix configuration cache issue around external process started '/usr/bin/git --version'. (#1806)

Changed

... (truncated)

Commits

Updates io.quarkus.platform:quarkus-maven-plugin from 3.24.1 to 3.24.2

Commits
  • 543f4a7 [maven-release-plugin] prepare release 3.24.2
  • 6139bf8 Merge pull request #1521 from gsmet/quarkus-3.24.2
  • caf381b Upgrade to Quarkus 3.24.2
  • 27e5ffe [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 8, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/maven-dependencies-9d1e580f3a branch 2 times, most recently from 1282856 to b414e3f Compare July 18, 2025 17:19
@calebevans
Copy link
Contributor

@dependabot rebase

…h 3 updates

Bumps the maven-dependencies group with 3 updates in the / directory: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless).


Updates `io.quarkus.platform:quarkus-bom` from 3.24.1 to 3.24.2
- [Commits](quarkusio/quarkus-platform@3.24.1...3.24.2)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.24.1 to 3.24.2
- [Commits](quarkusio/quarkus-platform@3.24.1...3.24.2)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.44.5 to 2.45.0
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.44.5...lib/2.45.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.24.1 to 3.24.2
- [Commits](quarkusio/quarkus-platform@3.24.1...3.24.2)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 2.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/maven-dependencies-9d1e580f3a branch from b414e3f to 7310467 Compare July 25, 2025 20:17
@calebevans calebevans merged commit 05eaee1 into main Jul 25, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-9d1e580f3a branch July 25, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant