Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gradle to 8.10 #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 19, 2024

Upgrade to latest gradle version 8.10

fixed issues
  • #30153 [8.8] new Daemon JVM feature incompatible with android; needs additional criteria
  • #30061 Revert some of the build scope listener deprecations recently introduced
  • #30043 Project dependencies can be observed outside of Configuration Cache fingerprinting
  • #30023 Configuration Cache fails to restore Proxy created in Gradle-specific classloader
  • #29994 Gradle doesn't recognise inherited OpenTest4J FileInfo in test assertion exception
  • #29983 The example of creating a Script plugin in the documentation does not work
  • #29978 Wrong JDK version in error message suggestion correction steps
  • #29960 De-incubate website and vcsUrl properties of GradlePluginDevelopmentExtension
  • #29906 Improving the design of buttons
  • #29893 Update DomainObjectContext to expose a getProjectIdentityPath() method
  • #29890 Sample for Problems API does not work
  • #29872 Strongly-typed custom dependency schema should have their types preserved when being consumed from another repo
  • #29863 "Understanding tasks" docs page problems
  • #29633 A build scan cannot be produced due to "Dangling build operations detected".
  • #29629 When wrapper fails checksum validation, don't show the actual checksum, instead redirect users to a more reliable source
  • #29580 Update Working with Dependencies -> Learning the Basics section of User Manual
  • #29540 Gradle build fails with an error on sync with Configuration Cache
  • #29539 Simple custom interceptors for bytecode upgrade don't allow to upgrade any type
  • #29522 Problem description copied from the CC report is noisy and ill-formatted
  • #29519 unreportedProblemInCurrentCall error when using configure action
  • #29507 Deprecate running Gradle on JVM versions < 17
  • #29499 Wrong information about removing unintentional subprojects
  • #29441 Isolated Project violations should include a location
  • #29363 Simplify writing custom interceptors for upgraded properties
  • #29310 Working with Files - CopySpec - should be linked to on the Distribution Plugin doc page
  • #29274 Annotate all properties that should be migrated with @ToBeReplacedByLazyProperty
  • #29233 Report user-friendly errors when the DCL schema builder encounters collections (or other generic types) in model types
  • #29187 Introduce a replacement for gradle.allprojects {...} suitable for incremental adoption
  • #29061 Report reason for Configuration Cache misses via an API
  • #29040 Deprecate extending a configuration from another project
  • #29026 Android Studio project import performance regression in 8.7
  • #29015 Support running on Java 23
  • #29014 Support compiling and testing on Java 23
  • #28954 Fix Extensibility platform tests that are not configuration cache compatible and remove load-after-store flag
  • #28953 Fix JVM platform tests that are not configuration cache compatible and remove load-after-store flag
  • #28952 Fix Native Platform tests that are not configuration cache compatible and remove load-after-store flag
  • #28951 Fix Documentation tests that are not configuration cache compatible and remove load-after-store flag
  • #28614 Remove JVM target validation control code in Kotlin DSL
  • #28413 Creating Kotlin library with gradle init makes it seem like the Kotlin plugin is not applied
  • #28277 Wrong link in wrapper documentation
  • #27947 Dependency Locking Issue with Spring Dependency Management and Test-Fixtures
  • #27933 Clean build output
  • #27813 mavenContent snapshotsOnly() has no effect for repositories in pluginManagement
  • #27314 Add artifact transform documentation
  • #26906 Add JetBrains nullness annotations to Transformer OUT type parameter of all public API classes
  • #26540 Support upgrading read-only properties
  • #26521 Expose BuildLayout root dir from ProjectLayout
  • #25973 Decide how to upgrade TextResource for Property upgrades
  • #25838 Decide on @Nested property upgrades
  • #25541 Gradle-property-induced CC invalidations have an unhelpful error message
  • #24713 Support upgrading method references for both getters and setters
  • #24580 Provide a meaningful error then a project-level plugin is applied in settings
  • #24126 DetachedConfigurations should not resolve to themselves
  • #22831 JavaToolchainService.compilerFor will provide a JRE in case that is the only toolchain available
  • #22481 False deprecation warnings if configuration cache is not stored but its warnings enabled
  • #21290 Configuration cache report should include information about tasks that use notCompatibleWithConfigurationCache(), resulting in the cache being discarded
  • #16936 Cannot inject services into extension created on a task
  • #1246 plugin-publish-plugin: Allow user to specify publish API key and secret via plugin bundle DSL

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added dependencies Pull requests that update a dependency file gradle labels Aug 19, 2024
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 gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant