Skip to content

build(deps): Update gradle to 9.6.1#1395

Merged
henry-hub merged 2 commits into
mainfrom
gradle_update/version_9.6.1
Jul 26, 2026
Merged

build(deps): Update gradle to 9.6.1#1395
henry-hub merged 2 commits into
mainfrom
gradle_update/version_9.6.1

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Upgrade to latest gradle version 9.6.1

fixed issues
  • #38291 Deadlock can occur in DefaultBuildOperationQueue under certain circumstances
  • #38284 Gradle 9.6.0 changes dependency-cache artifact permissions from 0644 to 0600
  • #38270 Allow setting --non-interactive via Gradle property
known issues
  • #38417 buildscript block in settings script stopped working in IntelliJ from 9.1.0 on
  • #38392 Regression: org.gradle.kotlin.dsl.support.unzipTo no longer present in 9.6.x
  • #38073 Gradle 9.6.0 RC1 incompatible with Android Gradle Plugin 8.13.2
  • #38057 lockAllConfigurations() changes runtime classpath artifact ordering in 9.6.0-RC1

Automated changes by create-pull-request GitHub action

@github-actions github-actions Bot added dependencies A dependency upgrade gradle labels Jun 27, 2026
@ihub-bot ihub-bot Bot modified the milestone: 1.9.7 Jun 27, 2026
ihub-bot[bot]
ihub-bot Bot previously approved these changes Jun 27, 2026

@ihub-bot ihub-bot Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IHub Bot: PR is approved by IHub Bot

@github-actions
github-actions Bot force-pushed the gradle_update/version_9.6.1 branch 4 times, most recently from 7d80763 to 333530c Compare July 4, 2026 08:30
@github-actions
github-actions Bot force-pushed the gradle_update/version_9.6.1 branch 5 times, most recently from 1111948 to 2226116 Compare July 15, 2026 07:58
@github-actions
github-actions Bot force-pushed the gradle_update/version_9.6.1 branch 5 times, most recently from e0be5f5 to d3f6257 Compare July 23, 2026 08:22
@github-actions
github-actions Bot force-pushed the gradle_update/version_9.6.1 branch from d3f6257 to 4ff7c74 Compare July 24, 2026 08:16
Gradle 9.6.1 bundles Groovy 4.0.32; project pinned groovy-bom to 4.0.29,
causing 'Conflicting module versions' in compileGroovy. Bump to 4.0.32.

Also add ihub-meta catalog enrichment tests (3 cases) to restore JaCoCo
coverage above 0.9 threshold:
- catalog semantic injection with matching dependency
- custom catalogFile path
- graceful degradation when catalog missing
@henry-hub
henry-hub merged commit 426e2e6 into main Jul 26, 2026
30 checks passed
@henry-hub
henry-hub deleted the gradle_update/version_9.6.1 branch July 26, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies A dependency upgrade gradle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant