eyes_selenium 6.12.14 → 6.12.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: 46bf15ff6c3eb960ef68457ac4a52e50cef0cef099b9f522b3655107e2bc8de3
4
- data.tar.gz: 00e6af67f41294cf8bcad5e55bdb33ba047531cbf12faa87f2523dadfc282ab8
3
+ metadata.gz: e712f49f7e4a12fb7e317329557dde5687a42779eeb36a464dbc19d227b8a0c4
4
+ data.tar.gz: 13a97977a7dc1e1ee2b284b2fec4b66d3227e220379c51dd203e59686a80a7b1
5
5
  SHA512:
6
- metadata.gz: adc1a7e08b5846ba87b6ee2ebcfa4dd04817c8a1cc363cf6130b7dd52b6f791acbfef0d151594b77363d67ec1e488d85bc9f9e9471b5146ff5541b409962887f
7
- data.tar.gz: 9a1b0a8798ce3784e73bf7584868d432bb59df6e3334b92d053e084e5fa8c400c66649494f6b1d7b95a7959680cef0383b6329639638b000fdb126958de5f13a
6
+ metadata.gz: 28cb1fad78f2cbcf05e429f5300f218a8ef9a45bca534335f45293542afec5abb594c2f45c67712128a00f5bed3b2d73a64ea659e7e8637d8c4c7e9e12ae3f43
7
+ data.tar.gz: 150b77d00ab778b1e928576cc4bc040be05ba7fc38ea4bfc43bd3362a3dbbcdaf775d75a0c69bbe5631a032eac5c891e960cd0b155f979a083db57c06c670eb4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,75 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.16](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.15...ruby/eyes_selenium@6.12.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
+
33
+ ## [6.12.15](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.14...ruby/eyes_selenium@6.12.15) (2026-01-19)
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * @applitools/dom-snapshot bumped to 4.15.6
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-webdriver bumped to 1.5.5
45
+
46
+ * @applitools/spec-driver-selenium bumped to 1.7.11
47
+
48
+ * @applitools/spec-driver-puppeteer bumped to 1.7.0
49
+ #### Features
50
+
51
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
52
+
53
+
54
+
55
+ * @applitools/screenshoter bumped to 3.12.12
56
+
57
+ * @applitools/nml-client bumped to 1.11.15
58
+
59
+ * @applitools/ec-client bumped to 1.12.17
60
+
61
+ * @applitools/core bumped to 4.55.0
62
+ #### Features
63
+
64
+ * multi-page support - FLD-3827 ([#3410](https://github.com/Applitools-Dev/sdk/issues/3410)) ([a55b982](https://github.com/Applitools-Dev/sdk/commit/a55b9827c2218c11da5ed61b38bf12a70ce4c8db))
65
+
66
+
67
+
68
+ * eyes_universal bumped to 4.55.0
69
+
70
+ * eyes_core bumped to 6.9.15
71
+
72
+
3
73
  ## [6.12.14](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.13...ruby/eyes_selenium@6.12.14) (2026-01-14)
4
74
 
5
75
 
@@ -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_core', "= 6.9.14"
30
+ spec.add_dependency 'eyes_core', "= 6.9.16"
31
31
  spec.add_dependency 'selenium-webdriver', '>= 3', '< 5'
32
32
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.12.14'.freeze
5
+ VERSION = '6.12.16'.freeze
6
6
  end
7
7
  end
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_selenium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.12.14
4
+ version: 6.12.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_core
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.9.14
19
+ version: 6.9.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.9.14
26
+ version: 6.9.16
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement