eyes_calabash 6.3.2 → 6.3.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1d7ce8dd3b5c9bdb14e158fd4bf0f6affcaee19b832638eb2e36e089c6b51162
4
- data.tar.gz: '031078abd2825ba9c6a67d9b6e61ac744a07b61f0f42afa0d24fa32539d847a2'
3
+ metadata.gz: 5485df7bf89bca83efb824216c810ea7a4d9fe54e1f4449c8537ec4575f7aceb
4
+ data.tar.gz: 01eda97b5eed773e9baf329bf053fd33645b8973913f9bbed6c645892626ee4f
5
5
  SHA512:
6
- metadata.gz: c54f5d497af6701408be69ccda95cc96c11d59aa846b9d2ce1e5913de03e333d7120f4cc2fa2f31b39710226781a19f4e0b48d0621048f26ffa1b6eeeff2cea3
7
- data.tar.gz: e8d1565b03fa317cf0f171fc735da248a33bda120b9110df3585932d607735e739e4c48f59e92fba26d143e57395e26bb816647300ea32b959a1d3225416f17e
6
+ metadata.gz: 1e64aa885dad7fb3ddfee85c3c5e759930cbc65f18aa9fb14abec53dce4d2536e7350887d9d0d44a3eb573a1ecc3222880165710fc2b165136fab14b0a31b600
7
+ data.tar.gz: b5bb25d0f325c9cde3724feb5681e67e3d37a4d7d4692fc23cee16e55f4cec372512d68934b10ba5b8f92b9d06a87bd2077c2959fcbb2774ffe52d29fbb61e4f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,112 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.3...ruby/eyes_calabash@6.3.4) (2024-05-01)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.11.1
9
+ #### Bug Fixes
10
+
11
+ * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
12
+ * @applitools/driver bumped to 1.17.2
13
+ #### Bug Fixes
14
+
15
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
16
+ * @applitools/core-base bumped to 1.13.0
17
+ #### Features
18
+
19
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
20
+ * @applitools/spec-driver-webdriver bumped to 1.1.7
21
+
22
+ * @applitools/spec-driver-selenium bumped to 1.5.78
23
+
24
+ * @applitools/spec-driver-puppeteer bumped to 1.4.7
25
+
26
+ * @applitools/screenshoter bumped to 3.8.31
27
+
28
+ * @applitools/nml-client bumped to 1.8.4
29
+
30
+ * @applitools/ec-client bumped to 1.8.4
31
+
32
+ * @applitools/core bumped to 4.14.0
33
+ #### Features
34
+
35
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
36
+
37
+
38
+ #### Bug Fixes
39
+
40
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
41
+ * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
42
+
43
+
44
+
45
+ * eyes_universal bumped to 4.14.0
46
+
47
+ * eyes_core bumped to 6.3.4
48
+
49
+
50
+ ## [6.3.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.2...ruby/eyes_calabash@6.3.3) (2024-04-15)
51
+
52
+
53
+ ### Dependencies
54
+
55
+ * @applitools/utils bumped to 1.7.1
56
+ #### Bug Fixes
57
+
58
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
59
+ * @applitools/logger bumped to 2.0.15
60
+
61
+ * @applitools/req bumped to 1.6.6
62
+
63
+ * @applitools/image bumped to 1.1.10
64
+
65
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
66
+
67
+ * @applitools/spec-driver-selenium bumped to 1.5.75
68
+
69
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
70
+
71
+ * @applitools/driver bumped to 1.16.6
72
+
73
+ * @applitools/screenshoter bumped to 3.8.28
74
+
75
+ * @applitools/nml-client bumped to 1.8.1
76
+
77
+ * @applitools/tunnel-client bumped to 1.5.1
78
+ #### Bug Fixes
79
+
80
+ * 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))
81
+
82
+
83
+
84
+ * @applitools/ufg-client bumped to 1.11.1
85
+
86
+ * @applitools/ec-client bumped to 1.8.1
87
+ #### Bug Fixes
88
+
89
+ * 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))
90
+ * 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))
91
+
92
+
93
+
94
+ * @applitools/core bumped to 4.12.2
95
+ #### Bug Fixes
96
+
97
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
98
+
99
+
100
+
101
+ * @applitools/socket bumped to 1.1.15
102
+
103
+ * @applitools/core-base bumped to 1.11.1
104
+
105
+ * eyes_universal bumped to 4.12.2
106
+
107
+ * eyes_core bumped to 6.3.3
108
+
109
+
3
110
  ## [6.3.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.1...ruby/eyes_calabash@6.3.2) (2024-04-01)
4
111
 
5
112
 
@@ -2,7 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.3.2'.freeze
6
- # UNIVERSAL_CORE_VERSION = '3.6.4'.freeze
5
+ VERSION = '6.3.4'.freeze
7
6
  end
8
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_calabash
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.2
4
+ version: 6.3.4
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-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 6.3.2
61
+ version: 6.3.4
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 6.3.2
68
+ version: 6.3.4
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com