Skip to content

Bump fastlane from 2.212.2 to 2.213.0#1024

Merged
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.213.0
May 29, 2023
Merged

Bump fastlane from 2.212.2 to 2.213.0#1024
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.213.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2023

Copy link
Copy Markdown
Contributor

Bumps fastlane from 2.212.2 to 2.213.0.

Release notes

Sourced from fastlane's releases.

2.213.0 Improvements

  • [core][match] remove obsolete and expired WWDR G1 certificate (#21271) via Frederik Seiffert (@​triplef)
  • [action][ensure_git_status_clean] new ignore_files option for explicitly ignoring files (#21283) via Josh Holtz (@​joshdholtz)
  • [scan] run simulator destination with arch=x86_64 for Xcode 14.3 and up if on Intel (#21284) via Josh Holtz (@​joshdholtz)
  • [match] adding support for self-managed GitLab instances (#21274) via Darby Frey (@​darbyfrey)
  • [pilot] fix increase limit for build query (#21212) via Eric Lindvall (@​eric)
  • [dependency] relax multipart_post dependency version requirement (#20870) via Edouard Brière (@​edouard)
Commits
  • 0ede7e7 Version bump to 2.213.0 (#21286)
  • 8aed4cc [core] Remove obsolete and expired WWDR G1 certificate (#21271)
  • 5e0149b [action][ensure_git_status_clean] new ignore_files option for explicitly igno...
  • 586b13f [scan] run simulator destination with arch=x86_64 for Xcode 14.3 and up if on...
  • 7b3e224 [match] Adding support for self-managed GitLab instances (#21274)
  • b3ae1b0 [pilot] Fix increase limit for build query (#21212)
  • 08e5093 [dependency] relax multipart_post dependency version requirement (#20870)
  • 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 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.212.2 to 2.213.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@fastlane/2.212.2...fastlane/2.213.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 May 25, 2023
@codecov

codecov Bot commented May 25, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1024 (124dedd) into main (4aa7d91) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1024   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files         171      171           
  Lines        6062     6062           
  Branches      850      850           
=======================================
  Hits         5191     5191           
  Misses        540      540           
  Partials      331      331           

@tonidero tonidero merged commit 89d06e4 into main May 29, 2023
@tonidero tonidero deleted the dependabot/bundler/fastlane-2.213.0 branch May 29, 2023 09:05
tonidero added a commit that referenced this pull request Jun 1, 2023
**This is an automatic release.**

### New Features
* Offline entitlements support (#1030) via Toni Rico (@tonidero)
### Bugfixes
* Fix billing connection error when querying purchases early in the
process lifetime (#1032) via Toni Rico (@tonidero)
### Performance Improvements
* Perform product entitlement mapping request after more critical
requests (#1017) via Toni Rico (@tonidero)
### Dependency Updates
* Bump fastlane from 2.212.2 to 2.213.0 (#1024) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Get offerings response from disk cache if available (#1029) via Toni
Rico (@tonidero)
* Improve offline entitlements logs to mention limitations of this mode
(#1039) via Toni Rico (@tonidero)
* Improve error message when backend returns internal error code (#1038)
via Toni Rico (@tonidero)
* PurchaseTester: Add new UI to configure internal proxy behavior
(#1016) via Toni Rico (@tonidero)
* Updated readme to include links to migration guides (#1021) via Marcos
Castany (@mcastany)
* Store offerings response in SharedPreferences (#1028) via Toni Rico
(@tonidero)
* Refactor offerings code out of Purchases (#1027) via Toni Rico
(@tonidero)

---------

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Co-authored-by: Toni Rico <antonio.rico.diez@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.

2 participants