eyes_capybara 6.6.23 → 6.6.24

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: 5f7313a523ca47268abc193459c8933198b0c61d4ed6745da5f063d24ef3ab9b
4
- data.tar.gz: 40e74e8dc5c09d1f7babc7f261a8c78fd577dd6974e5d54c1d6fc6c35f7981d7
3
+ metadata.gz: 43d510f846e87fc2e3d5a18e1e8132fffc7d5e912d2aad0e90d899bfbab05f9b
4
+ data.tar.gz: a2bdcbb747131874297114db3c1d5165a5222b7ff0fb592d1bbc55a6e75e7ec8
5
5
  SHA512:
6
- metadata.gz: d210917ad2934c3eb96c0db39cec8f876700b1293a3c3b1c0cafc35568dc823ae261f2ed508897fa42f8cc4e95a10cdb23b7a28aee0db2cea20208d4c3e5e447
7
- data.tar.gz: 161599f89b12cea5a7736fec7caff9eb51d39fd51a960aadbc7283f6223058e149601bee37969a7f336c5ffcda03eaf7e50f33f29200efa12ed52b07dbcf99d7
6
+ metadata.gz: 637cc96bfe7e0b607510b994b3e875a30542f40dcc2f7b6aa67e2de79625b08bac30a6019a75d74e00cf2fdfc0134295672ac11eb2a98ad8c16adda98e8ebaf3
7
+ data.tar.gz: 0a86acfe43bc0439c603061d603e5d923caa34013cc611ae28699d46d8513041b42e46da2bca0f9c6076f1107a40f1a77621c3f901f50905a2dfe020557a5e22
data/CHANGELOG.md CHANGED
@@ -1,5 +1,72 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.24](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.23...ruby/eyes_capybara@6.6.24) (2026-03-12)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.16.0
9
+ #### Features
10
+
11
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
12
+
13
+
14
+
15
+ * @applitools/snippets bumped to 2.8.0
16
+ #### Features
17
+
18
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
19
+ * @applitools/dom-capture bumped to 11.6.12
20
+ #### Bug Fixes
21
+
22
+ * prevent [object Object] in DOM capture for CORS iframes | FLD-4181 ([#3620](https://github.com/Applitools-Dev/sdk/issues/3620)) ([afe91e7](https://github.com/Applitools-Dev/sdk/commit/afe91e7b26e9ad5d37d2098b17ecf139794075ef))
23
+ * @applitools/driver bumped to 1.25.3
24
+ #### Bug Fixes
25
+
26
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
27
+
28
+
29
+
30
+ * @applitools/ufg-client bumped to 1.20.0
31
+ #### Features
32
+
33
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
34
+ * @applitools/core bumped to 4.58.0
35
+ #### Features
36
+
37
+ * support coded regions within iframes and shadow DOM | FLD-4019 ([#3542](https://github.com/Applitools-Dev/sdk/issues/3542)) ([7c5639a](https://github.com/Applitools-Dev/sdk/commit/7c5639a8a4c135bc9331d9ff93f1824906549568))
38
+
39
+
40
+ #### Bug Fixes
41
+
42
+ * enhance NML error messages for better user-facing diagnostics | FLD-4279 ([#3622](https://github.com/Applitools-Dev/sdk/issues/3622)) ([2aef039](https://github.com/Applitools-Dev/sdk/commit/2aef0395875fd0ff0b4f657d769bda23d66660ad))
43
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
44
+
45
+
46
+
47
+ * @applitools/spec-driver-webdriver bumped to 1.5.8
48
+
49
+ * @applitools/spec-driver-selenium bumped to 1.7.14
50
+
51
+ * @applitools/spec-driver-puppeteer bumped to 1.7.3
52
+
53
+ * @applitools/screenshoter bumped to 3.12.16
54
+
55
+ * @applitools/nml-client bumped to 1.11.20
56
+
57
+ * @applitools/core-base bumped to 1.32.2
58
+ #### Bug Fixes
59
+
60
+ * logEventBatch leaks to console | FLD-4175 ([#3608](https://github.com/Applitools-Dev/sdk/issues/3608)) ([f749d28](https://github.com/Applitools-Dev/sdk/commit/f749d287bf8a8e91ab819c04b13f8246f3d3a244))
61
+ * @applitools/ec-client bumped to 1.12.22
62
+
63
+ * eyes_universal bumped to 4.58.0
64
+
65
+ * eyes_core bumped to 6.9.23
66
+
67
+ * eyes_selenium bumped to 6.12.24
68
+
69
+
3
70
  ## [6.6.23](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.22...ruby/eyes_capybara@6.6.23) (2026-03-08)
4
71
 
5
72
 
@@ -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.23"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.24"
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.23'.freeze
5
+ VERSION = '6.6.24'.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.23
4
+ version: 6.6.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Applitools Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-03-08 00:00:00.000000000 Z
11
+ date: 2026-03-12 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.23
19
+ version: 6.12.24
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.23
26
+ version: 6.12.24
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement