@serenity-js/core 3.43.1 → 3.43.2
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 +8 -0
- package/esm/screenplay/questions/Describable.js +1 -1
- package/esm/screenplay/questions/Describable.js.map +1 -1
- package/lib/screenplay/questions/Describable.js +2 -2
- package/lib/screenplay/questions/Describable.js.map +1 -1
- package/package.json +2 -2
- package/src/screenplay/questions/Describable.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
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.43.2](https://github.com/serenity-js/serenity-js/compare/v3.43.1...v3.43.2) (2026-05-13)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @serenity-js/core
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [3.43.1](https://github.com/serenity-js/serenity-js/compare/v3.43.0...v3.43.1) (2026-05-11)
|
|
7
15
|
|
|
8
16
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Describable.js","sourceRoot":"","sources":["../../../src/screenplay/questions/Describable.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Describable.js","sourceRoot":"","sources":["../../../src/screenplay/questions/Describable.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAK9D,MAAM,gBAAgB,GAAG,MAAM,CAAC,aAAa,CAAC,CAAC;AAE/C;;GAEG;AACH,MAAM,OAAgB,WAAW;IAErB,CAAC,gBAAgB,CAAC,CAAqB;IAE/C,YAAsB,WAA+B;QACjD,IAAI,CAAC,gBAAgB,CAAC,GAAG,WAAW,CAAC;IACzC,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,WAAW,CAAC,KAA0D;QACxE,MAAM,WAAW,GAAG,MAAM,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC;QAE/D,OAAO,WAAW,CAAC,UAAU,CAAC,QAAQ,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;IACxD,CAAC;IAES,cAAc,CAAC,WAA+B;QACpD,IAAI,CAAC,gBAAgB,CAAC,GAAG,WAAW,CAAC;IACzC,CAAC;IAES,cAAc;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IAED;;OAEG;IACH,QAAQ;QACJ,IAAI,cAAc,CAAC,SAAS,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,EAAE,CAAC;YACnD,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,OAAO,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAC1C,CAAC;CACJ"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Describable = void 0;
|
|
4
|
-
const
|
|
4
|
+
const index_js_1 = require("../../io/reflection/index.js");
|
|
5
5
|
const descriptionField = Symbol('description');
|
|
6
6
|
/**
|
|
7
7
|
* @group Questions
|
|
@@ -30,7 +30,7 @@ class Describable {
|
|
|
30
30
|
* Returns a human-readable description of this object.
|
|
31
31
|
*/
|
|
32
32
|
toString() {
|
|
33
|
-
if (
|
|
33
|
+
if (index_js_1.ValueInspector.isPromise(this[descriptionField])) {
|
|
34
34
|
return 'Promise';
|
|
35
35
|
}
|
|
36
36
|
return String(this[descriptionField]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Describable.js","sourceRoot":"","sources":["../../../src/screenplay/questions/Describable.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"Describable.js","sourceRoot":"","sources":["../../../src/screenplay/questions/Describable.ts"],"names":[],"mappings":";;;AAAA,2DAA8D;AAK9D,MAAM,gBAAgB,GAAG,MAAM,CAAC,aAAa,CAAC,CAAC;AAE/C;;GAEG;AACH,MAAsB,WAAW;IAErB,CAAC,gBAAgB,CAAC,CAAqB;IAE/C,YAAsB,WAA+B;QACjD,IAAI,CAAC,gBAAgB,CAAC,GAAG,WAAW,CAAC;IACzC,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,WAAW,CAAC,KAA0D;QACxE,MAAM,WAAW,GAAG,MAAM,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC;QAE/D,OAAO,WAAW,CAAC,UAAU,CAAC,QAAQ,EAAE,KAAK,CAAC,IAAI,CAAC,CAAC;IACxD,CAAC;IAES,cAAc,CAAC,WAA+B;QACpD,IAAI,CAAC,gBAAgB,CAAC,GAAG,WAAW,CAAC;IACzC,CAAC;IAES,cAAc;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IAED;;OAEG;IACH,QAAQ;QACJ,IAAI,yBAAc,CAAC,SAAS,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,EAAE,CAAC;YACnD,OAAO,SAAS,CAAC;QACrB,CAAC;QAED,OAAO,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAC1C,CAAC;CACJ;AArCD,kCAqCC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@serenity-js/core",
|
|
3
|
-
"version": "3.43.
|
|
3
|
+
"version": "3.43.2",
|
|
4
4
|
"description": "The core Serenity/JS framework, providing the Screenplay Pattern interfaces, as well as the test reporting and integration infrastructure",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Jan Molak",
|
|
@@ -345,5 +345,5 @@
|
|
|
345
345
|
"engines": {
|
|
346
346
|
"node": "^20 || ^22 || ^24"
|
|
347
347
|
},
|
|
348
|
-
"gitHead": "
|
|
348
|
+
"gitHead": "df42aa042648f878111b6217cda68e5d0faa430e"
|
|
349
349
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ValueInspector } from '../../io/reflection/
|
|
1
|
+
import { ValueInspector } from '../../io/reflection/index.js';
|
|
2
2
|
import type { UsesAbilities } from '../abilities/UsesAbilities.js';
|
|
3
3
|
import type { Answerable } from '../Answerable.js';
|
|
4
4
|
import type { AnswersQuestions } from './AnswersQuestions.js';
|