Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2025

Powered by Pull Request Badge

Upgrade to latest gradle version 9.1.0

fixed issues
  • #34563 Gracefully degrading builds fail with lazy properties that hit CC problems
  • #34553 Kotlin IDE support breaks in IDE due to GradleScript moving to another subproject
  • #34512 Gradle 9: Failed to load JUnit Platform. Please ensure that the JUnit Platform is available on the test runtime classpath.
  • #34504 gradle 9.0.0 migration guide - add note that jcenter() is finally removed
  • #34414 Skip Configuration Cache promo message when gradle init is invoked
  • #34413 Support running on Java 25
  • #34342 Ear Plugin: XML Schema / xmlns in Ear Descriptor for Jakarta EE 11 is missing / invalid
  • #34328 Add missing condition to CODEOWNERS workflow to prevent fork PR failures
  • #34301 Numbered Refs in Kotlin/Groovy example are incorrect in Structuring & Organizing Gradle Projects / Single-Project Build
  • #34294 Prototype early Kotlin DSL model
  • #34289 Composite build does not work with Gradle 8.14 and build variants
  • #34225 Finalizer Task description provides no introductory context.
  • #34217 Fix :architecture-test IP violation
  • #34149 Windows gradle.bat invokes Java with -classpath "", leading to -classpath requires class path specification error
  • #34122 Gradle build does not honor custom security properties
  • #34118 Add base resilient sync integration tests
  • #34107 Gradleception IDE Sync test with IP
  • #34051 [Documentation Improvement] Typo in cache retention documentation
  • #34019 Finer grained CC invalidation for Gradle properties provided in the command line
  • #33972 Documentation unclear on where you can set system properties
  • #33970 Deprecate ReportingExtension.file(String path)
  • #33923 Graduate Project.dependencyFactory to stable
  • #33904 Replace "can not" by "cannot"
  • #33788 Add new "OnDemandEagerRelease" file lock mode to build cache library
  • #33779 Invalid option 'always' shown for org.gradle.logging.stacktrace
  • #33762 Missing info about precompiled script plugins for Settings and Gradle targets
  • #33684 Malformed links in glossary, e.g. [sub:terminology_configuration]
  • #33525 Add a control to use a configuration cache entry if available but don't compute one on misses
  • #33415 Suspicious looking change to gradlew wrapper
  • #33310 Support compiling and testing on Java 25
  • #33248 isolated projects adds a trailing dot to the group name (sometimes)
  • #33016 Deprecate JavaForkOptions.setAllJvmArgs() methods
  • #32852 Incorrect subproject task name formatting with Isolated Projects enabled
  • #32811 htmlDependencyReport task takes huge amount of memory
  • #32281 Deprecate map notation for dependencies
  • #32105 Transitive dependencies are not loaded
  • #31958 Problems service injection failure
  • #31438 Could not move temporary workspace ... to immutable location
  • #31377 Gradle should use a supported keystore type for encryption key
  • #30758 precedence of ProjectProperties does not work as stated in documentation
  • #30745 Project equality is now hilariously broken when isolated Projects are enabled
  • #30449 Copy-button for copying stacktrace of failed test in Gradle-generated HTML test reports
  • #30047 Remove stale warning about Kotlin DSL and Configure on Demand
  • #29295 Misleading description of secondary variants
  • #28874 Locking dependencies doesn't actually work
  • #28811 Undocumented behaviour: Configuration secondary variants inherit the primary's attributes
  • #28759 MavenPom DSL: Add repositories to distributionManagement
  • #28149 Improve "Sharing outputs between projects" documentation
  • #27528 Collection property elements are not coerced from GString to String when configuration cache enabled
  • #26640 Rework Kotlin script templates to use the new Kotlin scripting API
  • #26418 Deprecate assemble task automatically building everything
  • #26297 AutoTested Samples in Javadoc should always be tested
  • #25885 antlr plugin's generated source files are not properly tracked for task wiring purposes
  • #25680 Configuration cache state could not be cached: field value of kotlinx.datetime.LocalDateTime
  • #25513 Property isDisallowChanges status is not restored from the configuration cache
  • #23689 Accessing mutated system properties in ValueSource may cause configuration cache miss
  • #23576 generatePrecompiledScriptPluginAccessors fails when using compileOnly dependency
  • #23544 Document that JUnit Jupiter is the default testing framework for JvmTestSuite
  • #22525 NodeState#computeExclusionFilter does not recompute exclusions when the incomingEdges have not changed count or identities, but the incomingEdges' transitiveExclusions have changed
  • #19808 When a test exclusion filter is set, JUnit 5 nested tests are ignored when running an entire test class
  • #19577 Referencing classes in Gradle's API jar that are also in the JDK cause compilation errors in Eclipse when building with Java 9 and later
  • #19555 ANTLR plugin's generated source dir creates implicit task dependencies
  • #19024 Refine (add samples) for Bucket of dependencies and other idiomatic ways of using the configurations
  • #18537 System::setSecurityManager is deprecated and will be removed in a future JDK release
  • #17137 Do not add kotlin-test-junit dependency in kotlin-application build init type after upgrading to Kotlin 1.5
  • #15639 Deprecate the archives configuration
  • #12376 Rich console should indicate when some parallel work is not shown
  • #7603 Gradle doesn't stop forked processes
  • #6843 Feature request: Console with colors but no other rich output
  • #2517 Running --dry-run should not execute tasks in a composite build
  • #980 Introduce tasks report that renders task dependencies as tree
  • #34820 New warnings and errors in KTS build scripts in 9.1.0 RC1
  • #34713 ProjectBuilder tests fail when applied plugins use any deprecated APIs
  • #34692 Gradle 9.1.0-rc-1 throws IllegalArgumentException instead of UnknownProjectException from dependencies.project
  • #34667 Property<FileSystemLocation> cannot be isolated
  • #34643 gradle 9.0.0 changes behavior of preserveFileTimestamps in Jar/War tasks
  • #23114 Improve Kotlin Keyword highlighting
  • #34953 Fine-grained property tracking for CC neglects direct projectProperties access
  • #34942 KotlinCompileClasspathFingerprinter fails when invoked on inexistent class directories
  • #34691 Possible memory use regression in 9.1.0-rc-1

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added dependencies A dependency upgrade gradle labels Sep 19, 2025
@ihub-bot ihub-bot bot modified the milestone: 1.7.1 Sep 19, 2025
Copy link
Contributor

@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

@sonarqubecloud
Copy link

@henry-hub henry-hub merged commit e2e502e into main Sep 19, 2025
5 checks passed
@henry-hub henry-hub deleted the gradle_update/version_9.1.0 branch September 19, 2025 15:19
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.

2 participants