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.216.0 to 2.217.0 in /macos #1636

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps fastlane from 2.216.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)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@github-actions github-actions bot enabled auto-merge (squash) November 15, 2023 18:55
@sensuikan1973
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from b20ad1e to 3e6d9e0 Compare November 16, 2023 06:20
@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

Merging #1636 (a6c47b4) into main (42ec862) will increase coverage by 1.33%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1636      +/-   ##
==========================================
+ Coverage   93.54%   94.87%   +1.33%     
==========================================
  Files          52       52              
  Lines        1503     1503              
==========================================
+ Hits         1406     1426      +20     
+ Misses         97       77      -20     
Flag Coverage Δ
integration_test 70.99% <ø> (+0.53%) ⬆️
macos 91.08% <ø> (?)
ubuntu 93.47% <ø> (ø)
widget_test 91.09% <ø> (+1.22%) ⬆️
windows 93.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

@sensuikan1973
Copy link
Owner

sensuikan1973 commented Nov 16, 2023

[06:46:48]: Cloning remote git repo...
[06:46:48]: If cloning the repo takes too long, you can use the `clone_branch_directly` option in match.
Cloning into '/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/d20231116-12964-7dw1ks'...
fatal: could not read Username for 'https://github.com/': terminal prompts disabled
[06:46:48]: Exit status: 128
[06:46:48]: Error cloning certificates repo, please make sure you have read access to the repository you want to use
[06:46:48]: Run the following command manually to make sure you're properly authenticated:
[06:46:48]: $ git clone https://github.com/sensuikan1973/apple_certificates.git /var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/d20231116-12964-7dw1ks -c http.extraheader='Authorization: Basic '
+---------------------------------------------------------------------------------+
|                                  Lane Context                                   |
+---------------------------+-----------------------------------------------------+
| DEFAULT_PLATFORM          | mac                                                 |
| PLATFORM_NAME             | mac                                                 |
| LANE_NAME                 | mac deploy_app_store                                |
| KEYCHAIN_PATH             | ~/Library/Keychains/fastlane_tmp_keychain           |
| ORIGINAL_DEFAULT_KEYCHAIN | "/Users/runner/Library/Keychains/login.keychain-db" |
+---------------------------+-----------------------------------------------------+
[06:46:48]: Error cloning certificates git repo, please make sure you have access to the repository - see instructions above

+------------------------------------------------+
|                fastlane summary                |
+------+---------------------------+-------------+

| Step | Action                    | Time (in s) |
[!] Error cloning certificates git repo, please make sure you have access to the repository - see instructions above
+------+---------------------------+-------------+
| 1    | default_platform          | 0           |
| 2    | setup_ci                  | 0           |
| 3    | app_store_connect_api_key | 0           |
| 💥   | match                     | 0           |
+------+---------------------------+-------------+

[06:46:48]: fastlane finished with errors

@sensuikan1973
Copy link
Owner

this error occurs only on fastlane 2.217.0 . It doesn't occur on fastlane 2.216.0 .
Is this fastlane bug...? hum...

@sensuikan1973
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sensuikan1973
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from 7d03df9 to 74a65fe Compare November 20, 2023 12:38
@github-actions github-actions bot removed the fastlane label Nov 20, 2023
@sensuikan1973
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from 74a65fe to 0460133 Compare November 22, 2023 05:08
@sensuikan1973
Copy link
Owner

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from 0460133 to 9a1f07b Compare November 29, 2023 04:35
@sensuikan1973
Copy link
Owner

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from 9a1f07b to 7dbd914 Compare December 6, 2023 02:30
@sensuikan1973
Copy link
Owner

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from 7dbd914 to d9d9bbd Compare December 13, 2023 23:25
@sensuikan1973
Copy link
Owner

https://github.com/dependabot recreate

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.216.0 to 2.217.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@fastlane/2.216.0...fastlane/2.217.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 force-pushed the dependabot/bundler/macos/fastlane-2.217.0 branch from d9d9bbd to a6c47b4 Compare December 19, 2023 02:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

Superseded by #1676.

@dependabot dependabot bot closed this Jan 2, 2024
auto-merge was automatically disabled January 2, 2024 18:32

Pull request was closed

@dependabot dependabot bot deleted the dependabot/bundler/macos/fastlane-2.217.0 branch January 2, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants