@aws-cdk/integ-runner 2.186.3 → 2.186.4

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/lib/index.js CHANGED
@@ -3452,9 +3452,9 @@ var require_graceful_fs = __commonJS({
3452
3452
  }
3453
3453
  });
3454
3454
 
3455
- // node_modules/fs-extra/lib/fs/index.js
3455
+ // ../../../node_modules/fs-extra/lib/fs/index.js
3456
3456
  var require_fs = __commonJS({
3457
- "node_modules/fs-extra/lib/fs/index.js"(exports2) {
3457
+ "../../../node_modules/fs-extra/lib/fs/index.js"(exports2) {
3458
3458
  "use strict";
3459
3459
  var u = require_universalify().fromCallback;
3460
3460
  var fs3 = require_graceful_fs();
@@ -3565,9 +3565,9 @@ var require_at_least_node = __commonJS({
3565
3565
  }
3566
3566
  });
3567
3567
 
3568
- // node_modules/fs-extra/lib/mkdirs/make-dir.js
3568
+ // ../../../node_modules/fs-extra/lib/mkdirs/make-dir.js
3569
3569
  var require_make_dir = __commonJS({
3570
- "node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
3570
+ "../../../node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
3571
3571
  "use strict";
3572
3572
  var fs3 = require_fs();
3573
3573
  var path3 = require("path");
@@ -3676,9 +3676,9 @@ var require_make_dir = __commonJS({
3676
3676
  }
3677
3677
  });
3678
3678
 
3679
- // node_modules/fs-extra/lib/mkdirs/index.js
3679
+ // ../../../node_modules/fs-extra/lib/mkdirs/index.js
3680
3680
  var require_mkdirs = __commonJS({
3681
- "node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
3681
+ "../../../node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
3682
3682
  "use strict";
3683
3683
  var u = require_universalify().fromPromise;
3684
3684
  var { makeDir: _makeDir, makeDirSync } = require_make_dir();
@@ -3695,9 +3695,9 @@ var require_mkdirs = __commonJS({
3695
3695
  }
3696
3696
  });
3697
3697
 
3698
- // node_modules/fs-extra/lib/util/utimes.js
3698
+ // ../../../node_modules/fs-extra/lib/util/utimes.js
3699
3699
  var require_utimes = __commonJS({
3700
- "node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
3700
+ "../../../node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
3701
3701
  "use strict";
3702
3702
  var fs3 = require_graceful_fs();
3703
3703
  function utimesMillis(path3, atime, mtime, callback) {
@@ -3722,9 +3722,9 @@ var require_utimes = __commonJS({
3722
3722
  }
3723
3723
  });
3724
3724
 
3725
- // node_modules/fs-extra/lib/util/stat.js
3725
+ // ../../../node_modules/fs-extra/lib/util/stat.js
3726
3726
  var require_stat = __commonJS({
3727
- "node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
3727
+ "../../../node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
3728
3728
  "use strict";
3729
3729
  var fs3 = require_fs();
3730
3730
  var path3 = require("path");
@@ -3838,9 +3838,9 @@ var require_stat = __commonJS({
3838
3838
  }
3839
3839
  });
3840
3840
 
3841
- // node_modules/fs-extra/lib/copy-sync/copy-sync.js
3841
+ // ../../../node_modules/fs-extra/lib/copy-sync/copy-sync.js
3842
3842
  var require_copy_sync = __commonJS({
3843
- "node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
3843
+ "../../../node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
3844
3844
  "use strict";
3845
3845
  var fs3 = require_graceful_fs();
3846
3846
  var path3 = require("path");
@@ -3970,9 +3970,9 @@ var require_copy_sync = __commonJS({
3970
3970
  }
3971
3971
  });
3972
3972
 
3973
- // node_modules/fs-extra/lib/copy-sync/index.js
3973
+ // ../../../node_modules/fs-extra/lib/copy-sync/index.js
3974
3974
  var require_copy_sync2 = __commonJS({
3975
- "node_modules/fs-extra/lib/copy-sync/index.js"(exports2, module2) {
3975
+ "../../../node_modules/fs-extra/lib/copy-sync/index.js"(exports2, module2) {
3976
3976
  "use strict";
3977
3977
  module2.exports = {
3978
3978
  copySync: require_copy_sync()
@@ -3980,9 +3980,9 @@ var require_copy_sync2 = __commonJS({
3980
3980
  }
3981
3981
  });
3982
3982
 
3983
- // node_modules/fs-extra/lib/path-exists/index.js
3983
+ // ../../../node_modules/fs-extra/lib/path-exists/index.js
3984
3984
  var require_path_exists = __commonJS({
3985
- "node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
3985
+ "../../../node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
3986
3986
  "use strict";
3987
3987
  var u = require_universalify().fromPromise;
3988
3988
  var fs3 = require_fs();
@@ -3996,9 +3996,9 @@ var require_path_exists = __commonJS({
3996
3996
  }
3997
3997
  });
3998
3998
 
3999
- // node_modules/fs-extra/lib/copy/copy.js
3999
+ // ../../../node_modules/fs-extra/lib/copy/copy.js
4000
4000
  var require_copy = __commonJS({
4001
- "node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
4001
+ "../../../node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
4002
4002
  "use strict";
4003
4003
  var fs3 = require_graceful_fs();
4004
4004
  var path3 = require("path");
@@ -4191,9 +4191,9 @@ var require_copy = __commonJS({
4191
4191
  }
4192
4192
  });
4193
4193
 
4194
- // node_modules/fs-extra/lib/copy/index.js
4194
+ // ../../../node_modules/fs-extra/lib/copy/index.js
4195
4195
  var require_copy2 = __commonJS({
4196
- "node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
4196
+ "../../../node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
4197
4197
  "use strict";
4198
4198
  var u = require_universalify().fromCallback;
4199
4199
  module2.exports = {
@@ -4202,9 +4202,9 @@ var require_copy2 = __commonJS({
4202
4202
  }
4203
4203
  });
4204
4204
 
4205
- // node_modules/fs-extra/lib/remove/rimraf.js
4205
+ // ../../../node_modules/fs-extra/lib/remove/rimraf.js
4206
4206
  var require_rimraf = __commonJS({
4207
- "node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
4207
+ "../../../node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
4208
4208
  "use strict";
4209
4209
  var fs3 = require_graceful_fs();
4210
4210
  var path3 = require("path");
@@ -4437,9 +4437,9 @@ var require_rimraf = __commonJS({
4437
4437
  }
4438
4438
  });
4439
4439
 
4440
- // node_modules/fs-extra/lib/remove/index.js
4440
+ // ../../../node_modules/fs-extra/lib/remove/index.js
4441
4441
  var require_remove = __commonJS({
4442
- "node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
4442
+ "../../../node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
4443
4443
  "use strict";
4444
4444
  var u = require_universalify().fromCallback;
4445
4445
  var rimraf = require_rimraf();
@@ -4450,9 +4450,9 @@ var require_remove = __commonJS({
4450
4450
  }
4451
4451
  });
4452
4452
 
4453
- // node_modules/fs-extra/lib/empty/index.js
4453
+ // ../../../node_modules/fs-extra/lib/empty/index.js
4454
4454
  var require_empty = __commonJS({
4455
- "node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
4455
+ "../../../node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
4456
4456
  "use strict";
4457
4457
  var u = require_universalify().fromCallback;
4458
4458
  var fs3 = require_graceful_fs();
@@ -4497,9 +4497,9 @@ var require_empty = __commonJS({
4497
4497
  }
4498
4498
  });
4499
4499
 
4500
- // node_modules/fs-extra/lib/ensure/file.js
4500
+ // ../../../node_modules/fs-extra/lib/ensure/file.js
4501
4501
  var require_file = __commonJS({
4502
- "node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
4502
+ "../../../node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
4503
4503
  "use strict";
4504
4504
  var u = require_universalify().fromCallback;
4505
4505
  var path3 = require("path");
@@ -4559,9 +4559,9 @@ var require_file = __commonJS({
4559
4559
  }
4560
4560
  });
4561
4561
 
4562
- // node_modules/fs-extra/lib/ensure/link.js
4562
+ // ../../../node_modules/fs-extra/lib/ensure/link.js
4563
4563
  var require_link = __commonJS({
4564
- "node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
4564
+ "../../../node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
4565
4565
  "use strict";
4566
4566
  var u = require_universalify().fromCallback;
4567
4567
  var path3 = require("path");
@@ -4617,9 +4617,9 @@ var require_link = __commonJS({
4617
4617
  }
4618
4618
  });
4619
4619
 
4620
- // node_modules/fs-extra/lib/ensure/symlink-paths.js
4620
+ // ../../../node_modules/fs-extra/lib/ensure/symlink-paths.js
4621
4621
  var require_symlink_paths = __commonJS({
4622
- "node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
4622
+ "../../../node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
4623
4623
  "use strict";
4624
4624
  var path3 = require("path");
4625
4625
  var fs3 = require_graceful_fs();
@@ -4696,9 +4696,9 @@ var require_symlink_paths = __commonJS({
4696
4696
  }
4697
4697
  });
4698
4698
 
4699
- // node_modules/fs-extra/lib/ensure/symlink-type.js
4699
+ // ../../../node_modules/fs-extra/lib/ensure/symlink-type.js
4700
4700
  var require_symlink_type = __commonJS({
4701
- "node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
4701
+ "../../../node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
4702
4702
  "use strict";
4703
4703
  var fs3 = require_graceful_fs();
4704
4704
  function symlinkType(srcpath, type, callback) {
@@ -4728,9 +4728,9 @@ var require_symlink_type = __commonJS({
4728
4728
  }
4729
4729
  });
4730
4730
 
4731
- // node_modules/fs-extra/lib/ensure/symlink.js
4731
+ // ../../../node_modules/fs-extra/lib/ensure/symlink.js
4732
4732
  var require_symlink = __commonJS({
4733
- "node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
4733
+ "../../../node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
4734
4734
  "use strict";
4735
4735
  var u = require_universalify().fromCallback;
4736
4736
  var path3 = require("path");
@@ -4788,9 +4788,9 @@ var require_symlink = __commonJS({
4788
4788
  }
4789
4789
  });
4790
4790
 
4791
- // node_modules/fs-extra/lib/ensure/index.js
4791
+ // ../../../node_modules/fs-extra/lib/ensure/index.js
4792
4792
  var require_ensure = __commonJS({
4793
- "node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
4793
+ "../../../node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
4794
4794
  "use strict";
4795
4795
  var file = require_file();
4796
4796
  var link = require_link();
@@ -4904,9 +4904,9 @@ var require_jsonfile = __commonJS({
4904
4904
  }
4905
4905
  });
4906
4906
 
4907
- // node_modules/fs-extra/lib/json/jsonfile.js
4907
+ // ../../../node_modules/fs-extra/lib/json/jsonfile.js
4908
4908
  var require_jsonfile2 = __commonJS({
4909
- "node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
4909
+ "../../../node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
4910
4910
  "use strict";
4911
4911
  var jsonFile = require_jsonfile();
4912
4912
  module2.exports = {
@@ -4919,9 +4919,9 @@ var require_jsonfile2 = __commonJS({
4919
4919
  }
4920
4920
  });
4921
4921
 
4922
- // node_modules/fs-extra/lib/output/index.js
4922
+ // ../../../node_modules/fs-extra/lib/output/index.js
4923
4923
  var require_output = __commonJS({
4924
- "node_modules/fs-extra/lib/output/index.js"(exports2, module2) {
4924
+ "../../../node_modules/fs-extra/lib/output/index.js"(exports2, module2) {
4925
4925
  "use strict";
4926
4926
  var u = require_universalify().fromCallback;
4927
4927
  var fs3 = require_graceful_fs();
@@ -4958,9 +4958,9 @@ var require_output = __commonJS({
4958
4958
  }
4959
4959
  });
4960
4960
 
4961
- // node_modules/fs-extra/lib/json/output-json.js
4961
+ // ../../../node_modules/fs-extra/lib/json/output-json.js
4962
4962
  var require_output_json = __commonJS({
4963
- "node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
4963
+ "../../../node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
4964
4964
  "use strict";
4965
4965
  var { stringify } = require_utils();
4966
4966
  var { outputFile } = require_output();
@@ -4972,9 +4972,9 @@ var require_output_json = __commonJS({
4972
4972
  }
4973
4973
  });
4974
4974
 
4975
- // node_modules/fs-extra/lib/json/output-json-sync.js
4975
+ // ../../../node_modules/fs-extra/lib/json/output-json-sync.js
4976
4976
  var require_output_json_sync = __commonJS({
4977
- "node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
4977
+ "../../../node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
4978
4978
  "use strict";
4979
4979
  var { stringify } = require_utils();
4980
4980
  var { outputFileSync } = require_output();
@@ -4986,9 +4986,9 @@ var require_output_json_sync = __commonJS({
4986
4986
  }
4987
4987
  });
4988
4988
 
4989
- // node_modules/fs-extra/lib/json/index.js
4989
+ // ../../../node_modules/fs-extra/lib/json/index.js
4990
4990
  var require_json = __commonJS({
4991
- "node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
4991
+ "../../../node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
4992
4992
  "use strict";
4993
4993
  var u = require_universalify().fromPromise;
4994
4994
  var jsonFile = require_jsonfile2();
@@ -5004,9 +5004,9 @@ var require_json = __commonJS({
5004
5004
  }
5005
5005
  });
5006
5006
 
5007
- // node_modules/fs-extra/lib/move-sync/move-sync.js
5007
+ // ../../../node_modules/fs-extra/lib/move-sync/move-sync.js
5008
5008
  var require_move_sync = __commonJS({
5009
- "node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
5009
+ "../../../node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
5010
5010
  "use strict";
5011
5011
  var fs3 = require_graceful_fs();
5012
5012
  var path3 = require("path");
@@ -5050,9 +5050,9 @@ var require_move_sync = __commonJS({
5050
5050
  }
5051
5051
  });
5052
5052
 
5053
- // node_modules/fs-extra/lib/move-sync/index.js
5053
+ // ../../../node_modules/fs-extra/lib/move-sync/index.js
5054
5054
  var require_move_sync2 = __commonJS({
5055
- "node_modules/fs-extra/lib/move-sync/index.js"(exports2, module2) {
5055
+ "../../../node_modules/fs-extra/lib/move-sync/index.js"(exports2, module2) {
5056
5056
  "use strict";
5057
5057
  module2.exports = {
5058
5058
  moveSync: require_move_sync()
@@ -5060,9 +5060,9 @@ var require_move_sync2 = __commonJS({
5060
5060
  }
5061
5061
  });
5062
5062
 
5063
- // node_modules/fs-extra/lib/move/move.js
5063
+ // ../../../node_modules/fs-extra/lib/move/move.js
5064
5064
  var require_move = __commonJS({
5065
- "node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
5065
+ "../../../node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
5066
5066
  "use strict";
5067
5067
  var fs3 = require_graceful_fs();
5068
5068
  var path3 = require("path");
@@ -5123,9 +5123,9 @@ var require_move = __commonJS({
5123
5123
  }
5124
5124
  });
5125
5125
 
5126
- // node_modules/fs-extra/lib/move/index.js
5126
+ // ../../../node_modules/fs-extra/lib/move/index.js
5127
5127
  var require_move2 = __commonJS({
5128
- "node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
5128
+ "../../../node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
5129
5129
  "use strict";
5130
5130
  var u = require_universalify().fromCallback;
5131
5131
  module2.exports = {
@@ -5134,9 +5134,9 @@ var require_move2 = __commonJS({
5134
5134
  }
5135
5135
  });
5136
5136
 
5137
- // node_modules/fs-extra/lib/index.js
5137
+ // ../../../node_modules/fs-extra/lib/index.js
5138
5138
  var require_lib = __commonJS({
5139
- "node_modules/fs-extra/lib/index.js"(exports2, module2) {
5139
+ "../../../node_modules/fs-extra/lib/index.js"(exports2, module2) {
5140
5140
  "use strict";
5141
5141
  module2.exports = {
5142
5142
  // Export promiseified graceful-fs:
@@ -68,5 +68,7 @@
68
68
  "@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": false,
69
69
  "@aws-cdk/aws-s3:setUniqueReplicationRoleName": true,
70
70
  "@aws-cdk/aws-events:requireEventBusPolicySid": true,
71
- "@aws-cdk/aws-dynamodb:retainTableReplica": true
71
+ "@aws-cdk/core:aspectPrioritiesMutating": true,
72
+ "@aws-cdk/aws-dynamodb:retainTableReplica": true,
73
+ "@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": true
72
74
  }
@@ -283,5 +283,7 @@ export declare function currentlyRecommendedAwsCdkLibFlags(): {
283
283
  "@aws-cdk/aws-lambda:createNewPoliciesWithAddToRolePolicy": boolean;
284
284
  "@aws-cdk/aws-s3:setUniqueReplicationRoleName": boolean;
285
285
  "@aws-cdk/aws-events:requireEventBusPolicySid": boolean;
286
+ "@aws-cdk/core:aspectPrioritiesMutating": boolean;
286
287
  "@aws-cdk/aws-dynamodb:retainTableReplica": boolean;
288
+ "@aws-cdk/aws-stepfunctions:useDistributedMapResultWriterV2": boolean;
287
289
  };