Rollback dependencies in an attempt to fix EX snapshot tests (#2918)

* Rollback dependencies in an attempt to fix EX snapshot tests

* Rollback snapshots as well

* Rollback Prefire only
This commit is contained in:
Stefan Ceriu
2024-06-12 10:46:44 +03:00
committed by GitHub
parent 517d5f9222
commit 4eaf17839f
7 changed files with 19 additions and 19 deletions

View File

@@ -7308,7 +7308,7 @@
repositoryURL = "https://github.com/BarredEwe/Prefire";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 2.7.0;
minimumVersion = 2.0.4;
};
};
395DE6AE429B7ACC7C7FE31D /* XCRemoteSwiftPackageReference "KZFileWatchers" */ = {
@@ -7468,7 +7468,7 @@
repositoryURL = "https://github.com/pointfreeco/swift-snapshot-testing";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 1.13.0;
minimumVersion = 1.16.0;
};
};
EC6D0C817B1C21D9D096505A /* XCRemoteSwiftPackageReference "Version" */ = {
@@ -7484,7 +7484,7 @@
repositoryURL = "https://github.com/element-hq/compound-ios";
requirement = {
kind = revision;
revision = 3cafe19060a31cb68aa4f530d2a37b3e5beac554;
revision = e44f649c9f0c9c562fed3f311aca10c144059725;
};
};
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {

View File

@@ -14,7 +14,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/compound-ios",
"state" : {
"revision" : "3cafe19060a31cb68aa4f530d2a37b3e5beac554"
"revision" : "e44f649c9f0c9c562fed3f311aca10c144059725"
}
},
{
@@ -184,8 +184,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/BarredEwe/Prefire",
"state" : {
"revision" : "1ea1d76bb3c115a630c5d5d5f5d1c330f2f49982",
"version" : "2.7.0"
"revision" : "608e7992dedc5ee409e59b3580010371ff0cef57",
"version" : "2.0.4"
}
},
{
@@ -247,8 +247,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
"state" : {
"revision" : "696b86a6d151578bca7c1a2a3ed419a5f834d40f",
"version" : "1.13.0"
"revision" : "625ccca8570773dd84a34ee51a81aa2bc5a4f97a",
"version" : "1.16.0"
}
},
{

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ffac280e3d862a461df5ee10af10e6c2551a47d80643ffb77613c1db31e2b5b
size 174042
oid sha256:78801ac3fc6c23257de1dea47d53fde740fd03497d027b70d94c77ab8a93ab38
size 173820

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f4d352f6c43ba6143e1906de0a7d501e161e7671cd3e6de02beb4d3d5dd9e72
size 74627
oid sha256:4d5cff7a9c0cf44d7ad61390e1012d0f45e551e51d1518201be285b708dba9b5
size 75015

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c210514466bcc8520e22ba0e692376fb582ec36fffcfdeb2db8d9763c19cc36
size 301092
oid sha256:16a78dc803c0f2d4aed87131b646953c7ac16a672d89ee901939e3b8784f8a88
size 296838

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce225a98d4dc3f06fffce49d17c42516fcbe1128aff4c75423ef01fe15976988
size 207420
oid sha256:000e76bb745e5933b8f70c7ab331181ca0e62fcf01f6ac093fa7c7a9c749fd95
size 204894

View File

@@ -53,7 +53,7 @@ packages:
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios
revision: 3cafe19060a31cb68aa4f530d2a37b3e5beac554
revision: e44f649c9f0c9c562fed3f311aca10c144059725
# path: ../compound-ios
AnalyticsEvents:
url: https://github.com/matrix-org/matrix-analytics-events
@@ -113,13 +113,13 @@ packages:
minorVersion: 3.2.5
Prefire:
url: https://github.com/BarredEwe/Prefire
minorVersion: 2.7.0
minorVersion: 2.0.4
Sentry:
url: https://github.com/getsentry/sentry-cocoa
minorVersion: 8.13.0
SnapshotTesting:
url: https://github.com/pointfreeco/swift-snapshot-testing
minorVersion: 1.13.0
minorVersion: 1.16.0
SwiftState:
url: https://github.com/ReactKit/SwiftState
minorVersion: 6.0.0