@serenity-js/core 3.16.1 → 3.16.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 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.16.2](https://github.com/serenity-js/serenity-js/compare/v3.16.1...v3.16.2) (2024-02-05)
7
+
8
+ **Note:** Version bump only for package @serenity-js/core
9
+
10
+
11
+
12
+
13
+
6
14
  ## [3.16.1](https://github.com/serenity-js/serenity-js/compare/v3.16.0...v3.16.1) (2024-02-03)
7
15
 
8
16
 
@@ -1,7 +1,7 @@
1
- import { Ability } from '../screenplay';
2
- import type { Stage } from '../stage';
1
+ import { Ability } from '../screenplay/abilities/Ability';
2
+ import type { Stage } from '../stage/Stage';
3
3
  import type { ErrorOptions } from './ErrorOptions';
4
- import type { RuntimeError } from './model';
4
+ import type { RuntimeError } from './model/RuntimeError';
5
5
  /**
6
6
  * An {@apilink Ability} that enables an {@apilink Actor} to create a Serenity/JS {@apilink RuntimeError}
7
7
  * from within a custom {@apilink Interaction}.
@@ -1 +1 @@
1
- {"version":3,"file":"RaiseErrors.d.ts","sourceRoot":"","sources":["../../src/errors/RaiseErrors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AACtC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAE5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,qBAAa,WAAY,SAAQ,OAAO;IACxB,OAAO,CAAC,QAAQ,CAAC,KAAK;gBAAL,KAAK,EAAE,KAAK;IAIzC,MAAM,CAAC,EAAE,SAAS,YAAY,EAAE,SAAS,EAAE,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,YAAY,GAAG,EAAE;CAGpG"}
1
+ {"version":3,"file":"RaiseErrors.d.ts","sourceRoot":"","sources":["../../src/errors/RaiseErrors.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,iCAAiC,CAAC;AAC1D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEzD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,qBAAa,WAAY,SAAQ,OAAO;IACxB,OAAO,CAAC,QAAQ,CAAC,KAAK;gBAAL,KAAK,EAAE,KAAK;IAIzC,MAAM,CAAC,EAAE,SAAS,YAAY,EAAE,SAAS,EAAE,KAAK,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,YAAY,GAAG,EAAE;CAGpG"}
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.RaiseErrors = void 0;
4
- const screenplay_1 = require("../screenplay");
4
+ const Ability_1 = require("../screenplay/abilities/Ability");
5
5
  /**
6
6
  * An {@apilink Ability} that enables an {@apilink Actor} to create a Serenity/JS {@apilink RuntimeError}
7
7
  * from within a custom {@apilink Interaction}.
@@ -49,7 +49,7 @@ const screenplay_1 = require("../screenplay");
49
49
  *
50
50
  * @group Errors
51
51
  */
52
- class RaiseErrors extends screenplay_1.Ability {
52
+ class RaiseErrors extends Ability_1.Ability {
53
53
  stage;
54
54
  constructor(stage) {
55
55
  super();
@@ -1 +1 @@
1
- {"version":3,"file":"RaiseErrors.js","sourceRoot":"","sources":["../../src/errors/RaiseErrors.ts"],"names":[],"mappings":";;;AAAA,8CAAwC;AAKxC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,WAAY,SAAQ,oBAAO;IACP;IAA7B,YAA6B,KAAY;QACrC,KAAK,EAAE,CAAC;QADiB,UAAK,GAAL,KAAK,CAAO;IAEzC,CAAC;IAED,MAAM,CAA0B,SAAqC,EAAE,OAAqB;QACxF,OAAO,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACtD,CAAC;CACJ;AARD,kCAQC"}
1
+ {"version":3,"file":"RaiseErrors.js","sourceRoot":"","sources":["../../src/errors/RaiseErrors.ts"],"names":[],"mappings":";;;AAAA,6DAA0D;AAK1D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,WAAY,SAAQ,iBAAO;IACP;IAA7B,YAA6B,KAAY;QACrC,KAAK,EAAE,CAAC;QADiB,UAAK,GAAL,KAAK,CAAO;IAEzC,CAAC;IAED,MAAM,CAA0B,SAAqC,EAAE,OAAqB;QACxF,OAAO,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACtD,CAAC;CACJ;AARD,kCAQC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serenity-js/core",
3
- "version": "3.16.1",
3
+ "version": "3.16.2",
4
4
  "description": "Serenity/JS Screenplay, reporting engine and core interfaces.",
5
5
  "author": {
6
6
  "name": "Jan Molak",
@@ -71,5 +71,5 @@
71
71
  "engines": {
72
72
  "node": "^16.13 || ^18.12 || ^20"
73
73
  },
74
- "gitHead": "1b1f01b834dc110b6edce2e50297136b4ad6959b"
74
+ "gitHead": "d24b15b34b550b0a9b2541529e8d1f92a30f8944"
75
75
  }
@@ -1,7 +1,7 @@
1
- import { Ability } from '../screenplay';
2
- import type { Stage } from '../stage';
1
+ import { Ability } from '../screenplay/abilities/Ability';
2
+ import type { Stage } from '../stage/Stage';
3
3
  import type { ErrorOptions } from './ErrorOptions';
4
- import type { RuntimeError } from './model';
4
+ import type { RuntimeError } from './model/RuntimeError';
5
5
 
6
6
  /**
7
7
  * An {@apilink Ability} that enables an {@apilink Actor} to create a Serenity/JS {@apilink RuntimeError}