eyes_calabash 6.3.3 → 6.3.5

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: f57603f709c7dd7ddb4fa77cfc7446ddbf818d65a3183892a8d313729022a57c
4
- data.tar.gz: c7e06b6758d637aa0e1773c3d1b67f1f29e14a9adb269d8270cd8439af989369
3
+ metadata.gz: 46205c42ff2531cbde7ed062db6e61e21565fd4a0ff1b3e6d9430f69a378dacd
4
+ data.tar.gz: bf54a43a18a30d29849ed0caaa82c13ec68bafb118a6548ed26cc972824f7f5b
5
5
  SHA512:
6
- metadata.gz: 9a5cccf11a8c2e3cd9ae5f6b758da8ee1809581df66cf8d5c14fe26bea5491eda61f9ac3e54eb9576c898afd26f39a2e0db36cf79b2e6c5e9c2149628aa94679
7
- data.tar.gz: 32098c9e892ac87c036ab0c867879cd3afb99a613e281da3b52044a66eb59b32992bdb9ec436a907b069e4bd23b8ea8c60be1aebba6874768cafc6a1c4a4ae0f
6
+ metadata.gz: 8167c7c05e05e09fa3dd791f9dc518f844730bca86e17a4f6023aaa0979f861a9da41d88bb4f5526955379b372aa0e94156abaaba6c748b63bbbff94f66367f8
7
+ data.tar.gz: af755b976403465739af22f8c6bb5148dbb745a206ff89161c925f19eb22190a6d7436201b1d4078e9742e8e0991241b9dae9eafa8ec00b46169c32e4e8a028b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,80 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.4...ruby/eyes_calabash@6.3.5) (2024-05-07)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-capture bumped to 11.2.7
9
+ #### Bug Fixes
10
+
11
+ * capture user input from input elements ([#2347](https://github.com/Applitools-Dev/sdk/issues/2347)) ([f82d3bb](https://github.com/Applitools-Dev/sdk/commit/f82d3bbc79c624ab7e8eeade7559b523f6adfeac))
12
+ * @applitools/core-base bumped to 1.14.0
13
+ #### Features
14
+
15
+ * expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
16
+ * long eyes requests with custom domain ([#2343](https://github.com/Applitools-Dev/sdk/issues/2343)) ([d54beea](https://github.com/Applitools-Dev/sdk/commit/d54beea8c33a56a0516904773daaa5095340fd12))
17
+ * @applitools/core bumped to 4.15.0
18
+ #### Features
19
+
20
+ * expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
21
+
22
+
23
+
24
+ * @applitools/ec-client bumped to 1.8.5
25
+
26
+ * eyes_universal bumped to 4.15.0
27
+
28
+ * eyes_core bumped to 6.3.5
29
+
30
+
31
+ ## [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)
32
+
33
+
34
+ ### Dependencies
35
+
36
+ * @applitools/dom-snapshot bumped to 4.11.1
37
+ #### Bug Fixes
38
+
39
+ * 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))
40
+ * @applitools/driver bumped to 1.17.2
41
+ #### Bug Fixes
42
+
43
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
44
+ * @applitools/core-base bumped to 1.13.0
45
+ #### Features
46
+
47
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
48
+ * @applitools/spec-driver-webdriver bumped to 1.1.7
49
+
50
+ * @applitools/spec-driver-selenium bumped to 1.5.78
51
+
52
+ * @applitools/spec-driver-puppeteer bumped to 1.4.7
53
+
54
+ * @applitools/screenshoter bumped to 3.8.31
55
+
56
+ * @applitools/nml-client bumped to 1.8.4
57
+
58
+ * @applitools/ec-client bumped to 1.8.4
59
+
60
+ * @applitools/core bumped to 4.14.0
61
+ #### Features
62
+
63
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
64
+
65
+
66
+ #### Bug Fixes
67
+
68
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
69
+ * 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))
70
+
71
+
72
+
73
+ * eyes_universal bumped to 4.14.0
74
+
75
+ * eyes_core bumped to 6.3.4
76
+
77
+
3
78
  ## [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
79
 
5
80
 
@@ -2,7 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.3.3'.freeze
6
- # UNIVERSAL_CORE_VERSION = '3.6.4'.freeze
5
+ VERSION = '6.3.5'.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.3
4
+ version: 6.3.5
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-15 00:00:00.000000000 Z
11
+ date: 2024-05-08 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.3
61
+ version: 6.3.5
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.3
68
+ version: 6.3.5
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com