Skip to content

build(deps): Update gradle to 9.4.0#286

Open
github-actions[bot] wants to merge 1 commit intomainfrom
gradle_update/version_9.4.0
Open

build(deps): Update gradle to 9.4.0#286
github-actions[bot] wants to merge 1 commit intomainfrom
gradle_update/version_9.4.0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2026

Upgrade to latest gradle version 9.4.0

fixed issues
  • #36544 Excluded tests in a suite are no longer being run
  • #36483 Symbolic links are completely broken with Gradle 9.2.0+
  • #36457 TestKit test fails with test distribution
  • #36364 Host specific wrapper credential property names are case-sensitive
  • #36351 Expose nullable JavaBean properties from definitions in DCL
  • #36343 Build scripts should report a warning when multiple candidates are present
  • #36319 Progress bar garbled in Git Bash for Windows 2.47 or later, or with experimental pseudo consoles support enabled
  • #36266 Test failure: WorkerExecutorErrorHandlingIntegrationTest
  • #36225 WriteProperties.setProperties() does not clear deferedProperties
  • #36200 DCL: org.gradle.kotlin.dsl.dcl=true - KTS configuring functions for nested models are missing
  • #36189 Wrapper: system property priority order is incorrect
  • #36180 CC report summary shows misleading information regarding unique vs considered problems
  • #36150 Broken support for junit dynamic test source URI schemes
  • #36068 CC entry for sanityCheck should not depend on accepted-public-api-changes.json content
  • #36046 Configuration cache report threshold for unique problems is triggered by non-unique problems
  • #35999 Investigate Spek2 behavior in Gradle 9.4
  • #35998 Configuration Cache miss when changing -P command line properties (Regression in 9.2)
  • #35974 JUnit 6 support
  • #35923 ServiceRegistry service registration is not thread-safe
  • #35883 Provide an option to suppress '[Incubating] Problems report is available at' message
  • #35875 Missing space in message when running Gradle outside of a Gradle project
  • #35869 DCL: bindProjectFeature does not support BuildModel.NONE for the Feature Definition
  • #35840 Settings scripts should report a warning when multiple candidates are present
  • #35839 Numbers displayed in the Problems report tabs are non-sensical
  • #35803 Refine daemon logs cleanup to provide progress, build ops and configurability
  • #35766 Use of AvailableJavaHomes causes NPEs when environment is not ready
  • #35740 Gradle currently trigger vulnerability scan tools because of the version of its commons-lang3 dependency
  • #35722 Tests of Gradle fail on Windows due to incorrect URL to path conversion
  • #35721 Provide better attribution for task-captured closures in the configuration cache report
  • #35705 Make resilient sync work when running tasks before querying models via Tooling API
  • #35698 Problems API annotation is unclear
  • #35697 Documented Problems API CLI output is wrong
  • #35649 Default plugin id to the name of registration container
  • #35584 Add IP Gradleception tests to synthetically schedule all tasks
  • #35572 Kotlin DSL fails with a compilation error in 9.2.0 if unicode symbols are present in gradle user home
  • #35553 Pass a query type of org.gradle.tooling.BuildController calls to internal BuildToolingModelController
  • #35551 Make BuildController.fetch automatically work in resilient mode
  • #35537 Ligature-safe progress bar with Unicode blocks and ASCII fallback (avoid ===, --> sequences)
  • #35520 Eclipse does not respect order of dependencies in build path
  • #35518 Throwables thrown from OperationCompletionListeners are silently ignored
  • #35497 Enable all available plugin development checks for published plugins
  • #35494 CodeNarc / Groovy plugin CustomCompilerPhaseSourceDecorator regression
  • #35480 Support for non-class-based test events in the Tooling API
  • #35434 Polish ResilientKotlinDslScriptsModelBuilderCrossVersionSpec, solve remaining TODOs
  • #35423 Smoke and performance tests using Santa Tracker don't work with the upcoming AGP 9.0
  • #35418 Improve error handling on configuration failures for resilient Tooling API models
  • #35406 Support running on Java 26
  • #35405 Support compiling and testing on Java 26
  • #35385 Thread-unsafe code in DefaultServiceRegistry$OwnServices leads to CME
  • #35211 Support third-party model builders to run after configuration failures, but only for successful builds
  • #35204 Getting warning about Kotlin being incompatible with JDK 25 with Gradle 9.1.0, JDK 25, and Kotlin DSL
  • #35029 About gradle.properties in subprojects and the new "best practice"
  • #35005 Retire/Remove SoftwareType annotation and functionality
  • #34916 Kotlin DSL build script is not recompiled if its name changed
  • #34705 Unify locking logic in AssignImmutableWorkspaceStep
  • #34585 Docker: Could not move inconsistent immutable workspace
  • #34539 JavaGradlePluginPlugin adds gradleApi() to wrong configuration
  • #34525 De-incubate Task graph printing mode
  • #34374 Missing removeUnusedEntriesAfterDays() documentation for 9.0.0
  • #34147 Warn about multiple script files for a project
  • #32945 Fix exclude simplification logic
  • #32928 ProjectBuilder does not set layout.settingsDirectory
  • #31966 Gradle init exception.Migrating to gradle from maven. lost all exclusions.
  • #31888 mavenContent.snapshotsOnly() does not seem to work with unique SNAPSHOT versions
  • #31671 Make the Configuration Cache report smaller for Isolated Projects
  • #31243 Internal options are not customizable for sync
  • #30990 Eliminate potential deadlocks when writing CC fingerprint
  • #29678 Expose Gradle services like ProviderFactory to init scripts
  • #28974 Transforms cache problems "Could not read workspace metadata"
  • #26732 Configuration.extendsFrom: Support Provider
  • #25345 No longer possible to specify a executable which is not part of a Java toolchain for a JavaExec task
  • #24693 Detection of environment variables accessed taking 4% of build activity in some builds
  • #22610 Support CSV, Code Climate, and SARIF reports for the PMD plugin
  • #22428 Can't use kotlin-dsl inside a precompiled script plugin that is applied to other precompiled script plugins
  • #21695 Gradle debugging suspending on startup should inform that it is waiting for debugger to attach
  • #19788 ResolvedVariantResult getResolvedVariant() is sometimes null
  • #18875 gradle init ignoring in dependency definition of maven pom.xml
  • #4773 JUnit 5: Allow resource-based testing
  • #4605 Support JUnit platform reporting entries
  • #2688 Gradle logging hygiene
  • #36841 [Gradle 9.4.0-rc-1] No Provider based override for nested extendsFrom
  • #36808 IllegalStateException: Expected exactly one run for grouping node when Develocity Test Distribution reschedules tests after remote executor disconnections
  • #36797 Intellij sync fails with Could not find gradle:gradle:9.4.0-rc-1 for offline distribution URLs
  • #36790 Build failing due to "Please remove path-based exclude patterns when running only class-based tests" after 9.4.0-rc-1 update
  • #36751 SerializableTestResultStore flaky crash in OutputRanges when running Kotlin/Wasm tests
  • #36726 SourceDistributionProvider doesn't derive url from distributionUrl for included builds
  • #36719 Unexpected Problem id required for deprecation logger
  • #36681 Unicode progress bar in 9.4.0 does not work on Mac and Linux
  • #20969 Project properties not used at configuration time can still invalidate configuration cache
known issues
  • #37045 projects task fails due to "Incorrect lifecycle state" error
  • #36961 9.4.0: Unable to find a variant with the requested capability: coordinates 'org.jetbrains.kotlin:kotlin-gradle-plugin-api-gradle813'
  • #35969 Possible false positive deprecation warning for "Declaring a dependency on an unpublished project has been deprecated" in 9.3.0-rc-1

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added dependencies A dependency upgrade gradle labels Mar 5, 2026
@ihub-bot ihub-bot bot modified the milestone: 0.2.3 Mar 5, 2026
Copy link

@ihub-bot ihub-bot bot left a comment

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.4.0 branch from 24e1db4 to 92c6e72 Compare March 7, 2026 06:08
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