eyes_images 6.4.2 → 6.4.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +112 -0
- data/eyes_images.gemspec +1 -1
- data/lib/applitools/eyes_images/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: aef50f32a05a85e8dd0c6876c5368eec29c754ccd2dd53ece54ba4335431d0c9
|
4
|
+
data.tar.gz: 3c2275a2e85e628ba918b222b765af0d238c0401f18080bbdb0672f2cf6d0869
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8452a8c0f1d8f22ed614bf61f31025fcef1791f3cb99304fc95802658e83866fb0bc53c2741190c62d67396f950dd9a07974e43a69e1a68d7edd17b7ec6cec66
|
7
|
+
data.tar.gz: 1002fe77a017ca495723f964ac1720be0c844a26a01839320a51769bfa9dba0734a504d1a53caae19b02c70cb0b68d5817d8a280ad523ac951a11fee380fa882
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,117 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.4.3](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.4.2...ruby/eyes_images@6.4.3) (2024-12-31)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/utils bumped to 1.7.7
|
9
|
+
#### Bug Fixes
|
10
|
+
|
11
|
+
* shim process execution functions for browser environment ([#2698](https://github.com/Applitools-Dev/sdk/issues/2698)) ([8d77db4](https://github.com/Applitools-Dev/sdk/commit/8d77db48e1c7fd54cad92c89a819a924255e5868))
|
12
|
+
* @applitools/logger bumped to 2.1.0
|
13
|
+
#### Features
|
14
|
+
|
15
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
* @applitools/dom-snapshot bumped to 4.11.13
|
20
|
+
#### Bug Fixes
|
21
|
+
|
22
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
* @applitools/socket bumped to 1.2.0
|
27
|
+
#### Features
|
28
|
+
|
29
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
* @applitools/req bumped to 1.7.6
|
34
|
+
|
35
|
+
* @applitools/image bumped to 1.1.16
|
36
|
+
|
37
|
+
* @applitools/dom-capture bumped to 11.5.3
|
38
|
+
#### Bug Fixes
|
39
|
+
|
40
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
41
|
+
* @applitools/driver bumped to 1.20.2
|
42
|
+
|
43
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.22
|
44
|
+
|
45
|
+
* @applitools/tunnel-client bumped to 1.6.0
|
46
|
+
#### Features
|
47
|
+
|
48
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
* @applitools/core-base bumped to 1.22.0
|
53
|
+
#### Features
|
54
|
+
|
55
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
56
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
* @applitools/ec-client bumped to 1.10.0
|
61
|
+
#### Features
|
62
|
+
|
63
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
* eyes_universal bumped to 4.28.0
|
68
|
+
#### Features
|
69
|
+
|
70
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.22
|
75
|
+
|
76
|
+
* @applitools/spec-driver-selenium bumped to 1.5.93
|
77
|
+
|
78
|
+
* @applitools/screenshoter bumped to 3.10.2
|
79
|
+
|
80
|
+
* @applitools/nml-client bumped to 1.8.21
|
81
|
+
|
82
|
+
* @applitools/ufg-client bumped to 1.16.0
|
83
|
+
#### Features
|
84
|
+
|
85
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
86
|
+
|
87
|
+
|
88
|
+
#### Bug Fixes
|
89
|
+
|
90
|
+
* code scanning issue ([#2687](https://github.com/Applitools-Dev/sdk/issues/2687)) ([f301056](https://github.com/Applitools-Dev/sdk/commit/f301056cccfc9cc0c21ceedbd521d8f4b054f058))
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
* @applitools/core bumped to 4.28.0
|
95
|
+
#### Features
|
96
|
+
|
97
|
+
* deterministic output in offline execution ([#2711](https://github.com/Applitools-Dev/sdk/issues/2711)) ([5e8c7ca](https://github.com/Applitools-Dev/sdk/commit/5e8c7ca43c98e7ba6aed0c1a66c5a60b4001aeff))
|
98
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
99
|
+
|
100
|
+
|
101
|
+
#### Bug Fixes
|
102
|
+
|
103
|
+
* take snapshots with coded regions on pages that has cross origin frames ([#2705](https://github.com/Applitools-Dev/sdk/issues/2705)) ([5972fec](https://github.com/Applitools-Dev/sdk/commit/5972fec890a1454a9f96c4eddcf17634e72111aa))
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
* eyes_core bumped to 6.5.0
|
108
|
+
#### Features
|
109
|
+
|
110
|
+
* logger masking ([#2640](https://github.com/Applitools-Dev/sdk/issues/2640)) ([bd69d21](https://github.com/Applitools-Dev/sdk/commit/bd69d21f6341447b1acdb042f4ee1a6328d7428f))
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
|
3
115
|
## [6.4.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.4.1...ruby/eyes_images@6.4.2) (2024-11-27)
|
4
116
|
|
5
117
|
|
data/eyes_images.gemspec
CHANGED
@@ -27,5 +27,5 @@ 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.
|
30
|
+
spec.add_dependency 'eyes_core', "= 6.5.0"
|
31
31
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eyes_images
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.4.
|
4
|
+
version: 6.4.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Applitools Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-31 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.
|
19
|
+
version: 6.5.0
|
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.
|
26
|
+
version: 6.5.0
|
27
27
|
description: Provides Images SDK for Applitools tests.
|
28
28
|
email:
|
29
29
|
- team@applitools.com
|