Skip to content

Commit c752d10

Browse files
Update all non-major dependencies (#179)
[![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 <details> <summary>fastlane/fastlane (fastlane)</summary> ### [`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 ([#&#8203;21520](https://togithub.com/fastlane/fastlane/issues/21520)) via Darby Frey ([@&#8203;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 ([#&#8203;21518](https://togithub.com/fastlane/fastlane/issues/21518)) via Josh Holtz ([@&#8203;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 ([#&#8203;21511](https://togithub.com/fastlane/fastlane/issues/21511)) via Stefan Natchev ([@&#8203;snatchev](https://togithub.com/snatchev)) - \[supply] introduce a new synchronization logic for screenshots ([#&#8203;21498](https://togithub.com/fastlane/fastlane/issues/21498)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[deliver] validate the status of app version to be ready_for_review before submitting the app ([#&#8203;20515](https://togithub.com/fastlane/fastlane/issues/20515)) via 醉 ([@&#8203;404pilot](https://togithub.com/404pilot)) - \[match] Added s3\_skip_encryption parameter ([#&#8203;21018](https://togithub.com/fastlane/fastlane/issues/21018)) via Morten Bøgh ([@&#8203;mbogh](https://togithub.com/mbogh)) - \[docs] add minor branding guidelines to `CONTRIBUTING.md` ([#&#8203;21495](https://togithub.com/fastlane/fastlane/issues/21495)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[match] prevent directory download from s3 ([#&#8203;20975](https://togithub.com/fastlane/fastlane/issues/20975)) via Mark Homoki ([@&#8203;markhomoki](https://togithub.com/markhomoki)) - \[xcodes] fix issue where `xcodes` action wouldn't accept beta versions of Xcode ([#&#8203;21434](https://togithub.com/fastlane/fastlane/issues/21434)) via apps4everyone ([@&#8203;apps4everyone](https://togithub.com/apps4everyone)) - \[spaceship] explicit beta group access to all builds at creation ([#&#8203;21478](https://togithub.com/fastlane/fastlane/issues/21478)) via Vincent Isambart ([@&#8203;vincentisambart](https://togithub.com/vincentisambart)) - \[docs] update pull request template to ask contributors to write unit tests ([#&#8203;21427](https://togithub.com/fastlane/fastlane/issues/21427)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[action] deprecate the ensure_xcode_version action ([#&#8203;21448](https://togithub.com/fastlane/fastlane/issues/21448)) via Iulian Onofrei ([@&#8203;revolter](https://togithub.com/revolter)) - \[tests] stop generating rspec temp file in current directory ([#&#8203;21466](https://togithub.com/fastlane/fastlane/issues/21466)) via Roger Oba ([@&#8203;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 ([#&#8203;21465](https://togithub.com/fastlane/fastlane/issues/21465)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[deliver]\[frameit] add iPhone 14 Pro / 6.1" display type ([#&#8203;21393](https://togithub.com/fastlane/fastlane/issues/21393)) via Stefan Natchev ([@&#8203;snatchev](https://togithub.com/snatchev)) - \[spaceship] add missing `AppStoreState` cases ([#&#8203;21312](https://togithub.com/fastlane/fastlane/issues/21312)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[fastlane_core] fix WWDR certificates import flow ([#&#8203;21442](https://togithub.com/fastlane/fastlane/issues/21442)) via Paul Taykalo ([@&#8203;PaulTaykalo](https://togithub.com/PaulTaykalo)) - \[docs] fix tool name formatting (for `supply`) to be lowercase to pass fastlane docs unit tests ([#&#8203;21426](https://togithub.com/fastlane/fastlane/issues/21426)) via Roger Oba ([@&#8203;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 ([#&#8203;21317](https://togithub.com/fastlane/fastlane/issues/21317)) via AbbyM ([@&#8203;AbbyM](https://togithub.com/AbbyM)) - \[spaceship] add update method to ConnectAPI::User ([#&#8203;20956](https://togithub.com/fastlane/fastlane/issues/20956)) via Vitalii Budnik ([@&#8203;nekrich](https://togithub.com/nekrich)) - \[supply]\[action] add `download_apk_from_google_play` action (and corresponding `supply` methods) ([#&#8203;21315](https://togithub.com/fastlane/fastlane/issues/21315)) via Olivier Halligon ([@&#8203;AliSoftware](https://togithub.com/AliSoftware)) - \[docs] fix sync_code_signing.md ([#&#8203;21202](https://togithub.com/fastlane/fastlane/issues/21202)) via Yuki Sakai ([@&#8203;VeyronSakai](https://togithub.com/VeyronSakai)) - \[fastlane] fix fastlane action template warnings reported by Rubocop ([#&#8203;21310](https://togithub.com/fastlane/fastlane/issues/21310)) via Bartosz Kosiorek ([@&#8203;BartoszKosiorek-TomTom](https://togithub.com/BartoszKosiorek-TomTom)) - \[docs]\[match] fix typos, improve wording, incorporate improvements to match documentation examples ([#&#8203;21302](https://togithub.com/fastlane/fastlane/issues/21302)) via Roger Oba ([@&#8203;rogerluan](https://togithub.com/rogerluan)) - \[match] fixes Gitlab Secure Files API limit ([#&#8203;21361](https://togithub.com/fastlane/fastlane/issues/21361)) via Darby Frey ([@&#8203;darbyfrey](https://togithub.com/darbyfrey)) - \[match] adding access token prompt for GitLab Secure Files Match ([#&#8203;21279](https://togithub.com/fastlane/fastlane/issues/21279)) via Darby Frey ([@&#8203;darbyfrey](https://togithub.com/darbyfrey)) - \[deliver] update upload_price_tier ([#&#8203;21282](https://togithub.com/fastlane/fastlane/issues/21282)) via lukethoene ([@&#8203;lukethoene](https://togithub.com/lukethoene)) </details> <details> <summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary> ### [`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 </details> <details> <summary>pointfreeco/swift-snapshot-testing (pointfreeco/swift-snapshot-testing)</summary> ### [`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 [@&#8203;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**: pointfreeco/swift-snapshot-testing@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 [@&#8203;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**: pointfreeco/swift-snapshot-testing@1.14.0...1.14.1 </details> <details> <summary>pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)</summary> ### [`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) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stephen Marshall <[email protected]>
1 parent 9334d83 commit c752d10

File tree

5 files changed

+17
-15
lines changed

5 files changed

+17
-15
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/nicklockwood/SwiftFormat
8-
rev: 0.52.6
8+
rev: 0.52.8
99
hooks:
1010
- id: swiftformat
1111
- repo: https://github.com/realm/SwiftLint

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22

33
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
44

5-
gem "fastlane", "~> 2.213.0"
5+
gem "fastlane", "~> 2.216.0"
66
gem "json", "~> 2.6.2"
77
gem 'httparty'
88

Gemfile.lock

+11-9
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ GEM
88
artifactory (3.0.15)
99
atomos (0.1.3)
1010
aws-eventstream (1.2.0)
11-
aws-partitions (1.830.0)
12-
aws-sdk-core (3.184.0)
11+
aws-partitions (1.838.0)
12+
aws-sdk-core (3.185.1)
1313
aws-eventstream (~> 1, >= 1.0.2)
1414
aws-partitions (~> 1, >= 1.651.0)
1515
aws-sigv4 (~> 1.5)
@@ -66,7 +66,7 @@ GEM
6666
faraday_middleware (1.2.0)
6767
faraday (~> 1.0)
6868
fastimage (2.2.7)
69-
fastlane (2.213.0)
69+
fastlane (2.216.0)
7070
CFPropertyList (>= 2.3, < 4.0.0)
7171
addressable (>= 2.8, < 3.0.0)
7272
artifactory (~> 3.0)
@@ -87,6 +87,7 @@ GEM
8787
google-apis-playcustomapp_v1 (~> 0.1)
8888
google-cloud-storage (~> 1.31)
8989
highline (~> 2.0)
90+
http-cookie (~> 1.0.5)
9091
json (< 3.0.0)
9192
jwt (>= 2.1.0, < 3)
9293
mini_magick (>= 4.9.4, < 5.0.0)
@@ -98,7 +99,7 @@ GEM
9899
security (= 0.1.3)
99100
simctl (~> 1.6.3)
100101
terminal-notifier (>= 2.0.0, < 3.0.0)
101-
terminal-table (>= 1.4.5, < 2.0.0)
102+
terminal-table (~> 3)
102103
tty-screen (>= 0.6.3, < 1.0.0)
103104
tty-spinner (>= 0.8.0, < 1.0.0)
104105
word_wrap (~> 1.0.0)
@@ -107,7 +108,7 @@ GEM
107108
xcpretty-travis-formatter (>= 0.0.3)
108109
fastlane-plugin-appcenter (2.1.1)
109110
gh_inspector (1.1.3)
110-
google-apis-androidpublisher_v3 (0.50.0)
111+
google-apis-androidpublisher_v3 (0.51.0)
111112
google-apis-core (>= 0.11.0, < 2.a)
112113
google-apis-core (0.11.1)
113114
addressable (~> 2.5, >= 2.5.1)
@@ -185,8 +186,8 @@ GEM
185186
CFPropertyList
186187
naturally
187188
terminal-notifier (2.0.0)
188-
terminal-table (1.8.0)
189-
unicode-display_width (~> 1.1, >= 1.1.1)
189+
terminal-table (3.0.2)
190+
unicode-display_width (>= 1.1.1, < 3)
190191
trailblazer-option (0.1.2)
191192
tty-cursor (0.7.1)
192193
tty-screen (0.8.1)
@@ -196,7 +197,7 @@ GEM
196197
unf (0.1.4)
197198
unf_ext
198199
unf_ext (0.0.8.2)
199-
unicode-display_width (1.8.0)
200+
unicode-display_width (2.5.0)
200201
webrick (1.8.1)
201202
word_wrap (1.0.0)
202203
xcodeproj (1.23.0)
@@ -212,10 +213,11 @@ GEM
212213
xcpretty (~> 0.2, >= 0.0.7)
213214

214215
PLATFORMS
216+
arm64-darwin-23
215217
x86_64-linux
216218

217219
DEPENDENCIES
218-
fastlane (~> 2.213.0)
220+
fastlane (~> 2.216.0)
219221
fastlane-plugin-appcenter
220222
httparty
221223
json (~> 2.6.2)

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def getReleaseNotes() {
142142
}
143143

144144
def writeRunwayComment() {
145-
if (env.PR_USER_HANDLE in ['renovate', 'dependabot'] || "${RUNWAY_BACKLOG_ITEM_ID}" == env.FAKE_RUNWAY_STORY_ID) {
145+
if (env.PR_USER_HANDLE in ['renovate[bot]', 'dependabot'] || "${RUNWAY_BACKLOG_ITEM_ID}" == env.FAKE_RUNWAY_STORY_ID) {
146146
echo "Bot PR detected. Skipping Runway comment."
147147
return true
148148
}

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ let package = Package(
1717
dependencies: [
1818
// Dependencies declare other packages that this package depends on.
1919
.package(url: "https://github.com/realm/SwiftLint.git", from: "0.53.0"),
20-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.52.6"),
20+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.52.8"),
2121
.package(
2222
url: "https://github.com/pointfreeco/swift-snapshot-testing",
23-
from: "1.14.0"
23+
from: "1.14.2"
2424
)
2525
],
2626
targets: [

0 commit comments

Comments
 (0)