Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump fastlane from 2.150.3 to 2.151.0 #217

Merged
merged 1 commit into from Jul 8, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fastlane from 2.150.3 to 2.151.0.

Release notes

Sourced from fastlane's releases.

2.151.0 Improvements

  • [fastlane_core] strip upload param env before checking (#16783) via Josh Holtz
  • [deliver] set default ITMSTransporter transport flag to blank #16749 (#16774) via Krzysztof Romanowski
  • [action] add retry to notarize when request uuid isn't ready (#16782) via Josh Holtz
  • [match] always checkout the specified branch as master may not be the default branch (#16622) via Morten Bøgh
  • [spaceship] loosen jwt dependency (#16778) via Anton Rieder
  • [spaceship] update sinatra to 2.x (uses rack 2.x) (#16776) via Anton Rieder
  • [fastlane] fix S3ClientHelper side effects (#16687) via Austin Treat Emmons
  • [deliver] set type of auto release date to integer (#16767) via Josh Holtz
  • [action] run setup_keychain on macOS environments only (#16733) via Sean Reinhardt
  • [match] add s3_object_prefix option to match's S3Storage. (#16682) via Austin Treat Emmons
  • [sigh][resign] fix typo in resign.rb (#16705) via Eduardo Pelitti
  • [fastlane] extend socket failure payload (#16632) via Ray Deck
  • [sigh][resign] OnDemandResources (#16669) via steven 'haji' hajducko
  • [fastlane] change the brew cask install fastlane in any output to brew install fastlane (#16670) via Steven Conaway
  • [Fastlane.swift] add formatter to Fastlane.swift (#16693) via Jorge
  • [pilot] update docs to include App Store Connect roles (#16766) via Josh Holtz
  • [spaceship] remove multi_xml dependency (#16697) via Anton Rieder
  • [spaceship] remove babosa fix (#16699) via Anton Rieder
  • [deliver] fix typo: delcaration => declaration (#16756) via Koen Punt
  • [action] upload_symbols_to_crashlytics - add support for debug flag (#16745) via Yang Su
  • [action] add synchronous option to pod_push (#16698) via Ivan Artemiev
Commits
  • 6866209 Version bump to 2.151.0 (#16784)
  • b8dd142 [fastlane_core] strip upload param env before checking (#16783)
  • f2e2f8d [deliver] set default ITMSTransporter transport flag to blank #16749 (#16774)
  • 31b45cf [actions] add retry to notarize when request uuid isn't ready (#16782)
  • 2ad0aaa [match] Always checkout the specified branch as master may not be the default...
  • f18ef00 [spaceship] Loosen jwt dependency (#16778)
  • d645590 [spaceship] Update sinatra to 2.x (uses rack 2.x) (#16776)
  • a8ed2af [fastlane] Fix S3ClientHelper side effects (#16687)
  • 12ef145 [deliver] set type of auto release date to integer (#16767)
  • 3f134ee run setup_keychain on macOS environments only (#16733)
  • 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 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:

  • 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)

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.150.3 to 2.151.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@fastlane/2.150.3...fastlane/2.151.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 7, 2020
@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #217 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   84.40%   84.40%           
=======================================
  Files          26       26           
  Lines        1199     1199           
  Branches      142      142           
=======================================
  Hits         1012     1012           
  Misses         91       91           
  Partials       96       96           
Flag Coverage Δ
#android 84.40% <ø> (ø)
#ui_tests 61.22% <ø> (-0.09%) ⬇️
#unit_tests 38.66% <ø> (ø)

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 bf7c5cb...9254cd6. Read the comment docs.

@ashutoshgngwr ashutoshgngwr merged commit 09f0081 into master Jul 8, 2020
@ashutoshgngwr ashutoshgngwr deleted the dependabot/bundler/fastlane-2.151.0 branch July 8, 2020 04:20
@ashutoshgngwr ashutoshgngwr added this to the 0.9.x milestone Jul 20, 2020
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant