otormaigh / lazyotp-android

Apache License 2.0
1 stars 0 forks source link

Bump okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14 #480

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14. Updates com.squareup.okhttp3:okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.0.0-alpha.14

2024-04-17

  • Breaking: Move coroutines extensions to okhttp3.coroutines. Previously this artifact shared the okhttp3 package name with our core module, which is incompatible with the Java Platform Module System.

  • Fix in okhttp-coroutines: Publish a valid artifact. The coroutines JAR file in 5.0.0-alpha.13 was corrupt and should not be used.

Version 5.0.0-alpha.13

2024-04-16

  • Breaking: Tag unstable new APIs as @ExperimentalOkHttpApi. We intend to release OkHttp 5.0 without stabilizing these new APIs first.

    Do not use these experimental APIs in modules that may be executed using a version of OkHttp different from the version that the module was compiled with. Do not use them in published libraries. Do not use them if you aren't willing to track changes to them.

  • Breaking: Drop support for Kotlin Multiplatform.

    We planned to support multiplatform in OkHttp 5.0, but after building it, we weren't happy with the implementation trade-offs. We can't use our HTTP client engine on Kotlin/JS, and we weren't prepared to build a TLS API for Kotlin/Native.

    We'd prefer a multiplatform HTTP client API that's backed by OkHttp on Android and JVM, and other engines on other platforms. [Ktor] does this pretty well today!

  • Breaking: Use kotlin.time.Duration in APIs like OkHttpClient.Builder.callTimeout(). This update also drops support for the DurationUnit functions introduced in earlier alpha releases of OkHttp 5.

  • Breaking: Reorder the parameters in the Cache constructor that was introduced in 5.0.0-alpha.3.

  • New: Request.Builder.cacheUrlOverride() customizes the cache key used for a request. This can be used to make canonical URLs for the cache that omit insignificant query parameters or other irrelevant data.

    This feature may be used with POST requests to cache their responses. In such cases the request body is not used to determine the cache key, so you must manually add cache-relevant data to the override URL. For example, you could add a request-body-sha256 query parameter so requests with the same POST data get the same cache entry.

  • New: HttpLoggingInterceptor.redactQueryParams() configures the query parameters to redact in logs. For best security, don't put sensitive information in query parameters.

... (truncated)

Commits


Updates com.squareup.okhttp3:logging-interceptor from 5.0.0-alpha.12 to 5.0.0-alpha.14

Changelog

Sourced from com.squareup.okhttp3:logging-interceptor's changelog.

Version 5.0.0-alpha.14

2024-04-17

  • Breaking: Move coroutines extensions to okhttp3.coroutines. Previously this artifact shared the okhttp3 package name with our core module, which is incompatible with the Java Platform Module System.

  • Fix in okhttp-coroutines: Publish a valid artifact. The coroutines JAR file in 5.0.0-alpha.13 was corrupt and should not be used.

Version 5.0.0-alpha.13

2024-04-16

  • Breaking: Tag unstable new APIs as @ExperimentalOkHttpApi. We intend to release OkHttp 5.0 without stabilizing these new APIs first.

    Do not use these experimental APIs in modules that may be executed using a version of OkHttp different from the version that the module was compiled with. Do not use them in published libraries. Do not use them if you aren't willing to track changes to them.

  • Breaking: Drop support for Kotlin Multiplatform.

    We planned to support multiplatform in OkHttp 5.0, but after building it, we weren't happy with the implementation trade-offs. We can't use our HTTP client engine on Kotlin/JS, and we weren't prepared to build a TLS API for Kotlin/Native.

    We'd prefer a multiplatform HTTP client API that's backed by OkHttp on Android and JVM, and other engines on other platforms. [Ktor] does this pretty well today!

  • Breaking: Use kotlin.time.Duration in APIs like OkHttpClient.Builder.callTimeout(). This update also drops support for the DurationUnit functions introduced in earlier alpha releases of OkHttp 5.

  • Breaking: Reorder the parameters in the Cache constructor that was introduced in 5.0.0-alpha.3.

  • New: Request.Builder.cacheUrlOverride() customizes the cache key used for a request. This can be used to make canonical URLs for the cache that omit insignificant query parameters or other irrelevant data.

    This feature may be used with POST requests to cache their responses. In such cases the request body is not used to determine the cache key, so you must manually add cache-relevant data to the override URL. For example, you could add a request-body-sha256 query parameter so requests with the same POST data get the same cache entry.

  • New: HttpLoggingInterceptor.redactQueryParams() configures the query parameters to redact in logs. For best security, don't put sensitive information in query parameters.

... (truncated)

Commits


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 2 months ago

Diffuse stats for master ➡ 721e33b

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

          │            compressed            │           uncompressed           
          ├───────────┬───────────┬──────────┼───────────┬───────────┬──────────
 APK      │ old       │ new       │ diff     │ old       │ new       │ diff     
──────────┼───────────┼───────────┼──────────┼───────────┼───────────┼──────────
      dex │   1.1 MiB │   1.1 MiB │ +3.3 KiB │   2.5 MiB │   2.5 MiB │ +6.4 KiB 
     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 │     +4 B │  34.6 KiB │  34.6 KiB │      0 B 
    other │ 128.7 KiB │ 128.7 KiB │    -15 B │ 210.8 KiB │ 210.8 KiB │      0 B 
──────────┼───────────┼───────────┼──────────┼───────────┼───────────┼──────────
    total │     2 MiB │     2 MiB │ +3.3 KiB │   3.6 MiB │   3.6 MiB │ +6.4 KiB 

 DEX     │ old   │ new   │ diff              
─────────┼───────┼───────┼───────────────────
   files │     1 │     1 │   0               
 strings │ 15157 │ 15186 │ +29 (+105 -76)    
   types │  4380 │  4387 │  +7 (+66 -59)     
 classes │  3368 │  3373 │  +5 (+60 -55)     
 methods │ 20100 │ 20165 │ +65 (+1117 -1052) 
  fields │  8987 │  9019 │ +32 (+533 -501)   

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

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

      compressed      │     uncompressed     │                                
──────────┬───────────┼──────────┬───────────┤                                
 size     │ diff      │ size     │ diff      │ path                           
──────────┼───────────┼──────────┼───────────┼────────────────────────────────
 40.5 KiB │ +40.5 KiB │ 40.4 KiB │ +40.4 KiB │ + v2/a.gz                      
          │ -40.5 KiB │          │ -40.4 KiB │ - w2/a.gz                      
  1.1 MiB │  +3.3 KiB │  2.5 MiB │  +6.4 KiB │ ∆ classes.dex                  
 26.1 KiB │      -7 B │ 61.4 KiB │       0 B │ ∆ META-INF/MANIFEST.MF         
    402 B │      +6 B │    266 B │      +2 B │ ∆ assets/dexopt/baseline.profm 
 28.3 KiB │      -6 B │ 61.5 KiB │       0 B │ ∆ META-INF/CERT.SF             
  1.9 KiB │      -2 B │  1.8 KiB │      -2 B │ ∆ assets/dexopt/baseline.prof  
    379 B │      -2 B │    281 B │       0 B │ ∆ res/-B.png                   
  1.2 KiB │      -2 B │  1.3 KiB │       0 B │ ∆ META-INF/CERT.RSA            
  3.3 KiB │      +1 B │ 14.3 KiB │       0 B │ ∆ AndroidManifest.xml          
──────────┼───────────┼──────────┼───────────┼────────────────────────────────
  1.2 MiB │  +3.3 KiB │  2.7 MiB │  +6.4 KiB │ (total)                        

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

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

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

Test Results

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

Results for commit c9a3c480.