eyes_selenium 6.12.30 → 6.12.32

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: a18d07b4270c2df2951fe8df6f8d471a4b134cedfe6b9df016e7b38cabb3d255
4
- data.tar.gz: 58823be0558ee0ad14742fdfa84086c5d24dda281a726db96b6873705d7ca43e
3
+ metadata.gz: d3983298ba36daa74ea5daa23d5f88bd700d94d051d5c306760a932b09133fbd
4
+ data.tar.gz: a0619ebacd2f0d7aa4606d83ff60ed6fd4b7bfcfa7bbcaa04f97174c17d5a7dc
5
5
  SHA512:
6
- metadata.gz: 73542ff62e28aece41766d796a1461ac9cd090d9c968d3477df0ca90384189e4af7c7557b761681d421d863e3102e4b26165c4583d4547141ff0b5a3d78ac473
7
- data.tar.gz: 16219bb6a3ed78870263f97ac7de31692eb0ad3512d20065e8619335134148afa180c0bb0c44cab22e7326f7780fe35eb926aa98e16ed73116e2a039b9901b0e
6
+ metadata.gz: fca4918b2d51f9f9246ec0d97190de66759a8d74b13365fca05811ded4eacfd7264cb92b324994857601a16008b448ce437044699c0daf8473441af28055cd50
7
+ data.tar.gz: d912c95b17cb9664d6d74d05e868a2a9bad4dbc1d08964a850cc0d97bc7ad86197eada9f0a4c44a5928c62bd98fb64c8ab4b7e9167d5c1b463d4ae3e20051fd5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,67 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.32](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.31...ruby/eyes_selenium@6.12.32) (2026-04-29)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/ufg-client bumped to 1.22.0
9
+ #### Features
10
+
11
+ * new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
12
+ * @applitools/core bumped to 4.61.0
13
+ #### Features
14
+
15
+ * new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
16
+
17
+
18
+
19
+ * eyes_universal bumped to 4.61.0
20
+
21
+ * eyes_core bumped to 6.10.5
22
+
23
+
24
+ ## [6.12.31](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.30...ruby/eyes_selenium@6.12.31) (2026-04-23)
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * @applitools/req bumped to 1.10.0
30
+ #### Features
31
+
32
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
33
+ * @applitools/nml-client bumped to 1.11.25
34
+
35
+ * @applitools/tunnel-client bumped to 1.11.11
36
+
37
+ * @applitools/ufg-client bumped to 1.21.0
38
+ #### Features
39
+
40
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
41
+
42
+
43
+
44
+ * @applitools/core-base bumped to 1.33.0
45
+ #### Features
46
+
47
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
48
+
49
+
50
+
51
+ * @applitools/ec-client bumped to 1.12.26
52
+
53
+ * @applitools/core bumped to 4.60.0
54
+ #### Features
55
+
56
+ * expose httpVersion as SDK configuration flag | AD-13119 ([#3731](https://github.com/Applitools-Dev/sdk/issues/3731)) ([efee143](https://github.com/Applitools-Dev/sdk/commit/efee143729ee9ee31b669ea714c69a0ab57bbb1e))
57
+
58
+
59
+
60
+ * eyes_universal bumped to 4.60.0
61
+
62
+ * eyes_core bumped to 6.10.4
63
+
64
+
3
65
  ## [6.12.30](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.29...ruby/eyes_selenium@6.12.30) (2026-04-16)
4
66
 
5
67
 
@@ -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.10.3"
30
+ spec.add_dependency 'eyes_core', "= 6.10.5"
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.30'.freeze
5
+ VERSION = '6.12.32'.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.30
4
+ version: 6.12.32
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-04-16 00:00:00.000000000 Z
11
+ date: 2026-04-29 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.10.3
19
+ version: 6.10.5
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.10.3
26
+ version: 6.10.5
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement