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.2 #226

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 1, 2023

Upgrade to latest gradle version 8.2

fixed issues
  • #25102 Fix issues related to Kotlin DSL Reference docs
  • #25033 Test filters of TestLauncher should be respected when configuration cache is reused
  • #25010 Upgrade SnakeYAML
  • #24994 Gradle 8.2 milestone 1: Build Scan uses deprecated BuildIdentifier.getName
  • #24980 Config cache should support serializing java.util.ArrayDeque
  • #24967 Classcast Exception for Eclipse WTP
  • #24966 Include opposite task options in documentation
  • #24904 Configuration cache options missing from Build Environment > Gradle Properties documentation
  • #24815 Builds with the kotlin-dsl plugin cause OOMEs with Gradle version embedding Kotlin 1.8.20
  • #24768 Update dependencies / default versions
  • #24741 Allow opt-out for wrapper task test of distribution url
  • #24708 Remove or upgrade HikariCP dependency
  • #24677 Classpath dependencies in buildscript block of settings.gradle.kts do not invalidate the configuration cache
  • #24661 Splits source-sets in Kotlin DSL reference
  • #24584 Address performance regression in configuration cache for 8.1
  • #24568 Use consistent presentation for suggestions across Gradle
  • #24567 Unify formatting for suggesting Gradle documentation links
  • #24537 Publishing Gradle plugins to Ivy is not compatible with the configuration cache
  • #24535 Let gradle init default to the Kotlin DSL
  • #24530 Allow to configure Kotlin DSL script compiler to fail on warnings
  • #24510 Use consistent presentation for suggestions in dependency resolution errors
  • #24500 Working With Files doc errors
  • #24482 Test a subclassing of JavaExec
  • #24468 Consider removing the "Get help at..." suggestion in case of recoverable build failures
  • #24467 Consider removing the "--stacktrace" suggestion in case of recoverable build failures
  • #24466 Don’t show the --stacktrace suggestion for compilation failures
  • #24464 Consider removing the "--debug option to get more log output" suggestion in case of recoverable build failures
  • #24423 Hide the “Get more help at https://help.gradle.org” message for compilation failures
  • #24404 Dogfood = for ConfigurableFileCollection
  • #24395 Display link to docs when running build with ambigious project or task name
  • #24371 Move link to help.gradle.org to the suggestions list
  • #24349 Fix ArchUnit tests changing line numbers
  • #24331 Gradle 8+ breaks actionable "useJUnitPlatform" calls
  • #24308 Make "Gradle User Home" phrasing consistent in The Directories and Files Gradle Uses docs
  • #24300 Toolchain feature detects Java 8 JDK as a different Java version when inside an Alpine Linux container.
  • #24283 org.gradle.daemon.performance.enable-monitoring=false does not disable performance monitoring
  • #24252 Installing gradle under $HOME deleted all folders and files there
  • #24251 Refactor task and transform node id generations
  • #24230 Warn when JUnitPlatform tags are both included and excluded
  • #24225 Force run test when the full method path is specified on the command line
  • #24139 Emit warning when deprecated configuration usage is used
  • #24133 Add buildTreePath to BasicGradleProject
  • #24096 Upgrade embedded Kotlin to 1.8.20
  • #24094 Validate and use Kotlin Property assignment in smoke tests
  • #24020 Add Groovy 4.0.9 to test coverage
  • #23986 Document root project path :
  • #23982 Deprecate setAnnotationProcessorGeneratedSourcesDirectory
  • #23960 gradlew fails on POSIX systems that do not bundle which nor define JAVA_HOME
  • #23865 FileNotFoundException when setting capital RC when using the wrapper --gradle-version
  • #23837 Wrong project.gradle.parent
  • #23803 Properties implemented via @Inject provide access to incorrect Project state in builds running from configuration cache
  • #23778 Document 'required attributes' (which are mentioned, but not documented)
  • #23650 Enable back allWarningsAsErrors for Kotlin build scripts once Kotlin assignment plugin becomes stable
  • #23607 dependency verification should strip non-essential information from verification-keyring.keys
  • #23563 failing java toolchain download should have a more detailed error message.
  • #23551 Invalid artifactId is used in pluginMarkerMaven POM
  • #23428 Display a progress message when probing Java toolchains
  • #23045 Deprecate using non-String keys for nested map properties
  • #22953 Generated Gradle Kotlin DSL API docs might be outdated
  • #22559 Using a build service in a worker action should have an example
  • #22255 finalizeValueOnRead property value provider shouldn't be evaluated more than once
  • #22051 Add deprecation logging when build configures built-in conventions
  • #21901 Add deprecation logging to org.gradle.util.ConfigureUtil.configure(closure, target)
  • #19867 StandardKotlinBuildScriptModel contains exceptions from all projects
  • #17176 Add deprecation logging for Project.getConvention() and HasConvention.getConvention()
  • #17006 Unclear documentation inconsistency for default (and archives) configuration
  • #16773 Running 'gradlew wrapper --gradle-version' for a not existing version corrupts the wrapper.properties file
  • #13955 junit-platform test framework should contribute the junit-platform-launcher to the test runtime classpath
  • #13467 Make ear plugin support the configuration cache
  • #4311 Disable boolean @Options from the command line
  • #25253 Gradle 8.2-rc-1 emits a false deprecation warning when trying to access an absent extension in Kotlin DSL using the<T> or configure<T>
  • #25252 Relative path is not working for distributionUrl on wrapper task since Gradle 8.2
  • #25407 Kotlin DSL allWarningsAsErrors for scripts is not taken into account until scripts get recompiled for another reason
  • #25381 Kotlin assignment is not marked as enabled for IntelliJ when gradle.properties file is missing
  • #25363 Import-Package is no longer populated with version numbers with bnd
  • #25362 Setting URL for repository used for publishing "late" is ignored

Automated changes by create-pull-request GitHub action

@github-actions github-actions bot added dependencies Pull requests that update a dependency file gradle labels Jul 1, 2023
@pSub pSub closed this Dec 5, 2023
@pSub pSub deleted the gradle_update/version_8.2 branch December 5, 2023 21:55
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