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

Bump fastlane from 2.214.0 to 2.217.0 #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps fastlane from 2.214.0 to 2.217.0.

Release notes

Sourced from fastlane's releases.

2.217.0 Improvements

  • [spaceship] work around deliver issue #21105 (#21633) via Jerome Lacoste (@​lacostej)
  • [action][slather] add support for slather's new --ymlfile option (#21613) via jarrodlombardo-EventBase (@​jarrodlombardo-EventBase)
  • [action][notarize] printing log on error (#21609) via Csaba Szigeti (@​szigetics)
  • [tests] fix test being potentially muddied by local ENV (#21586) via Olivier Halligon (@​AliSoftware)
  • [match] remove redundant fetching of profile devices and certificates (#21409) via Vitalii Budnik (@​nekrich)
  • [match] hide sensitive information in match output (#21603) via Duncan MacDonald (@​oct0f1sh)
  • [supple] fix issue with releases containing retained versions (#20997) (#20998) via Mariano Miani (@​mmiani)
  • [action][git_branch] add FL_GIT_BRANCH_DONT_USE_ENV_VARS env var to git_branch (#21597) via Oguz Kocer (@​oguzkocer)
  • [tests] Make error message expectation more flexible in runner_spec.rb to support Ruby 2.6 error message format (#21591) via Olivier Halligon (@​AliSoftware)
  • [docs] fix typo practiespractices based on feedback from fastlane/docs (#21589) via Roger Oba (@​rogerluan)
  • [fastlane] add support for keyword arguments for lanes in Ruby 3 (#21587) via Olivier Halligon (@​AliSoftware)
  • [tests] update fakefs to fix test failures on Ruby 3.2.2 (#21588) via Olivier Halligon (@​AliSoftware)
  • [deliver] Add Watch Ultra screen size (#21106) via Aoi Takahashi (@​xiii111)
  • [docs] update a bit of the documentation of install_on_device.rb (#21196) via ls-1N (@​ls-1N)
  • [precheck] print the HTTP status as the failure reason when it's not 200 (#21051) via Roger Oba (@​rogerluan)
  • [supply] parallel uploads for meta per language (#21474) via Cristian Caruceru (@​ccaruceru)
  • [action][nexus_upload] Mark Nexus password as a sensitive field (#21564) via Liam Jones (@​liamjones)
  • [trainer] check specifically for file url in failure_message, fixing crash in Xcode 15 when running in Apple Silicon (#21493) via Jason Hagglund (@​TheMetalCode)
  • [gym] fix error message for catalyst_platform option (#21332) via Sebastian Staudt (@​koraktor)
  • [deliver] show file type correctly in user_error (#21403) via Aru Hyunseung Jeon (@​Dogdriip)
  • [gym] fix multiplatform iOS builds (#21319) via Zach Waugh (@​zachwaugh)
  • [match] make git_private_key path absolute (#21360) via Marko Samec (@​msamec)
  • [snapshot] Add Missing Older iPhone & iPad models to Generated Snapshot Reports (#21557) via Kyle Howells (@​kylehowells)
  • [deliver] Capturing NoMethodError exception when fetching live app info (#21553) via Ignacio Calderon (@​kronenthaler)
  • [snapshot] support Strict Concurrency for SnapshotHelper (#21400) via Kohki Miki (@​giginet)
  • [match] added selection of certificate and p12 key by certificate id (#21428) via Ivan Sorokoletov (@​slacklab)
  • [spaceship] allow to specify fetched fields (#21528) via Vitalii Budnik (@​nekrich)
  • [snapshot] add Support for New Apple Devices in Snapshot Generator (#21554) via Sandeep Joshi (@​isandeepj)
  • [deliver] fetch live app info if no edit info is present, fixing scenario of having both macOS and iOS apps present (#21472) via Lorenzo Mattei (@​loremattei)

2.216.0 Fix for match GitLab storage

  • [match] fixes missing job-token error in GitLab storage mode (#21520) via Darby Frey (@​darbyfrey)

2.215.1 Workaround for Google Play API instability

  • [supply] add new SUPPLY_UPLOAD_MAX_RETRIES env var to attempt to solve failed Google API calls (#21518) via Josh Holtz (@​joshdholtz)

2.215.0 Improvements

  • [spaceship] add request retry with backoff when encountring 429 errors (#21511) via Stefan Natchev (@​snatchev)
  • [supply] introduce a new synchronization logic for screenshots (#21498) via Olivier Halligon (@​AliSoftware)
  • [deliver] validate the status of app version to be ready_for_review before submitting the app (#20515) via 醉 (@​404pilot)
  • [match] Added s3_skip_encryption parameter (#21018) via Morten Bøgh (@​mbogh)
  • [docs] add minor branding guidelines to CONTRIBUTING.md (#21495) via Roger Oba (@​rogerluan)
  • [match] prevent directory download from s3 (#20975) via Mark Homoki (@​markhomoki)
  • [xcodes] fix issue where xcodes action wouldn't accept beta versions of Xcode (#21434) via apps4everyone (@​apps4everyone)
  • [spaceship] explicit beta group access to all builds at creation (#21478) via Vincent Isambart (@​vincentisambart)
  • [docs] update pull request template to ask contributors to write unit tests (#21427) via Roger Oba (@​rogerluan)
  • [action] deprecate the ensure_xcode_version action (#21448) via Iulian Onofrei (@​revolter)
  • [tests] stop generating rspec temp file in current directory (#21466) via Roger Oba (@​rogerluan)
  • [ci] fix CI by replacing deprecated Xcode versions, and add Xcode 14, Xcode 15, and Ruby 3.1 to test envs (#21465) via Roger Oba (@​rogerluan)

... (truncated)

Commits

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.214.0 to 2.217.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@fastlane/2.214.0...fastlane/2.217.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants