eyes_calabash 6.3.2 → 6.3.3

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: f57603f709c7dd7ddb4fa77cfc7446ddbf818d65a3183892a8d313729022a57c
4
+ data.tar.gz: c7e06b6758d637aa0e1773c3d1b67f1f29e14a9adb269d8270cd8439af989369
5
5
  SHA512:
6
- metadata.gz: c54f5d497af6701408be69ccda95cc96c11d59aa846b9d2ce1e5913de03e333d7120f4cc2fa2f31b39710226781a19f4e0b48d0621048f26ffa1b6eeeff2cea3
7
- data.tar.gz: e8d1565b03fa317cf0f171fc735da248a33bda120b9110df3585932d607735e739e4c48f59e92fba26d143e57395e26bb816647300ea32b959a1d3225416f17e
6
+ metadata.gz: 9a5cccf11a8c2e3cd9ae5f6b758da8ee1809581df66cf8d5c14fe26bea5491eda61f9ac3e54eb9576c898afd26f39a2e0db36cf79b2e6c5e9c2149628aa94679
7
+ data.tar.gz: 32098c9e892ac87c036ab0c867879cd3afb99a613e281da3b52044a66eb59b32992bdb9ec436a907b069e4bd23b8ea8c60be1aebba6874768cafc6a1c4a4ae0f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,65 @@
1
1
  # Changelog
2
2
 
3
+ ## [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)
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/logger bumped to 2.0.15
13
+
14
+ * @applitools/req bumped to 1.6.6
15
+
16
+ * @applitools/image bumped to 1.1.10
17
+
18
+ * @applitools/spec-driver-webdriver bumped to 1.1.4
19
+
20
+ * @applitools/spec-driver-selenium bumped to 1.5.75
21
+
22
+ * @applitools/spec-driver-puppeteer bumped to 1.4.4
23
+
24
+ * @applitools/driver bumped to 1.16.6
25
+
26
+ * @applitools/screenshoter bumped to 3.8.28
27
+
28
+ * @applitools/nml-client bumped to 1.8.1
29
+
30
+ * @applitools/tunnel-client bumped to 1.5.1
31
+ #### Bug Fixes
32
+
33
+ * 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))
34
+
35
+
36
+
37
+ * @applitools/ufg-client bumped to 1.11.1
38
+
39
+ * @applitools/ec-client bumped to 1.8.1
40
+ #### Bug Fixes
41
+
42
+ * 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))
43
+ * 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))
44
+
45
+
46
+
47
+ * @applitools/core bumped to 4.12.2
48
+ #### Bug Fixes
49
+
50
+ * region intersection algorithm ([#2290](https://github.com/Applitools-Dev/sdk/issues/2290)) ([aaa8d0c](https://github.com/Applitools-Dev/sdk/commit/aaa8d0cbcb0e39d23d652c2caf9d27bfaed0d2eb))
51
+
52
+
53
+
54
+ * @applitools/socket bumped to 1.1.15
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
+
3
63
  ## [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
64
 
5
65
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
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_calabash
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: 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.3
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.3
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com