eslint-plugin-wdio 9.29.1 → 9.31.1
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.
- package/build/configs/js-recommended.d.ts +2 -0
- package/build/configs/js-recommended.d.ts.map +1 -1
- package/build/configs/ts-recommended.d.ts +2 -0
- package/build/configs/ts-recommended.d.ts.map +1 -1
- package/build/constants.d.ts.map +1 -1
- package/build/globals.d.ts +2 -0
- package/build/globals.d.ts.map +1 -1
- package/build/index.cjs +5 -6
- package/build/index.d.ts +8 -0
- package/build/index.d.ts.map +1 -1
- package/build/index.js +5 -6
- package/package.json +6 -6
- package/src/constants.ts +0 -1
|
@@ -52,6 +52,7 @@ declare const _default: {
|
|
|
52
52
|
readonly PerformanceResourceTiming: false;
|
|
53
53
|
readonly process: false;
|
|
54
54
|
readonly queueMicrotask: false;
|
|
55
|
+
readonly QuotaExceededError: false;
|
|
55
56
|
readonly ReadableByteStreamController: false;
|
|
56
57
|
readonly ReadableStream: false;
|
|
57
58
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -69,6 +70,7 @@ declare const _default: {
|
|
|
69
70
|
readonly structuredClone: false;
|
|
70
71
|
readonly SubtleCrypto: false;
|
|
71
72
|
readonly SuppressedError: false;
|
|
73
|
+
readonly Temporal: false;
|
|
72
74
|
readonly TextDecoder: false;
|
|
73
75
|
readonly TextDecoderStream: false;
|
|
74
76
|
readonly TextEncoder: false;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"js-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/js-recommended.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"js-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/js-recommended.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAGA,wBAaC"}
|
|
@@ -59,6 +59,7 @@ declare const _default: {
|
|
|
59
59
|
readonly PerformanceResourceTiming: false;
|
|
60
60
|
readonly process: false;
|
|
61
61
|
readonly queueMicrotask: false;
|
|
62
|
+
readonly QuotaExceededError: false;
|
|
62
63
|
readonly ReadableByteStreamController: false;
|
|
63
64
|
readonly ReadableStream: false;
|
|
64
65
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -76,6 +77,7 @@ declare const _default: {
|
|
|
76
77
|
readonly structuredClone: false;
|
|
77
78
|
readonly SubtleCrypto: false;
|
|
78
79
|
readonly SuppressedError: false;
|
|
80
|
+
readonly Temporal: false;
|
|
79
81
|
readonly TextDecoder: false;
|
|
80
82
|
readonly TextDecoderStream: false;
|
|
81
83
|
readonly TextEncoder: false;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ts-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/ts-recommended.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAsClC,eAAO,MAAM,KAAK;;;;;CAGyB,CAAA
|
|
1
|
+
{"version":3,"file":"ts-recommended.d.ts","sourceRoot":"","sources":["../../src/configs/ts-recommended.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAsClC,eAAO,MAAM,KAAK;;;;;CAGyB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE3C,wBAAyD"}
|
package/build/constants.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,UAwCpB,CAAA"}
|
package/build/globals.d.ts
CHANGED
|
@@ -50,6 +50,7 @@ export declare const sharedGlobals: {
|
|
|
50
50
|
readonly PerformanceResourceTiming: false;
|
|
51
51
|
readonly process: false;
|
|
52
52
|
readonly queueMicrotask: false;
|
|
53
|
+
readonly QuotaExceededError: false;
|
|
53
54
|
readonly ReadableByteStreamController: false;
|
|
54
55
|
readonly ReadableStream: false;
|
|
55
56
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -67,6 +68,7 @@ export declare const sharedGlobals: {
|
|
|
67
68
|
readonly structuredClone: false;
|
|
68
69
|
readonly SubtleCrypto: false;
|
|
69
70
|
readonly SuppressedError: false;
|
|
71
|
+
readonly Temporal: false;
|
|
70
72
|
readonly TextDecoder: false;
|
|
71
73
|
readonly TextDecoderStream: false;
|
|
72
74
|
readonly TextEncoder: false;
|
package/build/globals.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"globals.d.ts","sourceRoot":"","sources":["../src/globals.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"globals.d.ts","sourceRoot":"","sources":["../src/globals.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAWhB,CAAA"}
|
package/build/index.cjs
CHANGED
|
@@ -60,7 +60,6 @@ var MATCHERS = [
|
|
|
60
60
|
"toHaveAttributeAndValue",
|
|
61
61
|
"toHaveChildren",
|
|
62
62
|
"toHaveClass",
|
|
63
|
-
"toHaveClassContaining",
|
|
64
63
|
"toHaveClipboardText",
|
|
65
64
|
"toHaveComputedLabel",
|
|
66
65
|
"toHaveComputedRole",
|
|
@@ -361,7 +360,7 @@ var ts_recommended_default = isTypeAware ? tsRecommended() : void 0;
|
|
|
361
360
|
// package.json
|
|
362
361
|
var package_default = {
|
|
363
362
|
name: "eslint-plugin-wdio",
|
|
364
|
-
version: "9.
|
|
363
|
+
version: "9.31.0",
|
|
365
364
|
description: "Eslint rules for WebdriverIO",
|
|
366
365
|
author: "Christian Bromann <mail@bromann.dev>",
|
|
367
366
|
homepage: "https://github.com/webdriverio/webdriverio/tree/main/packages/eslint-plugin-wdio",
|
|
@@ -399,13 +398,13 @@ var package_default = {
|
|
|
399
398
|
devDependencies: {
|
|
400
399
|
"@types/estree": "^1.0.8",
|
|
401
400
|
eslint: "^9.39.2",
|
|
402
|
-
"expect-webdriverio": "^
|
|
403
|
-
globals: "^
|
|
401
|
+
"expect-webdriverio": "^6.0.5",
|
|
402
|
+
globals: "^17.7.0",
|
|
404
403
|
"typescript-eslint": "^8.54.0"
|
|
405
404
|
},
|
|
406
405
|
peerDependencies: {
|
|
407
|
-
eslint: "^9.39.2",
|
|
408
|
-
globals: "^16.5.0",
|
|
406
|
+
eslint: "^9.39.2 || ^10.0.0",
|
|
407
|
+
globals: "^16.5.0 || ^17.0.0",
|
|
409
408
|
"typescript-eslint": "^8.54.0"
|
|
410
409
|
},
|
|
411
410
|
peerDependenciesMeta: {
|
package/build/index.d.ts
CHANGED
|
@@ -53,6 +53,7 @@ export declare const configs: {
|
|
|
53
53
|
readonly PerformanceResourceTiming: false;
|
|
54
54
|
readonly process: false;
|
|
55
55
|
readonly queueMicrotask: false;
|
|
56
|
+
readonly QuotaExceededError: false;
|
|
56
57
|
readonly ReadableByteStreamController: false;
|
|
57
58
|
readonly ReadableStream: false;
|
|
58
59
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -70,6 +71,7 @@ export declare const configs: {
|
|
|
70
71
|
readonly structuredClone: false;
|
|
71
72
|
readonly SubtleCrypto: false;
|
|
72
73
|
readonly SuppressedError: false;
|
|
74
|
+
readonly Temporal: false;
|
|
73
75
|
readonly TextDecoder: false;
|
|
74
76
|
readonly TextDecoderStream: false;
|
|
75
77
|
readonly TextEncoder: false;
|
|
@@ -187,6 +189,7 @@ export declare const configs: {
|
|
|
187
189
|
readonly PerformanceResourceTiming: false;
|
|
188
190
|
readonly process: false;
|
|
189
191
|
readonly queueMicrotask: false;
|
|
192
|
+
readonly QuotaExceededError: false;
|
|
190
193
|
readonly ReadableByteStreamController: false;
|
|
191
194
|
readonly ReadableStream: false;
|
|
192
195
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -204,6 +207,7 @@ export declare const configs: {
|
|
|
204
207
|
readonly structuredClone: false;
|
|
205
208
|
readonly SubtleCrypto: false;
|
|
206
209
|
readonly SuppressedError: false;
|
|
210
|
+
readonly Temporal: false;
|
|
207
211
|
readonly TextDecoder: false;
|
|
208
212
|
readonly TextDecoderStream: false;
|
|
209
213
|
readonly TextEncoder: false;
|
|
@@ -319,6 +323,7 @@ declare const _default: {
|
|
|
319
323
|
readonly PerformanceResourceTiming: false;
|
|
320
324
|
readonly process: false;
|
|
321
325
|
readonly queueMicrotask: false;
|
|
326
|
+
readonly QuotaExceededError: false;
|
|
322
327
|
readonly ReadableByteStreamController: false;
|
|
323
328
|
readonly ReadableStream: false;
|
|
324
329
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -336,6 +341,7 @@ declare const _default: {
|
|
|
336
341
|
readonly structuredClone: false;
|
|
337
342
|
readonly SubtleCrypto: false;
|
|
338
343
|
readonly SuppressedError: false;
|
|
344
|
+
readonly Temporal: false;
|
|
339
345
|
readonly TextDecoder: false;
|
|
340
346
|
readonly TextDecoderStream: false;
|
|
341
347
|
readonly TextEncoder: false;
|
|
@@ -453,6 +459,7 @@ declare const _default: {
|
|
|
453
459
|
readonly PerformanceResourceTiming: false;
|
|
454
460
|
readonly process: false;
|
|
455
461
|
readonly queueMicrotask: false;
|
|
462
|
+
readonly QuotaExceededError: false;
|
|
456
463
|
readonly ReadableByteStreamController: false;
|
|
457
464
|
readonly ReadableStream: false;
|
|
458
465
|
readonly ReadableStreamBYOBReader: false;
|
|
@@ -470,6 +477,7 @@ declare const _default: {
|
|
|
470
477
|
readonly structuredClone: false;
|
|
471
478
|
readonly SubtleCrypto: false;
|
|
472
479
|
readonly SuppressedError: false;
|
|
480
|
+
readonly Temporal: false;
|
|
473
481
|
readonly TextDecoder: false;
|
|
474
482
|
readonly TextDecoderStream: false;
|
|
475
483
|
readonly TextEncoder: false;
|
package/build/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,OAAO
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGnB,CAAA;AACD,eAAO,MAAM,KAAK;;;;;;;;;CAAuC,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEzD,wBAOC"}
|
package/build/index.js
CHANGED
|
@@ -21,7 +21,6 @@ var MATCHERS = [
|
|
|
21
21
|
"toHaveAttributeAndValue",
|
|
22
22
|
"toHaveChildren",
|
|
23
23
|
"toHaveClass",
|
|
24
|
-
"toHaveClassContaining",
|
|
25
24
|
"toHaveClipboardText",
|
|
26
25
|
"toHaveComputedLabel",
|
|
27
26
|
"toHaveComputedRole",
|
|
@@ -322,7 +321,7 @@ var ts_recommended_default = isTypeAware ? tsRecommended() : void 0;
|
|
|
322
321
|
// package.json
|
|
323
322
|
var package_default = {
|
|
324
323
|
name: "eslint-plugin-wdio",
|
|
325
|
-
version: "9.
|
|
324
|
+
version: "9.31.0",
|
|
326
325
|
description: "Eslint rules for WebdriverIO",
|
|
327
326
|
author: "Christian Bromann <mail@bromann.dev>",
|
|
328
327
|
homepage: "https://github.com/webdriverio/webdriverio/tree/main/packages/eslint-plugin-wdio",
|
|
@@ -360,13 +359,13 @@ var package_default = {
|
|
|
360
359
|
devDependencies: {
|
|
361
360
|
"@types/estree": "^1.0.8",
|
|
362
361
|
eslint: "^9.39.2",
|
|
363
|
-
"expect-webdriverio": "^
|
|
364
|
-
globals: "^
|
|
362
|
+
"expect-webdriverio": "^6.0.5",
|
|
363
|
+
globals: "^17.7.0",
|
|
365
364
|
"typescript-eslint": "^8.54.0"
|
|
366
365
|
},
|
|
367
366
|
peerDependencies: {
|
|
368
|
-
eslint: "^9.39.2",
|
|
369
|
-
globals: "^16.5.0",
|
|
367
|
+
eslint: "^9.39.2 || ^10.0.0",
|
|
368
|
+
globals: "^16.5.0 || ^17.0.0",
|
|
370
369
|
"typescript-eslint": "^8.54.0"
|
|
371
370
|
},
|
|
372
371
|
peerDependenciesMeta: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eslint-plugin-wdio",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.31.1",
|
|
4
4
|
"description": "Eslint rules for WebdriverIO",
|
|
5
5
|
"author": "Christian Bromann <mail@bromann.dev>",
|
|
6
6
|
"homepage": "https://github.com/webdriverio/webdriverio/tree/main/packages/eslint-plugin-wdio",
|
|
@@ -38,13 +38,13 @@
|
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@types/estree": "^1.0.8",
|
|
40
40
|
"eslint": "^9.39.2",
|
|
41
|
-
"expect-webdriverio": "^
|
|
42
|
-
"globals": "^
|
|
41
|
+
"expect-webdriverio": "^6.0.5",
|
|
42
|
+
"globals": "^17.7.0",
|
|
43
43
|
"typescript-eslint": "^8.54.0"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
|
-
"eslint": "^9.39.2",
|
|
47
|
-
"globals": "^16.5.0",
|
|
46
|
+
"eslint": "^9.39.2 || ^10.0.0",
|
|
47
|
+
"globals": "^16.5.0 || ^17.0.0",
|
|
48
48
|
"typescript-eslint": "^8.54.0"
|
|
49
49
|
},
|
|
50
50
|
"peerDependenciesMeta": {
|
|
@@ -52,5 +52,5 @@
|
|
|
52
52
|
"optional": true
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "c766850846f7ac91cd6cd1d2cd979fbb8a6e8daf"
|
|
56
56
|
}
|