eyes_universal 4.12.2 → 4.15.0

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: 76768c1f51f78a8bb4e83ddf1a69c03d285e43f84d864112b9f7b76df1d50b6b
4
- data.tar.gz: ca48a30922ef7c035e4aed4d9da67d3c09c9d534e0dcc1e6440f4af240a2f67d
3
+ metadata.gz: 00f85482e1a78018369dc6e0b0611693a4b47edd57e7c933b377c11891ceb341
4
+ data.tar.gz: 180682097ef892ba095e1793f8a2f5a464269fdb10e5606d7f65fac337ddd51e
5
5
  SHA512:
6
- metadata.gz: fb09cc64e8a9584047e7ff007ea455bd3ff8f5b15448dc15433734ea9236fdcc1f860be2545bc958353fc0ecf651bfef12d09699a34ed6636cee3eaafd3c2d9b
7
- data.tar.gz: f787a1a47c49a796d2948f6985b15733a55697525b39962e690f1dd3fc3436e0bbdca57334cc522f811019b09d05e94fc0bfb3ca097d4ef787f3bb3c9c7a9a62
6
+ metadata.gz: b56a423055b106fc8c94abc6bc0401cc20e9766ee72482ff750264dd3f1b52ca158bdf13b1d392e655edd7e9f279ea7758e89e3b5a9a8d42f8936b669ca72b8e
7
+ data.tar.gz: 5c00a2532dae1dc726e8b02ae9b44234d8feaa8d3c764c3886f0ad0eaec931ea27d62a1e8dfb590c2bb13961ee0b4ff43c6e69ab9f70ce660adca717050745d8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,72 @@
1
1
  # Changelog
2
2
 
3
+ ## [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
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/dom-capture bumped to 11.2.7
9
+ #### Bug Fixes
10
+
11
+ * capture user input from input elements ([#2347](https://github.com/Applitools-Dev/sdk/issues/2347)) ([f82d3bb](https://github.com/Applitools-Dev/sdk/commit/f82d3bbc79c624ab7e8eeade7559b523f6adfeac))
12
+ * @applitools/core-base bumped to 1.14.0
13
+ #### Features
14
+
15
+ * 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))
16
+ * long eyes requests with custom domain ([#2343](https://github.com/Applitools-Dev/sdk/issues/2343)) ([d54beea](https://github.com/Applitools-Dev/sdk/commit/d54beea8c33a56a0516904773daaa5095340fd12))
17
+ * @applitools/ec-client bumped to 1.8.5
18
+
19
+ * @applitools/core bumped to 4.15.0
20
+ #### Features
21
+
22
+ * 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))
23
+
24
+
25
+
26
+
27
+ ## [4.14.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.12.2...ruby/eyes_universal@4.14.0) (2024-05-01)
28
+
29
+
30
+ ### Dependencies
31
+
32
+ * @applitools/dom-snapshot bumped to 4.11.1
33
+ #### Bug Fixes
34
+
35
+ * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
36
+ * @applitools/driver bumped to 1.17.2
37
+ #### Bug Fixes
38
+
39
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
40
+ * @applitools/core-base bumped to 1.13.0
41
+ #### Features
42
+
43
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
44
+ * @applitools/spec-driver-webdriver bumped to 1.1.7
45
+
46
+ * @applitools/spec-driver-selenium bumped to 1.5.78
47
+
48
+ * @applitools/spec-driver-puppeteer bumped to 1.4.7
49
+
50
+ * @applitools/screenshoter bumped to 3.8.31
51
+
52
+ * @applitools/nml-client bumped to 1.8.4
53
+
54
+ * @applitools/ec-client bumped to 1.8.4
55
+
56
+ * @applitools/core bumped to 4.14.0
57
+ #### Features
58
+
59
+ * `matchTimeout` ([#2309](https://github.com/Applitools-Dev/sdk/issues/2309)) ([626529e](https://github.com/Applitools-Dev/sdk/commit/626529e839fd2a96ac0de98332f42873c0f387a4))
60
+
61
+
62
+ #### Bug Fixes
63
+
64
+ * cache nml client per driver ([#2336](https://github.com/Applitools-Dev/sdk/issues/2336)) ([02c09a5](https://github.com/Applitools-Dev/sdk/commit/02c09a53eb6ca6340c93365908f4c485ab389c21))
65
+ * support for using unicode and just using escape with numbers ([#2241](https://github.com/Applitools-Dev/sdk/issues/2241)) ([c59f47f](https://github.com/Applitools-Dev/sdk/commit/c59f47f73585d7f308c43c9ee1845e097a2111a3))
66
+
67
+
68
+
69
+
3
70
  ## [4.12.2](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_universal@4.11.2...ruby/eyes_universal@4.12.2) (2024-04-15)
4
71
 
5
72
 
data/Rakefile CHANGED
@@ -21,7 +21,7 @@ namespace :applitools do
21
21
  DL_SCRIPT = File.expand_path("../../scripts/download-core-bin.sh", File.dirname(__FILE__))
22
22
  BINARIES_DIR = File.expand_path("ext/eyes-universal", File.dirname(__FILE__))
23
23
  ARCHIVE_NAME = "core.tar.gz"
24
- VERSION = Applitools::EyesUniversal::UNIVERSAL_CORE_VERSION
24
+ VERSION = Applitools::EyesUniversal::VERSION
25
25
 
26
26
  task :download_binaries do
27
27
  # Check if the archive or binaries already exist
Binary file
@@ -31,7 +31,7 @@ module Applitools
31
31
 
32
32
  FileUtils.chmod('+x', unpacked_binary)
33
33
  # binary_version = `#{unpacked_binary} --version`
34
- puts "[eyes-universal] Binary ready #{binary_filename} (#{Applitools::EyesUniversal::UNIVERSAL_CORE_VERSION}) at #{unpacked_binary}"
34
+ puts "[eyes-universal] Binary ready #{binary_filename} (#{Applitools::EyesUniversal::VERSION}) at #{unpacked_binary}"
35
35
  end
36
36
  end
37
37
  end
@@ -2,7 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesUniversal
5
- VERSION = '4.12.2'.freeze
6
- UNIVERSAL_CORE_VERSION = '4.10.5'.freeze
5
+ VERSION = '4.15.0'.freeze
7
6
  end
8
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_universal
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.12.2
4
+ version: 4.15.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-04-15 00:00:00.000000000 Z
11
+ date: 2024-05-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open-uri