eyes_appium 6.3.2 → 6.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 630d6704b6af74ac6e833e3f7fcfd583daca45d9e92a2595fa19335b55f5792d
4
- data.tar.gz: 55cb80be6f35418336e0fdd86f59c3d27da0270e0d4c44daba47d7eb267797b4
3
+ metadata.gz: daeb69eb818dc9ce521bf6efd0cce8cae50f458d21e198aae591d3aecfdf53ba
4
+ data.tar.gz: 77d623be1dad19b4078402b5b8c2eb2058e0b7843755b329bc1f19ea0601d4c7
5
5
  SHA512:
6
- metadata.gz: 899f9fa22f1cfe6386af8745c5910ed30bf3eca457965cfb3b05557a04c6c0fc94239dc986bf6eee45b05406a5ba0872967f08f62c08b2dd75f247bbeec5a50d
7
- data.tar.gz: 90886ea1b9d5a4453cdd540bea9f02cddf18d7c9a8790673129c6de8b5d6b6f43a63090288cbb82d0dfeba23c64f71900b7a51aea7fe8c87571ded5dfcd779e3
6
+ metadata.gz: 69c38cf25230da757021609d8fe39d19304b958843b55197a9027d8c021d9cbdeee45f24ebf17769f176cee7a6e64eead03dbd08d9082e11e1c2c30f255b60ef
7
+ data.tar.gz: 175bead61fb0f2934e537bc3a1188743c9d718bf8ace17577654560143d44a07a3f42dbf30c4db2ffa3fabe42be17ab7fcc3a69a7da4af61e5cc53368c1b3bf0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,67 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.2...ruby/eyes_appium@6.3.3) (2024-04-15)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.7.1
9
+ #### Bug Fixes
10
+
11
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
12
+ * @applitools/socket bumped to 1.1.15
13
+
14
+ * @applitools/tunnel-client bumped to 1.5.1
15
+ #### Bug Fixes
16
+
17
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
18
+
19
+
20
+
21
+ * @applitools/ec-client bumped to 1.8.1
22
+ #### Bug Fixes
23
+
24
+ * change tunnel idle timeout to 20 seconds ([#2318](https://github.com/Applitools-Dev/sdk/issues/2318)) ([9b3873c](https://github.com/Applitools-Dev/sdk/commit/9b3873c180a130a01212d857b084efe51d6d30a4))
25
+ * create tunnels in australia when passed region in create ([#2322](https://github.com/Applitools-Dev/sdk/issues/2322)) ([f679989](https://github.com/Applitools-Dev/sdk/commit/f6799894b9630d2c56cd85a34d377f488ed75b9c))
26
+
27
+
28
+
29
+ * @applitools/core bumped to 4.12.2
30
+ #### Bug Fixes
31
+
32
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
33
+
34
+
35
+
36
+ * @applitools/logger bumped to 2.0.15
37
+
38
+ * @applitools/req bumped to 1.6.6
39
+
40
+ * @applitools/image bumped to 1.1.10
41
+
42
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
43
+
44
+ * @applitools/spec-driver-selenium bumped to 1.5.75
45
+
46
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
47
+
48
+ * @applitools/driver bumped to 1.16.6
49
+
50
+ * @applitools/screenshoter bumped to 3.8.28
51
+
52
+ * @applitools/nml-client bumped to 1.8.1
53
+
54
+ * @applitools/ufg-client bumped to 1.11.1
55
+
56
+ * @applitools/core-base bumped to 1.11.1
57
+
58
+ * eyes_universal bumped to 4.12.2
59
+
60
+ * eyes_core bumped to 6.3.3
61
+
62
+ * eyes_selenium bumped to 6.3.3
63
+
64
+
3
65
  ## [6.3.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.1...ruby/eyes_appium@6.3.2) (2024-04-01)
4
66
 
5
67
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.3.2'.freeze
5
+ VERSION = '6.3.3'.freeze
6
6
  # UNIVERSAL_CORE_VERSION = '3.6.4'.freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_appium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.2
4
+ version: 6.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-01 00:00:00.000000000 Z
11
+ date: 2024-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: eyes_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.3.2
19
+ version: 6.3.3
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 6.3.2
26
+ version: 6.3.3
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement