eyes_capybara 6.6.14 → 6.6.16

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: 87662db3d25a7869ff161179b64334ef106cab8effe417df5bd62a967313dfd2
4
- data.tar.gz: 497a1c7a1833bb75efa375e17e43acf7ae189258ce43dfcfb46bfbf844295a82
3
+ metadata.gz: 8f11ef5b6242008bf6f66e7ce258495c815570498c7224f5edc4a7c3d9e753d6
4
+ data.tar.gz: 39d4c6fd378cfaace52abd0e009ded6215885057ee983425e90043e102d7b544
5
5
  SHA512:
6
- metadata.gz: f7d88c763c85e916db4aa20c0010d180e027dd5e43cc95f465d3e9496e69adff1765ad02a1cd8cbf4b9ee64993071c3c468121995c1acb2e3b907390557f3799
7
- data.tar.gz: dec05b81998d63ebe18a567272b763f2ba64fcba55a87eaf2741e67d848fda9cbccd37077ea1085f0797fbc7d40563d6418ad5fd51f80f1085884e73e37d9187
6
+ metadata.gz: de06923f555789bf84b059dea5532a704f9807b7bdbb63c3104505f1727b0ed6ba0c84f8cf9ba4443d57f5378988ee86f9244efa19ce68f8254d3566e6beb7a6
7
+ data.tar.gz: c444adf4499cba3e638ef32b4500caca2abf1c5afd37d0c43b8fe1ca57b05837068886ed34d0b4c2acdd1c12ec901af711141fcd72fef23112f219086b7726d8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,79 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.16](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.15...ruby/eyes_capybara@6.6.16) (2026-01-21)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.15.7
9
+ #### Bug Fixes
10
+
11
+ * add fetchConcurrency to dom-snapshot | FLD-4062 ([#3486](https://github.com/Applitools-Dev/sdk/issues/3486)) ([f523791](https://github.com/Applitools-Dev/sdk/commit/f523791b9bc60029ec0b4b6914bc54e0110bd4a2))
12
+ * @applitools/ufg-client bumped to 1.19.0
13
+ #### Features
14
+
15
+ * add `fetchConcurrency` parameter to `makeAutonomousCore` FLD-4063 ([#3480](https://github.com/Applitools-Dev/sdk/issues/3480)) ([df0c60d](https://github.com/Applitools-Dev/sdk/commit/df0c60d5e74703550dba036299db7360065524f6))
16
+ * @applitools/core bumped to 4.56.0
17
+ #### Features
18
+
19
+ * add `fetchConcurrency` parameter to `makeAutonomousCore` FLD-4063 ([#3480](https://github.com/Applitools-Dev/sdk/issues/3480)) ([df0c60d](https://github.com/Applitools-Dev/sdk/commit/df0c60d5e74703550dba036299db7360065524f6))
20
+
21
+
22
+ #### Bug Fixes
23
+
24
+ * add fetchConcurrency to dom-snapshot | FLD-4062 ([#3486](https://github.com/Applitools-Dev/sdk/issues/3486)) ([f523791](https://github.com/Applitools-Dev/sdk/commit/f523791b9bc60029ec0b4b6914bc54e0110bd4a2))
25
+
26
+
27
+
28
+ * eyes_universal bumped to 4.56.0
29
+
30
+ * eyes_core bumped to 6.9.16
31
+
32
+ * eyes_selenium bumped to 6.12.16
33
+
34
+
35
+ ## [6.6.15](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.14...ruby/eyes_capybara@6.6.15) (2026-01-19)
36
+
37
+
38
+ ### Dependencies
39
+
40
+ * @applitools/driver bumped to 1.25.0
41
+ #### Features
42
+
43
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
44
+ * @applitools/spec-driver-puppeteer bumped to 1.7.0
45
+ #### Features
46
+
47
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
48
+
49
+
50
+
51
+ * @applitools/core bumped to 4.55.0
52
+ #### Features
53
+
54
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
55
+
56
+
57
+
58
+ * @applitools/dom-snapshot bumped to 4.15.6
59
+
60
+ * @applitools/spec-driver-webdriver bumped to 1.5.5
61
+
62
+ * @applitools/spec-driver-selenium bumped to 1.7.11
63
+
64
+ * @applitools/screenshoter bumped to 3.12.12
65
+
66
+ * @applitools/nml-client bumped to 1.11.15
67
+
68
+ * @applitools/ec-client bumped to 1.12.17
69
+
70
+ * eyes_universal bumped to 4.55.0
71
+
72
+ * eyes_core bumped to 6.9.15
73
+
74
+ * eyes_selenium bumped to 6.12.15
75
+
76
+
3
77
  ## [6.6.14](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.13...ruby/eyes_capybara@6.6.14) (2026-01-14)
4
78
 
5
79
 
@@ -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.14"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.16"
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.14'.freeze
5
+ VERSION = '6.6.16'.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.14
4
+ version: 6.6.16
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-01-14 00:00:00.000000000 Z
11
+ date: 2026-01-21 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.14
19
+ version: 6.12.16
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.14
26
+ version: 6.12.16
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement