eyes_universal 4.15.0 → 4.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 00f85482e1a78018369dc6e0b0611693a4b47edd57e7c933b377c11891ceb341
4
- data.tar.gz: 180682097ef892ba095e1793f8a2f5a464269fdb10e5606d7f65fac337ddd51e
3
+ metadata.gz: 4a156c08ed8ea3f469a6804968e877773ad54205694e928c4765d262fd2c4d81
4
+ data.tar.gz: b6d924b496afba0b7b2cbd6ccb032c55c9f993c4b003e53b34ac16433947c2b4
5
5
  SHA512:
6
- metadata.gz: b56a423055b106fc8c94abc6bc0401cc20e9766ee72482ff750264dd3f1b52ca158bdf13b1d392e655edd7e9f279ea7758e89e3b5a9a8d42f8936b669ca72b8e
7
- data.tar.gz: 5c00a2532dae1dc726e8b02ae9b44234d8feaa8d3c764c3886f0ad0eaec931ea27d62a1e8dfb590c2bb13961ee0b4ff43c6e69ab9f70ce660adca717050745d8
6
+ metadata.gz: 41fad80644fe2c256b1df3cfbd524a981f23c29ec7197502f9cd135d8ac98d9f774bee440dd3e10a45f389bb318785deb5be2aed74c954b4994abf4e0a67f7ea
7
+ data.tar.gz: 0ed5bb4c4a864ef41ecff441747385f2e27e8d4f44eeed2fcc73258b2defbd372c01270a3abf1d81b3df539e25b2255e871fdc2c4e43068279a0a29df82142ff
data/CHANGELOG.md CHANGED
@@ -1,5 +1,106 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.18.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.16.0...ruby/eyes_universal@4.18.0) (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/screenshoter bumped to 3.8.35
22
+
23
+ * @applitools/ufg-client bumped to 1.12.3
24
+ #### Bug Fixes
25
+
26
+ * 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))
27
+
28
+
29
+ #### Performance Improvements
30
+
31
+ * trim file content when logging it ([#2437](https://github.com/Applitools-Dev/sdk/issues/2437)) ([02ec1f7](https://github.com/Applitools-Dev/sdk/commit/02ec1f79a323af2e89a7428b75212707c761d1ca))
32
+ * @applitools/spec-driver-puppeteer bumped to 1.4.11
33
+
34
+ * @applitools/nml-client bumped to 1.8.9
35
+
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
+
46
+ ## [4.16.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.15.0...ruby/eyes_universal@4.16.0) (2024-05-28)
47
+
48
+
49
+ ### Dependencies
50
+
51
+ * @applitools/req bumped to 1.7.0
52
+ #### Features
53
+
54
+ * 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))
55
+ * @applitools/nml-client bumped to 1.8.5
56
+
57
+ * @applitools/tunnel-client bumped to 1.5.3
58
+
59
+ * @applitools/ufg-client bumped to 1.12.0
60
+ #### Features
61
+
62
+ * 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))
63
+
64
+
65
+
66
+ * @applitools/core-base bumped to 1.15.0
67
+ #### Features
68
+
69
+ * 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))
70
+
71
+
72
+ #### Bug Fixes
73
+
74
+ * 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))
75
+
76
+
77
+
78
+ * @applitools/ec-client bumped to 1.8.6
79
+
80
+ * @applitools/core bumped to 4.16.0
81
+ #### Features
82
+
83
+ * 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))
84
+
85
+
86
+ #### Bug Fixes
87
+
88
+ * 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))
89
+ * throw from createRenderResults if rendering failed ([#2352](https://github.com/Applitools-Dev/sdk/issues/2352)) ([50b0394](https://github.com/Applitools-Dev/sdk/commit/50b0394f35464f4d61dd578bf7e84947af00b99b))
90
+
91
+
92
+ #### Performance Improvements
93
+
94
+ * 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))
95
+
96
+
97
+ #### Code Refactoring
98
+
99
+ * 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))
100
+
101
+
102
+
103
+
3
104
  ## [4.15.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.14.0...ruby/eyes_universal@4.15.0) (2024-05-07)
4
105
 
5
106
 
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.15.0'.freeze
5
+ VERSION = '4.18.0'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,35 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.15.0
4
+ version: 4.18.0
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-05-08 00:00:00.000000000 Z
11
+ date: 2024-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
18
- - !ruby/object:Gem::Version
19
- version: 0.1.0
20
17
  - - "~>"
21
18
  - !ruby/object:Gem::Version
22
19
  version: '0.1'
20
+ - - ">="
21
+ - !ruby/object:Gem::Version
22
+ version: 0.1.0
23
23
  type: :development
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
- - - ">="
28
- - !ruby/object:Gem::Version
29
- version: 0.1.0
30
27
  - - "~>"
31
28
  - !ruby/object:Gem::Version
32
29
  version: '0.1'
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: 0.1.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: stringio
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -81,7 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  - !ruby/object:Gem::Version
82
82
  version: '0'
83
83
  requirements: []
84
- rubygems_version: 3.0.3.1
84
+ rubygems_version: 3.1.6
85
85
  signing_key:
86
86
  specification_version: 4
87
87
  summary: Applitools Ruby Universal binaries for SDK