Skip to content

Bump fastlane from 2.223.1 to 2.224.0#1870

Merged
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.224.0
Oct 7, 2024
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 7, 2024

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.223.1 to 2.224.0.

Release notes

Sourced from fastlane's releases.

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)
Commits
  • 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...
  • 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 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.223.1 to 2.224.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.223.1...fastlane/2.224.0)

---
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 Oct 7, 2024
@tonidero tonidero enabled auto-merge (squash) October 7, 2024 13:24
@tonidero tonidero merged commit 256b7ee into main Oct 7, 2024
@tonidero tonidero deleted the dependabot/bundler/fastlane-2.224.0 branch October 7, 2024 13:49
@codecov

codecov Bot commented Oct 7, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.41%. Comparing base (37b0b83) to head (a26f1b1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1870   +/-   ##
=======================================
  Coverage   82.41%   82.41%           
=======================================
  Files         226      226           
  Lines        7915     7915           
  Branches     1105     1105           
=======================================
  Hits         6523     6523           
  Misses        952      952           
  Partials      440      440           

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

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