Skip to content

Bump fastlane from 2.232.1 to 2.232.2#93

Merged
jaeilers merged 1 commit intomainfrom
dependabot/bundler/fastlane-2.232.2
Mar 13, 2026
Merged

Bump fastlane from 2.232.1 to 2.232.2#93
jaeilers merged 1 commit intomainfrom
dependabot/bundler/fastlane-2.232.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps fastlane from 2.232.1 to 2.232.2.

Release notes

Sourced from fastlane's releases.

2.232.2 Improvements

  • [sigh] fix: prevent empty string as input to codesign on VERBOSE (#29910) via Connor Tumbleson (@​iBotPeaches)
  • Fix console command compatibility with Ruby 3.3+ (#29925) via Jerome Lacoste (@​lacostej)
  • cli: do not hide the original exception when failing in our ensure block (#29923) via Jerome Lacoste (@​lacostej)
  • [core] Fix gemspec bin/console exclusion to subtract "console" not "bin/console" (#29914) via Tachibana waita (@​whywaita)
  • [core] Upgrade rack transitive dep to please dependabot (#29911) via Jerome Lacoste (@​lacostej)
  • build: move to faraday 1.10.5 (#29906) via Connor Tumbleson (@​iBotPeaches)
Commits
  • ba79bd2 Version bump to 2.232.2 (#29927)
  • f6017ed [sigh] fix: prevent empty string as input to codesign on VERBOSE (#29910)
  • 1d3f254 Fix console command compatibility with Ruby 3.3+ (#29925)
  • d9ee075 cli: do not hide the original exception when failing in our ensure block (#29...
  • 737aae7 [core] Fix gemspec bin/console exclusion to subtract "console" not "bin/conso...
  • 6b19bff Upgrade rack transitive dep to please dependabot (#29911)
  • 1fdfd21 [core] upgrade to faraday 1.10.5 (#29906)
  • See full diff 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 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.232.1 to 2.232.2.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.232.1...fastlane/2.232.2)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.232.2
  dependency-type: direct:production
  update-type: version-update:semver-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 Mar 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.87%. Comparing base (77d25e2) to head (9a03453).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          17       17           
  Lines         444      444           
  Branches      212      212           
=======================================
  Hits          439      439           
  Misses          2        2           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jaeilers jaeilers merged commit 25d12a4 into main Mar 13, 2026
3 checks passed
@jaeilers jaeilers deleted the dependabot/bundler/fastlane-2.232.2 branch March 13, 2026 13:57
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.

1 participant