Skip to content

Chore/update to fastlane 2.233.1#437

Merged
marionbarker merged 2 commits intoupdate_dev_to_3.13.2from
chore/update_to_fastlane_2.233.1
May 2, 2026
Merged

Chore/update to fastlane 2.233.1#437
marionbarker merged 2 commits intoupdate_dev_to_3.13.2from
chore/update_to_fastlane_2.233.1

Conversation

@marionbarker
Copy link
Copy Markdown
Contributor

Purpose:

Use the most recent version of fastlane, 2.233.1 and address dependabot security issues with the Gemfile.lock file.

✅ This version was successfully tested

Method

Update to fastlane 2.233.1

  1. Modify Gemfile for fastlane 2.233.1
  2. in Terminal, use the command bundle install
  3. commit the modified Gemfile and Gemfile.lock

Address security issues

  1. Modify Gemfile for to add gem "json", ">=2.19.2" and gem "addressable", ">=2.9.0"
  2. in Terminal, use the command bundle install
  3. commit the modified Gemfile and Gemfile.lock

Test

Perform the test after both commits are made.

Configuration

Do the tests at the docs-test GitHub username, LoopWorkspace fork

  • Delete one of the Loop Identifiers (to ensure it will be created again)
    • delete Loop Intent Extension
  • Revoke the Distribution Certificate (to ensure it will be created again)
  • set chore/update_to_fastlane_2.233.1 as default branch at docs-test GitHub username

Test Narrative

successful Validate Secrets
successful Add Identifiers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants