racejar 1.2.11 → 1.2.13

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +40 -48
  2. package/LICENSE +1 -1
  3. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,152 +1,144 @@
1
1
  # Changelog
2
2
 
3
- ## [1.2.11](https://github.com/portabletext/editor/compare/racejar-v1.2.10...racejar-v1.2.11) (2025-08-04)
3
+ ## 1.2.13
4
+
5
+ ### Patch Changes
4
6
 
7
+ - [#1542](https://github.com/portabletext/editor/pull/1542) [`7f1d5a2`](https://github.com/portabletext/editor/commit/7f1d5a2e7576e51cba249721e9279d1b42f8bd99) Thanks [@stipsan](https://github.com/stipsan)! - Update LICENSE year from 2024 to 2025
8
+
9
+ ## [1.2.12](https://github.com/portabletext/editor/compare/racejar-v1.2.11...racejar-v1.2.12) (2025-08-04)
5
10
 
6
11
  ### Bug Fixes
7
12
 
8
- * **deps:** update dependency @jest/globals to ^30.0.5 ([1c91c8f](https://github.com/portabletext/editor/commit/1c91c8fabda38d4ae553b5dfa11c38ebf6db9b1d))
13
+ - **deps:** update dependency @playwright/test to ^1.54.2 ([42d2f5d](https://github.com/portabletext/editor/commit/42d2f5dc718a330656a5218d6073df63470a0716))
9
14
 
10
- ## [1.2.10](https://github.com/portabletext/editor/compare/racejar-v1.2.9...racejar-v1.2.10) (2025-07-08)
15
+ ## [1.2.11](https://github.com/portabletext/editor/compare/racejar-v1.2.10...racejar-v1.2.11) (2025-08-04)
16
+
17
+ ### Bug Fixes
11
18
 
19
+ - **deps:** update dependency @jest/globals to ^30.0.5 ([1c91c8f](https://github.com/portabletext/editor/commit/1c91c8fabda38d4ae553b5dfa11c38ebf6db9b1d))
20
+
21
+ ## [1.2.10](https://github.com/portabletext/editor/compare/racejar-v1.2.9...racejar-v1.2.10) (2025-07-08)
12
22
 
13
23
  ### Bug Fixes
14
24
 
15
- * **deps:** update dependency @jest/globals to ^30.0.4 ([38ff9dd](https://github.com/portabletext/editor/commit/38ff9dda2d7c5db3a11f1009e072ddab4d9c3d5c))
16
- * **deps:** update dependency @playwright/test to ^1.53.2 ([237384f](https://github.com/portabletext/editor/commit/237384f4e1b184253a3566147aa5d84d33b26a98))
25
+ - **deps:** update dependency @jest/globals to ^30.0.4 ([38ff9dd](https://github.com/portabletext/editor/commit/38ff9dda2d7c5db3a11f1009e072ddab4d9c3d5c))
26
+ - **deps:** update dependency @playwright/test to ^1.53.2 ([237384f](https://github.com/portabletext/editor/commit/237384f4e1b184253a3566147aa5d84d33b26a98))
17
27
 
18
28
  ## [1.2.9](https://github.com/portabletext/editor/compare/racejar-v1.2.8...racejar-v1.2.9) (2025-06-25)
19
29
 
20
-
21
30
  ### Bug Fixes
22
31
 
23
- * **deps:** update dependency @jest/globals to ^30.0.3 ([7ac18b1](https://github.com/portabletext/editor/commit/7ac18b10574b1641e923708ca9a30f96bb65ec6c))
32
+ - **deps:** update dependency @jest/globals to ^30.0.3 ([7ac18b1](https://github.com/portabletext/editor/commit/7ac18b10574b1641e923708ca9a30f96bb65ec6c))
24
33
 
25
34
  ## [1.2.8](https://github.com/portabletext/editor/compare/racejar-v1.2.7...racejar-v1.2.8) (2025-06-24)
26
35
 
27
-
28
36
  ### Bug Fixes
29
37
 
30
- * **deps:** update dependency @jest/globals to ^30.0.2 ([59c86d7](https://github.com/portabletext/editor/commit/59c86d77adff8b8090c84ab70073e106348f4fc3))
38
+ - **deps:** update dependency @jest/globals to ^30.0.2 ([59c86d7](https://github.com/portabletext/editor/commit/59c86d77adff8b8090c84ab70073e106348f4fc3))
31
39
 
32
40
  ## [1.2.7](https://github.com/portabletext/editor/compare/racejar-v1.2.6...racejar-v1.2.7) (2025-06-19)
33
41
 
34
-
35
42
  ### Bug Fixes
36
43
 
37
- * **deps:** update dependency @jest/globals to ^30.0.1 ([92b9f3b](https://github.com/portabletext/editor/commit/92b9f3bb1aacf6f0ad7067991481eb40487ad281))
38
- * **deps:** update dependency @playwright/test to ^1.53.1 ([9f846bd](https://github.com/portabletext/editor/commit/9f846bd7e6797ac493c6693ad2a74630b7f31bc4))
44
+ - **deps:** update dependency @jest/globals to ^30.0.1 ([92b9f3b](https://github.com/portabletext/editor/commit/92b9f3bb1aacf6f0ad7067991481eb40487ad281))
45
+ - **deps:** update dependency @playwright/test to ^1.53.1 ([9f846bd](https://github.com/portabletext/editor/commit/9f846bd7e6797ac493c6693ad2a74630b7f31bc4))
39
46
 
40
47
  ## [1.2.6](https://github.com/portabletext/editor/compare/racejar-v1.2.5...racejar-v1.2.6) (2025-06-12)
41
48
 
42
-
43
49
  ### Bug Fixes
44
50
 
45
- * **deps:** update dependency @jest/globals to v30 ([3f92f15](https://github.com/portabletext/editor/commit/3f92f15fa399dbc19705bf0d680f53069333f355))
46
- * **deps:** update dependency @playwright/test to ^1.53.0 ([6a0e159](https://github.com/portabletext/editor/commit/6a0e15902bce2d13abe011bbf4f70bff8b9573e7))
51
+ - **deps:** update dependency @jest/globals to v30 ([3f92f15](https://github.com/portabletext/editor/commit/3f92f15fa399dbc19705bf0d680f53069333f355))
52
+ - **deps:** update dependency @playwright/test to ^1.53.0 ([6a0e159](https://github.com/portabletext/editor/commit/6a0e15902bce2d13abe011bbf4f70bff8b9573e7))
47
53
 
48
54
  ## [1.2.5](https://github.com/portabletext/editor/compare/racejar-v1.2.4...racejar-v1.2.5) (2025-05-14)
49
55
 
50
-
51
56
  ### Bug Fixes
52
57
 
53
- * scope hooks to each Feature ([1f153ae](https://github.com/portabletext/editor/commit/1f153ae19b2509663a32a1a26838b4ece53226ff))
58
+ - scope hooks to each Feature ([1f153ae](https://github.com/portabletext/editor/commit/1f153ae19b2509663a32a1a26838b4ece53226ff))
54
59
 
55
60
  ## [1.2.4](https://github.com/portabletext/editor/compare/racejar-v1.2.3...racejar-v1.2.4) (2025-04-19)
56
61
 
57
-
58
62
  ### Bug Fixes
59
63
 
60
- * **deps:** update dependency @playwright/test to ^1.52.0 ([889ee63](https://github.com/portabletext/editor/commit/889ee638f0dccd473f361979fa6dfd1d8d3e216b))
64
+ - **deps:** update dependency @playwright/test to ^1.52.0 ([889ee63](https://github.com/portabletext/editor/commit/889ee638f0dccd473f361979fa6dfd1d8d3e216b))
61
65
 
62
66
  ## [1.2.3](https://github.com/portabletext/editor/compare/racejar-v1.2.2...racejar-v1.2.3) (2025-03-21)
63
67
 
64
-
65
68
  ### Bug Fixes
66
69
 
67
- * **deps:** update dependency @playwright/test to ^1.51.1 ([eaa65eb](https://github.com/portabletext/editor/commit/eaa65eb8ae09bcbc2877e7f8d015b30be66c5f99))
70
+ - **deps:** update dependency @playwright/test to ^1.51.1 ([eaa65eb](https://github.com/portabletext/editor/commit/eaa65eb8ae09bcbc2877e7f8d015b30be66c5f99))
68
71
 
69
72
  ## [1.2.2](https://github.com/portabletext/editor/compare/racejar-v1.2.1...racejar-v1.2.2) (2025-03-12)
70
73
 
71
-
72
74
  ### Bug Fixes
73
75
 
74
- * **deps:** update dependency @playwright/test to ^1.51.0 ([38b00b7](https://github.com/portabletext/editor/commit/38b00b7e41b74a5075896e87e8ceac2a70c18a4b))
76
+ - **deps:** update dependency @playwright/test to ^1.51.0 ([38b00b7](https://github.com/portabletext/editor/commit/38b00b7e41b74a5075896e87e8ceac2a70c18a4b))
75
77
 
76
78
  ## [1.2.1](https://github.com/portabletext/editor/compare/racejar-v1.2.0...racejar-v1.2.1) (2025-03-03)
77
79
 
78
-
79
80
  ### Bug Fixes
80
81
 
81
- * make hooks optional in Playwright Feature ([b02b7fd](https://github.com/portabletext/editor/commit/b02b7fd86c1ef77a4928f8997244b18c16972e9c))
82
+ - make hooks optional in Playwright Feature ([b02b7fd](https://github.com/portabletext/editor/commit/b02b7fd86c1ef77a4928f8997244b18c16972e9c))
82
83
 
83
84
  ## [1.2.0](https://github.com/portabletext/editor/compare/racejar-v1.1.3...racejar-v1.2.0) (2025-02-10)
84
85
 
85
-
86
86
  ### Features
87
87
 
88
- * add support for `Before` and `After` hooks ([#784](https://github.com/portabletext/editor/issues/784)) ([0cee059](https://github.com/portabletext/editor/commit/0cee059aff7bb799ed51b608d8068490bc379d12))
89
- * Add support for Data Tables and Doc Strings ([#783](https://github.com/portabletext/editor/issues/783)) ([2083aab](https://github.com/portabletext/editor/commit/2083aab7637ef5c5f95e25b5b4373b63869dde74))
88
+ - add support for `Before` and `After` hooks ([#784](https://github.com/portabletext/editor/issues/784)) ([0cee059](https://github.com/portabletext/editor/commit/0cee059aff7bb799ed51b608d8068490bc379d12))
89
+ - Add support for Data Tables and Doc Strings ([#783](https://github.com/portabletext/editor/issues/783)) ([2083aab](https://github.com/portabletext/editor/commit/2083aab7637ef5c5f95e25b5b4373b63869dde74))
90
90
 
91
91
  ## [1.1.3](https://github.com/portabletext/editor/compare/racejar-v1.1.2...racejar-v1.1.3) (2025-02-05)
92
92
 
93
-
94
93
  ### Bug Fixes
95
94
 
96
- * **deps:** update dependency @playwright/test to ^1.50.1 ([5801c0e](https://github.com/portabletext/editor/commit/5801c0ed2cbfc85185b75cecd07cdb89a47a498b))
95
+ - **deps:** update dependency @playwright/test to ^1.50.1 ([5801c0e](https://github.com/portabletext/editor/commit/5801c0ed2cbfc85185b75cecd07cdb89a47a498b))
97
96
 
98
97
  ## [1.1.2](https://github.com/portabletext/editor/compare/racejar-v1.1.1...racejar-v1.1.2) (2025-01-27)
99
98
 
100
-
101
99
  ### Bug Fixes
102
100
 
103
- * **deps:** update dependency @playwright/test to ^1.50.0 ([a55a0f5](https://github.com/portabletext/editor/commit/a55a0f591e59c77280c033c48d85bed8ea151bed))
101
+ - **deps:** update dependency @playwright/test to ^1.50.0 ([a55a0f5](https://github.com/portabletext/editor/commit/a55a0f591e59c77280c033c48d85bed8ea151bed))
104
102
 
105
103
  ## [1.1.1](https://github.com/portabletext/editor/compare/racejar-v1.1.0...racejar-v1.1.1) (2024-12-13)
106
104
 
107
-
108
105
  ### Bug Fixes
109
106
 
110
- * **deps:** update dependency @playwright/test to ^1.49.1 ([21e0e3e](https://github.com/portabletext/editor/commit/21e0e3efe4b9451956f9d4133d65dca5147b3c64))
107
+ - **deps:** update dependency @playwright/test to ^1.49.1 ([21e0e3e](https://github.com/portabletext/editor/commit/21e0e3efe4b9451956f9d4133d65dca5147b3c64))
111
108
 
112
109
  ## [1.1.0](https://github.com/portabletext/editor/compare/racejar-v1.0.3...racejar-v1.1.0) (2024-12-02)
113
110
 
114
-
115
111
  ### Features
116
112
 
117
- * **`compileFeature`:** allow passing context to each `step` ([05d6a23](https://github.com/portabletext/editor/commit/05d6a233d18eada7a46ff52520155f22d58f6ae4))
118
- * add initial version of `racejar/playwright` ([2cac384](https://github.com/portabletext/editor/commit/2cac3846db0f01a157c00d55b0b7ba802278fe0a))
113
+ - **`compileFeature`:** allow passing context to each `step` ([05d6a23](https://github.com/portabletext/editor/commit/05d6a233d18eada7a46ff52520155f22d58f6ae4))
114
+ - add initial version of `racejar/playwright` ([2cac384](https://github.com/portabletext/editor/commit/2cac3846db0f01a157c00d55b0b7ba802278fe0a))
119
115
 
120
116
  ## [1.0.3](https://github.com/portabletext/editor/compare/racejar-v1.0.2...racejar-v1.0.3) (2024-12-01)
121
117
 
122
-
123
118
  ### Bug Fixes
124
119
 
125
- * fix type error when defining inline steps without using generics ([d371044](https://github.com/portabletext/editor/commit/d371044dae46e87188bfc52cbadd8708748bb0ce))
120
+ - fix type error when defining inline steps without using generics ([d371044](https://github.com/portabletext/editor/commit/d371044dae46e87188bfc52cbadd8708748bb0ce))
126
121
 
127
122
  ## [1.0.2](https://github.com/portabletext/editor/compare/racejar-v1.0.1...racejar-v1.0.2) (2024-11-29)
128
123
 
129
-
130
124
  ### Bug Fixes
131
125
 
132
- * allow synchronous step callbacks ([a8b1848](https://github.com/portabletext/editor/commit/a8b18489a5beaa1bd013d4753361357d53f44650))
133
- * make parameter types optional ([3f35c97](https://github.com/portabletext/editor/commit/3f35c97cc2fcb7790f2edcd733132cefc35ae17d))
126
+ - allow synchronous step callbacks ([a8b1848](https://github.com/portabletext/editor/commit/a8b18489a5beaa1bd013d4753361357d53f44650))
127
+ - make parameter types optional ([3f35c97](https://github.com/portabletext/editor/commit/3f35c97cc2fcb7790f2edcd733132cefc35ae17d))
134
128
 
135
129
  ## [1.0.1](https://github.com/portabletext/editor/compare/racejar-v1.0.0...racejar-v1.0.1) (2024-11-26)
136
130
 
137
-
138
131
  ### Bug Fixes
139
132
 
140
- * **deps:** update dependency vitest to ^2.1.5 ([bbceed5](https://github.com/portabletext/editor/commit/bbceed5c72ba6a9a9860fbbf89a939ae066d93f5))
141
- * export ParameterType ([259c1a7](https://github.com/portabletext/editor/commit/259c1a7cce60a9c2106d6ee4c5d7c4d5da6c1917))
133
+ - **deps:** update dependency vitest to ^2.1.5 ([bbceed5](https://github.com/portabletext/editor/commit/bbceed5c72ba6a9a9860fbbf89a939ae066d93f5))
134
+ - export ParameterType ([259c1a7](https://github.com/portabletext/editor/commit/259c1a7cce60a9c2106d6ee4c5d7c4d5da6c1917))
142
135
 
143
136
  ## 1.0.0 (2024-11-26)
144
137
 
145
-
146
138
  ### ⚠ BREAKING CHANGES
147
139
 
148
- * release `racejar`
140
+ - release `racejar`
149
141
 
150
142
  ### Features
151
143
 
152
- * release `racejar` ([b8f3f78](https://github.com/portabletext/editor/commit/b8f3f7885482282ba100d9c0c7eda84cbd72fce8))
144
+ - release `racejar` ([b8f3f78](https://github.com/portabletext/editor/commit/b8f3f7885482282ba100d9c0c7eda84cbd72fce8))
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2016 - 2024 Sanity.io
3
+ Copyright (c) 2016 - 2025 Sanity.io
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "racejar",
3
- "version": "1.2.11",
3
+ "version": "1.2.13",
4
4
  "description": "A testing framework agnostic Gherkin driver",
5
5
  "keywords": [
6
6
  "cucumber",
@@ -41,17 +41,17 @@
41
41
  },
42
42
  "devDependencies": {
43
43
  "@cucumber/cucumber-expressions": "^18.0.1",
44
- "@cucumber/gherkin": "^32.2.0",
45
- "@cucumber/messages": "^27.2.0",
44
+ "@cucumber/gherkin": "^33.1.0",
45
+ "@cucumber/messages": "^28.1.0",
46
46
  "@jest/globals": "^30.0.5",
47
- "@playwright/test": "^1.53.2",
48
- "@sanity/pkg-utils": "^7.9.6",
47
+ "@playwright/test": "^1.54.2",
48
+ "@sanity/pkg-utils": "^7.11.1",
49
49
  "typescript": "5.9.2",
50
50
  "vitest": "^3.2.4"
51
51
  },
52
52
  "peerDependencies": {
53
53
  "@jest/globals": "^30.0.5",
54
- "@playwright/test": "^1.53.2",
54
+ "@playwright/test": "^1.54.2",
55
55
  "vitest": "^3.2.4"
56
56
  },
57
57
  "scripts": {