Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps fastlane from 2.220.0 to 2.225.0.

Release notes

Sourced from fastlane's releases.

2.225.0 Improvements

This version has a required fix for authenticating with Apple via Apple ID. Apple started using their own variant of SRP (Secure Remote Password) using SHA-256 and 2048 bit hashing in the sign in flow. Any previous fastlane versions will likely response a "503 Service Temporarily Unavailable" when authenicating with an Apple ID.

2.224.0 Improvements

  • [spaceship] Add support for Enterprise Program API (#22215) via GevaZeichner (@​GevaZeichner)
  • Make test pass standalone (#22268) via Jerome Lacoste (@​lacostej)
  • Add missing require 'ostruct' in erb_template_helper.rb to solve uninitialized constant Fastlane::OpenStruct (NameError) (#21950) via Nicolas G (@​nicgodoy)
  • [Fastlane.Swift] Allow overriding LaneFileProtocol lifecycles when subclassing LaneFile (#20563) via Sven Tiigi (@​SvenTiigi)
  • [Match][S3] Only download (and decrypt) files in the subfolder of the provided TeamID (#22199) via Olivier Halligon (@​AliSoftware)

2.223.1 Improvements

  • [core] fix duplicate builds being matched in BuildWatcher (#22256) via Josh Holtz (@​joshdholtz)
  • [ci] adding one more github auth call to CI release process (#22253) via Josh Holtz (@​joshdholtz)
  • [c] prevent rate limited when releasing fastlane on GitHub Actions (#22252) via Josh Holtz (@​joshdholtz)

2.223.0 Improvements

  • [ci] fix changelog generation when no author (#22250) via Josh Holtz (@​joshdholtz)
  • [core] add -packageAuthorizationProvider flag for xcodebuild (#22227) via Yarden Eitan (@​yarneo)
  • [deliver][pilot] add ability to use Individual API key in deliver and pilot (#22128) via Ryosuke Ito (@​manicmaniac)
  • [match] allow using legacy encryption mode when writing to storage (#22228) via Hiroto Nakamura (@​Hiroto-N)
  • [action][import_from_git] fix import_from_git when specifying a tag and cache_path (#22133) via Jens Kuhr Jørgensen (@​jenskuhrjorgensen)
  • [slack] enable emoji-based icons in Slack action by adding icon_emoji parameter (#22235) via Luka Hristic (@​lukeleleh)
  • [action][testfairy] add tags parameter to TestFairy upload action (#22119) via Duncan MacDonald (@​oct0f1sh)
  • [action][changelog_from_git_commits] add app_path parameter to changelog_from_git_commits (#22149) via John Pignata (@​jpignata)
  • [scan] improve performance by change order of checks in building_mac_catalyst_for_mac function (#20898) via TomoXD (@​ghost)

2.222.0 Improvements

  • [action][sh] fastlane sh with log set to false should respect a step name (#22151) via Daniel Jankowski (@​mollyIV)
  • [scan][trainer] hotfix for float-type version acquisition of xcresulttool version fails (#22157) via David Dongkyu Kim (@​dokimyj)
  • [gym] fix default result bundle path name (#22154) via Ignacio Calderon (@​kronenthaler)
  • [scan][trainer] hotfix for xcresulttool spec changes >= XC16b3 (#22147) via David Dongkyu Kim (@​dokimyj)
  • [action][ensure_git_status_clean] support empty spaces in ignore_files file paths (#21566) via Daniel Jankowski (@​mollyIV)
  • [spaceship] add visionOS support for Connect API (#22032) via Frederik Seiffert (@​triplef)
  • [spaceship] Add get app availabilities v2 request (#21901) via Lukasz Grabowski (@​lucgrabowski)

2.221.1 Improvements

  • [deliver][spaceship] remove IDFA declarations for Apple App Store submission process (#22003) via Vyacheslav Frolov (@​fr0l)

2.221.0 Improvements

  • [produce] fix produce passing incorrect teamId when modifying capabilities (#21885) via Hiroto Nakamura (@​Hiroto-N)
  • [spaceship] support individual API key (#21987) via Ryosuke Ito (@​manicmaniac)
  • [pilot] fix ASC API error when reject_build_waiting_for_review: true (#21995) via Olivier Halligon (@​AliSoftware)
  • [spaceship] use new app store statuses to filter app versions and app infos (#21895) via Lukasz Grabowski (@​lucgrabowski)
  • [spaceship] move endpoint version from hostname to path (#21900) via Lukasz Grabowski (@​lucgrabowski)
  • [fastlane] print better errors when exception occurring in Fastfile (#21977) via Olivier Halligon (@​AliSoftware)
  • [action][spm] add --very-verbose option (#21128) via Atsuto Yamashita (@​att55)
  • [match] fix fetch_provisioning_profile when output_path is provided as a match option (#21946) via Jason Hagglund (@​TheMetalCode)
Commits
  • c5f10c2 Version bump to 2.225.0 (#26556)
  • 4c60226 [spaceship] New AppleID Auth with SIRP (#26415)
  • bc36cac Detect failing standalone tests (#22273)
  • 40c3e60 Version bump to 2.224.0 (#22278)
  • a864ce5 [spaceship] Add support for Enterprise Program API (#22215)
  • 91fbc4d Make test pass standalone (#22268)
  • 9570878 Add missing require 'ostruct' in erb_template_helper.rb to solve uninitialize...
  • af0c597 [Fastlane.Swift] Allow overriding LaneFileProtocol lifecycles when subclassin...
  • c7572d2 [Match][S3] Only download (and decrypt) files in the subfolder of the provide...
  • 31b039c Version bump to 2.223.1 (#22257)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.220.0 to 2.225.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.220.0...fastlane/2.225.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
@ivan-magda ivan-magda added this to the 1.220 milestone Oct 29, 2024
@ivan-magda ivan-magda merged commit c30b9cb into dev Oct 29, 2024
1 check passed
@ivan-magda ivan-magda deleted the dependabot/bundler/dev/fastlane-2.225.0 branch October 29, 2024 07:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant