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.starter to v0.80.0 #247

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.starter.library.kotlin 0.79.0 -> 0.80.0 age adoption passing confidence
com.starter.versioning 0.79.0 -> 0.80.0 age adoption passing confidence
com.starter.config 0.79.0 -> 0.80.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge November 28, 2024 14:25
Copy link

Dependency diff:

-\--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21
+\--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0

Copy link

Jar size:

Jar size change: -156.0B (3.1MiB -> 3.1MiB)

Diffuse output:

OLD: diffuse-source-file
NEW: pull-request-artifact.jar

       │         compressed          │          uncompressed          
       ├──────────┬─────────┬────────┼───────────┬───────────┬────────
 JAR   │ old      │ new     │ diff   │ old       │ new       │ diff   
───────┼──────────┼─────────┼────────┼───────────┼───────────┼────────
 class │ 54.1 KiB │  54 KiB │ -152 B │ 115.7 KiB │ 115.4 KiB │ -329 B 
 other │  3.1 MiB │ 3.1 MiB │   -4 B │   6.5 MiB │   6.5 MiB │    0 B 
───────┼──────────┼─────────┼────────┼───────────┼───────────┼────────
 total │  3.1 MiB │ 3.1 MiB │ -156 B │   6.6 MiB │   6.6 MiB │ -329 B 

 CLASSES │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │  23 │  23 │ 0 (+0 -0) 
 methods │ 626 │ 626 │ 0 (+0 -0) 
  fields │  66 │  66 │ 0 (+0 -0)
JAR
    compressed     │   uncompressed    │                                                                  
──────────┬────────┼──────────┬────────┤                                                                  
 size     │ diff   │ size     │ diff   │ path                                                             
──────────┼────────┼──────────┼────────┼──────────────────────────────────────────────────────────────────
  6.6 KiB │  -64 B │ 13.9 KiB │ -231 B │ ∆ com/luciad/imageio/webp/internal/NativeLoader.class            
  4.3 KiB │  -32 B │  8.6 KiB │  -49 B │ ∆ com/luciad/imageio/webp/WebPReader.class                       
  1.6 KiB │  -28 B │    3 KiB │  -54 B │ ∆ com/luciad/imageio/webp/internal/JavaUtilsKt.class             
  6.2 KiB │  -26 B │ 17.8 KiB │  -46 B │ ∆ com/luciad/imageio/webp/WebPWriteParam.class                   
  2.2 KiB │  +10 B │  4.5 KiB │  +36 B │ ∆ com/luciad/imageio/webp/CompressionType.class                  
    930 B │   -5 B │  1.3 KiB │    0 B │ ∆ com/luciad/imageio/webp/internal/VP8StatusCode_Companion.class 
    239 B │   -4 B │    122 B │    0 B │ ∆ META-INF/webp-imageio.kotlin_module                            
    5 KiB │   -3 B │  9.7 KiB │    0 B │ ∆ com/luciad/imageio/webp/internal/OsInfo.class                  
    836 B │   -2 B │  1.1 KiB │    0 B │ ∆ com/luciad/imageio/webp/WebPWriteParam_Companion.class         
    694 B │   +2 B │    819 B │   +5 B │ ∆ com/luciad/imageio/webp/WebPWrapper_WhenMappings.class         
    691 B │   -2 B │    823 B │    0 B │ ∆ com/luciad/imageio/webp/WebPReadParam_Companion.class          
    697 B │   +2 B │    807 B │   +5 B │ ∆ com/luciad/imageio/webp/WebPWriteParam_WhenMappings.class      
    805 B │   +2 B │  1.2 KiB │   +5 B │ ∆ com/luciad/imageio/webp/WebPImageReaderSpiKt.class             
  2.8 KiB │   -2 B │  7.9 KiB │    0 B │ ∆ com/luciad/imageio/webp/WebPReadParam.class                    
  1.9 KiB │   -1 B │  3.5 KiB │    0 B │ ∆ com/luciad/imageio/webp/WebPImageReaderSpi.class               
  1.5 KiB │   -1 B │  2.5 KiB │    0 B │ ∆ com/luciad/imageio/webp/internal/VP8StatusCode.class           
    3 KiB │   -1 B │  5.9 KiB │    0 B │ ∆ com/luciad/imageio/webp/WebPWrapper.class                      
  1.7 KiB │   -1 B │  3.3 KiB │    0 B │ ∆ com/luciad/imageio/webp/WebPImageWriterSpi.class               
──────────┼────────┼──────────┼────────┼──────────────────────────────────────────────────────────────────
 41.5 KiB │ -156 B │ 86.8 KiB │ -329 B │ (total)

@renovate renovate bot merged commit 9a163ab into master Nov 28, 2024
6 checks passed
@renovate renovate bot deleted the renovate/gradle.starter branch November 28, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants