eyes_capybara 6.6.6 → 6.6.7

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: 88fbfbfcad3dc4c440553b5368c7975f745b9a64e3fc76fde1abec1b4fa18395
4
- data.tar.gz: ff8042444ef1621db908650d91f749802a933368ea3a3b3a2398d247ba2570d9
3
+ metadata.gz: ea0a246e7ad191488210926ff27470b69ca627be34861aab2de2cf5db9fc3cc8
4
+ data.tar.gz: 84ccddb697e60d987ebfe7086eb8d74133ee196e367b491479f81d6078b505d9
5
5
  SHA512:
6
- metadata.gz: 6a49d9f9009cf67814f4a459de9a5b075707efe473a286bd2208ebab1a56ae7641d2f993a138caa9f625c49cad7c6d91a629a6fb30d2802807525074de17ee36
7
- data.tar.gz: c1cf825913f67672c85d5429526b4e89b07f00c5fa9f3eec3329d80a65e866c9592de6e38ee241e1fe876562dffc37e58f3bc42d1959dd38fd9904a2d8a9f98b
6
+ metadata.gz: 1612d2431bfec49d66fc292bc1de9dee5a012ea15d89911ae97100cd4a6c21417d4b178fce91fccb77a23977a260d073a64f967642cdd2003848fc236a24f641
7
+ data.tar.gz: 353d67606557883a44746989fe54b5372db1f62a5b7d227eb00f850fb9f7dab51829c6f6f2602414a56628c17eaa31db72f4635c0e6bc132ed67247c3119ecd5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,42 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.6...ruby/eyes_capybara@6.6.7) (2025-11-03)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.14.0
9
+ #### Features
10
+
11
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
12
+
13
+
14
+ #### Bug Fixes
15
+
16
+ * sandbox prototype pollution | FLD-3738 ([#3310](https://github.com/Applitools-Dev/sdk/issues/3310)) ([3185558](https://github.com/Applitools-Dev/sdk/commit/31855586851d5372169aae7bf0268cec139abc59))
17
+
18
+
19
+ #### Code Refactoring
20
+
21
+ * blob generation error handling ([#2501](https://github.com/Applitools-Dev/sdk/issues/2501)) ([94bc14f](https://github.com/Applitools-Dev/sdk/commit/94bc14faf3de0fd9a8ca24af4870f839756a8aad))
22
+ * @applitools/ufg-client bumped to 1.18.0
23
+ #### Features
24
+
25
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
26
+ * @applitools/core bumped to 4.51.0
27
+ #### Features
28
+
29
+ * logging errors from dom snapshot to the backend | AD-11641 ([#3291](https://github.com/Applitools-Dev/sdk/issues/3291)) ([7f5b487](https://github.com/Applitools-Dev/sdk/commit/7f5b48701ff93bf980924c9346a8241ed87f5a56))
30
+
31
+
32
+
33
+ * eyes_universal bumped to 4.51.0
34
+
35
+ * eyes_core bumped to 6.9.7
36
+
37
+ * eyes_selenium bumped to 6.12.7
38
+
39
+
3
40
  ## [6.6.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.5...ruby/eyes_capybara@6.6.6) (2025-10-01)
4
41
 
5
42
 
@@ -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.6"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.7"
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.6'.freeze
5
+ VERSION = '6.6.7'.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.6
4
+ version: 6.6.7
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-10-01 00:00:00.000000000 Z
11
+ date: 2025-11-03 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.6
19
+ version: 6.12.7
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.6
26
+ version: 6.12.7
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement