eyes_appium 6.3.3 → 6.3.5

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: daeb69eb818dc9ce521bf6efd0cce8cae50f458d21e198aae591d3aecfdf53ba
4
- data.tar.gz: 77d623be1dad19b4078402b5b8c2eb2058e0b7843755b329bc1f19ea0601d4c7
3
+ metadata.gz: 0b20b80674090f835d229b55c2ebc306c5ff00b248e731fdf2b45a71d378965c
4
+ data.tar.gz: 97de08f85f6ce9b3c15e72d84c6e42520903b87189bac0cc5e6d714d9cf2c5f1
5
5
  SHA512:
6
- metadata.gz: 69c38cf25230da757021609d8fe39d19304b958843b55197a9027d8c021d9cbdeee45f24ebf17769f176cee7a6e64eead03dbd08d9082e11e1c2c30f255b60ef
7
- data.tar.gz: 175bead61fb0f2934e537bc3a1188743c9d718bf8ace17577654560143d44a07a3f42dbf30c4db2ffa3fabe42be17ab7fcc3a69a7da4af61e5cc53368c1b3bf0
6
+ metadata.gz: cbc8026b70e525d2447ed48957e8f01ff4fc9fb48871af1bf3b4ccd1a8f07b0af4f2083cbfeeeff2006500886ea4fcbf5ce90fbd13c44c03788433eece92f1e2
7
+ data.tar.gz: aa96a9ed3578697e665039f96cb07e55935fb2aaa67f4c6eb992e7c388dd82dd5334c5e6ac8f7481f89f70e2efc73ddc3b360b2b8c8ad45c9c7d41c1e2b761e9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,84 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.4...ruby/eyes_appium@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/ec-client bumped to 1.8.5
13
+
14
+ * @applitools/core-base bumped to 1.14.0
15
+ #### Features
16
+
17
+ * 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))
18
+ * long eyes requests with custom domain ([#2343](https://github.com/Applitools-Dev/sdk/issues/2343)) ([d54beea](https://github.com/Applitools-Dev/sdk/commit/d54beea8c33a56a0516904773daaa5095340fd12))
19
+ * @applitools/core bumped to 4.15.0
20
+ #### Features
21
+
22
+ * 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))
23
+
24
+
25
+
26
+ * eyes_universal bumped to 4.15.0
27
+
28
+ * eyes_core bumped to 6.3.5
29
+
30
+ * eyes_selenium bumped to 6.3.5
31
+
32
+
33
+ ## [6.3.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.3.3...ruby/eyes_appium@6.3.4) (2024-05-01)
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * @applitools/dom-snapshot bumped to 4.11.1
39
+ #### Bug Fixes
40
+
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
+ * @applitools/core bumped to 4.14.0
43
+ #### Features
44
+
45
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
46
+
47
+
48
+ #### Bug Fixes
49
+
50
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
51
+ * 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))
52
+
53
+
54
+
55
+ * @applitools/spec-driver-webdriver bumped to 1.1.7
56
+
57
+ * @applitools/spec-driver-selenium bumped to 1.5.78
58
+
59
+ * @applitools/spec-driver-puppeteer bumped to 1.4.7
60
+
61
+ * @applitools/driver bumped to 1.17.2
62
+ #### Bug Fixes
63
+
64
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
65
+ * @applitools/screenshoter bumped to 3.8.31
66
+
67
+ * @applitools/nml-client bumped to 1.8.4
68
+
69
+ * @applitools/ec-client bumped to 1.8.4
70
+
71
+ * @applitools/core-base bumped to 1.13.0
72
+ #### Features
73
+
74
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
75
+ * eyes_universal bumped to 4.14.0
76
+
77
+ * eyes_core bumped to 6.3.4
78
+
79
+ * eyes_selenium bumped to 6.3.4
80
+
81
+
3
82
  ## [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
83
 
5
84
 
@@ -2,7 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
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_appium
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: eyes_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.3.3
19
+ version: 6.3.5
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.3
26
+ version: 6.3.5
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement