eyes_capybara 6.6.34 → 6.6.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: 7eb785a926761451c7dbd8b1f8cd798440478b98a347ffe56cedb8d59ae98797
4
- data.tar.gz: 36306e30dd9a8fcf87cabb858efa80e5c8b437db8bf4cb4338d68131f3805bd3
3
+ metadata.gz: 78ea9de60a26ef3517ea147070b35c21613dbbe72c98054984a41e85e0eb6e0b
4
+ data.tar.gz: c2c9f0b54bad8517b8b1273e4db384d44eb70f599c58ce134f2881b07ab1717d
5
5
  SHA512:
6
- metadata.gz: df34c70537127cc287bf74b53c2dd62a362b4fa9e9fcb32b504608c05b924aca5ad30e21a914d1df6084aba2fedfeb827de392fa639616bf35f89ed4c171bf80
7
- data.tar.gz: 35ce7a3901904f1479e3c7a29c57f196744324c9301db237cb8b72c7ba320efca43e6c8cdcc575e0ae4e1d0c77d0c3b40168b6981bfe5631befff873fd9f3b17
6
+ metadata.gz: d8eaafac84f85befc460291bbc6cf179f897760a19fe3b9a9157938be245c9e5f62b3a7536bb13d536b025e7a909eff4ca9750bc5140bc551c2669d94a91b2f2
7
+ data.tar.gz: 1802612609a7aa9376a8a6e7b0e8d5257f52991c4236e1d07eaaa5e79c8e85d5a252d99f614eef51ea8df49bb70a9e6ced1ebdf3b7ae694cd51e67efd85c05ec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,87 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.6.35](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.34...ruby/eyes_capybara@6.6.35) (2026-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/snippets bumped to 2.9.1
9
+ #### Bug Fixes
10
+
11
+ * 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))
12
+ * @applitools/dom-snapshot bumped to 4.17.1
13
+
14
+ * @applitools/req bumped to 1.10.1
15
+ #### Bug Fixes
16
+
17
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
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-playwright bumped to 1.9.1
26
+ #### Bug Fixes
27
+
28
+ * 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))
29
+
30
+
31
+
32
+ * @applitools/ufg-client bumped to 1.22.1
33
+ #### Bug Fixes
34
+
35
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
36
+
37
+
38
+
39
+ * @applitools/core bumped to 4.63.0
40
+ #### Features
41
+
42
+ * 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))
43
+
44
+
45
+ #### Bug Fixes
46
+
47
+ * 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))
48
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
49
+
50
+
51
+
52
+ * @applitools/screenshoter bumped to 3.12.20
53
+
54
+ * @applitools/tunnel-client bumped to 1.11.13
55
+
56
+ * @applitools/core-base bumped to 1.34.0
57
+ #### Features
58
+
59
+ * 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))
60
+
61
+
62
+ #### Bug Fixes
63
+
64
+ * http2 support via settings AD 13119 ([#3804](https://github.com/Applitools-Dev/sdk/issues/3804)) ([759d451](https://github.com/Applitools-Dev/sdk/commit/759d4518254828140aa50e2c5de14e80af0b997c))
65
+
66
+
67
+
68
+ * @applitools/spec-driver-webdriver bumped to 1.6.1
69
+
70
+ * @applitools/spec-driver-selenium bumped to 1.8.1
71
+
72
+ * @applitools/spec-driver-puppeteer bumped to 1.8.1
73
+
74
+ * @applitools/nml-client bumped to 1.11.27
75
+
76
+ * @applitools/ec-client bumped to 1.12.29
77
+
78
+ * eyes_universal bumped to 4.63.0
79
+
80
+ * eyes_core bumped to 6.11.1
81
+
82
+ * eyes_selenium bumped to 6.12.35
83
+
84
+
3
85
  ## [6.6.34](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_capybara@6.6.33...ruby/eyes_capybara@6.6.34) (2026-05-05)
4
86
 
5
87
 
@@ -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.34"
30
+ spec.add_dependency 'eyes_selenium', "= 6.12.35"
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.34'.freeze
5
+ VERSION = '6.6.35'.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.34
4
+ version: 6.6.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_selenium
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 6.12.34
19
+ version: 6.12.35
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.34
26
+ version: 6.12.35
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: capybara
29
29
  requirement: !ruby/object:Gem::Requirement