Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GradleUp/shadow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.6
Choose a base ref
...
head repository: GradleUp/shadow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.3.7
Choose a head ref
  • 12 commits
  • 28 files changed
  • 2 contributors

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    b6d6107 View commit details
    Browse the repository at this point in the history
  2. Update RELEASING.md

    (cherry picked from commit 5247c1e)
    Goooler committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    8446796 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Don't note PR 1093 for 8.3.6 changes

    (cherry picked from commit 8cb0530)
    Goooler committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    457d488 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    ad64e94 View commit details
    Browse the repository at this point in the history
  2. Update dependency gradle to v8.14.2 (#1459)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    (cherry picked from commit 17dc709)
    renovate[bot] authored and Goooler committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    8689f5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4e2bd View commit details
    Browse the repository at this point in the history
  4. Update RELEASING.md

    (cherry picked from commit 63ac510)
    Goooler committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    42c4665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1332a99 View commit details
    Browse the repository at this point in the history
  6. Revert "Run CI for 8.x branch"

    This reverts commit 12328c9.
    Goooler committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    3df0ea5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Eliminate convention plugin

    Goooler committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    85a0646 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Make Shadow 8 be compatible with Gradle 9 (#1470)

    * 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 authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    a0da04a View commit details
    Browse the repository at this point in the history
  2. Prepare version 8.3.7

    Goooler committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    badabad View commit details
    Browse the repository at this point in the history
Loading