eyes_images 6.3.4 → 6.3.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +137 -0
- data/eyes_images.gemspec +1 -1
- data/lib/applitools/eyes_images/version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cfbb915264ec2447bdd67fddaebb5fc8b86815759886460be4391cc60c2d5350
|
4
|
+
data.tar.gz: cb2c21cd186a31e4370d04c2fb1d17e7565b1e1544c6e20e571933d0e9a82238
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9827cf9a856ca873f1a8aea4a218eab6848e0bafaeee8a4577aa1581c56980a53c65f0e3ebc318d91d670cf7042eeb958bd1f9bddfe87979b4088ab3aab121fd
|
7
|
+
data.tar.gz: b09d6335eaccde28aed56ab1515175c54b4bf848faff73acdf0a60c2d19091222fe6cc14a88d74c29d8204106fa9684894e7e3feea014097173957a1661b1d07
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,142 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## [6.3.7](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.6...ruby/eyes_images@6.3.7) (2024-07-23)
|
4
|
+
|
5
|
+
|
6
|
+
### Dependencies
|
7
|
+
|
8
|
+
* @applitools/driver bumped to 1.18.0
|
9
|
+
#### Features
|
10
|
+
|
11
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
12
|
+
|
13
|
+
|
14
|
+
#### Bug Fixes
|
15
|
+
|
16
|
+
* executing web script on mobile environment ([#2380](https://github.com/Applitools-Dev/sdk/issues/2380)) ([da2e551](https://github.com/Applitools-Dev/sdk/commit/da2e551e01082d3cc21b9da5b43e6680233c080d))
|
17
|
+
* @applitools/spec-driver-webdriver bumped to 1.1.11
|
18
|
+
|
19
|
+
* @applitools/spec-driver-selenium bumped to 1.5.82
|
20
|
+
|
21
|
+
* @applitools/spec-driver-puppeteer bumped to 1.4.11
|
22
|
+
|
23
|
+
* @applitools/screenshoter bumped to 3.8.35
|
24
|
+
|
25
|
+
* @applitools/nml-client bumped to 1.8.9
|
26
|
+
|
27
|
+
* @applitools/ufg-client bumped to 1.12.3
|
28
|
+
#### Bug Fixes
|
29
|
+
|
30
|
+
* update makeUploadResource to include apiKey in the cache key ([#2411](https://github.com/Applitools-Dev/sdk/issues/2411)) ([4114c58](https://github.com/Applitools-Dev/sdk/commit/4114c58ec16fa855374b23810cef1e36d4bb53a7))
|
31
|
+
|
32
|
+
|
33
|
+
#### Performance Improvements
|
34
|
+
|
35
|
+
* trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
|
36
|
+
* @applitools/ec-client bumped to 1.9.3
|
37
|
+
|
38
|
+
* @applitools/core bumped to 4.18.0
|
39
|
+
#### Features
|
40
|
+
|
41
|
+
* disable broker url cache ([#2428](https://github.com/Applitools-Dev/sdk/issues/2428)) ([cb8d5fe](https://github.com/Applitools-Dev/sdk/commit/cb8d5fefb13d3ab42984d2bd4d4ac3d4e10646b0))
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
* eyes_universal bumped to 4.18.0
|
46
|
+
|
47
|
+
* eyes_core bumped to 6.3.7
|
48
|
+
|
49
|
+
|
50
|
+
## [6.3.6](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.5...ruby/eyes_images@6.3.6) (2024-05-28)
|
51
|
+
|
52
|
+
|
53
|
+
### Dependencies
|
54
|
+
|
55
|
+
* @applitools/req bumped to 1.7.0
|
56
|
+
#### Features
|
57
|
+
|
58
|
+
* dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
|
59
|
+
* @applitools/nml-client bumped to 1.8.5
|
60
|
+
|
61
|
+
* @applitools/tunnel-client bumped to 1.5.3
|
62
|
+
|
63
|
+
* @applitools/ufg-client bumped to 1.12.0
|
64
|
+
#### Features
|
65
|
+
|
66
|
+
* dynamic timeout based on uploaded file size ([#2364](https://github.com/Applitools-Dev/sdk/issues/2364)) ([8a82d68](https://github.com/Applitools-Dev/sdk/commit/8a82d6839ace60fda27e153ba233019f137017fe))
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
* @applitools/ec-client bumped to 1.8.6
|
71
|
+
|
72
|
+
* @applitools/core-base bumped to 1.15.0
|
73
|
+
#### Features
|
74
|
+
|
75
|
+
* tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
|
76
|
+
|
77
|
+
|
78
|
+
#### Bug Fixes
|
79
|
+
|
80
|
+
* multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
* @applitools/core bumped to 4.16.0
|
85
|
+
#### Features
|
86
|
+
|
87
|
+
* tell Splunk when clients assume `Target`'s mutability ([#2266](https://github.com/Applitools-Dev/sdk/issues/2266)) ([d18a524](https://github.com/Applitools-Dev/sdk/commit/d18a52491fb6a64e780f84ccff1dcf945351bf95))
|
88
|
+
|
89
|
+
|
90
|
+
#### Bug Fixes
|
91
|
+
|
92
|
+
* multiple heartbeats for multiple runners in the same process ([#2372](https://github.com/Applitools-Dev/sdk/issues/2372)) ([6ec0f0d](https://github.com/Applitools-Dev/sdk/commit/6ec0f0de7d69a69cdab8437df910a82df15479ea))
|
93
|
+
* throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))
|
94
|
+
|
95
|
+
|
96
|
+
#### Performance Improvements
|
97
|
+
|
98
|
+
* don't wait for ufg client when take-snapshots performed on non-… ([#2366](https://github.com/Applitools-Dev/sdk/issues/2366)) ([4d8ab41](https://github.com/Applitools-Dev/sdk/commit/4d8ab41a421ff9b7f6f7d107bc8c5e9647404430))
|
99
|
+
|
100
|
+
|
101
|
+
#### Code Refactoring
|
102
|
+
|
103
|
+
* remove eyesServerUrl and apiKey when not necessary ([#2345](https://github.com/Applitools-Dev/sdk/issues/2345)) ([121ae5d](https://github.com/Applitools-Dev/sdk/commit/121ae5d00417d70d9857b8199b4bcfd92de353c6))
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
* eyes_universal bumped to 4.16.0
|
108
|
+
|
109
|
+
* eyes_core bumped to 6.3.6
|
110
|
+
|
111
|
+
|
112
|
+
## [6.3.5](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.4...ruby/eyes_images@6.3.5) (2024-05-07)
|
113
|
+
|
114
|
+
|
115
|
+
### Dependencies
|
116
|
+
|
117
|
+
* @applitools/dom-capture bumped to 11.2.7
|
118
|
+
#### Bug Fixes
|
119
|
+
|
120
|
+
* capture user input from input elements ([#2347](https://github.com/Applitools-Dev/sdk/issues/2347)) ([f82d3bb](https://github.com/Applitools-Dev/sdk/commit/f82d3bbc79c624ab7e8eeade7559b523f6adfeac))
|
121
|
+
* @applitools/core-base bumped to 1.14.0
|
122
|
+
#### Features
|
123
|
+
|
124
|
+
* expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
|
125
|
+
* long eyes requests with custom domain ([#2343](https://github.com/Applitools-Dev/sdk/issues/2343)) ([d54beea](https://github.com/Applitools-Dev/sdk/commit/d54beea8c33a56a0516904773daaa5095340fd12))
|
126
|
+
* @applitools/core bumped to 4.15.0
|
127
|
+
#### Features
|
128
|
+
|
129
|
+
* expose git latest commit info in env vars ([#2349](https://github.com/Applitools-Dev/sdk/issues/2349)) ([1db248c](https://github.com/Applitools-Dev/sdk/commit/1db248c83ee1cbc83f905163fe5bd63dd5e293c2))
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
* @applitools/ec-client bumped to 1.8.5
|
134
|
+
|
135
|
+
* eyes_universal bumped to 4.15.0
|
136
|
+
|
137
|
+
* eyes_core bumped to 6.3.5
|
138
|
+
|
139
|
+
|
3
140
|
## [6.3.4](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_images@6.3.3...ruby/eyes_images@6.3.4) (2024-05-01)
|
4
141
|
|
5
142
|
|
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', "=
|
30
|
+
spec.add_dependency 'eyes_core', "= 6.3.7"
|
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.3.
|
4
|
+
version: 6.3.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Applitools Team
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-07-24 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.3.
|
19
|
+
version: 6.3.7
|
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.3.
|
26
|
+
version: 6.3.7
|
27
27
|
description: Provides Images SDK for Applitools tests.
|
28
28
|
email:
|
29
29
|
- team@applitools.com
|
@@ -43,7 +43,7 @@ licenses:
|
|
43
43
|
- Applitools
|
44
44
|
metadata:
|
45
45
|
yard.run: yri
|
46
|
-
post_install_message:
|
46
|
+
post_install_message:
|
47
47
|
rdoc_options: []
|
48
48
|
require_paths:
|
49
49
|
- lib
|
@@ -58,8 +58,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
58
58
|
- !ruby/object:Gem::Version
|
59
59
|
version: '0'
|
60
60
|
requirements: []
|
61
|
-
rubygems_version: 3.
|
62
|
-
signing_key:
|
61
|
+
rubygems_version: 3.5.9
|
62
|
+
signing_key:
|
63
63
|
specification_version: 4
|
64
64
|
summary: Applitools Ruby Images SDK
|
65
65
|
test_files: []
|