eyes_capybara 6.6.8 → 6.6.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: f32950155dd4d063418339b489dff51629c3f35f75aee4b3c9589b04db61cbe3
4
- data.tar.gz: 3a5597df45752a58a1c14eb603110f31fda08157c0aefe6778db97daa331a492
3
+ metadata.gz: 469668f89ccb900b0b22d986be912d5796760787adff095866934b5f1ab6ec4c
4
+ data.tar.gz: ee4adc12a56471199bae2a232a8c681b32917d17a84151a3a8700a4a0a471a5a
5
5
  SHA512:
6
- metadata.gz: '099167397a17833f762ffa4a1bfaf703061f394f7524576e3194bfb3ce295e099839016e3ef3eb8be2dabab68267877c8c4cb966717ec18430789c94e3a574b3'
7
- data.tar.gz: 528399d08c876dc81738936b9af60cc3329e1ae631f72e15e94b007e0c3aaf247c97216fbbf504bdbfb1b3ef636a04d7a04902088fb74c0e665201ed421a7a31
6
+ metadata.gz: 35b1c14e2adede43f89415051e86588c807c7f79751e23b92055f35c73c47687432303e44e63e1d0bd3d6d09ca51b1197afe8470eb6b705e37e02c9dc9c8f158
7
+ data.tar.gz: 4e5c295f7649d15c96ebf54f571014842920f7868d97c12dd848a506715619b0a7626c9931f19abcd9fe1f1dbabb1e5eec85e869effb6a521fd97ce653a06469
data/CHANGELOG.md CHANGED
@@ -1,5 +1,90 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.8...ruby/eyes_capybara@6.6.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.6.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.7...ruby/eyes_capybara@6.6.8) (2025-11-09)
4
89
 
5
90
 
@@ -27,6 +27,6 @@ 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 'capybara'
32
32
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCapybara
5
- VERSION = '6.6.8'.freeze
5
+ VERSION = '6.6.9'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_capybara
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.6.8
4
+ version: 6.6.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: capybara
29
29
  requirement: !ruby/object:Gem::Requirement