Skip to content

[Oztechan/CCC#1457] Update dependency fastlane to v2.225.0#4036

Merged
mustafaozhan merged 1 commit intodevelopfrom
renovate/fastlane-2.x
Oct 25, 2024
Merged

[Oztechan/CCC#1457] Update dependency fastlane to v2.225.0#4036
mustafaozhan merged 1 commit intodevelopfrom
renovate/fastlane-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastlane (source, changelog) "2.224.0" -> "2.225.0" age adoption passing confidence

Release Notes

fastlane/fastlane (fastlane)

v2.225.0: Improvements

Compare Source

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@renovate renovate bot requested review from a team and mustafaozhan as code owners October 21, 2024 03:24
@codacy-production
Copy link

codacy-production bot commented Oct 21, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c4ca0ec) 3251 1734 53.34%
Head commit (9e40156) 3251 (+0) 1734 (+0) 53.34% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4036) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codecov
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.26%. Comparing base (c4ca0ec) to head (9e40156).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4036   +/-   ##
========================================
  Coverage    56.26%   56.26%           
========================================
  Files          167      167           
  Lines         3029     3029           
  Branches       438      438           
========================================
  Hits          1704     1704           
  Misses        1300     1300           
  Partials        25       25           

Impacted file tree graph

@sonarqubecloud
Copy link

@mustafaozhan mustafaozhan merged commit 0b4f7a4 into develop Oct 25, 2024
@mustafaozhan mustafaozhan deleted the renovate/fastlane-2.x branch October 25, 2024 13:06
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