eyes_images 6.0.3 → 6.1.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: 43cb315f4d9b96afefdbb5e0dc2cef000aa5a5236dd17592a523d3b0128b00a5
4
- data.tar.gz: 8e2be058e1bf7514a6f387547c33369e7acc8fda957f78120aefed12930fff3a
3
+ metadata.gz: 917ef9ceb2063d5ad9fbdc1bf2547573de3707baedfd43cb11ae0603c7ad61e7
4
+ data.tar.gz: fc32d4ef1262d0b7a5e5dd2615e3bd07550dda34ae26b187ac4d0af9d2b0c954
5
5
  SHA512:
6
- metadata.gz: b0ad7cdc0fc8a1cc10a2fede47dad16ea33868e41fb61fea98bf6708fe17557347bc57fa89ffe6957698f5f1e20ab29f1e7190b2d21ef86033241b45c2c971b1
7
- data.tar.gz: 341de4e84c1f46fbcbcfaac1b444186f0c82728093d0a91f88f868b186b7c71796a0e9d46060b11c24eea23c0e31c21628a4337432a3ac078f32974c10106acb
6
+ metadata.gz: 8d5417a9d88e0715f52fb63bb6a2153dfa9a732232c3571d4940327fef6a32896f862d467ac60ac816dcbd6383b4d5ae46aba7af904679f4d7e257164cb49e44
7
+ data.tar.gz: e82a726bf398b178ff52eb15b3d5d963c304922b27117d698cf4bb658dc064b6e159819d37b46087090d1bafc885be7fade69e82633e84b5f0bf0e794839b3fd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,74 @@
1
1
  # Changelog
2
2
 
3
+ ## [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
+
5
+
6
+ ### Features
7
+
8
+ * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/dom-snapshot bumped to 4.7.17
14
+ #### Bug Fixes
15
+
16
+ * throw error for encoding none unicode char ([#2171](https://github.com/applitools/eyes.sdk.javascript1/issues/2171)) ([4edb9cf](https://github.com/applitools/eyes.sdk.javascript1/commit/4edb9cfb27d8db2ff4cb09c8ebf1b95ab020633d))
17
+ * @applitools/spec-driver-webdriver bumped to 1.0.57
18
+ #### Bug Fixes
19
+
20
+ * fixed issue with cdp commands on chromium browsers ([#2180](https://github.com/applitools/eyes.sdk.javascript1/issues/2180)) ([550fc77](https://github.com/applitools/eyes.sdk.javascript1/commit/550fc772d3988aae29e6f4a1a11d2a408072dc38))
21
+ * @applitools/spec-driver-puppeteer bumped to 1.4.0
22
+ #### Features
23
+
24
+ * added support for puppeteer >= 22 ([#2185](https://github.com/applitools/eyes.sdk.javascript1/issues/2185)) ([59d23a9](https://github.com/applitools/eyes.sdk.javascript1/commit/59d23a9689d77c7db06df53b67fa293a3b3f166e))
25
+ * @applitools/nml-client bumped to 1.7.0
26
+ #### Features
27
+
28
+ * add support for regions and calculated regions ([#2161](https://github.com/applitools/eyes.sdk.javascript1/issues/2161)) ([fea4b1f](https://github.com/applitools/eyes.sdk.javascript1/commit/fea4b1fca3d8f59eada2b5186cd32d47352ccf1a))
29
+
30
+
31
+ #### Bug Fixes
32
+
33
+ * missing viewport when using system screenshot and multi viewport ([#2173](https://github.com/applitools/eyes.sdk.javascript1/issues/2173)) ([411283c](https://github.com/applitools/eyes.sdk.javascript1/commit/411283c7bebc09f178d73b6b47e81e5ce4244d5e))
34
+
35
+
36
+
37
+ * @applitools/screenshoter bumped to 3.8.23
38
+
39
+ * @applitools/ec-client bumped to 1.7.25
40
+
41
+ * @applitools/core bumped to 4.8.0
42
+ #### Features
43
+
44
+ * add support for regions and calculated regions ([#2161](https://github.com/applitools/eyes.sdk.javascript1/issues/2161)) ([fea4b1f](https://github.com/applitools/eyes.sdk.javascript1/commit/fea4b1fca3d8f59eada2b5186cd32d47352ccf1a))
45
+
46
+
47
+ #### Bug Fixes
48
+
49
+ * missing viewport when using system screenshot and multi viewport ([#2173](https://github.com/applitools/eyes.sdk.javascript1/issues/2173)) ([411283c](https://github.com/applitools/eyes.sdk.javascript1/commit/411283c7bebc09f178d73b6b47e81e5ce4244d5e))
50
+ * nml coded region integration with universal ([6fb0934](https://github.com/applitools/eyes.sdk.javascript1/commit/6fb09348238dfe4698856f88e762a9abf80c686f))
51
+ * throw error for encoding none unicode char ([#2171](https://github.com/applitools/eyes.sdk.javascript1/issues/2171)) ([4edb9cf](https://github.com/applitools/eyes.sdk.javascript1/commit/4edb9cfb27d8db2ff4cb09c8ebf1b95ab020633d))
52
+
53
+
54
+
55
+ * eyes_universal bumped to 4.8.0
56
+
57
+ * eyes_core bumped to 6.1.0
58
+ #### Features
59
+
60
+ * add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91))
61
+ * added notification about outdated sdk version ([#2012](https://github.com/applitools/eyes.sdk.javascript1/issues/2012)) ([0f0a646](https://github.com/applitools/eyes.sdk.javascript1/commit/0f0a6462a56e7c97f9a22173c3b63af91e220adb))
62
+ * generate more enums ([#2179](https://github.com/applitools/eyes.sdk.javascript1/issues/2179)) ([5f4f916](https://github.com/applitools/eyes.sdk.javascript1/commit/5f4f91621b791a02464191123f69b12f590b9efe))
63
+
64
+
65
+
66
+
67
+ ## [6.0.4] (2024-02-05)
68
+
69
+ * ### Bug Fixes
70
+ * Move from state_machine to state_machines gem (ROR with i18n compatability issue)
71
+
3
72
  ## [6.0.3] (2024-02-02)
4
73
 
5
74
  * ### Bug Fixes
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesImages
5
- VERSION = '6.0.3'.freeze
5
+ VERSION = '6.1.0'.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.0.3
4
+ version: 6.1.0
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-02-02 00:00:00.000000000 Z
11
+ date: 2024-02-20 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.0.3
19
+ version: 6.1.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.0.3
26
+ version: 6.1.0
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.0.3.1
62
- signing_key:
61
+ rubygems_version: 3.4.1
62
+ signing_key:
63
63
  specification_version: 4
64
64
  summary: Applitools Ruby Images SDK
65
65
  test_files: []