diff --git a/Gemfile.lock b/Gemfile.lock index 2e6db318619..4f700e35abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fastlane (2.204.3) + fastlane (2.205.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -51,17 +51,17 @@ GEM ast (2.4.2) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.552.0) - aws-sdk-core (3.126.0) + aws-partitions (1.568.0) + aws-sdk-core (3.130.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.54.0) - aws-sdk-core (~> 3, >= 3.126.0) + aws-sdk-kms (1.55.0) + aws-sdk-core (~> 3, >= 3.127.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.112.0) - aws-sdk-core (~> 3, >= 3.126.0) + aws-sdk-s3 (1.113.0) + aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) aws-sigv4 (1.4.0) @@ -117,7 +117,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) emoji_regex (3.2.3) - excon (0.91.0) + excon (0.92.0) fakefs (1.2.3) faraday (1.4.1) faraday-excon (~> 1.1) @@ -165,7 +165,7 @@ GEM google-cloud-env (1.5.0) faraday (>= 0.17.3, < 2.0) google-cloud-errors (1.2.0) - google-cloud-storage (1.36.0) + google-cloud-storage (1.36.1) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) @@ -173,8 +173,8 @@ GEM google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (1.1.0) - faraday (>= 0.17.3, < 2.0) + googleauth (1.1.2) + faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) memoist (~> 0.16) multi_json (~> 1.11) @@ -187,7 +187,7 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) interception (0.5) - jmespath (1.5.0) + jmespath (1.6.1) json (2.5.1) jwt (2.3.0) kramdown (2.3.0) @@ -292,9 +292,9 @@ GEM addressable (>= 2.3.5) faraday (> 0.8, < 2.0) security (0.1.3) - signet (0.16.0) + signet (0.16.1) addressable (~> 2.8) - faraday (>= 0.17.3, < 2.0) + faraday (>= 0.17.5, < 3.0) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) simctl (1.6.8) diff --git a/README.md b/README.md index 1972e5d0ec1..8f6b58ebe2b 100644 --- a/README.md +++ b/README.md @@ -35,151 +35,145 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/ - - - - - - - - - - - - - - - - - - - - - - - - + -
- - + + + -

Jérôme Lacoste

+

Fumiya Nakamura

- - + + + -

Josh Holtz

+

Luka Mirosevic

- - + + + -

Max Ott

+

Felix Krause

- - + + + -

Manu Wallner

+

Matthew Ellis

- - + + + -

Manish Rathi

+

Satoshi Namai

- - + + + -

Olivier Halligon

+

Maksym Grebenets

- - + + + -

Kohki Miki

+

Roger Oba

- - + + + -

Iulian Onofrei

+

Olivier Halligon

- - + + + -

Jimmy Dee

+

Jorge Revuelta H

- - + + + -

Andrew McBurney

+

Danielle Tomlinson

- - + + + -

Daniel Jankowski

+

Manish Rathi

- - + + + -

Satoshi Namai

+

Josh Holtz

- - + + + -

Jorge Revuelta H

+

Jan Piotrowski

- - + + + -

Stefan Natchev

+

Helmut Januschka

- - + + + -

Fumiya Nakamura

+

Kohki Miki

- - + + + -

Luka Mirosevic

+

Max Ott

- - + + + -

Felix Krause

+

Jimmy Dee

- - + + + -

Helmut Januschka

+

Stefan Natchev

- - + + + -

Maksym Grebenets

+

Daniel Jankowski

- - + + + -

Jan Piotrowski

+

Andrew McBurney

- - - -

Roger Oba

-
- - + + + -

Łukasz Grabowski

+

Aaron Brager

- - + + + -

Matthew Ellis

+

Jérôme Lacoste

@@ -187,19 +181,25 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/

Joshua Liebowitz

- - + + + -

Danielle Tomlinson

+

Łukasz Grabowski

+
+ + + +

Iulian Onofrei

- - + + + -

Aaron Brager

+

Manu Wallner

diff --git a/fastlane.gemspec b/fastlane.gemspec index 5114e2a4817..c64db9ebf5f 100644 --- a/fastlane.gemspec +++ b/fastlane.gemspec @@ -22,32 +22,32 @@ Gem::Specification.new do |spec| spec.name = "fastlane" spec.version = Fastlane::VERSION # list of authors is regenerated and resorted on each release - spec.authors = ["Jorge Revuelta H", - "Roger Oba", + spec.authors = ["Łukasz Grabowski", + "Luka Mirosevic", + "Max Ott", "Danielle Tomlinson", - "Helmut Januschka", + "Andrew McBurney", "Jérôme Lacoste", + "Manu Wallner", + "Stefan Natchev", "Josh Holtz", - "Joshua Liebowitz", - "Felix Krause", - "Aaron Brager", - "Łukasz Grabowski", "Fumiya Nakamura", - "Iulian Onofrei", + "Helmut Januschka", "Jimmy Dee", - "Manish Rathi", - "Kohki Miki", - "Daniel Jankowski", "Maksym Grebenets", - "Stefan Natchev", + "Daniel Jankowski", + "Roger Oba", + "Jorge Revuelta H", + "Iulian Onofrei", + "Aaron Brager", "Satoshi Namai", - "Max Ott", - "Matthew Ellis", - "Luka Mirosevic", "Jan Piotrowski", "Olivier Halligon", - "Manu Wallner", - "Andrew McBurney"] + "Matthew Ellis", + "Joshua Liebowitz", + "Felix Krause", + "Manish Rathi", + "Kohki Miki"] spec.email = ["fastlane@krausefx.com"] spec.summary = Fastlane::DESCRIPTION diff --git a/fastlane/lib/fastlane/version.rb b/fastlane/lib/fastlane/version.rb index 70b2db56102..fe6bf147e48 100644 --- a/fastlane/lib/fastlane/version.rb +++ b/fastlane/lib/fastlane/version.rb @@ -1,5 +1,5 @@ module Fastlane - VERSION = '2.204.3'.freeze + VERSION = '2.205.0'.freeze DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze MINIMUM_XCODE_RELEASE = "7.0".freeze RUBOCOP_REQUIREMENT = '1.12.1'.freeze diff --git a/fastlane/swift/Deliverfile.swift b/fastlane/swift/Deliverfile.swift index b62cb5b4b6b..2e21761f886 100644 --- a/fastlane/swift/Deliverfile.swift +++ b/fastlane/swift/Deliverfile.swift @@ -17,4 +17,4 @@ public class Deliverfile: DeliverfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/DeliverfileProtocol.swift b/fastlane/swift/DeliverfileProtocol.swift index 37b2923a668..d07740ebc13 100644 --- a/fastlane/swift/DeliverfileProtocol.swift +++ b/fastlane/swift/DeliverfileProtocol.swift @@ -260,4 +260,4 @@ public extension DeliverfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.99] +// FastlaneRunnerAPIVersion [0.9.100] diff --git a/fastlane/swift/Fastlane.swift b/fastlane/swift/Fastlane.swift index 155a0da4acc..ea77b78a028 100644 --- a/fastlane/swift/Fastlane.swift +++ b/fastlane/swift/Fastlane.swift @@ -13430,4 +13430,4 @@ public let snapshotfile: Snapshotfile = .init() // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.152] +// FastlaneRunnerAPIVersion [0.9.153] diff --git a/fastlane/swift/Gymfile.swift b/fastlane/swift/Gymfile.swift index 3980c033578..37c45f2ca46 100644 --- a/fastlane/swift/Gymfile.swift +++ b/fastlane/swift/Gymfile.swift @@ -17,4 +17,4 @@ public class Gymfile: GymfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/GymfileProtocol.swift b/fastlane/swift/GymfileProtocol.swift index 5b262445b35..b501853dfba 100644 --- a/fastlane/swift/GymfileProtocol.swift +++ b/fastlane/swift/GymfileProtocol.swift @@ -204,4 +204,4 @@ public extension GymfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.102] +// FastlaneRunnerAPIVersion [0.9.103] diff --git a/fastlane/swift/Matchfile.swift b/fastlane/swift/Matchfile.swift index bf1e26d50a2..d9adf888ea1 100644 --- a/fastlane/swift/Matchfile.swift +++ b/fastlane/swift/Matchfile.swift @@ -17,4 +17,4 @@ public class Matchfile: MatchfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/MatchfileProtocol.swift b/fastlane/swift/MatchfileProtocol.swift index 3bc66f2c23b..a43dd949c00 100644 --- a/fastlane/swift/MatchfileProtocol.swift +++ b/fastlane/swift/MatchfileProtocol.swift @@ -196,4 +196,4 @@ public extension MatchfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.96] +// FastlaneRunnerAPIVersion [0.9.97] diff --git a/fastlane/swift/Precheckfile.swift b/fastlane/swift/Precheckfile.swift index 4fd5b996d81..34b83df98df 100644 --- a/fastlane/swift/Precheckfile.swift +++ b/fastlane/swift/Precheckfile.swift @@ -17,4 +17,4 @@ public class Precheckfile: PrecheckfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/PrecheckfileProtocol.swift b/fastlane/swift/PrecheckfileProtocol.swift index 68c2e21f02c..7b7eaa73b47 100644 --- a/fastlane/swift/PrecheckfileProtocol.swift +++ b/fastlane/swift/PrecheckfileProtocol.swift @@ -52,4 +52,4 @@ public extension PrecheckfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.95] +// FastlaneRunnerAPIVersion [0.9.96] diff --git a/fastlane/swift/Scanfile.swift b/fastlane/swift/Scanfile.swift index d26a1b7d70e..0f9cf734334 100644 --- a/fastlane/swift/Scanfile.swift +++ b/fastlane/swift/Scanfile.swift @@ -17,4 +17,4 @@ public class Scanfile: ScanfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/ScanfileProtocol.swift b/fastlane/swift/ScanfileProtocol.swift index 0692199d4f9..7b8c5dba884 100644 --- a/fastlane/swift/ScanfileProtocol.swift +++ b/fastlane/swift/ScanfileProtocol.swift @@ -312,4 +312,4 @@ public extension ScanfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.107] +// FastlaneRunnerAPIVersion [0.9.108] diff --git a/fastlane/swift/Screengrabfile.swift b/fastlane/swift/Screengrabfile.swift index 173a30be8fc..7f528511a05 100644 --- a/fastlane/swift/Screengrabfile.swift +++ b/fastlane/swift/Screengrabfile.swift @@ -17,4 +17,4 @@ public class Screengrabfile: ScreengrabfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/ScreengrabfileProtocol.swift b/fastlane/swift/ScreengrabfileProtocol.swift index 14120c36eea..d13d9dd190a 100644 --- a/fastlane/swift/ScreengrabfileProtocol.swift +++ b/fastlane/swift/ScreengrabfileProtocol.swift @@ -96,4 +96,4 @@ public extension ScreengrabfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.97] +// FastlaneRunnerAPIVersion [0.9.98] diff --git a/fastlane/swift/Snapshotfile.swift b/fastlane/swift/Snapshotfile.swift index dbdfeb77446..2268b08fc1b 100644 --- a/fastlane/swift/Snapshotfile.swift +++ b/fastlane/swift/Snapshotfile.swift @@ -17,4 +17,4 @@ public class Snapshotfile: SnapshotfileProtocol { // during the `init` process, and you won't see this message } -// Generated with fastlane 2.204.3 +// Generated with fastlane 2.205.0 diff --git a/fastlane/swift/SnapshotfileProtocol.swift b/fastlane/swift/SnapshotfileProtocol.swift index f7382eb1380..a7db645068b 100644 --- a/fastlane/swift/SnapshotfileProtocol.swift +++ b/fastlane/swift/SnapshotfileProtocol.swift @@ -204,4 +204,4 @@ public extension SnapshotfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.91] +// FastlaneRunnerAPIVersion [0.9.92] diff --git a/fastlane/swift/formatting/Brewfile.lock.json b/fastlane/swift/formatting/Brewfile.lock.json index 6b348ae5b80..b27c484576c 100644 --- a/fastlane/swift/formatting/Brewfile.lock.json +++ b/fastlane/swift/formatting/Brewfile.lock.json @@ -2,35 +2,35 @@ "entries": { "brew": { "swiftformat": { - "version": "0.49.4", + "version": "0.49.6", "bottle": { "rebuild": 0, "root_url": "https://ghcr.io/v2/homebrew/core", "files": { "arm64_monterey": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:8253553ad8c6ce8550175e1152e82d80ce125fa4045a890941e1e6e915104e05", - "sha256": "8253553ad8c6ce8550175e1152e82d80ce125fa4045a890941e1e6e915104e05" + "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:0e8e1fe019fd98a5cb6d75e31130eedcb65546693eb385a06948b940da7125d3", + "sha256": "0e8e1fe019fd98a5cb6d75e31130eedcb65546693eb385a06948b940da7125d3" }, "arm64_big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:d569c123783a70a2020f3b27de99eb7a17cfb393295e04d56c73b72212a3bf49", - "sha256": "d569c123783a70a2020f3b27de99eb7a17cfb393295e04d56c73b72212a3bf49" + "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:916c5eaf7600aa9a6bf7fc4d3998b1b165b5b354de260ce6e13bbc4ff3167ff1", + "sha256": "916c5eaf7600aa9a6bf7fc4d3998b1b165b5b354de260ce6e13bbc4ff3167ff1" }, "monterey": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:4203004748fbc1eb752fc9b9b59f94627a7d5cc50ec9c0cafdbccfd3deca8558", - "sha256": "4203004748fbc1eb752fc9b9b59f94627a7d5cc50ec9c0cafdbccfd3deca8558" + "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:8ddd11b5e105b148b8919e9c44d851e845e9c31ed7cf8a9b92b2369bd0df98d5", + "sha256": "8ddd11b5e105b148b8919e9c44d851e845e9c31ed7cf8a9b92b2369bd0df98d5" }, "big_sur": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:d9781aa3d22021a0dbc3f96e5d9604b1de9b269e9ce502e4a7eedf710a6aa555", - "sha256": "d9781aa3d22021a0dbc3f96e5d9604b1de9b269e9ce502e4a7eedf710a6aa555" + "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:c1fd4ae18452ea62e6d33ca0554fa4df5f646a22abffe7f5d489c397945b7ea9", + "sha256": "c1fd4ae18452ea62e6d33ca0554fa4df5f646a22abffe7f5d489c397945b7ea9" }, "catalina": { "cellar": ":any_skip_relocation", - "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:13bf74f3ee6e5afb272cc9897cc7a660a738e30137e9be7d240cfa8c18aeb8c1", - "sha256": "13bf74f3ee6e5afb272cc9897cc7a660a738e30137e9be7d240cfa8c18aeb8c1" + "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:f1ffad5c8bbfe80659f51b7cc54062c736fed1ff79b71b8f648d8e4552d8b752", + "sha256": "f1ffad5c8bbfe80659f51b7cc54062c736fed1ff79b71b8f648d8e4552d8b752" } } } @@ -56,12 +56,12 @@ "macOS": "11.0.1" }, "monterey": { - "HOMEBREW_VERSION": "3.3.14-58-g02ceb18", + "HOMEBREW_VERSION": "3.4.2", "HOMEBREW_PREFIX": "/opt/homebrew", - "Homebrew/homebrew-core": "23ce0d29228c3f5f9c70211d7f8db2e0ffc8dd4e", + "Homebrew/homebrew-core": "2bb93b970fc848684d530a8944751b5e93fdb7ed", "CLT": "13.2.0.0.1.1638488800", "Xcode": "13.2.1", - "macOS": "12.0.1" + "macOS": "12.2.1" } } }