eyes_selenium 6.12.38 → 6.12.39

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: 99de6e56194064f9431e7c729564b388df42f7cd3cef25c19bd50b6850deb8cc
4
- data.tar.gz: 352ce2015574f3059ca4ccba92791bd124cf277e7d58b2a1008857bf3ebad8b0
3
+ metadata.gz: 30699ed134faf36044bae820c6455d854140ea2c6df0db4bfca03ea7de15fe08
4
+ data.tar.gz: 80671ecc600c025ef73a45ad4b6e3a5c456917db164599be64232fc40d930ead
5
5
  SHA512:
6
- metadata.gz: 8dc9e3c8d9d14908aecdd2919eee49c68c8fd64a7c9004408b4f016f289c101665e45128731492fb66f0c3a4e49c8b64f3199a54a366de6a570759ad38a938ae
7
- data.tar.gz: 86fe6749a946206fcd86579fae550c892bdd3aa34874b46d2e10669e6d33554ffa22deba915bdfadbd18a8809cab40f5b0b1a2ef9bdf4054c0365d04b5547032
6
+ metadata.gz: 4fed5604afc6dae0d36ec82c88b8341425750469be8dcf55f0438e9bdbe78afeffe17e9bf511b9acad92f48e5804f7811b4e8767f0cf00bbed885e55ae961525
7
+ data.tar.gz: 6249392a06d1896ef3664bb13131ce3677f502439a4144752b9c48da4697f95ca9f7b8f05e0f3f933dfbc3027da6e4ec7f744db928e2696d1a61b03c2e1b00a7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,54 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.12.39](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.38...ruby/eyes_selenium@6.12.39) (2026-06-14)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-snapshot bumped to 4.17.3
9
+ #### Bug Fixes
10
+
11
+ * capture opaque-origin sandboxed blob iframes in UFG | FLD-4606 ([#3916](https://github.com/Applitools-Dev/sdk/issues/3916)) ([9296f7e](https://github.com/Applitools-Dev/sdk/commit/9296f7ef9fe3aa3889402009860ef5e3276f0303))
12
+
13
+
14
+
15
+ * @applitools/snippets bumped to 2.9.3
16
+ #### Bug Fixes
17
+
18
+ * capture opaque-origin sandboxed blob iframes in UFG | FLD-4606 ([#3916](https://github.com/Applitools-Dev/sdk/issues/3916)) ([9296f7e](https://github.com/Applitools-Dev/sdk/commit/9296f7ef9fe3aa3889402009860ef5e3276f0303))
19
+ * @applitools/driver bumped to 1.26.3
20
+
21
+ * @applitools/spec-driver-webdriver bumped to 1.6.3
22
+
23
+ * @applitools/spec-driver-selenium bumped to 1.8.3
24
+
25
+ * @applitools/spec-driver-playwright bumped to 1.9.3
26
+
27
+ * @applitools/spec-driver-puppeteer bumped to 1.8.3
28
+
29
+ * @applitools/screenshoter bumped to 3.12.22
30
+
31
+ * @applitools/nml-client bumped to 1.11.31
32
+
33
+ * @applitools/ec-client bumped to 1.12.33
34
+
35
+ * @applitools/core bumped to 4.65.0
36
+ #### Features
37
+
38
+ * add useLatestEnvBaseline to session startInfo | AD-14089 ([#3887](https://github.com/Applitools-Dev/sdk/issues/3887)) ([b15b9af](https://github.com/Applitools-Dev/sdk/commit/b15b9af34328193f6705c90a26c24aa1e4b23d1c))
39
+
40
+
41
+ #### Bug Fixes
42
+
43
+ * capture opaque-origin sandboxed blob iframes in UFG | FLD-4606 ([#3916](https://github.com/Applitools-Dev/sdk/issues/3916)) ([9296f7e](https://github.com/Applitools-Dev/sdk/commit/9296f7ef9fe3aa3889402009860ef5e3276f0303))
44
+
45
+
46
+
47
+ * eyes_universal bumped to 4.65.0
48
+
49
+ * eyes_core bumped to 6.11.5
50
+
51
+
3
52
  ## [6.12.38](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.12.37...ruby/eyes_selenium@6.12.38) (2026-06-09)
4
53
 
5
54
 
@@ -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.4"
30
+ spec.add_dependency 'eyes_core', "= 6.11.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.38'.freeze
5
+ VERSION = '6.12.39'.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.38
4
+ version: 6.12.39
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-06-09 00:00:00.000000000 Z
11
+ date: 2026-06-14 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.4
19
+ version: 6.11.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.11.4
26
+ version: 6.11.5
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement