eyes_appium 6.7.8 → 6.7.10

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: 95b70e271616afd57fae6c2697f5619d810b887599ac53b4539fef3397d4e820
4
+ data.tar.gz: 19032e2daf07662669a5ccfcf8c48700c1b6bc54b1cd1d7824e0e1f8e8271fe1
5
5
  SHA512:
6
- metadata.gz: 46fb2ca78640a833ecec7dbbf4ea6839b52ddeefb166e3dcc9dfd12239e675f2fa6fb7661ca4f6a89c77eb3982b0c174314dec4004a77d20daecf692e46e7146
7
- data.tar.gz: 481653176b690b7354acf25e49e9dc2968796a5531267ac217b3bc890fb9be67eead45a2ce89c671b2f2d2265d291bf8b5af917a398dc8ca5136980b06e00f71
6
+ metadata.gz: 0724a2972363cf43d76f4a234bba084b406356705b5b8d2991c9326e168c208c534971a8d702a279833436e5abea3609052569af747b196d2db8904e09e50d36
7
+ data.tar.gz: 2342382220dc43b4f7bf49bc68e859be9a845004e17ddac802ec6203ac62d7e1838e3eaf21d496643adb2302a352a894df31a0214159d13ce22240315ff3911d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,113 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.7.10](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_appium@6.7.9...ruby/eyes_appium@6.7.10) (2025-12-07)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.3
9
+ #### Bug Fixes
10
+
11
+ * capture JavaScript-modified CSS selectors in nested [@layer](https://github.com/layer) rules ([#3391](https://github.com/Applitools-Dev/sdk/issues/3391)) ([b3bceb5](https://github.com/Applitools-Dev/sdk/commit/b3bceb5bfe894f3548173d23942e09d0e04b7e04))
12
+ * @applitools/core bumped to 4.53.2
13
+ #### Bug Fixes
14
+
15
+ * Upgrade core version ([#3398](https://github.com/Applitools-Dev/sdk/issues/3398)) ([68858c7](https://github.com/Applitools-Dev/sdk/commit/68858c7024e0413c1cc6af68752b1c3a9a04bb0b))
16
+
17
+
18
+
19
+ * eyes_universal bumped to 4.53.2
20
+
21
+ * eyes_core bumped to 6.9.10
22
+
23
+ * eyes_selenium bumped to 6.12.10
24
+
25
+
26
+ ## [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)
27
+
28
+
29
+ ### Dependencies
30
+
31
+ * @applitools/utils bumped to 1.14.0
32
+ #### Features
33
+
34
+ * 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))
35
+ * @applitools/nml-client bumped to 1.11.11
36
+ #### Bug Fixes
37
+
38
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
39
+
40
+
41
+
42
+ * @applitools/core bumped to 4.53.0
43
+ #### Features
44
+
45
+ * 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))
46
+
47
+
48
+ #### Bug Fixes
49
+
50
+ * better nml error messages ([#3311](https://github.com/Applitools-Dev/sdk/issues/3311)) ([3deea01](https://github.com/Applitools-Dev/sdk/commit/3deea0130636c44573adc919b95c1c99e6d194f1))
51
+ * 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))
52
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
53
+
54
+
55
+
56
+ * @applitools/logger bumped to 2.2.6
57
+
58
+ * @applitools/dom-snapshot bumped to 4.15.1
59
+
60
+ * @applitools/socket bumped to 1.3.7
61
+
62
+ * @applitools/req bumped to 1.8.6
63
+
64
+ * @applitools/image bumped to 1.2.5
65
+
66
+ * @applitools/dom-capture bumped to 11.6.7
67
+
68
+ * @applitools/driver bumped to 1.24.2
69
+
70
+ * @applitools/spec-driver-webdriver bumped to 1.5.2
71
+
72
+ * @applitools/spec-driver-selenium bumped to 1.7.8
73
+
74
+ * @applitools/spec-driver-puppeteer bumped to 1.6.8
75
+
76
+ * @applitools/screenshoter bumped to 3.12.9
77
+
78
+ * @applitools/tunnel-client bumped to 1.11.4
79
+
80
+ * @applitools/ufg-client bumped to 1.18.2
81
+
82
+ * @applitools/core-base bumped to 1.30.0
83
+ #### Features
84
+
85
+ * 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))
86
+
87
+
88
+ #### Bug Fixes
89
+
90
+ * 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))
91
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
92
+
93
+
94
+
95
+ * @applitools/ec-client bumped to 1.12.13
96
+
97
+ * eyes_universal bumped to 4.53.0
98
+
99
+ * eyes_core bumped to 6.9.9
100
+
101
+ * eyes_selenium bumped to 6.12.9
102
+ #### Bug Fixes
103
+
104
+ * resolved an issue with `matchTimeout` changing `retryTimeout` ([f656f59](https://github.com/Applitools-Dev/sdk/commit/f656f59dbfb7c41fdb569fbc56d2e9daecefb854))
105
+
106
+
107
+
108
+ * @applitools/test-server bumped to 1.3.5
109
+
110
+
3
111
  ## [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
112
 
5
113
 
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.10"
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.10'.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.10
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-12-07 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.10
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.10
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: appium_lib
29
29
  requirement: !ruby/object:Gem::Requirement