Skip to content

Bump fastlane from 2.239.0 to 2.240.0 in the ruby-minor-and-patch group - #1434

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/bundler/ruby-minor-and-patch-c63baeaf76
Open

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/bundler/ruby-minor-and-patch-c63baeaf76

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruby-minor-and-patch group with 1 update: fastlane.

Updates fastlane from 2.239.0 to 2.240.0

Release notes

Sourced from fastlane's releases.

2.240.0 Improvements

  • [fastlane_core] Fix for upload_to_testflight and altool - report failure, but upload succeeds (#30196) via Michal Šrůtek (@​michalsrutek)
  • [ci] run full workflows on master as they stack (#30218) via Connor Tumbleson (@​iBotPeaches)
  • chore: treat 'both' as 'all' for all 3 platforms (#30214) via Connor Tumbleson (@​iBotPeaches)
  • [tests] Give each spec its own scratch directory instead of /tmp/fastlane (#30217) via Jerome Lacoste (@​lacostej)
  • [tests] Stop a spec mutating the plist fixture another spec reads (#30215) via Jerome Lacoste (@​lacostej)
  • [spaceship] Read the App Store Connect API key from where Apple keeps it now (#30206) via Jerome Lacoste (@​lacostej)
  • [tests] Stop two spec files racing for the system clipboard (#30211) via Jerome Lacoste (@​lacostej)
  • [spaceship] Say what actually went wrong fetching the App Store Connect API key (#30205) via Jerome Lacoste (@​lacostej)
  • [core] Stop hardcoding /tmp where a real path is needed (#30209) via Jerome Lacoste (@​lacostej)
  • Run the CI suite as several processes (#30202) via Jerome Lacoste (@​lacostej)
  • Run the spec suite as several processes (#30191) via Jerome Lacoste (@​lacostej)
  • [fastlane_core] Carry the pty exit status as a value rather than in $? (#30201) via Jerome Lacoste (@​lacostej)
  • Stop two specs depending on process wide state another example populated (#30200) via Jerome Lacoste (@​lacostej)
  • [spaceship] Use the system temporary directory instead of a literal /tmp (#30197) via Jerome Lacoste (@​lacostej)
  • Stop two specs depending on files an earlier run left behind (#30195) via Jerome Lacoste (@​lacostej)
  • Report the environment variables that escape the example that set them (#30194) via Jerome Lacoste (@​lacostej)
  • Stop nine specs depending on what ran before them (#30193) via Jerome Lacoste (@​lacostej)
  • Stop spaceship specs sharing clients and cached state (#30192) via Jerome Lacoste (@​lacostej)
  • Stop specs depending on module level configuration another example left behind (#30190) via Jerome Lacoste (@​lacostej)
  • build: move to Bundler 2.6.9 (#30185) via Connor Tumbleson (@​iBotPeaches)
  • Define only the trainer fixture groups that apply to the current xcresulttool (#30183) via Jerome Lacoste (@​lacostej)
  • Surface xcresulttool version detection failures instead of hiding them (#30182) via Jerome Lacoste (@​lacostej)
  • Stop the pilot transporter specs querying the real Keychain (#30181) via Jerome Lacoste (@​lacostej)
  • Fix flaky fastlane_pty_spec by applying the PTY flush workaround (#30180) via Jerome Lacoste (@​lacostej)
  • [gym][scan][snapshot] Add disallow_xcodebuild_settings_lookup option (#30112) via Brett Best (@​Brett-Best)
  • [gem] move to rubyzip v3 (#30176) via Connor Tumbleson (@​iBotPeaches)
  • chore: update security gem to 0.2.0 (#30177) via Jerome Lacoste (@​lacostej)
  • [ci] unset GEM_HOST_API_KEY for GHA publish (#30174) via Connor Tumbleson (@​iBotPeaches)
Commits
  • 51f3149 Version bump to 2.240.0 (#30219)
  • 7372178 [fastlane_core] Fix for upload_to_testflight and altool reporting failure, bu...
  • 4fe7fa8 [ci] run full workflows on master as they stack (#30218)
  • cc523db [ci] chore: treat 'both' as 'all' for all 3 platforms (#30214)
  • bbdee56 [tests] Give each spec its own scratch directory instead of /tmp/fastlane (#3...
  • 05674f5 test: stop a spec mutating the plist fixture another spec reads (#30215)
  • 5bb425e [spaceship] Read the App Store Connect API key from where Apple keeps it now ...
  • ce93df8 [tests] Stop two spec files racing for the system clipboard (#30211)
  • 8a91ac0 [spaceship] say what actually went wrong fetching the API key (#30205)
  • 7332615 [core] stop hardcoding /tmp where a real path is needed (#30209)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby-minor-and-patch group with 1 update: [fastlane](https://github.com/fastlane/fastlane).


Updates `fastlane` from 2.239.0 to 2.240.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.239.0...fastlane/2.240.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.240.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-minor-and-patch
...

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 Sep 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 17, 2026 14:12
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