eyes_selenium 6.12.34 → 6.12.35

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: 5a004ffd37d95c76c51d8ab9c927e3d0f181e7a5bfc7c9e80a11099e263c00f9
4
- data.tar.gz: 5482fdacd2ce88eec5499aceff1a674ffd315837d623e842af1be2e5c28eb35f
3
+ metadata.gz: 0a13a2505fc3409a9a6ed54922a2340b99697baa26ef81ad190c77ccf48fdbd8
4
+ data.tar.gz: 2e9c68e289d9227e8473fafce4a08cfd19a46b4ed7bb7a759501b23195c0ae71
5
5
  SHA512:
6
- metadata.gz: f2da3479fe99a15d225f063162ef73f11712a5ed08efacbf3734379ff01298d4c59a1b4bde718dfe2ddd4e0c2680378d598369cf006408305de8bd41486224f4
7
- data.tar.gz: 805a8e5a712e0c42d37943275522e2bbabd96eb45a0bf1f68a6ceb67faeca4cc01f218982fc8acd3a89b673063d3a16bf3aa52ccb3b94aef52cb60e95511fe2d
6
+ metadata.gz: e18f8bcb21f41c8b1795b834cb1752d9de4a0ec9674cdd0731b9298aab46bed16977673b414b1b911ea7f166b76931c52e8d752f07b59c4e16f200326ff3bb24
7
+ data.tar.gz: 125bc36b34172e9ff01dab922426bf88921b992bc1a60fe97e63938be5c2608004abbe4b8652bd0ab1a7cceec3e6711c0d05cef2c8980bbf4c58c74f42b39aac
data/CHANGELOG.md CHANGED
@@ -1,5 +1,85 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.35](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.34...ruby/eyes_selenium@6.12.35) (2026-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/req bumped to 1.10.1
9
+ #### Bug Fixes
10
+
11
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
12
+ * @applitools/dom-snapshot bumped to 4.17.1
13
+
14
+ * @applitools/snippets bumped to 2.9.1
15
+ #### Bug Fixes
16
+
17
+ * declare @babel/preset-typescript dep for sandbox build ([#3815](https://github.com/Applitools-Dev/sdk/issues/3815)) ([10c44c6](https://github.com/Applitools-Dev/sdk/commit/10c44c66635f1ed4e0361f22ecebf2221c2cc912))
18
+ * @applitools/driver bumped to 1.26.1
19
+ #### Bug Fixes
20
+
21
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
22
+
23
+
24
+
25
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
26
+
27
+ * @applitools/spec-driver-selenium bumped to 1.8.1
28
+
29
+ * @applitools/spec-driver-playwright bumped to 1.9.1
30
+ #### Bug Fixes
31
+
32
+ * address CI regressions from executeBrowserCommands and Chromium 140+ service worker ([#3848](https://github.com/Applitools-Dev/sdk/issues/3848)) ([099ada5](https://github.com/Applitools-Dev/sdk/commit/099ada5e52d4153157b98c2203df428579527e49))
33
+
34
+
35
+
36
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
37
+
38
+ * @applitools/core-base bumped to 1.34.0
39
+ #### Features
40
+
41
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
42
+
43
+
44
+ #### Bug Fixes
45
+
46
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
47
+
48
+
49
+
50
+ * @applitools/screenshoter bumped to 3.12.20
51
+
52
+ * @applitools/nml-client bumped to 1.11.27
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.13
55
+
56
+ * @applitools/ufg-client bumped to 1.22.1
57
+ #### Bug Fixes
58
+
59
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
60
+
61
+
62
+
63
+ * @applitools/ec-client bumped to 1.12.29
64
+
65
+ * @applitools/core bumped to 4.63.0
66
+ #### Features
67
+
68
+ * soft-deprecate CheckSettings.timeout() with telemetry [[#3705](https://github.com/Applitools-Dev/sdk/issues/3705)] ([#3805](https://github.com/Applitools-Dev/sdk/issues/3805)) ([a5d6390](https://github.com/Applitools-Dev/sdk/commit/a5d6390f17fc0380736b88cbe05dd147e66a86cf))
69
+
70
+
71
+ #### Bug Fixes
72
+
73
+ * avoid double-scaling environment viewport in classic mode | FLD-4359 ([#3793](https://github.com/Applitools-Dev/sdk/issues/3793)) ([246050b](https://github.com/Applitools-Dev/sdk/commit/246050b8a7984b869c068262162a69191c834947))
74
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
75
+
76
+
77
+
78
+ * eyes_universal bumped to 4.63.0
79
+
80
+ * eyes_core bumped to 6.11.1
81
+
82
+
3
83
  ## [6.12.34](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.33...ruby/eyes_selenium@6.12.34) (2026-05-05)
4
84
 
5
85
 
@@ -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.11.0"
30
+ spec.add_dependency 'eyes_core', "= 6.11.1"
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.34'.freeze
5
+ VERSION = '6.12.35'.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.34
4
+ version: 6.12.35
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-05-05 00:00:00.000000000 Z
11
+ date: 2026-05-19 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.11.0
19
+ version: 6.11.1
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.11.0
26
+ version: 6.11.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement