eyes_appium 6.7.8 → 6.7.9

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: c12e5677d2f86202a90c7e25f50216fdf82dfa5d9f08fe49383a5a9dfdc957e9
4
- data.tar.gz: 69bf74e15e21113cdff19fe18da38bfc3b3fd9a90d00d8b3da1fdc0dbbdb6690
3
+ metadata.gz: 7d9ab045c5ae756517c1186a9377a869ab3d7fd2dea8a5ab425ad7b778c1705a
4
+ data.tar.gz: 141dc6e3b426d781c8bc1e1fad60195c369a6a324e2744f7b68a9357e4e14f82
5
5
  SHA512:
6
- metadata.gz: 46fb2ca78640a833ecec7dbbf4ea6839b52ddeefb166e3dcc9dfd12239e675f2fa6fb7661ca4f6a89c77eb3982b0c174314dec4004a77d20daecf692e46e7146
7
- data.tar.gz: 481653176b690b7354acf25e49e9dc2968796a5531267ac217b3bc890fb9be67eead45a2ce89c671b2f2d2265d291bf8b5af917a398dc8ca5136980b06e00f71
6
+ metadata.gz: 9c1506746f381494946c838cccc4a0ee36dfa3374c4a877fc86624b1e9958010c1f50743caeb4185a3dc8b564973d2f17248709a25eaed871eccee0232e5e3e3
7
+ data.tar.gz: 20faa7e731f3ed645451914ba487a01aab02c512169960168cf192429e5b20e8041433233b1e0fd3f5c04420dd7c260864544719449b67f0edaa5837906a5c4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,90 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.8...ruby/eyes_appium@6.7.9) (2025-11-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/utils bumped to 1.14.0
9
+ #### Features
10
+
11
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
12
+ * @applitools/nml-client bumped to 1.11.11
13
+ #### Bug Fixes
14
+
15
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
16
+
17
+
18
+
19
+ * @applitools/core bumped to 4.53.0
20
+ #### Features
21
+
22
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
23
+
24
+
25
+ #### Bug Fixes
26
+
27
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
28
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
29
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
30
+
31
+
32
+
33
+ * @applitools/logger bumped to 2.2.6
34
+
35
+ * @applitools/dom-snapshot bumped to 4.15.1
36
+
37
+ * @applitools/socket bumped to 1.3.7
38
+
39
+ * @applitools/req bumped to 1.8.6
40
+
41
+ * @applitools/image bumped to 1.2.5
42
+
43
+ * @applitools/dom-capture bumped to 11.6.7
44
+
45
+ * @applitools/driver bumped to 1.24.2
46
+
47
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.7.8
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
52
+
53
+ * @applitools/screenshoter bumped to 3.12.9
54
+
55
+ * @applitools/tunnel-client bumped to 1.11.4
56
+
57
+ * @applitools/ufg-client bumped to 1.18.2
58
+
59
+ * @applitools/core-base bumped to 1.30.0
60
+ #### Features
61
+
62
+ * disable heartbeats whenever no tests are running ([#3344](https://github.com/Applitools-Dev/sdk/issues/3344)) ([b66d28a](https://github.com/Applitools-Dev/sdk/commit/b66d28a7a382f26b68de70c8633c027cb4bdf225))
63
+
64
+
65
+ #### Bug Fixes
66
+
67
+ * fails to create test with coded dynamic region | AD-11074 ([#3361](https://github.com/Applitools-Dev/sdk/issues/3361)) ([7f8c8cd](https://github.com/Applitools-Dev/sdk/commit/7f8c8cd85c0cd2e5861cd33fbc29c465903258d5))
68
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
69
+
70
+
71
+
72
+ * @applitools/ec-client bumped to 1.12.13
73
+
74
+ * eyes_universal bumped to 4.53.0
75
+
76
+ * eyes_core bumped to 6.9.9
77
+
78
+ * eyes_selenium bumped to 6.12.9
79
+ #### Bug Fixes
80
+
81
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
82
+
83
+
84
+
85
+ * @applitools/test-server bumped to 1.3.5
86
+
87
+
3
88
  ## [6.7.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.7...ruby/eyes_appium@6.7.8) (2025-11-09)
4
89
 
5
90
 
data/eyes_appium.gemspec CHANGED
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
27
27
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
28
28
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
29
29
  spec.require_paths = %w(lib)
30
- spec.add_dependency 'eyes_selenium', "= 6.12.8"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.9"
31
31
  spec.add_dependency 'appium_lib', '>= 10.6.0'
32
32
  # TODO: remove after appium_lib fix issue on their side at https://github.com/appium/ruby_lib_core/issues/602
33
33
  spec.add_dependency 'selenium-webdriver', ['>= 3', '< 4.30']
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesAppium
5
- VERSION = '6.7.8'.freeze
5
+ VERSION = '6.7.9'.freeze
6
6
  end
7
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.7.8
4
+ version: 6.7.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-11-09 00:00:00.000000000 Z
11
+ date: 2025-11-19 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.12.8
19
+ version: 6.12.9
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.12.8
26
+ version: 6.12.9
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement