[PR #6972] [deps]: Update fastlane to v2.234.0 #100401

Open
opened 2026-05-31 05:14:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: renovate/fastlane-2.x


📝 Commits (1)

  • a0d4710 [deps]: Update fastlane to v2.234.0

📊 Changes

2 files changed (+18 additions, -18 deletions)

View changed files

📝 Gemfile (+1 -1)
📝 Gemfile.lock (+17 -17)

📄 Description

This PR contains the following updates:

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

Warning

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


Release Notes

fastlane/fastlane (fastlane)

v2.234.0: Improvements

Compare Source

[!TIP]
Appreciate fastlane? Want to support further development? Donate via OpenCollective - https://opencollective.com/fastlane


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/6972 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/25/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/fastlane-2.x` --- ### 📝 Commits (1) - [`a0d4710`](https://github.com/bitwarden/android/commit/a0d4710bbd49b60a94ef5b12fc73f70ca00bc42e) [deps]: Update fastlane to v2.234.0 ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `Gemfile` (+1 -1) 📝 `Gemfile.lock` (+17 -17) </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.233.1'` → `'2.234.0'` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/fastlane/2.234.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/fastlane/2.233.1/2.234.0?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.234.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.234.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.233.1...2.234.0) > \[!TIP] > Appreciate fastlane? Want to support further development? Donate via OpenCollective - <https://opencollective.com/fastlane> - \[docs] adjust CoC contact email away from Google ([#&#8203;30024](https://redirect.github.com/fastlane/fastlane/issues/30024)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[spaceship] fix provisioning profile repair when certificates include nil ([#&#8203;29935](https://redirect.github.com/fastlane/fastlane/issues/29935)) via via-guy ([@&#8203;via-guy](https://redirect.github.com/via-guy)) - build(deps): bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.0.0 ([#&#8203;30013](https://redirect.github.com/fastlane/fastlane/issues/30013)) via dependabot\[bot] ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - \[supply] Fix issue when playstore production track doesn't have any release ([#&#8203;21506](https://redirect.github.com/fastlane/fastlane/issues/21506)) via Fadel Trivandi Dipantara ([@&#8203;fadeltd](https://redirect.github.com/fadeltd)) - \[deliver] improve documentation & clarify on territory\_ids behavior for upload\_price\_tier ([#&#8203;30019](https://redirect.github.com/fastlane/fastlane/issues/30019)) via orbisai0security ([@&#8203;orbisai0security](https://redirect.github.com/orbisai0security)) - \[match] Fix match\_nuke certificate\_id filtering ([#&#8203;30022](https://redirect.github.com/fastlane/fastlane/issues/30022)) via Nakshatra Singh ([@&#8203;nakshatrasinghh](https://redirect.github.com/nakshatrasinghh)) - \[sigh] fix: prevent empty string as input to codesign on KEYCHAIN\_FLAG ([#&#8203;30018](https://redirect.github.com/fastlane/fastlane/issues/30018)) via zengchunshan ([@&#8203;zengchunshan](https://redirect.github.com/zengchunshan)) - \[scan] default\_derived\_data supports build for running off ([#&#8203;22231](https://redirect.github.com/fastlane/fastlane/issues/22231)) via Jozsef Mihalicza ([@&#8203;jmihaliczas3d](https://redirect.github.com/jmihaliczas3d)) - Add support for 11 new App Store Connect locales ([#&#8203;29959](https://redirect.github.com/fastlane/fastlane/issues/29959)) via Ryu ([@&#8203;Ryu0118](https://redirect.github.com/Ryu0118)) - \[match] Fix match nuke deletion for provisioning profiles with wildcard filenames ([#&#8203;30014](https://redirect.github.com/fastlane/fastlane/issues/30014)) via Nakshatra Singh ([@&#8203;nakshatrasinghh](https://redirect.github.com/nakshatrasinghh)) - \[increment\_version\_number] support MARKETING\_VERSION resolving. ([#&#8203;30011](https://redirect.github.com/fastlane/fastlane/issues/30011)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[robocop] suppress suggestions for new extensions ([#&#8203;30005](https://redirect.github.com/fastlane/fastlane/issues/30005)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[core] relax constraint on abbrev, base64, mutex\_m and nfk ([#&#8203;30009](https://redirect.github.com/fastlane/fastlane/issues/30009)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - fix: migrate to standard which() helper to prevent ci spam ([#&#8203;29933](https://redirect.github.com/fastlane/fastlane/issues/29933)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[app\_store\_connect\_api\_key] Trim `key_id` / `issuer_id` to prevent malformed JWT claims ([#&#8203;29986](https://redirect.github.com/fastlane/fastlane/issues/29986)) via Copilot ([@&#8203;Copilot](https://redirect.github.com/Copilot)) - \[gem] allow CFPropertyList > 4 ([#&#8203;29993](https://redirect.github.com/fastlane/fastlane/issues/29993)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - chore: ruby 3.2 is eol, 3.3 is suggested ([#&#8203;29979](https://redirect.github.com/fastlane/fastlane/issues/29979)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - feat: add funding (opencollective) ([#&#8203;29972](https://redirect.github.com/fastlane/fastlane/issues/29972)) via Connor Tumbleson ([@&#8203;iBotPeaches](https://redirect.github.com/iBotPeaches)) - \[frameit] Add iPhone 16 and iPhone 17 device frame support ([#&#8203;29921](https://redirect.github.com/fastlane/fastlane/issues/29921)) via Events-Mate-Apps ([@&#8203;Events-Mate-Apps](https://redirect.github.com/Events-Mate-Apps)) - \[Fastlane Swift] Update Runner Project to 14.6 ([#&#8203;29990](https://redirect.github.com/fastlane/fastlane/issues/29990)) via Ethan Pippin ([@&#8203;LePips](https://redirect.github.com/LePips)) - \[supply] Support authorized\_user and Application Default Credentials for Google authentication ([#&#8203;29982](https://redirect.github.com/fastlane/fastlane/issues/29982)) via Tyler Renslow ([@&#8203;trenslow](https://redirect.github.com/trenslow)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0OmRlcHMiXX0=--> --- <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-31 05:14:30 -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#100401