Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Update gradle to 8.5 #47

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Update gradle to 8.5 #47

merged 1 commit into from
Dec 4, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 4, 2023

Upgrade to latest gradle version 8.5

fixed issues
  • #26890 Clean up categories reported via Problems API
  • #26861 Bug in Tutorial Apply Plugin section
  • #26841 Rename Problems#createProblem to Problems#create
  • #26838 Rename Problem.getWhere() to Problem.getLocations()
  • #26828 Expand list of file extensions used by cpp-library public headers
  • #26826 Add Maven test fixture to test POMs generated by Gradle
  • #26821 Update verfication-metadata to 1.3
  • #26814 Broken link in "Declaring Repositories" page
  • #26805 Published source tarballs expect a git repository to build
  • #26777 In Gradle 8.4, Project.getConfigurations() is marked unstable again
  • #26769 Generation of Kotlin extensions of the Gradle API is not reproducible
  • #26764 Upgrade embedded Kotlin to 1.9.20 when available
  • #26750 unable to create task based on code in documentation
  • #26748 Wrong Windows instruction
  • #26746 Pull out test suites to its own project
  • #26741 Add Version to Version Catalog Javadoc
  • #26716 Add location information to problem reports for version catalog problems
  • #26711 The -all distribution is missing the resource files from the src folder
  • #26699 Usage of GRADLE_HOME for ephemeral builds is wrong
  • #26693 Problems-api subproject should be java 6 compatible
  • #26676 Drop :wrapper-shared dependency in :build-cache-packaging
  • #26658 Wrapper project should output final gradle-wrapper.jar to libs folder
  • #26632 Let generated Kotlin extensions for the Gradle API be included in the binary compatibility check
  • #26616 Ensure that the internal problems API can be used in TAPI model builders
  • #26613 Make IDEA Gradle plugin Isolated Projects compatible
  • #26609 8.4 KotlinDsl: ConfigurationContainerScope.detachedConfiguration allows nullable Dependency but will throw NPE
  • #26602 8.4 - New configuration shortcut: DependencyScopeConfiguration.invoke isn't available
  • #26598 add --java-version parameter to gradle init task
  • #26578 Set visible=false on consumable Configurations
  • #26570 Binary changes are sometimes not auto-accepted for upgraded properties
  • #26549 Implement basic location types
  • #26507 Ignore help task execution request during model building
  • #26483 Ship the Gradle API Kotlin DSL Extensions JAR within the Gradle distribution
  • #26481 Add more NowInAndroid based performance tests
  • #26462 NowInAndroid project is not building with current master branch
  • #26461 Anticipating named Configurations with different allowed usages can cause unexpected behaviors
  • #26438 Ear Plugin: XML Schema / xmlns in Ear Descriptor for Java EE 8, Jakarta EE 9 and Jakarta EE 10 is missing / invalid
  • #26426 Hashing a file with upgraded properties fails due to incorrect hashing
  • #26400 Don't share stateful codecs
  • #26366 TestLauncher should be able to support test debugging while reusing CC cache entry
  • #26360 Don't invalidate the cache upon Kotlin DSL cid project property changes
  • #26352 Configuration cache fails when using filtered FileCollection
  • #26351 Dependency configuration testRuntime still exists in docs
  • #26350 Reduce log level of directory watcher
  • #26334 getDependenciesForVariant produces duplicate results when a dependency is reachable through two paths
  • #26332 Tests in gradle/gradle build should not make use of the Foojay Toolchains Plugin
  • #26321 Clean up next gen build cache prototype
  • #26300 Move ConsistentResolution code into JavaComponent
  • #26299 Gradle doesn't expose a comparison failure in test exception causes
  • #26293 Automatically accept binary changes for Upgraded properties
  • #26255 Error message when attempting to create a configuration that already exists is confusing
  • #26252 Continuous Build - changes to task inputs, or changes to input files?
  • #26201 Gradle not noticing file changes when source files is behind symlink on macOS
  • #26088 Clarify what "Gradle installation directory" means for gradlew
  • #25989 Generate list of upgraded properties during build
  • #25984 Provide better diagnostics for the "Unable to delete directory... Failed to delete some children..." error
  • #25852 Improve error message if value derived from property that does not provide any value
  • #25807 Clean up internal flags for persistent Java compiler daemon
  • #25782 Use GroovyCoverage/CheckstyleCoverage/etc pattern for ScalaCoverage
  • #25728 MavenPublicationErrorChecker can have a more helpful error message
  • #25586 org.gradle.api.tasks.WriteProperties.setOutputFile deprecated but no suggested alternative
  • #25574 Support running with Java 21
  • #25531 Warn if project in settings.gradle has a non existent project directory
  • #25483 compileKotlin task of build with kotlin-dsl applied emits warnings when configuration-cache is enabled
  • #25431 Unpublish :wrapper-shared for Maven
  • #25325 Make Java plugin compatible with Project Isolation
  • #25018 Some implicit imports for .gradle.kts are package private
  • #24450 Alert Plugins of Special Case Exceptions Suppressing Deprecation Warnings
  • #24258 Update gradle init to provide an option create and use a version catalog
  • #24217 Document GRADLE_LIBS_REPO_OVERRIDE
  • #23889 Project isolation: class not found exception if a model is queried twice
  • #23840 Have a public API to tell if project isolation is enabled.
  • #23495 Investigate implications of using DefaultJvmVariantBuilder in component-centric model.
  • #23471 Confusing Licensing Information in Gradle User Manual
  • #23208 ResolvedArtifact returns incorrect extension for certain artifacts
  • #22908 Nag for deprecation of BasePluginExtension members
  • #22468 VersionCatalogExtension not added to the gradle-kotlin-dsl-accessors during generatePrecompiledScriptPluginAccessors
  • #21902 Add deprecation logging to org.gradle.util.VersionNumber
  • #20834 Add an option to only generate plaintext and not binary for --export-keys
  • #20830 Corrupt plugin jars end up in Gradle's local caches
  • #20191 Use the same case for dependency verification metadata and keyring
  • #19044 Outgoing artifacts as provider of a task output cause the failure
  • #17589 Resolve dependencies around ValidationProblemId enum
  • #16697 Wrong licensing legal advice in application plugin documentation?
  • #16587 Dependency verification's trusted keys is case sensitive
  • #16506 Settings scripts and plugins should provide APIs to create RegularFile and Directory instances according to the settings layout
  • #14968 Please include LICENSE in gradle-wrapper.jar
  • #13968 There should be a public API for creating CopySpec instances at execution time
  • #12009 DirectoryProperty cannot be used with @option, throws an obscure exception
  • #5748 Sync task doesn't handle "." as an "into" subpath correctly
  • #27007 FileComparisonTestAssertionFailure don't represent AssertionFailueError with one FileInfo
  • #26996 Duplicated BOM imports in generated POMs
  • #26987 CalculateTaskGraphBuildOperationType build operation should be consistent between store and load builds

@github-actions github-actions bot added dependencies Pull requests that update a dependency file gradle labels Dec 4, 2023
@FunkyMuse FunkyMuse merged commit 8ceec9f into main Dec 4, 2023
@FunkyMuse FunkyMuse deleted the gradle_update/version_8.5 branch December 4, 2023 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant