Skip to content

Bump fastlane from 2.228.0 to 2.231.0 - #27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fastlane-2.231.0
Closed

Bump fastlane from 2.228.0 to 2.231.0#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fastlane-2.231.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.228.0 to 2.231.0.

Release notes

Sourced from fastlane's releases.

2.231.0 Improvements

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


2.230.0 Improvements

  • [gym] evaluate building for .ipa or .pkg beyond iOS and macOS (#22145) via Davide (@​keeshux)
  • [sigh][match] fix: provisioning profiles location for Xcode 16 (#29508) via Vitalii Budnik (@​nekrich)
  • [install_xcode_plugin] hardening sh() to properly handle repo URL (#29811) via Grzegorz Siewruk (@​siewer)
  • [gym][pilot] Add AppStoreInfo.plist support for TestFlight uploads on non-macOS platforms (#29717) via Cristian Caruceru (@​ccaruceru)
  • [frameit] fix: iPhone-14-pro off by one pixel (#29539) via Mark Heijnekamp (@​TheHunterDog)
  • [core] Fix Xcode 26 altool zero exit code confusion. (#29740) via Connor Tumbleson (@​iBotPeaches)
  • [deliver] skips age rating upload when necessary (#29503) via Michael Neeley (@​redreceipt)
  • [produce] add declared_age_range capability (#29720) via Tim Shedor (@​tshedor)
  • [deliver] update age rating declaration attributes (#29804) via Yuki Y (@​redryerye)
  • [deliver] Check only locales that have screenshots to upload when deleting from ASC (#29800) via Sergiu Todirașcu (@​sirghi)
  • [rake] remove unused rake tasks, fix github issue one (#29798) via Connor Tumbleson (@​iBotPeaches)
  • CONTRIBUTING.md: remove Google CLA callout (#29805) via Connor Tumbleson (@​iBotPeaches)
  • Upgrade xcov to v1.9.0 and remove 2016 monkey patch. (#29769) via Connor Tumbleson (@​iBotPeaches)
  • [ci] build: force circleci to previous resource_class (#29801) via Connor Tumbleson (@​iBotPeaches)
  • build: update plugin template for GitHub Actions (#29758) via Connor Tumbleson (@​iBotPeaches)
  • Fix pty not fully flushing output and causing flaky tests #21792 (#21793) via Jerome Lacoste (@​lacostej)
  • [supply] Fix missing_email error when using external account credentials (#29796) via Oliver Binns (@​Oliver-Binns)
  • [team] add 'ibotpeaches' to team.json (#29782) via Connor Tumbleson (@​iBotPeaches)
  • Fix notarize action with verbose option (#29495) via Olivier Halligon (@​AliSoftware)

... (truncated)

Commits
  • feae1a4 Version bump to 2.231.0 (#29865)
  • 18ab932 [core] rename key (ruby_min) key to remove "VERSION" from it (#29864)
  • 20ee632 [scan] Handle Xcode26 test failure during scan usage (#29854)
  • 5732fc8 [spaceship] add support for key creation scope in portal client (#29458)
  • 5c3e12e [ci] chore: remove slack train crash (#29830)
  • fa9cde2 [action] Fix target selection in get_version_number (#22178)
  • b4413ac [core] add warning to output on unsupported Ruby (< 3.2) version (#29840)
  • 78c126b [snapshot] Fix status bar time format to use HH:MM instead of ISO8601 (#29846)
  • ebfc397 [core] move to xcodeproj 1.27.0 (from 1.22.0) (#29836)
  • c559a32 [action] increment_build_number supports xros (#29827)
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.228.0 to 2.231.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.228.0...fastlane/2.231.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.231.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jan 19, 2026
@coderabbitai

coderabbitai Bot commented Jan 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github

dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #30.

@dependabot dependabot Bot closed this Jan 26, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/fastlane-2.231.0 branch January 26, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants