eyes_calabash 6.3.8 → 6.3.9

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: f7916c8a5a127f9b12250d42c266adf88ee19f12e6d2348acef653a1ae226a18
4
- data.tar.gz: 0a52f1aca912a9df55ce08a54dbb74333cc4c9a38c2b7d919557af42f5627928
3
+ metadata.gz: 2d384cb652332407a4c5dc16f8ea92d10aa8b61eebd8783e36cbd17dce035c8a
4
+ data.tar.gz: d6cc0bad5ea3ce60e415f6ecf5db3005984f78399f891765511a3167f33dac4c
5
5
  SHA512:
6
- metadata.gz: d5ab54c77be8a074a4129be84dfe222dabdb2ac1d3be221fe730b5718ac64ccb71c40882feecfd410b263c51c4af7e473b1c550ceb8d024d8e0d75870f3aff7d
7
- data.tar.gz: '0489d475d04f6df60846b845aea7062fdde0cabcf3432ae07ae2fac767abe6de094d605965c3c2a84fd6476d03d8a5d9359eefd809e1a949c773578e1c6dc1f6'
6
+ metadata.gz: 50585fcfa43dc82373a08dc2b5c9d497148db7fed535d606327785b080678bcd9eb7fe8ff08ca823fbabb8881eda8b966c00d81bc918d18c8adc0d4298a331bc
7
+ data.tar.gz: df9d87f1208f3afd7b65afdf64dc5c55b3d9b2e39fef5315351a37ae8e88b5140ad9546745d6e92f85fe98117b5f1da1c4abb577ac23b1afc0b02adc1384e2b2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,64 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.3.9](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.8...ruby/eyes_calabash@6.3.9) (2024-10-21)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * @applitools/snippets bumped to 2.5.1
9
+ #### Bug Fixes
10
+
11
+ * isStaleElement error ([#2567](https://github.com/Applitools-Dev/sdk/issues/2567)) ([2675086](https://github.com/Applitools-Dev/sdk/commit/2675086aa28589082249e2958942ee29a5f2ef12))
12
+ * @applitools/core-base bumped to 1.18.0
13
+ #### Features
14
+
15
+ * ability to download side by side with highlighted diffs (2419) ([#2530](https://github.com/Applitools-Dev/sdk/issues/2530)) ([e06ce69](https://github.com/Applitools-Dev/sdk/commit/e06ce699f30e9e444ac58dafdf5989ff1c96ca1c))
16
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
17
+ * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
18
+ * @applitools/driver bumped to 1.19.3
19
+
20
+ * @applitools/spec-driver-webdriver bumped to 1.1.15
21
+
22
+ * @applitools/spec-driver-selenium bumped to 1.5.86
23
+
24
+ * @applitools/spec-driver-puppeteer bumped to 1.4.15
25
+
26
+ * @applitools/screenshoter bumped to 3.9.0
27
+ #### Features
28
+
29
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
30
+
31
+
32
+
33
+ * @applitools/nml-client bumped to 1.8.13
34
+
35
+ * @applitools/ec-client bumped to 1.9.9
36
+
37
+ * @applitools/core bumped to 4.21.0
38
+ #### Features
39
+
40
+ * add chrome emulation devices ([#2559](https://github.com/Applitools-Dev/sdk/issues/2559)) ([0499aaf](https://github.com/Applitools-Dev/sdk/commit/0499aaf3bb809d2ac0105b4493e6f6bb8730ea3f))
41
+ * capture status bar ([#2571](https://github.com/Applitools-Dev/sdk/issues/2571)) ([5e1c75e](https://github.com/Applitools-Dev/sdk/commit/5e1c75ef9cf34af80f08806a3bceaf06a94f2780))
42
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
43
+ * setting up SCM information automatically ([#2542](https://github.com/Applitools-Dev/sdk/issues/2542)) ([696461a](https://github.com/Applitools-Dev/sdk/commit/696461af3f8e2e3ed94eb78fed5ead6233bd16b2))
44
+
45
+
46
+ #### Bug Fixes
47
+
48
+ * don't remove offline execution folder after running ([654e195](https://github.com/Applitools-Dev/sdk/commit/654e195dd50dc7dab93dd907ec26d788549c6e81))
49
+
50
+
51
+
52
+ * eyes_universal bumped to 4.21.0
53
+
54
+ * eyes_core bumped to 6.4.0
55
+ #### Features
56
+
57
+ * dynamic regions ([#2538](https://github.com/Applitools-Dev/sdk/issues/2538)) ([d8b5c48](https://github.com/Applitools-Dev/sdk/commit/d8b5c48fb35f9789c702447314dc72b4f415ade1))
58
+
59
+
60
+
61
+
3
62
  ## [6.3.8](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_calabash@6.3.7...ruby/eyes_calabash@6.3.8) (2024-09-10)
4
63
 
5
64
 
@@ -31,5 +31,5 @@ Gem::Specification.new do |spec|
31
31
  spec.add_dependency 'cucumber'
32
32
  spec.add_dependency 'file_utils'
33
33
  spec.add_dependency 'rspec-expectations'
34
- spec.add_dependency 'eyes_core', "= 6.3.8"
34
+ spec.add_dependency 'eyes_core', "= 6.4.0"
35
35
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesCalabash
5
- VERSION = '6.3.8'.freeze
5
+ VERSION = '6.3.9'.freeze
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_calabash
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.3.8
4
+ version: 6.3.9
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-09-10 00:00:00.000000000 Z
11
+ date: 2024-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 6.3.8
61
+ version: 6.4.0
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 6.3.8
68
+ version: 6.4.0
69
69
  description: Provides SDK for writing Applitools Calabash tests.
70
70
  email:
71
71
  - team@applitools.com