Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps fastlane from 2.229.1 to 2.230.0.

Release notes

Sourced from fastlane's releases.

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)
  • [ci] remove houndci config (#29793) via Connor Tumbleson (@​iBotPeaches)
  • [ci] chore: fix spacing on step 2 release job (#29792) via Connor Tumbleson (@​iBotPeaches)
  • build: generate plugin robocop config during rake tasks (#29791) via Connor Tumbleson (@​iBotPeaches)
  • [spaceship] The provided entity includes an unknown relationship - 'capability' is not a relationship on the resource 'bundleIdCapabilities' (#29596) via Hugo (@​hugomarisco)
  • Bump actions/checkout from 5 to 6 (#29794) via dependabot[bot] (@​dependabot[bot])
  • [sigh] Take 'cert_id' parameter into account while fetching provision… (#29780) via AbbyM (@​AbbyM)
  • [scan, gym] SwiftPM clonedSourcePackagesDirPath fixes & packageCachePath support (#29679) via Brett Best (@​Brett-Best)
  • [ci] fix: allow Dependabot to manage Ruby deps (#29756) via Connor Tumbleson (@​iBotPeaches)
  • build: enhance update_docs workflow (#29770) via Connor Tumbleson (@​iBotPeaches)
  • [ci] fix module tests regression + migrate module tests to gha (#29768) via Connor Tumbleson (@​iBotPeaches)
  • build: remove dependency ci config (#29786) via Connor Tumbleson (@​iBotPeaches)
  • [ci] Cleanup of unused and broken GitHub Actions (#29728) via Connor Tumbleson (@​iBotPeaches)
  • [ci] swap to github action token instead of pat for meta workflows (#29788) via Connor Tumbleson (@​iBotPeaches)
  • [deliver][frameit] support the latest devices and resolutions. (#29760) via Sergiu Todirașcu (@​sirghi)
  • ci: add Ruby 2.6/7 test jobs to CircleCI workflow (#29777) via Jan Piotrowski (@​janpio)
  • Bump actions/checkout from 5 to 6 (#29772) via dependabot[bot] (@​dependabot[bot])
  • Bump actions/labeler from 5 to 6 (#29771) via dependabot[bot] (@​dependabot[bot])
Commits
  • 512a047 Version bump to 2.230.0 (#29816)
  • 8d3270a [gym] evaluate building for .ipa or .pkg beyond iOS and macOS (#22145)
  • 6b038aa [sigh][match] fix: provisioning profiles location for Xcode 16 (#29508)
  • ecb92f5 [install_xcode_plugin] hardening sh() to properly handle repo URL (#29811)
  • 987a010 [gym][pilot] Add AppStoreInfo.plist support for TestFlight uploads on non-m...
  • 2062735 [frameit] fix: iPhone-14-pro off by one pixel (#29539)
  • 744b01c [core] Fix Xcode 26 altool zero exit code confusion. (#29740)
  • 8cc7c9f [deliver] skips age rating upload when necessary (#29503)
  • b114dd4 [produce] add declared_age_range capability (#29720)
  • 253d69e [deliver] update age rating declaration attributes (#29804)
  • 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.229.1 to 2.230.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.229.1...fastlane/2.230.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.230.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 Dec 22, 2025
@dependabot dependabot bot requested a review from naveensingh as a code owner December 22, 2025 10:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Dec 22, 2025
@naveensingh naveensingh merged commit 7e0fd86 into main Dec 23, 2025
15 checks passed
@naveensingh naveensingh deleted the dependabot/bundler/fastlane-2.230.0 branch December 23, 2025 07:59
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.

2 participants