From c752d10da2eac39ce23b775f2683f04871ecb10d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 09:12:55 -0400 Subject: [PATCH] Update all non-major dependencies (#179) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://togithub.com/fastlane/fastlane), [changelog](https://togithub.com/fastlane/fastlane/releases)) | `"~> 2.213.0"` -> `"~> 2.216.0"` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/fastlane/2.216.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/fastlane/2.216.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/fastlane/2.213.0/2.216.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/fastlane/2.213.0/2.216.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat) | `from: "0.52.6"` -> `from: "0.52.8"` | [![age](https://developer.mend.io/api/mc/badges/age/git-tags/nicklockwood%2fSwiftFormat/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/git-tags/nicklockwood%2fSwiftFormat/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/git-tags/nicklockwood%2fSwiftFormat/0.52.6/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/git-tags/nicklockwood%2fSwiftFormat/0.52.6/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat) | `0.52.6` -> `0.52.8` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/nicklockwood%2fSwiftFormat/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/nicklockwood%2fSwiftFormat/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/nicklockwood%2fSwiftFormat/0.52.6/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/nicklockwood%2fSwiftFormat/0.52.6/0.52.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | repository | patch | | [pointfreeco/swift-snapshot-testing](https://togithub.com/pointfreeco/swift-snapshot-testing) | `from: "1.14.0"` -> `from: "1.14.2"` | [![age](https://developer.mend.io/api/mc/badges/age/git-tags/pointfreeco%2fswift-snapshot-testing/1.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/git-tags/pointfreeco%2fswift-snapshot-testing/1.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/git-tags/pointfreeco%2fswift-snapshot-testing/1.14.0/1.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/git-tags/pointfreeco%2fswift-snapshot-testing/1.14.0/1.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | `v4.4.0` -> `v4.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/pre-commit%2fpre-commit-hooks/v4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/pre-commit%2fpre-commit-hooks/v4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/pre-commit%2fpre-commit-hooks/v4.4.0/v4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/pre-commit%2fpre-commit-hooks/v4.4.0/v4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | repository | minor | Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://togithub.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes
fastlane/fastlane (fastlane) ### [`v2.216.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.216.0): Fix for match GitLab storage [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.215.1...2.216.0) - \[match] fixes missing job-token error in GitLab storage mode ([#​21520](https://togithub.com/fastlane/fastlane/issues/21520)) via Darby Frey ([@​darbyfrey](https://togithub.com/darbyfrey)) ### [`v2.215.1`](https://togithub.com/fastlane/fastlane/releases/tag/2.215.1): Workaround for Google Play API instability [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.215.0...2.215.1) - \[supply] add new SUPPLY_UPLOAD_MAX_RETRIES env var to attempt to solve failed Google API calls ([#​21518](https://togithub.com/fastlane/fastlane/issues/21518)) via Josh Holtz ([@​joshdholtz](https://togithub.com/joshdholtz)) ### [`v2.215.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.215.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.214.0...2.215.0) - \[spaceship] add request retry with backoff when encountring 429 errors ([#​21511](https://togithub.com/fastlane/fastlane/issues/21511)) via Stefan Natchev ([@​snatchev](https://togithub.com/snatchev)) - \[supply] introduce a new synchronization logic for screenshots ([#​21498](https://togithub.com/fastlane/fastlane/issues/21498)) via Olivier Halligon ([@​AliSoftware](https://togithub.com/AliSoftware)) - \[deliver] validate the status of app version to be ready_for_review before submitting the app ([#​20515](https://togithub.com/fastlane/fastlane/issues/20515)) via 醉 ([@​404pilot](https://togithub.com/404pilot)) - \[match] Added s3\_skip_encryption parameter ([#​21018](https://togithub.com/fastlane/fastlane/issues/21018)) via Morten Bøgh ([@​mbogh](https://togithub.com/mbogh)) - \[docs] add minor branding guidelines to `CONTRIBUTING.md` ([#​21495](https://togithub.com/fastlane/fastlane/issues/21495)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) - \[match] prevent directory download from s3 ([#​20975](https://togithub.com/fastlane/fastlane/issues/20975)) via Mark Homoki ([@​markhomoki](https://togithub.com/markhomoki)) - \[xcodes] fix issue where `xcodes` action wouldn't accept beta versions of Xcode ([#​21434](https://togithub.com/fastlane/fastlane/issues/21434)) via apps4everyone ([@​apps4everyone](https://togithub.com/apps4everyone)) - \[spaceship] explicit beta group access to all builds at creation ([#​21478](https://togithub.com/fastlane/fastlane/issues/21478)) via Vincent Isambart ([@​vincentisambart](https://togithub.com/vincentisambart)) - \[docs] update pull request template to ask contributors to write unit tests ([#​21427](https://togithub.com/fastlane/fastlane/issues/21427)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) - \[action] deprecate the ensure_xcode_version action ([#​21448](https://togithub.com/fastlane/fastlane/issues/21448)) via Iulian Onofrei ([@​revolter](https://togithub.com/revolter)) - \[tests] stop generating rspec temp file in current directory ([#​21466](https://togithub.com/fastlane/fastlane/issues/21466)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) - \[ci] fix CI by replacing deprecated Xcode versions, and add Xcode 14, Xcode 15, and Ruby 3.1 to test envs ([#​21465](https://togithub.com/fastlane/fastlane/issues/21465)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) - \[deliver]\[frameit] add iPhone 14 Pro / 6.1" display type ([#​21393](https://togithub.com/fastlane/fastlane/issues/21393)) via Stefan Natchev ([@​snatchev](https://togithub.com/snatchev)) - \[spaceship] add missing `AppStoreState` cases ([#​21312](https://togithub.com/fastlane/fastlane/issues/21312)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) - \[fastlane_core] fix WWDR certificates import flow ([#​21442](https://togithub.com/fastlane/fastlane/issues/21442)) via Paul Taykalo ([@​PaulTaykalo](https://togithub.com/PaulTaykalo)) - \[docs] fix tool name formatting (for `supply`) to be lowercase to pass fastlane docs unit tests ([#​21426](https://togithub.com/fastlane/fastlane/issues/21426)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) ### [`v2.214.0`](https://togithub.com/fastlane/fastlane/releases/tag/2.214.0): Improvements [Compare Source](https://togithub.com/fastlane/fastlane/compare/2.213.0...2.214.0) - \[spaceship] fix olympus session request error after skipping 2FA Upgrade ([#​21317](https://togithub.com/fastlane/fastlane/issues/21317)) via AbbyM ([@​AbbyM](https://togithub.com/AbbyM)) - \[spaceship] add update method to ConnectAPI::User ([#​20956](https://togithub.com/fastlane/fastlane/issues/20956)) via Vitalii Budnik ([@​nekrich](https://togithub.com/nekrich)) - \[supply]\[action] add `download_apk_from_google_play` action (and corresponding `supply` methods) ([#​21315](https://togithub.com/fastlane/fastlane/issues/21315)) via Olivier Halligon ([@​AliSoftware](https://togithub.com/AliSoftware)) - \[docs] fix sync_code_signing.md ([#​21202](https://togithub.com/fastlane/fastlane/issues/21202)) via Yuki Sakai ([@​VeyronSakai](https://togithub.com/VeyronSakai)) - \[fastlane] fix fastlane action template warnings reported by Rubocop ([#​21310](https://togithub.com/fastlane/fastlane/issues/21310)) via Bartosz Kosiorek ([@​BartoszKosiorek-TomTom](https://togithub.com/BartoszKosiorek-TomTom)) - \[docs]\[match] fix typos, improve wording, incorporate improvements to match documentation examples ([#​21302](https://togithub.com/fastlane/fastlane/issues/21302)) via Roger Oba ([@​rogerluan](https://togithub.com/rogerluan)) - \[match] fixes Gitlab Secure Files API limit ([#​21361](https://togithub.com/fastlane/fastlane/issues/21361)) via Darby Frey ([@​darbyfrey](https://togithub.com/darbyfrey)) - \[match] adding access token prompt for GitLab Secure Files Match ([#​21279](https://togithub.com/fastlane/fastlane/issues/21279)) via Darby Frey ([@​darbyfrey](https://togithub.com/darbyfrey)) - \[deliver] update upload_price_tier ([#​21282](https://togithub.com/fastlane/fastlane/issues/21282)) via lukethoene ([@​lukethoene](https://togithub.com/lukethoene))
nicklockwood/SwiftFormat (nicklockwood/SwiftFormat) ### [`v0.52.8`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0528-2023-10-17) [Compare Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.52.7...0.52.8) - Fixed `redundantClosure` rule in cases where an `if`/`switch` expression is not permitted - The `docComments` rule now correctly handles macro comments - The `docComments` rule is now only applied to a comment block if all lines match the pattern ### [`v0.52.7`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0527-2023-10-06) [Compare Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.52.6...0.52.7) - Fixed bug where `conditionalAssignment` and `redundantClosure` rules would be applied incorrectly - Fixed `redundantClosure` rule leaving stray `try` or `await` keywords behind
pointfreeco/swift-snapshot-testing (pointfreeco/swift-snapshot-testing) ### [`v1.14.2`](https://togithub.com/pointfreeco/swift-snapshot-testing/releases/tag/1.14.2) [Compare Source](https://togithub.com/pointfreeco/swift-snapshot-testing/compare/1.14.1...1.14.2) #### What's Changed - Fixed: Inline snapshots are now prepared *before* emitting an XCTest failure, ensuring the artifact is written ([https://github.com/pointfreeco/swift-snapshot-testing/pull/787](https://togithub.com/pointfreeco/swift-snapshot-testing/pull/787)). - Fixed: `assertCustomInline()` no longer leaves empty parens hanging around when expanded ([https://github.com/pointfreeco/swift-snapshot-testing/pull/788](https://togithub.com/pointfreeco/swift-snapshot-testing/pull/788)). - Fixed: The `swift-syntax` dependency has widened to support 508.0.1..<510.0.0, allowing the library to be depended on even when another package depends on 508.0.1 ([https://github.com/pointfreeco/swift-snapshot-testing/pull/795](https://togithub.com/pointfreeco/swift-snapshot-testing/pull/795)). - Infrastructure: Updated SPI configuration for watchOS (thanks [@​finestructure](https://togithub.com/finestructure), [https://github.com/pointfreeco/swift-snapshot-testing/pull/789](https://togithub.com/pointfreeco/swift-snapshot-testing/pull/789)). **Full Changelog**: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.14.1...1.14.2 ### [`v1.14.1`](https://togithub.com/pointfreeco/swift-snapshot-testing/releases/tag/1.14.1) [Compare Source](https://togithub.com/pointfreeco/swift-snapshot-testing/compare/1.14.0...1.14.1) #### What's Changed - Fixed: Avoid inline snapshot trailing closure index crash ([https://github.com/pointfreeco/swift-snapshot-testing/pull/786](https://togithub.com/pointfreeco/swift-snapshot-testing/pull/786)). - Infrastructure: Update .spi.yml to show watchOS support (thanks [@​finestructure](https://togithub.com/finestructure), [https://github.com/pointfreeco/swift-snapshot-testing/pull/785](https://togithub.com/pointfreeco/swift-snapshot-testing/pull/785)). **Full Changelog**: https://github.com/pointfreeco/swift-snapshot-testing/compare/1.14.0...1.14.1
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks) ### [`v4.5.0`](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/powerhome/PlaybookSwift). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stephen Marshall --- .pre-commit-config.yaml | 4 ++-- Gemfile | 2 +- Gemfile.lock | 20 +++++++++++--------- Jenkinsfile | 2 +- Package.swift | 4 ++-- 5 files changed, 17 insertions(+), 15 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6c8cfa1f..7dd0e8bfa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,11 +1,11 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/nicklockwood/SwiftFormat - rev: 0.52.6 + rev: 0.52.8 hooks: - id: swiftformat - repo: https://github.com/realm/SwiftLint diff --git a/Gemfile b/Gemfile index e0440cd9a..d73654dff 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } -gem "fastlane", "~> 2.213.0" +gem "fastlane", "~> 2.216.0" gem "json", "~> 2.6.2" gem 'httparty' diff --git a/Gemfile.lock b/Gemfile.lock index adf007b5f..769d1946a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.830.0) - aws-sdk-core (3.184.0) + aws-partitions (1.838.0) + aws-sdk-core (3.185.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) @@ -66,7 +66,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.2.7) - fastlane (2.213.0) + fastlane (2.216.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -87,6 +87,7 @@ GEM google-apis-playcustomapp_v1 (~> 0.1) google-cloud-storage (~> 1.31) highline (~> 2.0) + http-cookie (~> 1.0.5) json (< 3.0.0) jwt (>= 2.1.0, < 3) mini_magick (>= 4.9.4, < 5.0.0) @@ -98,7 +99,7 @@ GEM security (= 0.1.3) simctl (~> 1.6.3) terminal-notifier (>= 2.0.0, < 3.0.0) - terminal-table (>= 1.4.5, < 2.0.0) + terminal-table (~> 3) tty-screen (>= 0.6.3, < 1.0.0) tty-spinner (>= 0.8.0, < 1.0.0) word_wrap (~> 1.0.0) @@ -107,7 +108,7 @@ GEM xcpretty-travis-formatter (>= 0.0.3) fastlane-plugin-appcenter (2.1.1) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.50.0) + google-apis-androidpublisher_v3 (0.51.0) google-apis-core (>= 0.11.0, < 2.a) google-apis-core (0.11.1) addressable (~> 2.5, >= 2.5.1) @@ -185,8 +186,8 @@ GEM CFPropertyList naturally terminal-notifier (2.0.0) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) trailblazer-option (0.1.2) tty-cursor (0.7.1) tty-screen (0.8.1) @@ -196,7 +197,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (1.8.0) + unicode-display_width (2.5.0) webrick (1.8.1) word_wrap (1.0.0) xcodeproj (1.23.0) @@ -212,10 +213,11 @@ GEM xcpretty (~> 0.2, >= 0.0.7) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES - fastlane (~> 2.213.0) + fastlane (~> 2.216.0) fastlane-plugin-appcenter httparty json (~> 2.6.2) diff --git a/Jenkinsfile b/Jenkinsfile index 8ffd7283c..95b9fc1fd 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -142,7 +142,7 @@ def getReleaseNotes() { } def writeRunwayComment() { - if (env.PR_USER_HANDLE in ['renovate', 'dependabot'] || "${RUNWAY_BACKLOG_ITEM_ID}" == env.FAKE_RUNWAY_STORY_ID) { + if (env.PR_USER_HANDLE in ['renovate[bot]', 'dependabot'] || "${RUNWAY_BACKLOG_ITEM_ID}" == env.FAKE_RUNWAY_STORY_ID) { echo "Bot PR detected. Skipping Runway comment." return true } diff --git a/Package.swift b/Package.swift index 9d5ca0f08..27b9cb7f4 100644 --- a/Package.swift +++ b/Package.swift @@ -17,10 +17,10 @@ let package = Package( dependencies: [ // Dependencies declare other packages that this package depends on. .package(url: "https://github.com/realm/SwiftLint.git", from: "0.53.0"), - .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.52.6"), + .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.52.8"), .package( url: "https://github.com/pointfreeco/swift-snapshot-testing", - from: "1.14.0" + from: "1.14.2" ) ], targets: [