eyes_images 6.1.0 → 6.1.1

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: 917ef9ceb2063d5ad9fbdc1bf2547573de3707baedfd43cb11ae0603c7ad61e7
4
- data.tar.gz: fc32d4ef1262d0b7a5e5dd2615e3bd07550dda34ae26b187ac4d0af9d2b0c954
3
+ metadata.gz: 72893a73d1d8e8f8de0dd1d87c47c80fef31b812596a1c649ab7bb4fc029c3a0
4
+ data.tar.gz: 9dce7d8e1e043aa40bbf19493a1b5a799cac92a03c047c0543b3b136a6a485ee
5
5
  SHA512:
6
- metadata.gz: 8d5417a9d88e0715f52fb63bb6a2153dfa9a732232c3571d4940327fef6a32896f862d467ac60ac816dcbd6383b4d5ae46aba7af904679f4d7e257164cb49e44
7
- data.tar.gz: e82a726bf398b178ff52eb15b3d5d963c304922b27117d698cf4bb658dc064b6e159819d37b46087090d1bafc885be7fade69e82633e84b5f0bf0e794839b3fd
6
+ metadata.gz: ec16e163fd4c12ed18488fbd22e4fe49ddb2267060cba5be3a20fb52d156a444fb367289f39d198edf4061c4a0928c63899c90c043b30c207d46ef7768d9f58d
7
+ data.tar.gz: f6770f3d6142089f378c302a155351d044baca965d129a54697183ed37c1b89f6f33906060d9047d03d53132c6a65dc8df292fa42bb338c81355e7fd7c18894f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,49 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.1.1](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_images@6.1.0...ruby/eyes_images@6.1.1) (2024-02-29)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/req bumped to 1.6.5
9
+ #### Bug Fixes
10
+
11
+ * fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
12
+ * @applitools/dom-shared bumped to 1.0.13
13
+ #### Bug Fixes
14
+
15
+ * dont execute script synchronously in polling ([#2228](https://github.com/applitools/eyes.sdk.javascript1/issues/2228)) ([04f525b](https://github.com/applitools/eyes.sdk.javascript1/commit/04f525bcac19bc2fb7240928add28f71efcef0ea))
16
+ * @applitools/core-base bumped to 1.9.1
17
+ #### Bug Fixes
18
+
19
+ * fixed url concatenation logic ([#2197](https://github.com/applitools/eyes.sdk.javascript1/issues/2197)) ([c3b2e0a](https://github.com/applitools/eyes.sdk.javascript1/commit/c3b2e0ad47f002978544eaac759a80f18f7c5ee3))
20
+
21
+
22
+
23
+ * @applitools/dom-capture bumped to 11.2.6
24
+
25
+ * @applitools/dom-snapshot bumped to 4.8.1
26
+
27
+ * @applitools/nml-client bumped to 1.7.2
28
+
29
+ * @applitools/tunnel-client bumped to 1.4.1
30
+ #### Bug Fixes
31
+
32
+ * upgrade execution-grid-tunnel to avoid port collision ([751e4e2](https://github.com/applitools/eyes.sdk.javascript1/commit/751e4e2441eb85604bbece0a9dbe18fa16b23847))
33
+
34
+
35
+
36
+ * @applitools/ufg-client bumped to 1.9.10
37
+
38
+ * @applitools/ec-client bumped to 1.7.27
39
+
40
+ * @applitools/core bumped to 4.9.1
41
+
42
+ * eyes_universal bumped to 4.9.1
43
+
44
+ * eyes_core bumped to 6.1.1
45
+
46
+
3
47
  ## [6.1.0](https://github.com/applitools/eyes.sdk.javascript1/compare/ruby/eyes_images-v6.0.4...ruby/eyes_images@6.1.0) (2024-02-19)
4
48
 
5
49
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.1.0'.freeze
5
+ VERSION = '6.1.1'.freeze
6
6
  # UNIVERSAL_CORE_VERSION = '3.6.4'.freeze
7
7
  end
8
8
  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.1.0
4
+ version: 6.1.1
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-02-20 00:00:00.000000000 Z
11
+ date: 2024-03-01 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.1.0
19
+ version: 6.1.1
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.1.0
26
+ version: 6.1.1
27
27
  description: Provides Images SDK for Applitools tests.
28
28
  email:
29
29
  - team@applitools.com