Skip to content

build(deps): Update gradle to 9.3.0#293

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
gradle_update/version_9.3.0
Open

build(deps): Update gradle to 9.3.0#293
github-actions[bot] wants to merge 1 commit into
mainfrom
gradle_update/version_9.3.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 17, 2026

Copy link
Copy Markdown
Contributor

Due to the high volume of requests, we're unable to provide free service for this account. To continue using the service, please upgarde to a paid plan.

Upgrade to latest gradle version 9.3.0

fixed issues
  • #35625 Resolution failures during capability conflicts
  • #35614 TeamCity's parallel testing breaks with 9.3.0-milestone-1
  • #35597 Deincubate AbstractArchiveTask.useFileSystemPermissions() method
  • #35574 New test reports no longer filter for failed tests
  • #35570 Gradle 9.3.0-milestone-1 JUnit Suite fails
  • #35548 Compatibility Matrix contains mysterious asterisks
  • #35545 KotlinDslBaseScriptModel#getScriptTemplatesClassPath() is insufficient to load script templates in Intellij IDEA
  • #35531 Forbid depending on a non-published project from published project
  • #35525 Gradleception IDE sync test doesn't support non-ascii paths(on MacOS?)
  • #35524 Version catalog header comment points to unhelpful location
  • #35435 Init plugin - wrong type
  • #35344 Remove FetchModelResult.getTarget() method
  • #35342 Gradle sync fails with IP during settings with EmptyStackException
  • #35320 Make DefaultResilientIssuesRecorder thread safe
  • #35319 Handle runtime failures with ResilientGradleBuildBuilder
  • #35299 Use BuildController.fetch API for resilient KotlinDslScriptsModel
  • #35261 gradle init should add .kotlin directory to generated .gitignore
  • #35244 Support streaming build output of TestKit BuildResult
  • #35229 ZIP root folder name changed for nightlies breaking gradle/actions/setup-gradle support for nightlies
  • #35221 When executing gradle -version the Daemon JVM selection message should be clearer
  • #35213 Support old Gradle daemon versions with BuildController#fetch
  • #35212 Polish BuildController#fetch tooling API
  • #35210 Support partial failures with GradleBuild
  • #35170 Simple console rendering for Problems API reports
  • #35159 Document 'single-string notation'
  • #35048 Provde a link to distribution checksums from wrapper update failure messages
  • #35040 Add Gradleception IP test
  • #35026 gradle-public-api artifact is missing JSpecify annotations in Property class file
  • #34978 AttributeContainer - add getObjectFactory() to simplify Attribute creation
  • #34901 Remove workaround parsing Kotlin scripts wrapping the file content in a class for declarative
  • #34844 Improve integration tests to check that resilient GradleBuild model returns the same data as non-resilient GradleBuild
  • #34680 Guard against not breaking Kotlin DSL support in IDEA
  • #34568 Enable LifecycleAwareProject wrappers in vintage
  • #34543 Demistify the way the kotlin-dsl plugin configures the Kotlin API and language versions
  • #34357 Improve resiliency of KotlinDslScriptsModel model
  • #34295 Introduce resilient version of BuildController.getModel
  • #34154 Improve resiliency of GradleBuild model
  • #33508 Mysterious "Problems reading data from Binary store"
  • #33408 Enforce internal class naming patterns with ArchUnit
  • #32567 Create a new variant of Binary2JUnitXmlReportGenerator that works with the new results format
  • #32317 Re-implement AbstractTestTask etc. using TestEventReporter APIs
  • #31304 filter.excludeTest doesn't work for a JUnit5 nested test class inside another nested test class
  • #31155 Inconsistent behavior for endorseStrictVersions when platform is versioned through another platform
  • #29895 --test-dry-run does not report JUnit5 ParameterizedTest
  • #28159 groovy-gradle-plugin usage require additional configuration-cache before being reused
  • #27801 Socket connections from non-gradle applications crash gradle executors
  • #27507 JUnit 3 test suite run with JUnit Vintage engine is not included in Gradle test report
  • #26900 Dependency verification report should include full 40 character key
  • #23445 Disabled parameterized tests are missing in test report
  • #23267 Configuration cache miss in groovy-gradle-plugin due to querying build directory contents at configuration time
  • #22654 Wrong build event hierarchy for JUnit 4 Suites
  • #21547 Test task tries to create report files with file names that are too long
  • #18682 Reporting of failures of nested "suites" drops class name
  • #17135 Test report does not include class setup time
  • #7446 Explain worker exit codes when possible
  • #4912 JUnit 5 integration relies on Jupiter specifics
  • #35927 Security feature of failing fast on bad repos does not seem to be implemented
  • #36091 Simple problem rendering impacts rendering of problems that fail a build
  • #36085 Cannot invoke "java.util.Date.getTime()" because "localLastModified" is null
  • #36081 ConcurrentModificationException in MissingTaskDependencyDetector
  • #35959 Test reports in Gradle 9.3-rc-1 don't highlight failures any more
  • #35953 Colored terminal detection broken on Windows in 9.3.0-rc-1
  • #35936 Paparazzi using internal API that disappeared in 9.3.0-rc-1
  • #35874 Unittest failed with Junit4 Suite Runner since Gradle 9.3.0-rc-1
  • #35868 [9.3.0-rc-1] OutOfMemoryError for unit test suite
  • #35207 Gradle 7.6.6 & 8.14.3: Problems reading data from Binary store
  • #33940 Start signing Gradle wrapper jar
  • #13778 Public Key Signed Gradle Releases
  • #36199 [9.3.0-rc-2] NPE org.gradle.api.internal.artifacts.ivyservice...
known issues
  • #36399 Non utf-8 c code is no longer buildable
  • #36395 Emojis in test names should not break build caching
  • #36387 Build cache cannot handle outputs with non-BMP characters in the filename
  • #36379 Gradle 9.3.0 generate JUnit test result files with wrong name
  • #36359 ExternalDependency and DependencyConstraint cannot be passed to DependencyResolveDetails#useTarget
  • #36331 Excluding dependencies from included builds doesn't work in Gradle 9.3.0
  • #36320 Cannot find testcases from Android Screenshot Test plugin since Gradle 9.3.0
  • #35572 Kotlin DSL fails with a compilation error in 9.2.0 if unicode symbols are present in gradle user home
  • #35204 Getting warning about Kotlin being incompatible with JDK 25 with Gradle 9.1.0, JDK 25, and Kotlin DSL

Automated changes by create-pull-request GitHub action

@github-actions github-actions Bot added dependencies A dependency upgrade gradle labels Jan 17, 2026
@ihub-bot ihub-bot Bot modified the milestone: 0.1.0 Jan 17, 2026

@ihub-bot ihub-bot Bot left a comment

Copy link
Copy Markdown

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.3.0 branch 3 times, most recently from b02b4e1 to 3577af5 Compare January 26, 2026 06:07
@github-actions
github-actions Bot force-pushed the gradle_update/version_9.3.0 branch from 3577af5 to 8e177ea Compare January 27, 2026 06:06
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