Skip to content

Bump fastlane from 2.222.0 to 2.223.1#1860

Merged
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.223.1
Sep 30, 2024
Merged

Bump fastlane from 2.222.0 to 2.223.1#1860
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.223.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 27, 2024

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.222.0 to 2.223.1.

Release notes

Sourced from fastlane's releases.

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)
Commits
  • 31b039c Version bump to 2.223.1 (#22257)
  • c59fe37 [core] fix duplicate builds being matched in BuildWatcher (#22256)
  • 28ed976 [ci] adding one more github auth call to CI release process (#22253)
  • ac36aed Use GITHUB_TOKEN when fetching release in GH Actions (#22252)
  • 3a333fd Version bump to 2.223.0 (#22251)
  • f4a6268 Fix changelog generation when no author (#22250)
  • b0f4b18 Add -packageAuthorizationProvider flag for xcodebuild (#22227)
  • b61548c Add ability to use Individual API key in deliver and pilot (#22128)
  • bd4aa31 Match: Allow using legacy encryption mode when writing to storage (#22228)
  • 0f7c6a4 Fix import_from_git when specifying a tag and cache_path (#22133)
  • 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 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.222.0 to 2.223.1.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](fastlane/fastlane@fastlane/2.222.0...fastlane/2.223.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the pr:dependencies Changes on external dependencies label Sep 27, 2024
@codecov

codecov Bot commented Sep 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.83%. Comparing base (6e73386) to head (db7955a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1860   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files         222      222           
  Lines        7703     7703           
  Branches     1084     1084           
=======================================
  Hits         6381     6381           
  Misses        899      899           
  Partials      423      423           
Flag Coverage Δ
82.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tonidero tonidero merged commit b1164c6 into main Sep 30, 2024
@tonidero tonidero deleted the dependabot/bundler/fastlane-2.223.1 branch September 30, 2024 07:01
JayShortway pushed a commit that referenced this pull request Oct 10, 2024
**This is an automatic release.**

## RevenueCat SDK
### 🐞 Bugfixes
* Save SDK configuration on paywall activity so it can reconfigure
automatically (#1872) via Toni Rico (@tonidero)
### 📦 Dependency Updates
* Bump fastlane from 2.223.1 to 2.224.0 (#1870) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane-plugin-revenuecat_internal from `5b2e35c` to `3b1e7cf`
(#1865) via dependabot[bot] (@dependabot[bot])
* Bump fastlane from 2.222.0 to 2.223.1 (#1860) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane-plugin-revenuecat_internal from `55a0455` to `5b2e35c`
(#1858) via dependabot[bot] (@dependabot[bot])

### 🔄 Other Changes
* [CustomerCenter] Fix help path deserializing when unknown type (#1869)
via Toni Rico (@tonidero)
* [CustomerCenter] Create `CustomerCenter` composable and view model
with some initial UI (#1867) via Toni Rico (@tonidero)
* [CustomerCenter] Add networking layer and models (#1859) via Toni Rico
(@tonidero)
* [CustomerCenter] Adds SubscriptionDetailsView (#1863) via JayShortway
(@JayShortway)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:dependencies Changes on external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant