eyes_selenium 6.4.0 → 6.5.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: c52fe814a6093be9affcf3a2f66cb15e4c032bdfe0cc30487b26f884dcd3eed1
4
- data.tar.gz: ff25c05dd845d571e8092f646225316cce2dd1241a8ae383ba0543a9b7feb8c3
3
+ metadata.gz: 056515f2fd53bb4df4fd00e5ff6599771b72b0aa43fa4328583635b20cc39b2b
4
+ data.tar.gz: 239b8327b5551b6bd123008cc1f3273534b7f9a0b2a3b8e779860a370c29d59b
5
5
  SHA512:
6
- metadata.gz: 67748661091fb003a30a46d643d3fd37878b60a7e39e1f6a0572c8544767f0f417f2874988bd14c4107cfcc7d39d545e862cb4f234065710af9e9dba322ae3df
7
- data.tar.gz: 1e893aaf889bdcb15cb13ae6534953bc2b1f0fbf5f18b427e40310b02f116e16cec186f20f345a56ad2f5d53de205b85e764e5e5210fdaee6ca957cb5b60abbc
6
+ metadata.gz: c87b57fca46059ce4180dcdba6453bcf8e048f2a5d99bf414ab4dc023e03136d6c1cb183369c8c2b81259840eb65bad17a4fce04ccb90ea823ed68041575cb68
7
+ data.tar.gz: 926f1529da96facee08cdf52869c929cce561260787e1eeb17df493efa411e8aac8ca62b148ec33b3280865b92da9543054825668a1b13d8637db2407f3a550c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.5.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.4.0...ruby/eyes_selenium@6.5.0) (2024-10-29)
4
+
5
+
6
+ ### Features
7
+
8
+ * ios 18 devices enum ([#2584](https://github.com/Applitools-Dev/sdk/issues/2584)) ([8eab653](https://github.com/Applitools-Dev/sdk/commit/8eab653f99733839bdec43d86089edc35abcf8e8))
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * @applitools/screenshoter bumped to 3.9.2
14
+ #### Bug Fixes
15
+
16
+ * test in screenshoter web ([f068dbe](https://github.com/Applitools-Dev/sdk/commit/f068dbe9036163fb3e316411cfd9f47a226d7c9c))
17
+ * @applitools/core bumped to 4.21.2
18
+
19
+ * eyes_universal bumped to 4.21.2
20
+
21
+ * eyes_core bumped to 6.4.1
22
+
23
+
3
24
  ## [6.4.0](https://github.com/Applitools-Dev/sdk/compare/ruby/eyes_selenium@6.3.8...ruby/eyes_selenium@6.4.0) (2024-10-21)
4
25
 
5
26
 
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
25
25
  spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
26
26
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
27
27
  spec.require_paths = %w(lib)
28
- spec.add_dependency 'eyes_core', "= 6.4.0"
28
+ spec.add_dependency 'eyes_core', "= 6.4.1"
29
29
  spec.add_dependency 'selenium-webdriver', '>= 3'
30
30
  spec.add_dependency 'css_parser'
31
31
  spec.add_dependency 'crass'
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Applitools
4
4
  module EyesSelenium
5
- VERSION = '6.4.0'.freeze
5
+ VERSION = '6.5.0'.freeze
6
6
  end
7
7
  end
@@ -4,6 +4,8 @@ module IosDeviceNameGenerated
4
4
  extend self
5
5
  IPad_7 = 'iPad (7th generation)'.freeze
6
6
  IPad_9 = 'iPad (9th generation)'.freeze
7
+ IPad_10 = 'iPad (10th generation)'.freeze
8
+ IPad_mini_6 = 'iPad mini (6th generation)'.freeze
7
9
  IPad_Air_4 = 'iPad Air (4th generation)'.freeze
8
10
 
9
11
  # Deprecated: Use IosDeviceName::IPad_Pro_12_9_inch_3 instead.
@@ -15,8 +17,8 @@ module IosDeviceNameGenerated
15
17
  # deprecate_constant :IPad_Pro_4 not allow to point to new version (
16
18
  IPad_Pro_4 = 'iPad Pro (11-inch) (4th generation)'.freeze
17
19
  IPad_Pro_11_inch_4 = 'iPad Pro (11-inch) (4th generation)'.freeze
18
- IPhone_8 = 'iPhone 8'.freeze
19
- IPhone_8_Plus = 'iPhone 8 Plus'.freeze
20
+ IPhone_SE_2 = 'iPhone SE (2nd generation)'.freeze
21
+ IPhone_SE_3 = 'iPhone SE (3rd generation)'.freeze
20
22
  IPhone_X = 'iPhone X'.freeze
21
23
  IPhone_XR = 'iPhone XR'.freeze
22
24
 
@@ -32,24 +34,35 @@ module IosDeviceNameGenerated
32
34
  IPhone_12_Pro_Max = 'iPhone 12 Pro Max'.freeze
33
35
  IPhone_12_Pro = 'iPhone 12 Pro'.freeze
34
36
  IPhone_13 = 'iPhone 13'.freeze
37
+ IPhone_13_mini = 'iPhone 13 mini'.freeze
35
38
  IPhone_13_Pro_Max = 'iPhone 13 Pro Max'.freeze
36
39
  IPhone_13_Pro = 'iPhone 13 Pro'.freeze
37
40
  IPhone_14 = 'iPhone 14'.freeze
38
41
  IPhone_14_Pro_Max = 'iPhone 14 Pro Max'.freeze
42
+ IPhone_14_Pro = 'iPhone 14 Pro'.freeze
43
+ IPhone_14_Plus = 'iPhone 14 Plus'.freeze
39
44
  IPhone_15 = 'iPhone 15'.freeze
40
45
  IPhone_15_Pro_Max = 'iPhone 15 Pro Max'.freeze
46
+ IPhone_15_Pro = 'iPhone 15 Pro'.freeze
47
+ IPhone_15_Plus = 'iPhone 15 Plus'.freeze
48
+ IPhone_16 = 'iPhone 16'.freeze
49
+ IPhone_16_Pro_Max = 'iPhone 16 Pro Max'.freeze
50
+ IPhone_16_Pro = 'iPhone 16 Pro'.freeze
51
+ IPhone_16_Plus = 'iPhone 16 Plus'.freeze
41
52
 
42
53
  def enum_values
43
54
  [
44
55
  IPad_7,
45
56
  IPad_9,
57
+ IPad_10,
58
+ IPad_mini_6,
46
59
  IPad_Air_4,
47
60
  IPad_Pro_3, # Deprecated: Use IosDeviceName::IPad_Pro_12_9_inch_3 instead.
48
61
  IPad_Pro_12_9_inch_3,
49
62
  IPad_Pro_4, # Deprecated: Use IosDeviceName::IPad_Pro_11_inch_4 instead.
50
63
  IPad_Pro_11_inch_4,
51
- IPhone_8,
52
- IPhone_8_Plus,
64
+ IPhone_SE_2,
65
+ IPhone_SE_3,
53
66
  IPhone_X,
54
67
  IPhone_XR,
55
68
  IPhone_XS, # Deprecated: Use IosDeviceName::IPhone_Xs instead.
@@ -62,12 +75,21 @@ module IosDeviceNameGenerated
62
75
  IPhone_12_Pro_Max,
63
76
  IPhone_12_Pro,
64
77
  IPhone_13,
78
+ IPhone_13_mini,
65
79
  IPhone_13_Pro_Max,
66
80
  IPhone_13_Pro,
67
81
  IPhone_14,
68
82
  IPhone_14_Pro_Max,
83
+ IPhone_14_Pro,
84
+ IPhone_14_Plus,
69
85
  IPhone_15,
70
86
  IPhone_15_Pro_Max,
87
+ IPhone_15_Pro,
88
+ IPhone_15_Plus,
89
+ IPhone_16,
90
+ IPhone_16_Pro_Max,
91
+ IPhone_16_Pro,
92
+ IPhone_16_Plus,
71
93
  ]
72
94
  end
73
95
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eyes_selenium
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.4.0
4
+ version: 6.5.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-10-21 00:00:00.000000000 Z
11
+ date: 2024-10-29 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.4.0
19
+ version: 6.4.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.4.0
26
+ version: 6.4.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: selenium-webdriver
29
29
  requirement: !ruby/object:Gem::Requirement