otormaigh / lazyotp-android

Apache License 2.0
1 stars 0 forks source link

Bump androidx.test:rules from 1.6.0-alpha03 to 1.6.0-rc01 #513

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps androidx.test:rules from 1.6.0-alpha03 to 1.6.0-rc01.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 month ago

Diffuse stats for master ➡ 05bc38d

OLD: lazyotp-0.5.0-2b31ebe-release.apk (signature: V1, V2)
NEW: release-05bc38d6daece1a113dba03245e41684595c1443.apk (signature: V1, V2)

          │          compressed           │          uncompressed          
          ├───────────┬───────────┬───────┼───────────┬───────────┬────────
 APK      │ old       │ new       │ diff  │ old       │ new       │ diff   
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
      dex │   1.1 MiB │   1.1 MiB │ -72 B │   2.5 MiB │   2.5 MiB │ -232 B 
     arsc │ 423.7 KiB │ 423.7 KiB │   0 B │ 423.6 KiB │ 423.6 KiB │    0 B 
 manifest │   3.3 KiB │   3.3 KiB │  -1 B │  14.3 KiB │  14.3 KiB │    0 B 
      res │ 305.6 KiB │ 305.6 KiB │  +2 B │ 442.3 KiB │ 442.3 KiB │    0 B 
    asset │   4.3 KiB │   4.3 KiB │  +6 B │  34.6 KiB │  34.7 KiB │   +8 B 
    other │ 128.7 KiB │ 128.7 KiB │ -11 B │ 210.8 KiB │ 210.8 KiB │    0 B 
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
    total │     2 MiB │     2 MiB │ -76 B │   3.6 MiB │   3.6 MiB │ -224 B 

 DEX     │ old   │ new   │ diff       
─────────┼───────┼───────┼────────────
   files │     1 │     1 │  0         
 strings │ 15157 │ 15155 │ -2 (+4 -6) 
   types │  4380 │  4378 │ -2 (+0 -2) 
 classes │  3368 │  3366 │ -2 (+0 -2) 
 methods │ 20100 │ 20099 │ -1 (+0 -1) 
  fields │  8987 │  8987 │  0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │   79 │   79 │  0   
 entries │ 3310 │ 3310 │  0   

=================
====   APK   ====
=================

    compressed    │   uncompressed    │                                           
──────────┬───────┼──────────┬────────┤                                           
 size     │ diff  │ size     │ diff   │ path                                      
──────────┼───────┼──────────┼────────┼───────────────────────────────────────────
  1.1 MiB │ -72 B │  2.5 MiB │ -232 B │ ∆ classes.dex                             
 28.3 KiB │  -7 B │ 61.5 KiB │    0 B │ ∆ META-INF/CERT.SF                        
  1.9 KiB │  +6 B │  1.8 KiB │   +8 B │ ∆ assets/dexopt/baseline.prof             
 26.1 KiB │  -3 B │ 61.4 KiB │    0 B │ ∆ META-INF/MANIFEST.MF                    
    383 B │  +2 B │    281 B │    0 B │ ∆ res/-B.png                              
  1.2 KiB │  -2 B │  1.3 KiB │    0 B │ ∆ META-INF/CERT.RSA                       
    272 B │  +1 B │    120 B │    0 B │ ∆ META-INF/version-control-info.textproto 
  3.3 KiB │  -1 B │ 14.3 KiB │    0 B │ ∆ AndroidManifest.xml                     
──────────┼───────┼──────────┼────────┼───────────────────────────────────────────
  1.2 MiB │ -76 B │  2.6 MiB │ -224 B │ (total)                                   

======================
====   MANIFEST   ====
======================

              │ old                  │ new                  
──────────────┼──────────────────────┼──────────────────────
 package      │ ie.otormaigh.lazyotp │ ie.otormaigh.lazyotp 
 version code │ 5000                 │ 5000                 
 version name │ 0.5.0-2b31ebe        │ 0.5.0-05bc38d        

@@ -4,3 +4,3 @@
     android:versionCode="5000"
-    android:versionName="0.5.0-2b31ebe"
+    android:versionName="0.5.0-05bc38d"
     package="ie.otormaigh.lazyotp"
github-actions[bot] commented 1 month ago

Test Results

 6 files   6 suites   3s :stopwatch:  8 tests  8 :white_check_mark: 0 :zzz: 0 :x: 16 runs  16 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 48db122f.