[PR #6902] [deps]: Update fastlane to v2.233.1 #64177

Open
opened 2026-05-12 03:42:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6902
Author: @renovate[bot]
Created: 5/11/2026
Status: 🔄 Open

Base: mainHead: renovate/fastlane-2.x


📝 Commits (1)

  • 89ce2be [deps]: Update fastlane to v2.233.1

📊 Changes

2 files changed (+38 additions, -32 deletions)

View changed files

📝 Gemfile (+1 -1)
📝 Gemfile.lock (+37 -31)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
fastlane (source, changelog) '2.229.1''2.233.1' age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fastlane/fastlane (fastlane)

v2.233.1: Improvements

Compare Source

v2.233.0: Improvements

Compare Source

v2.232.2: Improvements

Compare Source

v2.232.1: Improvements

Compare Source

  • [action] Revert to "-uploadedDate" sort order for app_store_build_num… (#​29899) via Kai Leonhardt (@​Mik4sa)

v2.232.0: Improvements

Compare Source

v2.231.1: Improvements

Compare Source

[!IMPORTANT]
fastlane will begin warning if you are using a Ruby version we will no longer support in future.

v2.231.0: Improvements

Compare Source

[!IMPORTANT]
fastlane will begin warning if you are using a Ruby version we will no longer support in future.


v2.230.0: Improvements

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2nd week starting on the 2 week of the year before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6902 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/11/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/fastlane-2.x` --- ### 📝 Commits (1) - [`89ce2be`](https://github.com/bitwarden/android/commit/89ce2becdba0f6d263a806f15a1f27fce454740a) [deps]: Update fastlane to v2.233.1 ### 📊 Changes **2 files changed** (+38 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Gemfile` (+1 -1) 📝 `Gemfile.lock` (+37 -31) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://redirect.github.com/fastlane/fastlane), [changelog](https://redirect.github.com/fastlane/fastlane/releases)) | `'2.229.1'` → `'2.233.1'` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/fastlane/2.233.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/fastlane/2.229.1/2.233.1?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/3306) for more information. --- ### Release Notes <details> <summary>fastlane/fastlane (fastlane)</summary> ### [`v2.233.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.233.1): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.233.0...2.233.1) - \[deliver] fix app previews always running during usage. ([#&#8203;29989](https://redirect.github.com/fastlane/fastlane/issues/29989)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) ### [`v2.233.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.233.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.232.2...2.233.0) - \[scan] Fix default\_os\_version when xcodebuild sdkVersion differs from simctl sdkVersion ([#&#8203;29977](https://redirect.github.com/fastlane/fastlane/issues/29977)) via Felix Lisczyk ([@&#8203;FelixLisczyk](https://redirect.github.com/FelixLisczyk)) - \[core] build: move to fastlane-sirp 1.1.0 ([#&#8203;29973](https://redirect.github.com/fastlane/fastlane/issues/29973)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - fix: use certificate id param on match ([#&#8203;29966](https://redirect.github.com/fastlane/fastlane/issues/29966)) via James Collins ([@&#8203;java-james](https://redirect.github.com/java-james)) - \[action]\[swiftlint] Adds '--progress' flag ([#&#8203;21922](https://redirect.github.com/fastlane/fastlane/issues/21922)) via Erik Lippmann ([@&#8203;ObjectiveCesar](https://redirect.github.com/ObjectiveCesar)) - \[sigh, match] Pass keychain\_path through Sigh::Manager to ProvisioningProfile ([#&#8203;29963](https://redirect.github.com/fastlane/fastlane/issues/29963)) via Dmitry Pchelintsev ([@&#8203;Pchol](https://redirect.github.com/Pchol)) - Support individual api tokens in altool ([#&#8203;29961](https://redirect.github.com/fastlane/fastlane/issues/29961)) via Oliver Fox ([@&#8203;foxware00](https://redirect.github.com/foxware00)) - \[spaceship] Fix getting App Preview Sets with new endpoint ([#&#8203;29960](https://redirect.github.com/fastlane/fastlane/issues/29960)) via Cristian Caruceru ([@&#8203;ccaruceru](https://redirect.github.com/ccaruceru)) - \[frameit] Change the default iPhone 14 Pro/Pro Max frame colors from `PURPLE` to `BLACK`. ([#&#8203;21927](https://redirect.github.com/fastlane/fastlane/issues/21927)) via Michael Lenaghan ([@&#8203;michaellenaghan](https://redirect.github.com/michaellenaghan)) - \[gym] Add app\_name parameter to skip xcodebuild -showBuildSettings ([#&#8203;29953](https://redirect.github.com/fastlane/fastlane/issues/29953)) via 정고은 ([@&#8203;Goeun1001](https://redirect.github.com/Goeun1001)) - \[deliver, pilot] Add provider\_public\_id option for altool uploads ([#&#8203;29898](https://redirect.github.com/fastlane/fastlane/issues/29898)) via Hasancan Akgündüz ([@&#8203;hasancanakgunduz](https://redirect.github.com/hasancanakgunduz)) - \[sigh] add: introduce ability to control codesign page\_size ([#&#8203;29952](https://redirect.github.com/fastlane/fastlane/issues/29952)) via Aliaksei Siauko ([@&#8203;asevko](https://redirect.github.com/asevko)) - build: assert bin/\* contents in built gem to prevent global pollution. ([#&#8203;29915](https://redirect.github.com/fastlane/fastlane/issues/29915)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[match] feat(s3\_storage): add support for AWS STS credentials ([#&#8203;22139](https://redirect.github.com/fastlane/fastlane/issues/22139)) via monholm ([@&#8203;monholm](https://redirect.github.com/monholm)) - \[deliver] Initial App Preview (video) upload support for iPhone and iPad ([#&#8203;29831](https://redirect.github.com/fastlane/fastlane/issues/29831)) via Cristian Caruceru ([@&#8203;ccaruceru](https://redirect.github.com/ccaruceru)) - \[scan] output\_remove\_retry\_attempts should also remove retries when the test is skipped ([#&#8203;29887](https://redirect.github.com/fastlane/fastlane/issues/29887)) via Oliver Fox ([@&#8203;foxware00](https://redirect.github.com/foxware00)) - \[precheck] add 'nsfw' as blocklisted term ([#&#8203;29937](https://redirect.github.com/fastlane/fastlane/issues/29937)) via Jamie ([@&#8203;jtlthe2](https://redirect.github.com/jtlthe2)) - \[scan] Fix simulator selection when runtime build is missing from installed runtimes ([#&#8203;29894](https://redirect.github.com/fastlane/fastlane/issues/29894)) via Felix Lisczyk ([@&#8203;FelixLisczyk](https://redirect.github.com/FelixLisczyk)) - \[gem] move to faraday-retry 1.0.4 ([#&#8203;29944](https://redirect.github.com/fastlane/fastlane/issues/29944)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[precheck] document `rules/rules_data/curse_word_hashes` ([#&#8203;29941](https://redirect.github.com/fastlane/fastlane/issues/29941)) via Jamie ([@&#8203;jtlthe2](https://redirect.github.com/jtlthe2)) - Add RSpec tests for resign.sh bash functions ([#&#8203;29934](https://redirect.github.com/fastlane/fastlane/issues/29934)) via Sergei Selivanov ([@&#8203;cergfix](https://redirect.github.com/cergfix)) - build(deps): bump actions/download-artifact from 7 to 8 ([#&#8203;29930](https://redirect.github.com/fastlane/fastlane/issues/29930)) via dependabot\[bot] ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - build(deps): bump actions/upload-artifact from 6 to 7 ([#&#8203;29931](https://redirect.github.com/fastlane/fastlane/issues/29931)) via dependabot\[bot] ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - \[ci] remove AppVeyor for Windows tests on GitHub Actions ([#&#8203;29876](https://redirect.github.com/fastlane/fastlane/issues/29876)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) ### [`v2.232.2`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.232.2): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.232.1...2.232.2) - \[sigh] fix: prevent empty string as input to codesign on VERBOSE ([#&#8203;29910](https://redirect.github.com/fastlane/fastlane/issues/29910)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - Fix console command compatibility with Ruby 3.3+ ([#&#8203;29925](https://redirect.github.com/fastlane/fastlane/issues/29925)) via Jerome Lacoste ([@&#8203;lacostej](https://redirect.github.com/lacostej)) - cli: do not hide the original exception when failing in our ensure block ([#&#8203;29923](https://redirect.github.com/fastlane/fastlane/issues/29923)) via Jerome Lacoste ([@&#8203;lacostej](https://redirect.github.com/lacostej)) - \[core] Fix gemspec bin/console exclusion to subtract "console" not "bin/console" ([#&#8203;29914](https://redirect.github.com/fastlane/fastlane/issues/29914)) via Tachibana waita ([@&#8203;whywaita](https://redirect.github.com/whywaita)) - \[core] Upgrade rack transitive dep to please dependabot ([#&#8203;29911](https://redirect.github.com/fastlane/fastlane/issues/29911)) via Jerome Lacoste ([@&#8203;lacostej](https://redirect.github.com/lacostej)) - build: move to faraday 1.10.5 ([#&#8203;29906](https://redirect.github.com/fastlane/fastlane/issues/29906)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) ### [`v2.232.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.232.1): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.232.0...2.232.1) - \[action] Revert to "-uploadedDate" sort order for app\_store\_build\_num… ([#&#8203;29899](https://redirect.github.com/fastlane/fastlane/issues/29899)) via Kai Leonhardt ([@&#8203;Mik4sa](https://redirect.github.com/Mik4sa)) ### [`v2.232.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.232.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.231.1...2.232.0) - Revert "\[pilot] Add Support of the BuildAudienceType Field ([#&#8203;29859](https://redirect.github.com/fastlane/fastlane/issues/29859))" ([#&#8203;29881](https://redirect.github.com/fastlane/fastlane/issues/29881)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[match] Download Apple's new Developer ID intermediate certificates ([#&#8203;29890](https://redirect.github.com/fastlane/fastlane/issues/29890)) via Ian G. Maia ([@&#8203;iangmaia](https://redirect.github.com/iangmaia)) - \[match] Bump minimum version of `aws-sdk-s3` dependency to `~> 1.197` ([#&#8203;29750](https://redirect.github.com/fastlane/fastlane/issues/29750)) via Olivier Halligon ([@&#8203;AliSoftware](https://redirect.github.com/AliSoftware)) - \[action] Switch to "build uploads" api for app\_store\_build\_number and latest\_testflight\_build\_number action ([#&#8203;29879](https://redirect.github.com/fastlane/fastlane/issues/29879)) via Kai Leonhardt ([@&#8203;Mik4sa](https://redirect.github.com/Mik4sa)) - \[appium] Fix appium driver usage ([#&#8203;29882](https://redirect.github.com/fastlane/fastlane/issues/29882)) via Naveed Ahmad ([@&#8203;naveed-ahmad](https://redirect.github.com/naveed-ahmad)) - \[gym, scan, snapshot] Allow disabling swift packages fetches when using xcodebuild ([#&#8203;29862](https://redirect.github.com/fastlane/fastlane/issues/29862)) via Alexandre Podlewski ([@&#8203;alexandre-pod](https://redirect.github.com/alexandre-pod)) - \[ci] build: move to m4 runners ([#&#8203;29802](https://redirect.github.com/fastlane/fastlane/issues/29802)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[Ruby] Ruby 2.7 is now the minimum (dropping Ruby 2.6) ([#&#8203;29779](https://redirect.github.com/fastlane/fastlane/issues/29779)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] Fix CI pipeline to actually lint shell/bash scripts. ([#&#8203;29757](https://redirect.github.com/fastlane/fastlane/issues/29757)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[action] Add format switch to the import\_certificate action ([#&#8203;29868](https://redirect.github.com/fastlane/fastlane/issues/29868)) via Kai Leonhardt ([@&#8203;Mik4sa](https://redirect.github.com/Mik4sa)) - \[pilot] Add Support of the BuildAudienceType Field ([#&#8203;29859](https://redirect.github.com/fastlane/fastlane/issues/29859)) via YuantongLu ([@&#8203;YuantongL](https://redirect.github.com/YuantongL)) ### [`v2.231.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.231.1): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.231.0...2.231.1) > \[!IMPORTANT]\ > *fastlane* will begin warning if you are using a Ruby version we will no longer support in future. - \[core] build: move to modern plist for Ruby 3.4 frozen strings ([#&#8203;29851](https://redirect.github.com/fastlane/fastlane/issues/29851)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] always record latest\_fl\_version during part 2 release ([#&#8203;29866](https://redirect.github.com/fastlane/fastlane/issues/29866)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[core] add support for stdgem changes in Ruby 4 ([#&#8203;29869](https://redirect.github.com/fastlane/fastlane/issues/29869)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) ### [`v2.231.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.231.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.230.0...2.231.0) > \[!IMPORTANT]\ > *fastlane* will begin warning if you are using a Ruby version we will no longer support in future. *** - \[core] chore: rename key (ruby\_min) key to remove "VERSION" from it ([#&#8203;29864](https://redirect.github.com/fastlane/fastlane/issues/29864)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[scan] Handle Xcode26 test failure ([#&#8203;29854](https://redirect.github.com/fastlane/fastlane/issues/29854)) via Yusuf Özgül ([@&#8203;yusufozgul](https://redirect.github.com/yusufozgul)) - \[spaceship] add support for key creation scope in portal client ([#&#8203;29458](https://redirect.github.com/fastlane/fastlane/issues/29458)) via Daniel Costa ([@&#8203;danicunhac](https://redirect.github.com/danicunhac)) - \[ci] chore: remove slack train plugin ([#&#8203;29830](https://redirect.github.com/fastlane/fastlane/issues/29830)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[action] Fix target selection in `get_version_number` ([#&#8203;22178](https://redirect.github.com/fastlane/fastlane/issues/22178)) via Sven Münnich ([@&#8203;svenmuennich](https://redirect.github.com/svenmuennich)) - \[core] feat: add warning to output on unsupported Ruby version ([#&#8203;29840](https://redirect.github.com/fastlane/fastlane/issues/29840)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[snapshot] Fix status bar time format to use HH:MM instead of ISO8601 ([#&#8203;29846](https://redirect.github.com/fastlane/fastlane/issues/29846)) via Philip Niedertscheider ([@&#8203;philprime](https://redirect.github.com/philprime)) - \[core] build: move to xcodeproj 1.27.0 (from 1.22.0) ([#&#8203;29836](https://redirect.github.com/fastlane/fastlane/issues/29836)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[action] increment\_build\_number supports xros ([#&#8203;29827](https://redirect.github.com/fastlane/fastlane/issues/29827)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[spaceship] feat: support webhook integration API ([#&#8203;29844](https://redirect.github.com/fastlane/fastlane/issues/29844)) via Tim Shedor ([@&#8203;tshedor](https://redirect.github.com/tshedor)) - \[spaceship] Add support for legacy 2sk\_fo (SRP) logins ([#&#8203;27461](https://redirect.github.com/fastlane/fastlane/issues/27461)) via Matt Kiazyk ([@&#8203;MattKiazyk](https://redirect.github.com/MattKiazyk)) - docs: remove IMAGE\_GUIDELINES as Google remnant ([#&#8203;29835](https://redirect.github.com/fastlane/fastlane/issues/29835)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[spaceship] add robust handling around sirp api calls ([#&#8203;29821](https://redirect.github.com/fastlane/fastlane/issues/29821)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[spaceship, match] fix: developer\_id\_application\_g2 certificate filter ([#&#8203;29784](https://redirect.github.com/fastlane/fastlane/issues/29784)) via Vitalii Budnik ([@&#8203;nekrich](https://redirect.github.com/nekrich)) - \[core] build: support bundler v4 ([#&#8203;29813](https://redirect.github.com/fastlane/fastlane/issues/29813)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[snapshot] Fix device configuration being overwritten for iOS+Mac projects ([#&#8203;29834](https://redirect.github.com/fastlane/fastlane/issues/29834)) via Abhishek Mahanti ([@&#8203;amahanti](https://redirect.github.com/amahanti)) - \[ci] build: automate messages on released prs ([#&#8203;29819](https://redirect.github.com/fastlane/fastlane/issues/29819)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[produce] Add declared age range option to commands generator ([#&#8203;29815](https://redirect.github.com/fastlane/fastlane/issues/29815)) via Stefan Herold ([@&#8203;stherold](https://redirect.github.com/stherold)) - \[ci] build: reduce confusion in compilation by renaming things ([#&#8203;29826](https://redirect.github.com/fastlane/fastlane/issues/29826)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[action] Add `xros` to upload\_to\_app\_store.rb ([#&#8203;29460](https://redirect.github.com/fastlane/fastlane/issues/29460)) via Luca Ban ([@&#8203;mesqueeb](https://redirect.github.com/mesqueeb)) - \[ci] restore SLACK\_URL to Automation pipeline ([#&#8203;29825](https://redirect.github.com/fastlane/fastlane/issues/29825)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] remove unused release lanes. ([#&#8203;29785](https://redirect.github.com/fastlane/fastlane/issues/29785)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[GitHub Actions] Enable pull-requests.yml workflow ([#&#8203;29823](https://redirect.github.com/fastlane/fastlane/issues/29823)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) ### [`v2.230.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.230.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.229.1...2.230.0) - \[gym] evaluate building for .ipa or .pkg beyond iOS and macOS ([#&#8203;22145](https://redirect.github.com/fastlane/fastlane/issues/22145)) via Davide ([@&#8203;keeshux](https://redirect.github.com/keeshux)) - \[sigh]\[match] fix: provisioning profiles location for Xcode 16 ([#&#8203;29508](https://redirect.github.com/fastlane/fastlane/issues/29508)) via Vitalii Budnik ([@&#8203;nekrich](https://redirect.github.com/nekrich)) - \[install\_xcode\_plugin] hardening sh() to properly handle repo URL ([#&#8203;29811](https://redirect.github.com/fastlane/fastlane/issues/29811)) via Grzegorz Siewruk ([@&#8203;siewer](https://redirect.github.com/siewer)) - \[gym]\[pilot] Add `AppStoreInfo.plist` support for TestFlight uploads on non-macOS platforms ([#&#8203;29717](https://redirect.github.com/fastlane/fastlane/issues/29717)) via Cristian Caruceru ([@&#8203;ccaruceru](https://redirect.github.com/ccaruceru)) - \[frameit] fix: iPhone-14-pro off by one pixel ([#&#8203;29539](https://redirect.github.com/fastlane/fastlane/issues/29539)) via Mark Heijnekamp ([@&#8203;TheHunterDog](https://redirect.github.com/TheHunterDog)) - \[core] Fix Xcode 26 altool zero exit code confusion. ([#&#8203;29740](https://redirect.github.com/fastlane/fastlane/issues/29740)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[deliver] skips age rating upload when necessary ([#&#8203;29503](https://redirect.github.com/fastlane/fastlane/issues/29503)) via Michael Neeley ([@&#8203;redreceipt](https://redirect.github.com/redreceipt)) - \[produce] add declared\_age\_range capability ([#&#8203;29720](https://redirect.github.com/fastlane/fastlane/issues/29720)) via Tim Shedor ([@&#8203;tshedor](https://redirect.github.com/tshedor)) - \[deliver] update age rating declaration attributes ([#&#8203;29804](https://redirect.github.com/fastlane/fastlane/issues/29804)) via Yuki Y ([@&#8203;redryerye](https://redirect.github.com/redryerye)) - \[deliver] Check only locales that have screenshots to upload when deleting from ASC ([#&#8203;29800](https://redirect.github.com/fastlane/fastlane/issues/29800)) via Sergiu Todirașcu ([@&#8203;sirghi](https://redirect.github.com/sirghi)) - \[rake] remove unused rake tasks, fix github issue one ([#&#8203;29798](https://redirect.github.com/fastlane/fastlane/issues/29798)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - CONTRIBUTING.md: remove Google CLA callout ([#&#8203;29805](https://redirect.github.com/fastlane/fastlane/issues/29805)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - Upgrade xcov to v1.9.0 and remove 2016 monkey patch. ([#&#8203;29769](https://redirect.github.com/fastlane/fastlane/issues/29769)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] build: force circleci to previous resource\_class ([#&#8203;29801](https://redirect.github.com/fastlane/fastlane/issues/29801)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - build: update plugin template for GitHub Actions ([#&#8203;29758](https://redirect.github.com/fastlane/fastlane/issues/29758)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - Fix pty not fully flushing output and causing flaky tests [#&#8203;21792](https://redirect.github.com/fastlane/fastlane/issues/21792) ([#&#8203;21793](https://redirect.github.com/fastlane/fastlane/issues/21793)) via Jerome Lacoste ([@&#8203;lacostej](https://redirect.github.com/lacostej)) - \[supply] Fix missing\_email error when using external account credentials ([#&#8203;29796](https://redirect.github.com/fastlane/fastlane/issues/29796)) via Oliver Binns ([@&#8203;Oliver-Binns](https://redirect.github.com/Oliver-Binns)) - \[team] add 'ibotpeaches' to team.json ([#&#8203;29782](https://redirect.github.com/fastlane/fastlane/issues/29782)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - Fix `notarize` action with `verbose` option ([#&#8203;29495](https://redirect.github.com/fastlane/fastlane/issues/29495)) via Olivier Halligon ([@&#8203;AliSoftware](https://redirect.github.com/AliSoftware)) - \[ci] remove houndci config ([#&#8203;29793](https://redirect.github.com/fastlane/fastlane/issues/29793)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] chore: fix spacing on step 2 release job ([#&#8203;29792](https://redirect.github.com/fastlane/fastlane/issues/29792)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - build: generate plugin robocop config during rake tasks ([#&#8203;29791](https://redirect.github.com/fastlane/fastlane/issues/29791)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[spaceship] The provided entity includes an unknown relationship - 'capability' is not a relationship on the resource 'bundleIdCapabilities' ([#&#8203;29596](https://redirect.github.com/fastlane/fastlane/issues/29596)) via Hugo ([@&#8203;hugomarisco](https://redirect.github.com/hugomarisco)) - Bump actions/checkout from 5 to 6 ([#&#8203;29794](https://redirect.github.com/fastlane/fastlane/issues/29794)) via dependabot\[bot] ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - \[sigh] Take 'cert\_id' parameter into account while fetching provision… ([#&#8203;29780](https://redirect.github.com/fastlane/fastlane/issues/29780)) via AbbyM ([@&#8203;AbbyM](https://redirect.github.com/AbbyM)) - \[scan, gym] SwiftPM `clonedSourcePackagesDirPath` fixes & `packageCachePath` support ([#&#8203;29679](https://redirect.github.com/fastlane/fastlane/issues/29679)) via Brett Best ([@&#8203;Brett-Best](https://redirect.github.com/Brett-Best)) - \[ci] fix: allow Dependabot to manage Ruby deps ([#&#8203;29756](https://redirect.github.com/fastlane/fastlane/issues/29756)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - build: enhance update\_docs workflow ([#&#8203;29770](https://redirect.github.com/fastlane/fastlane/issues/29770)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] fix module tests regression + migrate module tests to gha ([#&#8203;29768](https://redirect.github.com/fastlane/fastlane/issues/29768)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - build: remove dependency ci config ([#&#8203;29786](https://redirect.github.com/fastlane/fastlane/issues/29786)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] Cleanup of unused and broken GitHub Actions ([#&#8203;29728](https://redirect.github.com/fastlane/fastlane/issues/29728)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[ci] swap to github action token instead of pat for meta workflows ([#&#8203;29788](https://redirect.github.com/fastlane/fastlane/issues/29788)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[deliver]\[frameit] support the latest devices and resolutions. ([#&#8203;29760](https://redirect.github.com/fastlane/fastlane/issues/29760)) via Sergiu Todirașcu ([@&#8203;sirghi](https://redirect.github.com/sirghi)) - ci: add Ruby 2.6/7 test jobs to CircleCI workflow ([#&#8203;29777](https://redirect.github.com/fastlane/fastlane/issues/29777)) via Jan Piotrowski ([@&#8203;janpio](https://redirect.github.com/janpio)) - Bump actions/checkout from 5 to 6 ([#&#8203;29772](https://redirect.github.com/fastlane/fastlane/issues/29772)) via dependabot\[bot] ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - Bump actions/labeler from 5 to 6 ([#&#8203;29771](https://redirect.github.com/fastlane/fastlane/issues/29771)) via dependabot\[bot] ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0OmRlcHMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 03:42:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#64177