@serenity-js/cucumber 3.44.0 → 3.44.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/CHANGELOG.md CHANGED
@@ -3,6 +3,18 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.44.1](https://github.com/serenity-js/serenity-js/compare/v3.44.0...v3.44.1) (2026-07-06)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** update cucumber ([80512d2](https://github.com/serenity-js/serenity-js/commit/80512d2a408fc1b73e19ab75c482ffd145390be6))
12
+ * **eslint:** adapt config to eslint-plugin-unicorn v71 ([eec6f0a](https://github.com/serenity-js/serenity-js/commit/eec6f0affa2acd313b955bb0ce444fb06ecf5b21))
13
+
14
+
15
+
16
+
17
+
6
18
  # [3.44.0](https://github.com/serenity-js/serenity-js/compare/v3.43.4...v3.44.0) (2026-06-13)
7
19
 
8
20
 
@@ -1,4 +1,3 @@
1
- /* eslint-disable unicorn/prevent-abbreviations */
2
1
  import { Path } from '@serenity-js/core/io';
3
2
  /**
4
3
  * Cucumber.js allows [max 1 formatter per output](https://github.com/cucumber/cucumber-js/blob/625fab034eea768bf74f7a46993a57182204ddf6/src/cli/index.ts#L83-L140)
@@ -1 +1 @@
1
- {"version":3,"file":"TempFileOutputDescriptor.js","sourceRoot":"","sources":["../../../src/adapter/output/TempFileOutputDescriptor.ts"],"names":[],"mappings":"AAAA,kDAAkD;AAClD,OAAO,EAAmB,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAI7D;;;;;;GAMG;AACH,MAAM,OAAO,wBAAwB;IAGJ;IAFZ,IAAI,CAAO;IAE5B,YAA6B,UAAsB;QAAtB,eAAU,GAAV,UAAU,CAAY;QAE/C,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC;IAC9F,CAAC;IAED,KAAK;QACD,OAAO,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC;IAC3B,CAAC;IAED,OAAO;QACH,OAAO,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC7C,CAAC;CACJ"}
1
+ {"version":3,"file":"TempFileOutputDescriptor.js","sourceRoot":"","sources":["../../../src/adapter/output/TempFileOutputDescriptor.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAI7D;;;;;;GAMG;AACH,MAAM,OAAO,wBAAwB;IAGJ;IAFZ,IAAI,CAAO;IAE5B,YAA6B,UAAsB;QAAtB,eAAU,GAAV,UAAU,CAAY;QAE/C,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC;IAC9F,CAAC;IAED,KAAK;QACD,OAAO,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC;IAC3B,CAAC;IAED,OAAO;QACH,OAAO,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC7C,CAAC;CACJ"}
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.TempFileOutputDescriptor = void 0;
4
- /* eslint-disable unicorn/prevent-abbreviations */
5
4
  const io_1 = require("@serenity-js/core/io");
6
5
  /**
7
6
  * Cucumber.js allows [max 1 formatter per output](https://github.com/cucumber/cucumber-js/blob/625fab034eea768bf74f7a46993a57182204ddf6/src/cli/index.ts#L83-L140)
@@ -1 +1 @@
1
- {"version":3,"file":"TempFileOutputDescriptor.js","sourceRoot":"","sources":["../../../src/adapter/output/TempFileOutputDescriptor.ts"],"names":[],"mappings":";;;AAAA,kDAAkD;AAClD,6CAA6D;AAI7D;;;;;;GAMG;AACH,MAAa,wBAAwB;IAGJ;IAFZ,IAAI,CAAO;IAE5B,YAA6B,UAAsB;QAAtB,eAAU,GAAV,UAAU,CAAY;QAE/C,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,SAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC;IAC9F,CAAC;IAED,KAAK;QACD,OAAO,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC;IAC3B,CAAC;IAED,OAAO;QACH,OAAO,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC7C,CAAC;CACJ;AAfD,4DAeC"}
1
+ {"version":3,"file":"TempFileOutputDescriptor.js","sourceRoot":"","sources":["../../../src/adapter/output/TempFileOutputDescriptor.ts"],"names":[],"mappings":";;;AACA,6CAA6D;AAI7D;;;;;;GAMG;AACH,MAAa,wBAAwB;IAGJ;IAFZ,IAAI,CAAO;IAE5B,YAA6B,UAAsB;QAAtB,eAAU,GAAV,UAAU,CAAY;QAE/C,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,SAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC;IAC9F,CAAC;IAED,KAAK;QACD,OAAO,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC;IAC3B,CAAC;IAED,OAAO;QACH,OAAO,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAC7C,CAAC;CACJ;AAfD,4DAeC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serenity-js/cucumber",
3
- "version": "3.44.0",
3
+ "version": "3.44.1",
4
4
  "description": "Serenity/JS test runner adapter for seamless integration with any version of Cucumber.js, facilitating BDD-style test automation and leveraging Serenity/JS reporting capabilities",
5
5
  "author": {
6
6
  "name": "Jan Molak",
@@ -85,9 +85,9 @@
85
85
  "node": ">=22.12 || ^24"
86
86
  },
87
87
  "dependencies": {
88
- "@cucumber/gherkin": "39.1.0",
89
- "@cucumber/messages": "32.3.1",
90
- "@serenity-js/core": "3.44.0",
88
+ "@cucumber/gherkin": "41.0.0",
89
+ "@cucumber/messages": "34.0.1",
90
+ "@serenity-js/core": "3.44.1",
91
91
  "cli-table3": "0.6.5",
92
92
  "tiny-types": "2.0.5"
93
93
  },
@@ -104,15 +104,15 @@
104
104
  }
105
105
  },
106
106
  "devDependencies": {
107
- "@cucumber/cucumber": "12.9.0",
107
+ "@cucumber/cucumber": "13.0.0",
108
108
  "@integration/testing-tools": "3.0.0",
109
109
  "@types/chai": "4.3.20",
110
110
  "@types/mocha": "10.0.10",
111
111
  "c8": "11.0.0",
112
112
  "mocha": "11.7.6",
113
113
  "mocha-multi": "1.1.7",
114
- "tsx": "4.22.4",
114
+ "tsx": "4.23.0",
115
115
  "typescript": "5.9.3"
116
116
  },
117
- "gitHead": "305069c9630749755dda748ee0463371657adf1a"
117
+ "gitHead": "b007339c32c01f5d33aa87e02e18422e8184c486"
118
118
  }
@@ -1,4 +1,4 @@
1
- /* eslint-disable unicorn/prevent-abbreviations */
1
+
2
2
  import type { FileSystem } from '@serenity-js/core/io';
3
3
 
4
4
  import type { OutputDescriptor } from './OutputDescriptor.js';
@@ -1,4 +1,4 @@
1
- /* eslint-disable unicorn/prevent-abbreviations */
1
+
2
2
  import { type FileSystem, Path } from '@serenity-js/core/io';
3
3
 
4
4
  import type { OutputDescriptor } from './OutputDescriptor.js';