Closed dependabot-preview[bot] closed 5 years ago
Merging #38 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #38 +/- ##
=======================================
Coverage 90.19% 90.19%
=======================================
Files 22 22
Lines 561 561
=======================================
Hits 506 506
Misses 55 55
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1e4560d...b5d574d. Read the comment docs.
Bumps fastlane from 2.131.0 to 2.132.0.
Release notes
*Sourced from [fastlane's releases](https://github.com/fastlane/fastlane/releases).* > ## 2.132.0 Improvements > Auto-generated by fastlane 🤖 > > **Changes since release '2.131.0':** > > * [snapshot] added Snapshot support for dark mode in iOS 13 ([#15303](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15303)) via Arne Tempelhof > * [spaceship] add option to reply to resolution center ([#15377](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15377)) via Max Ott > * [match/cert/sigh] support xcode 11 profiles ([#15410](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15410)) via Josh Holtz > * [fastlane] attempt to require lib in Fastfile before warning ([#15354](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15354)) via Loren Segal > * [fastlane/deliver/pilot] resolve multiple -t parameters overriding each other for iTMSTransporter ([#15387](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15387)) via Nick Silvestro > * [fastlane]set FASTLANE_SHOW_TIMEZONE env var to show timestamp in logs ([#12673](https://github-redirect.dependabot.com/fastlane/fastlane/issues/12673)) via duality72 > * [frameit] added device names for new iPad sizes ([#15373](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15373)) via Hans > * [match] fix for git_basic_authorization option ([#15391](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15391)) via Bruno Guidolim > * [action] add modular headers pod push option and env variable ([#15347](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15347)) via bouldering-machine > * [produce] check before push_notification service enable ([#15327](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15327)) via aniketgaur > * [match] improve Google Cloud Storage wizard ([#15310](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15310)) via Rick Clephas > * [spaceship] add support for adding and removing IAPs to/from app version ([#15339](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15339)) via Max Ott > * [spaceship] add support for changing subscription tiers ([#15337](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15337)) via Max Ott > * [action] latest_testflight_build_number - support :platform parameter for non-live builds ([#15289](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15289)) via Alexander Chapliuk > * [action] add the possibility to update an app to the onesignal action ([#15288](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15288)) via Iulian Onofrei > * [action] add ensure_env_vars action ([#15291](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15291)) via Iulian Onofrei > * [match] added basic authorization to git storage ([#15324](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15324)) via Bruno Guidolim > * [snapshot] add iPhone 11 series devices to reports_generator ([#15330](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15330)) via Stephan Mantler > * [spaceship] f template name parameter. ([#15228](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15228)) via Yoshimasa Niwa > * [action] fix `get_version_number` curly braces ([#15285](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15285)) via Florent MorinCommits
- [`e669e3c`](https://github.com/fastlane/fastlane/commit/e669e3c941b288f14ea5c9dadf7b820de018c20a) Version bump to 2.132.0 ([#15417](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15417)) - [`b45d2bb`](https://github.com/fastlane/fastlane/commit/b45d2bb5fecaf1c62ac1f3e70fb52b6ac4089a77) [snapshot] Added Snapshot support for dark mode in iOS 13 ([#15303](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15303)) - [`09ae261`](https://github.com/fastlane/fastlane/commit/09ae261d854f07a233cf069f463843885f56be75) Add option to reply to resolution center ([#15377](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15377)) - [`d572921`](https://github.com/fastlane/fastlane/commit/d572921c41ad79b947b92ed0079f480076c1b039) fix wording on android setup "service action" -> "service account" ([#15265](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15265)) - [`608aba5`](https://github.com/fastlane/fastlane/commit/608aba5f327a886d49c95ca1d983911c658fb0d3) [match/cert/sigh] support xcode 11 profiles ([#15410](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15410)) - [`f325bfb`](https://github.com/fastlane/fastlane/commit/f325bfb17a28a18f4946b866c1ca2dc308a89df2) Attempt to require lib in Fastfile before warning ([#15354](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15354)) - [`863fdba`](https://github.com/fastlane/fastlane/commit/863fdba9f8f051c0c7e365bc04efd27bfda56237) Resolve multiple -t parameters overriding each other for iTMSTransporter ([#15](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15)... - [`66f5c5e`](https://github.com/fastlane/fastlane/commit/66f5c5e0fa9f97aa8c458196df830b4c5667b6d4) Replace map.flatten with flat_map ([#15394](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15394)) - [`88a43dc`](https://github.com/fastlane/fastlane/commit/88a43dc512751cf94a6f8cad26fb620d0ce031ed) Set FASTLANE_SHOW_TIMEZONE env var to show timestamp in logs ([#12673](https://github-redirect.dependabot.com/fastlane/fastlane/issues/12673)) - [`596a388`](https://github.com/fastlane/fastlane/commit/596a388da317f847100587668002ce80f25f1ed0) pin faraday to < 0.16.0 ([#15399](https://github-redirect.dependabot.com/fastlane/fastlane/issues/15399)) - Additional commits viewable in [compare view](https://github.com/fastlane/fastlane/compare/fastlane/2.131.0...fastlane/2.132.0)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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.