From de7256dd4aafd8fa458f6119f2048420b3e158cb Mon Sep 17 00:00:00 2001 From: Adam Borbas Date: Fri, 23 Jan 2026 15:47:45 +0100 Subject: [PATCH 1/2] Update fastlane 2.228 -> 2.230 --- Gemfile | 2 +- Gemfile.lock | 36 ++++++++++++++++++++++-------------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index 1cb5c5fd0ac..7373dd234cb 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ end gem 'danger-dangermattic', '~> 1.2' gem 'dotenv' -gem 'fastlane', '~> 2.228' +gem 'fastlane', '~> 2.230' gem 'fastlane-plugin-firebase_app_distribution', '~> 0.10' gem 'fastlane-plugin-sentry', '~> 1.0' # gem 'fastlane-plugin-wpmreleasetoolkit', git: 'git@github.com:wordpress-mobile/release-toolkit', branch: '' diff --git a/Gemfile.lock b/Gemfile.lock index d15cc8e45d8..90afd091254 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,8 +22,8 @@ GEM ast (2.4.3) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1194.0) - aws-sdk-core (3.239.2) + aws-partitions (1.1209.0) + aws-sdk-core (3.241.4) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -31,18 +31,19 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.118.0) - aws-sdk-core (~> 3, >= 3.239.1) + aws-sdk-kms (1.121.0) + aws-sdk-core (~> 3, >= 3.241.4) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.207.0) - aws-sdk-core (~> 3, >= 3.234.0) + aws-sdk-s3 (1.212.0) + aws-sdk-core (~> 3, >= 3.241.4) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) - base64 (0.3.0) - bigdecimal (4.0.0) + base64 (0.2.0) + benchmark (0.5.0) + bigdecimal (4.0.1) buildkit (1.6.1) sawyer (>= 0.6) chroma (0.2.0) @@ -114,7 +115,7 @@ GEM faraday-http-cache (2.5.1) faraday (>= 0.8) faraday-httpclient (1.0.1) - faraday-multipart (1.1.1) + faraday-multipart (1.2.0) multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) @@ -124,14 +125,16 @@ GEM faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.4.0) - fastlane (2.229.0) + fastlane (2.231.1) CFPropertyList (>= 2.3, < 4.0.0) abbrev (~> 0.1.2) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) aws-sdk-s3 (~> 1.0) babosa (>= 1.0.3, < 2.0.0) - bundler (>= 1.12.0, < 3.0.0) + base64 (~> 0.2.0) + benchmark (>= 0.1.0) + bundler (>= 1.17.3, < 5.0.0) colored (~> 1.2) commander (~> 4.6) csv (~> 3.3) @@ -152,11 +155,14 @@ GEM http-cookie (~> 1.0.5) json (< 3.0.0) jwt (>= 2.1.0, < 3) + logger (>= 1.6, < 2.0) mini_magick (>= 4.9.4, < 5.0.0) multipart-post (>= 2.0.0, < 3.0.0) mutex_m (~> 0.3.0) naturally (~> 2.2) + nkf (~> 0.2.0) optparse (>= 0.1.1, < 1.0.0) + ostruct (>= 0.1.0) plist (>= 3.1.0, < 4.0.0) rubyzip (>= 2.0.0, < 3.0.0) security (= 0.1.5) @@ -260,12 +266,13 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (5.27.0) - multi_json (1.18.0) + multi_json (1.19.1) multipart-post (2.4.1) mutex_m (0.3.0) nanaimo (0.4.0) nap (1.1.0) naturally (2.3.0) + nkf (0.2.0) nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -277,6 +284,7 @@ GEM options (2.3.2) optparse (0.8.1) os (1.1.4) + ostruct (0.6.3) parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) @@ -287,7 +295,7 @@ GEM highline (>= 1.6) options (~> 2.3.0) pstore (0.2.0) - public_suffix (7.0.0) + public_suffix (7.0.2) racc (1.8.1) rainbow (3.1.1) rake (12.3.3) @@ -372,7 +380,7 @@ PLATFORMS DEPENDENCIES danger-dangermattic (~> 1.2) dotenv - fastlane (~> 2.228) + fastlane (~> 2.230) fastlane-plugin-firebase_app_distribution (~> 0.10) fastlane-plugin-sentry (~> 1.0) fastlane-plugin-wpmreleasetoolkit (~> 13.8) From 5c5b99f87a500e84e61e96eaa70682ba3c8d02d6 Mon Sep 17 00:00:00 2001 From: Adam Borbas Date: Mon, 26 Jan 2026 09:27:36 +0100 Subject: [PATCH 2/2] Update sizing to fit increased canvas --- fastlane/appstoreres/assets/iphone-background-1.png | 4 ++-- fastlane/appstoreres/assets/iphone-background-2.png | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fastlane/appstoreres/assets/iphone-background-1.png b/fastlane/appstoreres/assets/iphone-background-1.png index 5eee494a9b4..9ca5efc3b25 100644 --- a/fastlane/appstoreres/assets/iphone-background-1.png +++ b/fastlane/appstoreres/assets/iphone-background-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0afa8d06cc941e356373e7653e69575bb606d1601080288353438fc745a9760c -size 38858 +oid sha256:e64d52e3073b81237b8ca341ba4c22f5f81404946bd34dc6db5760f9d298a1d4 +size 52860 diff --git a/fastlane/appstoreres/assets/iphone-background-2.png b/fastlane/appstoreres/assets/iphone-background-2.png index c437cb031f9..cec26632bd7 100644 --- a/fastlane/appstoreres/assets/iphone-background-2.png +++ b/fastlane/appstoreres/assets/iphone-background-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c06d84a943f4f982fab0d3ac630ba5a9d4ee66ddecbed807817af2f588716fb5 -size 203917 +oid sha256:9f04b908259bdefbd716cf090d85249050369c026904ff0204384243c063efe2 +size 47525