Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps com.palantir.javaformat:gradle-palantir-java-format from 2.67.0 to 2.74.0.

Release notes

Sourced from com.palantir.javaformat:gradle-palantir-java-format's releases.

2.74.0

💡 Improvements

  • JEP 456: Unnamed Variables & Patterns (#1410)

2.73.0

🐛 Fixes

  • bump spotless to version to 7.2.1 (#1384)

2.72.0

🐛 Fixes

  • Intellij uses the native image from .gradle/palantir-java-formatter-caches (#1306)

2.71.0

🐛 Fixes

  • Fix the following error when running under JDK 25 EA:

    'java.util.Queue com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()'
    java.lang.NoSuchMethodError: 'java.util.Queue com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()'
    ``` ([#1367](https://github.com/palantir/palantir-java-format/pull/1367))
    

2.70.0

🐛 Fixes

  • Update to use the new configuration cache safe GradleOperatingSystem (#1338)

2.69.0

💡 Improvements

2.68.0

🐛 Fixes

  • bump gradle-idea-configuration and move off deprecated methods (#1298)
  • Support for var in record patterns (#1312)
Commits
  • d36ea20 Release 2.74.0
  • 11e19e5 JEP 456: Unnamed Variables & Patterns (#1410)
  • e0d0c59 Excavator: Update open-source publishing plugins (#1409)
  • 8a11f91 Excavator: Upgrades suppressible-error-prone to the latest version (#1407)
  • 46d4031 Excavator: Upgrade failure-reports plugin (#1406)
  • 0493894 [High Priority] Excavator: Upgrade gradle-consistent-versions dependency (#1...
  • 86ff4af Excavator: Upgrades suppressible-error-prone to the latest version (#1401)
  • ebb79b2 Excavator: Upgrades Baseline to the latest version (#1400)
  • 1be91b9 [High Priority] Excavator: Upgrade gradle-consistent-versions dependency (#1...
  • 0ccdff1 [High Priority] Excavator: Upgrade buildscript dependencies (#1398)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [com.palantir.javaformat:gradle-palantir-java-format](https://github.com/palantir/palantir-java-format) from 2.67.0 to 2.74.0.
- [Release notes](https://github.com/palantir/palantir-java-format/releases)
- [Changelog](https://github.com/palantir/palantir-java-format/blob/develop/.changelog.yml)
- [Commits](palantir/palantir-java-format@2.67.0...2.74.0)

---
updated-dependencies:
- dependency-name: com.palantir.javaformat:gradle-palantir-java-format
  dependency-version: 2.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 11, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2025
@dependabot dependabot bot added the java Pull requests that update Java code label Sep 11, 2025
@jguerra jguerra merged commit 98bc060 into master Sep 18, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.palantir.javaformat-gradle-palantir-java-format-2.74.0 branch September 18, 2025 19:07
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.

2 participants