Skip to content

Merge 8.x branch #1221

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

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

Merge 8.x branch #1221

wants to merge 30 commits into from

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Feb 2, 2025

For viewing git blames...

Goooler and others added 11 commits February 2, 2025 10:13
(cherry picked from commit ccc04a6)
* Update dependency gradle to v8.12

* Space-assignment syntax in Groovy DSL has been deprecated. This is scheduled to be removed in Gradle 10.0.

Consult the upgrading guide for further information: https://docs.gradle.org/8.12/userguide/upgrading_version_8.html#groovy_space_assignment_syntax

* Update dependency gradle to v8.12.1

* Fix `auto relocate plugin dependencies`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>

(cherry picked from commit 4ffb34f)
(cherry picked from commit 7c76ebc)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

(cherry picked from commit c24a570)
(cherry picked from commit 5247c1e)
(cherry picked from commit 8cb0530)
@Goooler Goooler closed this Feb 26, 2025
@Goooler Goooler deleted the 8.x branch February 26, 2025 09:59
@Goooler Goooler restored the 8.x branch June 19, 2025 01:14
@Goooler Goooler reopened this Jun 19, 2025
@Goooler Goooler force-pushed the 8.x branch 2 times, most recently from a72adeb to aea2af2 Compare June 19, 2025 01:50
Goooler added 5 commits June 19, 2025 21:19
* Bump

https://docs.gradle.org/9.0.0-rc-1/release-notes.html

* Mark `ShadowJar` as abstract

* Remove Java 11 and add Java 24 into test matrix

* Replace `SelfResolvingDependency` with `FileCollectionDependency`

* Remove `ShadowCopyAction.ArchiveFileTreeElement.getMode`

* Mark `JavaJarExec` as abstract

* org.spockframework:spock-core:2.3-groovy-4.0

* Remove static for `TransformerTestSupport.transformer`

* Replace `org.gradle.api.UncheckedIOException`

* Compat `dependencyProject`

* Replace `mainClassName` with `mainClass` for `CreateStartScripts`

* Compat `RelativeArchivePath.getParent` for Groovy 3 and 4

* Annotate `RelocatorRemapper` with `CompileStatic`

* Update changelog

* Revert "Remove `ShadowCopyAction.ArchiveFileTreeElement.getMode`"

This reverts commit 5b9a54f.

* Remove `@Override` for `getMode`

* Add Gradle 8.3 into test matrix

* Compat `RelocationUtil#configureRelocation` for Groovy 3 and 4

* Log info
@Goooler
Copy link
Member Author

Goooler commented Jun 25, 2025

OLD: shadow-gradle-plugin-8.3.6.jar
NEW: shadow-gradle-plugin-8.3.7.jar

 JAR   │ old       │ new       │ diff      
───────┼───────────┼───────────┼───────────
 class │ 707.9 KiB │   679 KiB │ -28.9 KiB 
 other │  10.7 KiB │  10.7 KiB │       0 B 
───────┼───────────┼───────────┼───────────
 total │ 718.6 KiB │ 689.7 KiB │ -28.9 KiB 

 CLASSES │ old  │ new  │ diff             
─────────┼──────┼──────┼──────────────────
 classes │  147 │  146 │   -1 (+4 -5)     
 methods │ 1840 │ 1537 │ -303 (+182 -485) 
  fields │  766 │  627 │ -139 (+13 -152)  

jar.diff.txt

@Goooler Goooler force-pushed the 8.x branch 2 times, most recently from 1067abd to b5749aa Compare June 25, 2025 10:20
Goooler added 6 commits June 26, 2025 16:07
(cherry picked from commit 8eeb64e)
Defaults `PropertiesFileTransformer.keyTransformer` to a copy of `Closure.IDENTITY`. We can't use `Closure.IDENTITY` instead, as it is not compatible with Groovy 3 and 4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant