From fa8eaadbf4bc216ad526eb404ffb66dead44e53c Mon Sep 17 00:00:00 2001 From: Josh Holtz Date: Wed, 21 Sep 2022 08:48:52 -0500 Subject: [PATCH] Version bump to 2.210.1 --- Gemfile.lock | 14 +- README.md | 184 +++++++++---------- fastlane.gemspec | 38 ++-- fastlane/lib/fastlane/version.rb | 2 +- fastlane/swift/Deliverfile.swift | 2 +- fastlane/swift/DeliverfileProtocol.swift | 2 +- fastlane/swift/Fastlane.swift | 2 +- fastlane/swift/Gymfile.swift | 2 +- fastlane/swift/GymfileProtocol.swift | 2 +- fastlane/swift/Matchfile.swift | 2 +- fastlane/swift/MatchfileProtocol.swift | 2 +- fastlane/swift/Precheckfile.swift | 2 +- fastlane/swift/PrecheckfileProtocol.swift | 2 +- fastlane/swift/Scanfile.swift | 2 +- fastlane/swift/ScanfileProtocol.swift | 2 +- fastlane/swift/Screengrabfile.swift | 2 +- fastlane/swift/ScreengrabfileProtocol.swift | 2 +- fastlane/swift/Snapshotfile.swift | 2 +- fastlane/swift/SnapshotfileProtocol.swift | 2 +- fastlane/swift/formatting/Brewfile.lock.json | 4 +- 20 files changed, 136 insertions(+), 136 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a394bffd52..4ca1c5cd718 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fastlane (2.210.0) + fastlane (2.210.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -51,8 +51,8 @@ GEM ast (2.4.2) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.622.0) - aws-sdk-core (3.136.0) + aws-partitions (1.630.0) + aws-sdk-core (3.147.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -142,9 +142,9 @@ GEM gh_inspector (1.1.3) git (1.8.1) rchardet (~> 1.8) - google-apis-androidpublisher_v3 (0.25.0) + google-apis-androidpublisher_v3 (0.26.0) google-apis-core (>= 0.7, < 2.a) - google-apis-core (0.7.0) + google-apis-core (0.7.2) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -164,8 +164,8 @@ GEM google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-cloud-errors (1.2.0) - google-cloud-storage (1.39.0) + google-cloud-errors (1.3.0) + google-cloud-storage (1.40.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) diff --git a/README.md b/README.md index a902929f603..9fc54445558 100644 --- a/README.md +++ b/README.md @@ -35,29 +35,29 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/ - - - - + + + + + + + - - + + + + - - - - - - - - - - - - - -
- - + + + -

Matthew Ellis

+

Łukasz Grabowski

- - + + + -

Joshua Liebowitz

+

Fumiya Nakamura

- - + + + -

Helmut Januschka

+

Luka Mirosevic

- - + + + -

Roger Oba

+

Olivier Halligon

@@ -67,36 +67,68 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
+ + + +

Joshua Liebowitz

+
+ + + +

Stefan Natchev

+
+ + + +

Kohki Miki

+
+ + + +

Jimmy Dee

+

Felix Krause

+ + + +

Roger Oba

+

Max Ott

- - - -

Manu Wallner

-
- - - -

Danielle Tomlinson

-

Satoshi Namai

+ + + +

Daniel Jankowski

+
+ + + +

Manu Wallner

+
@@ -105,69 +137,49 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/

Jan Piotrowski

+ + + +

Aaron Brager

+
+ + + +

Andrew McBurney

+

Maksym Grebenets

- - - -

Josh Holtz

-

Jorge Revuelta H

- - - -

Fumiya Nakamura

-
- - - -

Jimmy Dee

-
- - - -

Kohki Miki

-
- - - -

Łukasz Grabowski

-
- - + + + -

Stefan Natchev

+

Manish Rathi

- - + + + -

Olivier Halligon

+

Matthew Ellis

- - + + + -

Luka Mirosevic

+

Helmut Januschka

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

Jérôme Lacoste

- - - -

Manish Rathi

-
- - - -

Daniel Jankowski

-
- - + + + -

Aaron Brager

+

Josh Holtz

- - + + + -

Andrew McBurney

+

Danielle Tomlinson

diff --git a/fastlane.gemspec b/fastlane.gemspec index d42b43a504b..ee1148122ef 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 = ["Kohki Miki", - "Stefan Natchev", + spec.authors = ["Manish Rathi", "Maksym Grebenets", - "Joshua Liebowitz", - "Łukasz Grabowski", - "Jimmy Dee", - "Jorge Revuelta H", - "Danielle Tomlinson", - "Helmut Januschka", - "Luka Mirosevic", - "Iulian Onofrei", - "Manu Wallner", + "Olivier Halligon", "Jérôme Lacoste", - "Aaron Brager", "Satoshi Namai", - "Matthew Ellis", - "Josh Holtz", - "Felix Krause", - "Andrew McBurney", - "Jan Piotrowski", + "Aaron Brager", + "Jorge Revuelta H", "Daniel Jankowski", + "Helmut Januschka", + "Jimmy Dee", "Max Ott", - "Manish Rathi", "Fumiya Nakamura", + "Stefan Natchev", + "Luka Mirosevic", + "Felix Krause", + "Josh Holtz", "Roger Oba", - "Olivier Halligon"] + "Jan Piotrowski", + "Matthew Ellis", + "Łukasz Grabowski", + "Joshua Liebowitz", + "Iulian Onofrei", + "Kohki Miki", + "Manu Wallner", + "Andrew McBurney", + "Danielle Tomlinson"] spec.email = ["fastlane@krausefx.com"] spec.summary = Fastlane::DESCRIPTION diff --git a/fastlane/lib/fastlane/version.rb b/fastlane/lib/fastlane/version.rb index 2ea375e90aa..ba1324fd9d5 100644 --- a/fastlane/lib/fastlane/version.rb +++ b/fastlane/lib/fastlane/version.rb @@ -1,5 +1,5 @@ module Fastlane - VERSION = '2.210.0'.freeze + VERSION = '2.210.1'.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 241ef61bbb8..7f64c75532d 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/DeliverfileProtocol.swift b/fastlane/swift/DeliverfileProtocol.swift index 81d48b8e06b..c3b30b4b3cc 100644 --- a/fastlane/swift/DeliverfileProtocol.swift +++ b/fastlane/swift/DeliverfileProtocol.swift @@ -264,4 +264,4 @@ public extension DeliverfileProtocol { // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.110] +// FastlaneRunnerAPIVersion [0.9.111] diff --git a/fastlane/swift/Fastlane.swift b/fastlane/swift/Fastlane.swift index d95570d9510..082f77820f6 100644 --- a/fastlane/swift/Fastlane.swift +++ b/fastlane/swift/Fastlane.swift @@ -13486,4 +13486,4 @@ public let snapshotfile: Snapshotfile = .init() // Please don't remove the lines below // They are used to detect outdated files -// FastlaneRunnerAPIVersion [0.9.163] +// FastlaneRunnerAPIVersion [0.9.164] diff --git a/fastlane/swift/Gymfile.swift b/fastlane/swift/Gymfile.swift index 4b6abf0aef4..e85b6e037f5 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/GymfileProtocol.swift b/fastlane/swift/GymfileProtocol.swift index c330301124e..a9c92faeac3 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.113] +// FastlaneRunnerAPIVersion [0.9.114] diff --git a/fastlane/swift/Matchfile.swift b/fastlane/swift/Matchfile.swift index 14867097a7c..169bc7b5585 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/MatchfileProtocol.swift b/fastlane/swift/MatchfileProtocol.swift index 0ad17f45e90..57ab7b322cd 100644 --- a/fastlane/swift/MatchfileProtocol.swift +++ b/fastlane/swift/MatchfileProtocol.swift @@ -204,4 +204,4 @@ public extension MatchfileProtocol { // 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/Precheckfile.swift b/fastlane/swift/Precheckfile.swift index 269021968f3..ed0c5163fc2 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/PrecheckfileProtocol.swift b/fastlane/swift/PrecheckfileProtocol.swift index d321bb4bf75..54f7ae84451 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.106] +// FastlaneRunnerAPIVersion [0.9.107] diff --git a/fastlane/swift/Scanfile.swift b/fastlane/swift/Scanfile.swift index ce820ebeef0..e73b6b7d435 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/ScanfileProtocol.swift b/fastlane/swift/ScanfileProtocol.swift index 6d49b878f4e..50181d33eea 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.118] +// FastlaneRunnerAPIVersion [0.9.119] diff --git a/fastlane/swift/Screengrabfile.swift b/fastlane/swift/Screengrabfile.swift index f96b3985462..1b3fa2dd196 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/ScreengrabfileProtocol.swift b/fastlane/swift/ScreengrabfileProtocol.swift index 782d1de87ad..4aaf620c763 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.108] +// FastlaneRunnerAPIVersion [0.9.109] diff --git a/fastlane/swift/Snapshotfile.swift b/fastlane/swift/Snapshotfile.swift index 1ef376c2582..710f6002bd1 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.210.0 +// Generated with fastlane 2.210.1 diff --git a/fastlane/swift/SnapshotfileProtocol.swift b/fastlane/swift/SnapshotfileProtocol.swift index 074e9d7312f..8220ec24093 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.102] +// FastlaneRunnerAPIVersion [0.9.103] diff --git a/fastlane/swift/formatting/Brewfile.lock.json b/fastlane/swift/formatting/Brewfile.lock.json index d08b68774cc..e71736c378b 100644 --- a/fastlane/swift/formatting/Brewfile.lock.json +++ b/fastlane/swift/formatting/Brewfile.lock.json @@ -61,9 +61,9 @@ "macOS": "11.0.1" }, "monterey": { - "HOMEBREW_VERSION": "3.6.1-50-g6eaa510", + "HOMEBREW_VERSION": "3.6.2-15-g5b02645", "HOMEBREW_PREFIX": "/opt/homebrew", - "Homebrew/homebrew-core": "4d6529affa1851ffb992a33fe5641b0cd739c895", + "Homebrew/homebrew-core": "86e5e6fe99dd864a34c8366bde85d2d55e5d512d", "CLT": "13.4.0.0.1.1651278267", "Xcode": "13.4.1", "macOS": "12.5"