eyes_selenium 6.12.31 → 6.12.33

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: fa201c990cabf975af16587720fd22569698bd5e5ac90a8e2b475cf9a43c0159
4
- data.tar.gz: 4108376c5ede7285578121aeaaa560f0f32dee22c31c035064f35cb7226a5a27
3
+ metadata.gz: 3dbb1a5d9dc85285b0395e6351b02c56e89bbf73d1128acae10f09c44c78966b
4
+ data.tar.gz: e6b5be5635dbabd6dbee94afee6ff5650b5212f2ae66aaa5035ca9a636ca4ae0
5
5
  SHA512:
6
- metadata.gz: 523fe71be5c5a8acc3de920654e97c312c9b06b7265f23e25fe1ca20eb3f3c6f7024e91cb99ae5ca6f758733ddba7ef3f2d183284f4559bcc7d7ca1d0c374fb8
7
- data.tar.gz: 17385c75652e0189c23b9e0730ecc6e42a3e57efe00b88ade1ed4bb5ab668101956e1b12889b4229646ffde3ba62273682aa76fb3e0ceed6d74d63a42c0426fd
6
+ metadata.gz: a26f16fce673ddeac487466891c4b3800ede22761d8b8023d84960f303dd0c0d0cd698b37e76faf0b4210b6990e6544229a83dbc5e7a0afc2c1c472bfed4a80e
7
+ data.tar.gz: 9078369f6bfcbbc1b6281c190859ebd3c162cd363f8d0043b11df9ba9131c730633aa4ee0f516612d91ea87036524b11f682f432c33a1dc5241cf8652ec51f82
data/CHANGELOG.md CHANGED
@@ -1,5 +1,44 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.33](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.32...ruby/eyes_selenium@6.12.33) (2026-05-04)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/tunnel-client bumped to 1.11.12
9
+ #### Bug Fixes
10
+
11
+ * remove deprecated uuid dependency | FLD-4179 ([#3796](https://github.com/Applitools-Dev/sdk/issues/3796)) ([b3511f0](https://github.com/Applitools-Dev/sdk/commit/b3511f070645d356aa8edf43dd57332b5917c41e))
12
+ * @applitools/ec-client bumped to 1.12.27
13
+
14
+ * @applitools/core bumped to 4.61.1
15
+
16
+ * eyes_universal bumped to 4.61.1
17
+
18
+ * eyes_core bumped to 6.10.6
19
+
20
+
21
+ ## [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)
22
+
23
+
24
+ ### Dependencies
25
+
26
+ * @applitools/ufg-client bumped to 1.22.0
27
+ #### Features
28
+
29
+ * new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
30
+ * @applitools/core bumped to 4.61.0
31
+ #### Features
32
+
33
+ * new render target entities | AD 13251 ([#3775](https://github.com/Applitools-Dev/sdk/issues/3775)) ([18b6107](https://github.com/Applitools-Dev/sdk/commit/18b6107937ff0f18ba0a256fec1adc6d423f03dc))
34
+
35
+
36
+
37
+ * eyes_universal bumped to 4.61.0
38
+
39
+ * eyes_core bumped to 6.10.5
40
+
41
+
3
42
  ## [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)
4
43
 
5
44
 
@@ -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.4"
30
+ spec.add_dependency 'eyes_core', "= 6.10.6"
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.31'.freeze
5
+ VERSION = '6.12.33'.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.31
4
+ version: 6.12.33
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-26 00:00:00.000000000 Z
11
+ date: 2026-05-04 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.4
19
+ version: 6.10.6
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.4
26
+ version: 6.10.6
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement