projen 0.98.13 → 0.98.15

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 (138) hide show
  1. package/.jsii +70 -70
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +5 -5
  4. package/lib/awscdk/awscdk-app-java.js +1 -1
  5. package/lib/awscdk/awscdk-app-py.js +1 -1
  6. package/lib/awscdk/awscdk-app-ts.js +1 -1
  7. package/lib/awscdk/awscdk-construct.js +2 -2
  8. package/lib/awscdk/awscdk-deps-java.js +1 -1
  9. package/lib/awscdk/awscdk-deps-js.js +1 -1
  10. package/lib/awscdk/awscdk-deps-py.js +1 -1
  11. package/lib/awscdk/awscdk-deps.js +1 -1
  12. package/lib/awscdk/cdk-config.js +4 -4
  13. package/lib/awscdk/cdk-tasks.js +1 -1
  14. package/lib/awscdk/integration-test.js +1 -1
  15. package/lib/awscdk/lambda-extension.js +1 -1
  16. package/lib/awscdk/lambda-function.js +2 -2
  17. package/lib/build/build-workflow.js +1 -1
  18. package/lib/cdk/auto-discover-base.js +2 -2
  19. package/lib/cdk/construct-lib.js +1 -1
  20. package/lib/cdk/integration-test-base.js +1 -1
  21. package/lib/cdk/jsii-docgen.js +1 -1
  22. package/lib/cdk/jsii-project.js +1 -1
  23. package/lib/cdk8s/auto-discover.js +2 -2
  24. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  25. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  26. package/lib/cdk8s/cdk8s-construct.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  28. package/lib/cdk8s/cdk8s-deps.js +1 -1
  29. package/lib/cdk8s/integration-test.js +1 -1
  30. package/lib/cdktf/cdktf-construct.js +1 -1
  31. package/lib/circleci/circleci.js +1 -1
  32. package/lib/component.js +1 -1
  33. package/lib/dependencies.js +1 -1
  34. package/lib/dev-env.js +1 -1
  35. package/lib/docker-compose/docker-compose-service.js +1 -1
  36. package/lib/docker-compose/docker-compose.js +1 -1
  37. package/lib/file.js +1 -1
  38. package/lib/gitattributes.js +1 -1
  39. package/lib/github/actions-provider.js +1 -1
  40. package/lib/github/auto-approve.js +1 -1
  41. package/lib/github/auto-merge.js +1 -1
  42. package/lib/github/auto-queue.js +1 -1
  43. package/lib/github/dependabot.js +1 -1
  44. package/lib/github/github-credentials.js +1 -1
  45. package/lib/github/github-project.js +1 -1
  46. package/lib/github/github.js +1 -1
  47. package/lib/github/merge-queue.js +1 -1
  48. package/lib/github/mergify.js +1 -1
  49. package/lib/github/pr-template.js +1 -1
  50. package/lib/github/pull-request-backport.js +1 -1
  51. package/lib/github/pull-request-lint.js +1 -1
  52. package/lib/github/stale.js +1 -1
  53. package/lib/github/task-workflow-job.js +1 -1
  54. package/lib/github/task-workflow.js +1 -1
  55. package/lib/github/workflow-actions.js +1 -1
  56. package/lib/github/workflow-jobs.js +1 -1
  57. package/lib/github/workflow-steps.js +1 -1
  58. package/lib/github/workflows.js +1 -1
  59. package/lib/gitlab/configuration.js +1 -1
  60. package/lib/gitlab/gitlab-configuration.js +1 -1
  61. package/lib/gitlab/nested-configuration.js +1 -1
  62. package/lib/gitpod.js +1 -1
  63. package/lib/ignore-file.js +1 -1
  64. package/lib/ini.js +1 -1
  65. package/lib/java/java-project.js +1 -1
  66. package/lib/java/junit.js +1 -1
  67. package/lib/java/maven-compile.js +1 -1
  68. package/lib/java/maven-packaging.js +1 -1
  69. package/lib/java/maven-sample.js +1 -1
  70. package/lib/java/pom.js +2 -2
  71. package/lib/java/projenrc.js +1 -1
  72. package/lib/javascript/biome/biome.js +1 -1
  73. package/lib/javascript/bundler.js +1 -1
  74. package/lib/javascript/eslint.js +1 -1
  75. package/lib/javascript/jest.js +4 -4
  76. package/lib/javascript/license-checker.js +1 -1
  77. package/lib/javascript/node-package.js +1 -1
  78. package/lib/javascript/node-project.js +1 -1
  79. package/lib/javascript/npm-config.js +1 -1
  80. package/lib/javascript/prettier.js +1 -1
  81. package/lib/javascript/projenrc.js +1 -1
  82. package/lib/javascript/typescript-config.js +2 -2
  83. package/lib/javascript/upgrade-dependencies.js +2 -2
  84. package/lib/javascript/yarnrc.js +1 -1
  85. package/lib/json-patch.js +1 -1
  86. package/lib/json.js +1 -1
  87. package/lib/license.js +1 -1
  88. package/lib/logger.js +1 -1
  89. package/lib/makefile.js +1 -1
  90. package/lib/object-file.js +1 -1
  91. package/lib/project-build.js +1 -1
  92. package/lib/project-tree.js +1 -1
  93. package/lib/project.js +1 -1
  94. package/lib/projects.js +1 -1
  95. package/lib/projenrc-json.js +2 -2
  96. package/lib/projenrc.js +1 -1
  97. package/lib/python/pip.js +1 -1
  98. package/lib/python/poetry.js +2 -2
  99. package/lib/python/projenrc.js +1 -1
  100. package/lib/python/pytest-sample.js +1 -1
  101. package/lib/python/pytest.js +1 -1
  102. package/lib/python/python-project.js +1 -1
  103. package/lib/python/python-sample.js +1 -1
  104. package/lib/python/requirements-file.js +1 -1
  105. package/lib/python/setuppy.js +1 -1
  106. package/lib/python/setuptools.js +1 -1
  107. package/lib/python/venv.js +1 -1
  108. package/lib/readme.js +1 -1
  109. package/lib/release/publisher.js +3 -14
  110. package/lib/release/release-trigger.js +1 -1
  111. package/lib/release/release.js +1 -1
  112. package/lib/renovatebot.js +1 -1
  113. package/lib/sample-file.js +2 -2
  114. package/lib/semver.js +1 -1
  115. package/lib/source-code.js +1 -1
  116. package/lib/task-runtime.js +1 -1
  117. package/lib/task.js +1 -1
  118. package/lib/tasks.js +1 -1
  119. package/lib/testing.js +1 -1
  120. package/lib/textfile.js +1 -1
  121. package/lib/toml.js +1 -1
  122. package/lib/typescript/projenrc-ts.js +1 -1
  123. package/lib/typescript/projenrc.js +1 -1
  124. package/lib/typescript/typescript-typedoc.js +1 -1
  125. package/lib/typescript/typescript.js +6 -6
  126. package/lib/version.js +2 -2
  127. package/lib/vscode/devcontainer.js +1 -1
  128. package/lib/vscode/extensions.js +1 -1
  129. package/lib/vscode/launch-config.js +1 -1
  130. package/lib/vscode/settings.js +1 -1
  131. package/lib/vscode/vscode.js +1 -1
  132. package/lib/web/next.js +3 -3
  133. package/lib/web/postcss.js +1 -1
  134. package/lib/web/react.js +4 -4
  135. package/lib/web/tailwind.js +1 -1
  136. package/lib/xmlfile.js +1 -1
  137. package/lib/yaml.js +1 -1
  138. package/package.json +1 -1
package/.jsii CHANGED
@@ -61,7 +61,7 @@
61
61
  "stability": "experimental"
62
62
  },
63
63
  "homepage": "https://github.com/projen/projen.git",
64
- "jsiiVersion": "5.9.13 (build cc3e9a8)",
64
+ "jsiiVersion": "5.9.14 (build 9fc28bd)",
65
65
  "keywords": [
66
66
  "cdk",
67
67
  "cicd",
@@ -65988,7 +65988,7 @@
65988
65988
  "kind": "enum",
65989
65989
  "locationInModule": {
65990
65990
  "filename": "src/release/publisher.ts",
65991
- "line": 1071
65991
+ "line": 1059
65992
65992
  },
65993
65993
  "members": [
65994
65994
  {
@@ -66022,7 +66022,7 @@
66022
66022
  "kind": "interface",
66023
66023
  "locationInModule": {
66024
66024
  "filename": "src/release/publisher.ts",
66025
- "line": 1089
66025
+ "line": 1077
66026
66026
  },
66027
66027
  "name": "CodeArtifactOptions",
66028
66028
  "namespace": "release",
@@ -66038,7 +66038,7 @@
66038
66038
  "immutable": true,
66039
66039
  "locationInModule": {
66040
66040
  "filename": "src/release/publisher.ts",
66041
- "line": 1105
66041
+ "line": 1093
66042
66042
  },
66043
66043
  "name": "accessKeyIdSecret",
66044
66044
  "optional": true,
@@ -66056,7 +66056,7 @@
66056
66056
  "immutable": true,
66057
66057
  "locationInModule": {
66058
66058
  "filename": "src/release/publisher.ts",
66059
- "line": 1095
66059
+ "line": 1083
66060
66060
  },
66061
66061
  "name": "authProvider",
66062
66062
  "optional": true,
@@ -66075,7 +66075,7 @@
66075
66075
  "immutable": true,
66076
66076
  "locationInModule": {
66077
66077
  "filename": "src/release/publisher.ts",
66078
- "line": 1125
66078
+ "line": 1113
66079
66079
  },
66080
66080
  "name": "roleToAssume",
66081
66081
  "optional": true,
@@ -66094,7 +66094,7 @@
66094
66094
  "immutable": true,
66095
66095
  "locationInModule": {
66096
66096
  "filename": "src/release/publisher.ts",
66097
- "line": 1116
66097
+ "line": 1104
66098
66098
  },
66099
66099
  "name": "secretAccessKeySecret",
66100
66100
  "optional": true,
@@ -66116,7 +66116,7 @@
66116
66116
  "kind": "interface",
66117
66117
  "locationInModule": {
66118
66118
  "filename": "src/release/publisher.ts",
66119
- "line": 945
66119
+ "line": 933
66120
66120
  },
66121
66121
  "name": "CommonPublishOptions",
66122
66122
  "namespace": "release",
@@ -66132,7 +66132,7 @@
66132
66132
  "immutable": true,
66133
66133
  "locationInModule": {
66134
66134
  "filename": "src/release/publisher.ts",
66135
- "line": 982
66135
+ "line": 970
66136
66136
  },
66137
66137
  "name": "githubEnvironment",
66138
66138
  "optional": true,
@@ -66150,7 +66150,7 @@
66150
66150
  "immutable": true,
66151
66151
  "locationInModule": {
66152
66152
  "filename": "src/release/publisher.ts",
66153
- "line": 964
66153
+ "line": 952
66154
66154
  },
66155
66155
  "name": "postPublishSteps",
66156
66156
  "optional": true,
@@ -66173,7 +66173,7 @@
66173
66173
  "immutable": true,
66174
66174
  "locationInModule": {
66175
66175
  "filename": "src/release/publisher.ts",
66176
- "line": 955
66176
+ "line": 943
66177
66177
  },
66178
66178
  "name": "prePublishSteps",
66179
66179
  "optional": true,
@@ -66196,7 +66196,7 @@
66196
66196
  "immutable": true,
66197
66197
  "locationInModule": {
66198
66198
  "filename": "src/release/publisher.ts",
66199
- "line": 970
66199
+ "line": 958
66200
66200
  },
66201
66201
  "name": "publishTools",
66202
66202
  "optional": true,
@@ -66261,7 +66261,7 @@
66261
66261
  "kind": "interface",
66262
66262
  "locationInModule": {
66263
66263
  "filename": "src/release/publisher.ts",
66264
- "line": 1433
66264
+ "line": 1421
66265
66265
  },
66266
66266
  "name": "GitHubReleasesPublishOptions",
66267
66267
  "namespace": "release",
@@ -66276,7 +66276,7 @@
66276
66276
  "immutable": true,
66277
66277
  "locationInModule": {
66278
66278
  "filename": "src/release/publisher.ts",
66279
- "line": 1396
66279
+ "line": 1384
66280
66280
  },
66281
66281
  "name": "changelogFile",
66282
66282
  "type": {
@@ -66293,7 +66293,7 @@
66293
66293
  "immutable": true,
66294
66294
  "locationInModule": {
66295
66295
  "filename": "src/release/publisher.ts",
66296
- "line": 1389
66296
+ "line": 1377
66297
66297
  },
66298
66298
  "name": "releaseTagFile",
66299
66299
  "type": {
@@ -66310,7 +66310,7 @@
66310
66310
  "immutable": true,
66311
66311
  "locationInModule": {
66312
66312
  "filename": "src/release/publisher.ts",
66313
- "line": 1382
66313
+ "line": 1370
66314
66314
  },
66315
66315
  "name": "versionFile",
66316
66316
  "type": {
@@ -66331,7 +66331,7 @@
66331
66331
  "kind": "interface",
66332
66332
  "locationInModule": {
66333
66333
  "filename": "src/release/publisher.ts",
66334
- "line": 1440
66334
+ "line": 1428
66335
66335
  },
66336
66336
  "name": "GitPublishOptions",
66337
66337
  "namespace": "release",
@@ -66346,7 +66346,7 @@
66346
66346
  "immutable": true,
66347
66347
  "locationInModule": {
66348
66348
  "filename": "src/release/publisher.ts",
66349
- "line": 1396
66349
+ "line": 1384
66350
66350
  },
66351
66351
  "name": "changelogFile",
66352
66352
  "type": {
@@ -66363,7 +66363,7 @@
66363
66363
  "immutable": true,
66364
66364
  "locationInModule": {
66365
66365
  "filename": "src/release/publisher.ts",
66366
- "line": 1389
66366
+ "line": 1377
66367
66367
  },
66368
66368
  "name": "releaseTagFile",
66369
66369
  "type": {
@@ -66380,7 +66380,7 @@
66380
66380
  "immutable": true,
66381
66381
  "locationInModule": {
66382
66382
  "filename": "src/release/publisher.ts",
66383
- "line": 1382
66383
+ "line": 1370
66384
66384
  },
66385
66385
  "name": "versionFile",
66386
66386
  "type": {
@@ -66397,7 +66397,7 @@
66397
66397
  "immutable": true,
66398
66398
  "locationInModule": {
66399
66399
  "filename": "src/release/publisher.ts",
66400
- "line": 1451
66400
+ "line": 1439
66401
66401
  },
66402
66402
  "name": "gitBranch",
66403
66403
  "optional": true,
@@ -66415,7 +66415,7 @@
66415
66415
  "immutable": true,
66416
66416
  "locationInModule": {
66417
66417
  "filename": "src/release/publisher.ts",
66418
- "line": 1458
66418
+ "line": 1446
66419
66419
  },
66420
66420
  "name": "gitPushCommand",
66421
66421
  "optional": true,
@@ -66432,7 +66432,7 @@
66432
66432
  "immutable": true,
66433
66433
  "locationInModule": {
66434
66434
  "filename": "src/release/publisher.ts",
66435
- "line": 1444
66435
+ "line": 1432
66436
66436
  },
66437
66437
  "name": "projectChangelogFile",
66438
66438
  "optional": true,
@@ -66457,7 +66457,7 @@
66457
66457
  "kind": "interface",
66458
66458
  "locationInModule": {
66459
66459
  "filename": "src/release/publisher.ts",
66460
- "line": 1321
66460
+ "line": 1309
66461
66461
  },
66462
66462
  "name": "GoPublishOptions",
66463
66463
  "namespace": "release",
@@ -66472,7 +66472,7 @@
66472
66472
  "immutable": true,
66473
66473
  "locationInModule": {
66474
66474
  "filename": "src/release/publisher.ts",
66475
- "line": 1354
66475
+ "line": 1342
66476
66476
  },
66477
66477
  "name": "gitBranch",
66478
66478
  "optional": true,
@@ -66490,7 +66490,7 @@
66490
66490
  "immutable": true,
66491
66491
  "locationInModule": {
66492
66492
  "filename": "src/release/publisher.ts",
66493
- "line": 1373
66493
+ "line": 1361
66494
66494
  },
66495
66495
  "name": "gitCommitMessage",
66496
66496
  "optional": true,
@@ -66509,7 +66509,7 @@
66509
66509
  "immutable": true,
66510
66510
  "locationInModule": {
66511
66511
  "filename": "src/release/publisher.ts",
66512
- "line": 1340
66512
+ "line": 1328
66513
66513
  },
66514
66514
  "name": "githubDeployKeySecret",
66515
66515
  "optional": true,
@@ -66528,7 +66528,7 @@
66528
66528
  "immutable": true,
66529
66529
  "locationInModule": {
66530
66530
  "filename": "src/release/publisher.ts",
66531
- "line": 1330
66531
+ "line": 1318
66532
66532
  },
66533
66533
  "name": "githubTokenSecret",
66534
66534
  "optional": true,
@@ -66546,7 +66546,7 @@
66546
66546
  "immutable": true,
66547
66547
  "locationInModule": {
66548
66548
  "filename": "src/release/publisher.ts",
66549
- "line": 1347
66549
+ "line": 1335
66550
66550
  },
66551
66551
  "name": "githubUseSsh",
66552
66552
  "optional": true,
@@ -66564,7 +66564,7 @@
66564
66564
  "immutable": true,
66565
66565
  "locationInModule": {
66566
66566
  "filename": "src/release/publisher.ts",
66567
- "line": 1366
66567
+ "line": 1354
66568
66568
  },
66569
66569
  "name": "gitUserEmail",
66570
66570
  "optional": true,
@@ -66582,7 +66582,7 @@
66582
66582
  "immutable": true,
66583
66583
  "locationInModule": {
66584
66584
  "filename": "src/release/publisher.ts",
66585
- "line": 1360
66585
+ "line": 1348
66586
66586
  },
66587
66587
  "name": "gitUserName",
66588
66588
  "optional": true,
@@ -66607,7 +66607,7 @@
66607
66607
  "kind": "interface",
66608
66608
  "locationInModule": {
66609
66609
  "filename": "src/release/publisher.ts",
66610
- "line": 1316
66610
+ "line": 1304
66611
66611
  },
66612
66612
  "name": "JsiiReleaseGo",
66613
66613
  "namespace": "release",
@@ -66627,7 +66627,7 @@
66627
66627
  "kind": "interface",
66628
66628
  "locationInModule": {
66629
66629
  "filename": "src/release/publisher.ts",
66630
- "line": 1227
66630
+ "line": 1215
66631
66631
  },
66632
66632
  "name": "JsiiReleaseMaven",
66633
66633
  "namespace": "release",
@@ -66647,7 +66647,7 @@
66647
66647
  "kind": "interface",
66648
66648
  "locationInModule": {
66649
66649
  "filename": "src/release/publisher.ts",
66650
- "line": 988
66650
+ "line": 976
66651
66651
  },
66652
66652
  "name": "JsiiReleaseNpm",
66653
66653
  "namespace": "release",
@@ -66667,7 +66667,7 @@
66667
66667
  "kind": "interface",
66668
66668
  "locationInModule": {
66669
66669
  "filename": "src/release/publisher.ts",
66670
- "line": 1187
66670
+ "line": 1175
66671
66671
  },
66672
66672
  "name": "JsiiReleaseNuget",
66673
66673
  "namespace": "release",
@@ -66687,7 +66687,7 @@
66687
66687
  "kind": "interface",
66688
66688
  "locationInModule": {
66689
66689
  "filename": "src/release/publisher.ts",
66690
- "line": 1131
66690
+ "line": 1119
66691
66691
  },
66692
66692
  "name": "JsiiReleasePyPi",
66693
66693
  "namespace": "release",
@@ -66780,7 +66780,7 @@
66780
66780
  "kind": "interface",
66781
66781
  "locationInModule": {
66782
66782
  "filename": "src/release/publisher.ts",
66783
- "line": 1232
66783
+ "line": 1220
66784
66784
  },
66785
66785
  "name": "MavenPublishOptions",
66786
66786
  "namespace": "release",
@@ -66796,7 +66796,7 @@
66796
66796
  "immutable": true,
66797
66797
  "locationInModule": {
66798
66798
  "filename": "src/release/publisher.ts",
66799
- "line": 1238
66799
+ "line": 1226
66800
66800
  },
66801
66801
  "name": "mavenEndpoint",
66802
66802
  "optional": true,
@@ -66816,7 +66816,7 @@
66816
66816
  "immutable": true,
66817
66817
  "locationInModule": {
66818
66818
  "filename": "src/release/publisher.ts",
66819
- "line": 1273
66819
+ "line": 1261
66820
66820
  },
66821
66821
  "name": "mavenGpgPrivateKeyPassphrase",
66822
66822
  "optional": true,
@@ -66836,7 +66836,7 @@
66836
66836
  "immutable": true,
66837
66837
  "locationInModule": {
66838
66838
  "filename": "src/release/publisher.ts",
66839
- "line": 1264
66839
+ "line": 1252
66840
66840
  },
66841
66841
  "name": "mavenGpgPrivateKeySecret",
66842
66842
  "optional": true,
@@ -66856,7 +66856,7 @@
66856
66856
  "immutable": true,
66857
66857
  "locationInModule": {
66858
66858
  "filename": "src/release/publisher.ts",
66859
- "line": 1299
66859
+ "line": 1287
66860
66860
  },
66861
66861
  "name": "mavenPassword",
66862
66862
  "optional": true,
@@ -66874,7 +66874,7 @@
66874
66874
  "immutable": true,
66875
66875
  "locationInModule": {
66876
66876
  "filename": "src/release/publisher.ts",
66877
- "line": 1254
66877
+ "line": 1242
66878
66878
  },
66879
66879
  "name": "mavenRepositoryUrl",
66880
66880
  "optional": true,
@@ -66893,7 +66893,7 @@
66893
66893
  "immutable": true,
66894
66894
  "locationInModule": {
66895
66895
  "filename": "src/release/publisher.ts",
66896
- "line": 1247
66896
+ "line": 1235
66897
66897
  },
66898
66898
  "name": "mavenServerId",
66899
66899
  "optional": true,
@@ -66911,7 +66911,7 @@
66911
66911
  "immutable": true,
66912
66912
  "locationInModule": {
66913
66913
  "filename": "src/release/publisher.ts",
66914
- "line": 1310
66914
+ "line": 1298
66915
66915
  },
66916
66916
  "name": "mavenStagingProfileId",
66917
66917
  "optional": true,
@@ -66931,7 +66931,7 @@
66931
66931
  "immutable": true,
66932
66932
  "locationInModule": {
66933
66933
  "filename": "src/release/publisher.ts",
66934
- "line": 1286
66934
+ "line": 1274
66935
66935
  },
66936
66936
  "name": "mavenUsername",
66937
66937
  "optional": true,
@@ -66956,7 +66956,7 @@
66956
66956
  "kind": "interface",
66957
66957
  "locationInModule": {
66958
66958
  "filename": "src/release/publisher.ts",
66959
- "line": 993
66959
+ "line": 981
66960
66960
  },
66961
66961
  "name": "NpmPublishOptions",
66962
66962
  "namespace": "release",
@@ -66971,7 +66971,7 @@
66971
66971
  "immutable": true,
66972
66972
  "locationInModule": {
66973
66973
  "filename": "src/release/publisher.ts",
66974
- "line": 1065
66974
+ "line": 1053
66975
66975
  },
66976
66976
  "name": "codeArtifactOptions",
66977
66977
  "optional": true,
@@ -66991,7 +66991,7 @@
66991
66991
  "immutable": true,
66992
66992
  "locationInModule": {
66993
66993
  "filename": "src/release/publisher.ts",
66994
- "line": 1011
66994
+ "line": 999
66995
66995
  },
66996
66996
  "name": "distTag",
66997
66997
  "optional": true,
@@ -67011,7 +67011,7 @@
67011
67011
  "immutable": true,
67012
67012
  "locationInModule": {
67013
67013
  "filename": "src/release/publisher.ts",
67014
- "line": 1058
67014
+ "line": 1046
67015
67015
  },
67016
67016
  "name": "npmProvenance",
67017
67017
  "optional": true,
@@ -67029,7 +67029,7 @@
67029
67029
  "immutable": true,
67030
67030
  "locationInModule": {
67031
67031
  "filename": "src/release/publisher.ts",
67032
- "line": 1032
67032
+ "line": 1020
67033
67033
  },
67034
67034
  "name": "npmTokenSecret",
67035
67035
  "optional": true,
@@ -67049,7 +67049,7 @@
67049
67049
  "immutable": true,
67050
67050
  "locationInModule": {
67051
67051
  "filename": "src/release/publisher.ts",
67052
- "line": 1025
67052
+ "line": 1013
67053
67053
  },
67054
67054
  "name": "registry",
67055
67055
  "optional": true,
@@ -67069,7 +67069,7 @@
67069
67069
  "immutable": true,
67070
67070
  "locationInModule": {
67071
67071
  "filename": "src/release/publisher.ts",
67072
- "line": 1045
67072
+ "line": 1033
67073
67073
  },
67074
67074
  "name": "trustedPublishing",
67075
67075
  "optional": true,
@@ -67094,7 +67094,7 @@
67094
67094
  "kind": "interface",
67095
67095
  "locationInModule": {
67096
67096
  "filename": "src/release/publisher.ts",
67097
- "line": 1192
67097
+ "line": 1180
67098
67098
  },
67099
67099
  "name": "NugetPublishOptions",
67100
67100
  "namespace": "release",
@@ -67109,7 +67109,7 @@
67109
67109
  "immutable": true,
67110
67110
  "locationInModule": {
67111
67111
  "filename": "src/release/publisher.ts",
67112
- "line": 1198
67112
+ "line": 1186
67113
67113
  },
67114
67114
  "name": "nugetApiKeySecret",
67115
67115
  "optional": true,
@@ -67126,7 +67126,7 @@
67126
67126
  "immutable": true,
67127
67127
  "locationInModule": {
67128
67128
  "filename": "src/release/publisher.ts",
67129
- "line": 1203
67129
+ "line": 1191
67130
67130
  },
67131
67131
  "name": "nugetServer",
67132
67132
  "optional": true,
@@ -67145,7 +67145,7 @@
67145
67145
  "immutable": true,
67146
67146
  "locationInModule": {
67147
67147
  "filename": "src/release/publisher.ts",
67148
- "line": 1221
67148
+ "line": 1209
67149
67149
  },
67150
67150
  "name": "nugetUsernameSecret",
67151
67151
  "optional": true,
@@ -67164,7 +67164,7 @@
67164
67164
  "immutable": true,
67165
67165
  "locationInModule": {
67166
67166
  "filename": "src/release/publisher.ts",
67167
- "line": 1212
67167
+ "line": 1200
67168
67168
  },
67169
67169
  "name": "trustedPublishing",
67170
67170
  "optional": true,
@@ -67318,7 +67318,7 @@
67318
67318
  },
67319
67319
  "locationInModule": {
67320
67320
  "filename": "src/release/publisher.ts",
67321
- "line": 663
67321
+ "line": 651
67322
67322
  },
67323
67323
  "name": "publishToGo",
67324
67324
  "parameters": [
@@ -67341,7 +67341,7 @@
67341
67341
  },
67342
67342
  "locationInModule": {
67343
67343
  "filename": "src/release/publisher.ts",
67344
- "line": 493
67344
+ "line": 481
67345
67345
  },
67346
67346
  "name": "publishToMaven",
67347
67347
  "parameters": [
@@ -67387,7 +67387,7 @@
67387
67387
  },
67388
67388
  "locationInModule": {
67389
67389
  "filename": "src/release/publisher.ts",
67390
- "line": 439
67390
+ "line": 427
67391
67391
  },
67392
67392
  "name": "publishToNuget",
67393
67393
  "parameters": [
@@ -67410,7 +67410,7 @@
67410
67410
  },
67411
67411
  "locationInModule": {
67412
67412
  "filename": "src/release/publisher.ts",
67413
- "line": 565
67413
+ "line": 553
67414
67414
  },
67415
67415
  "name": "publishToPyPi",
67416
67416
  "parameters": [
@@ -67801,7 +67801,7 @@
67801
67801
  "kind": "interface",
67802
67802
  "locationInModule": {
67803
67803
  "filename": "src/release/publisher.ts",
67804
- "line": 1136
67804
+ "line": 1124
67805
67805
  },
67806
67806
  "name": "PyPiPublishOptions",
67807
67807
  "namespace": "release",
@@ -67818,7 +67818,7 @@
67818
67818
  "immutable": true,
67819
67819
  "locationInModule": {
67820
67820
  "filename": "src/release/publisher.ts",
67821
- "line": 1174
67821
+ "line": 1162
67822
67822
  },
67823
67823
  "name": "attestations",
67824
67824
  "optional": true,
@@ -67836,7 +67836,7 @@
67836
67836
  "immutable": true,
67837
67837
  "locationInModule": {
67838
67838
  "filename": "src/release/publisher.ts",
67839
- "line": 1181
67839
+ "line": 1169
67840
67840
  },
67841
67841
  "name": "codeArtifactOptions",
67842
67842
  "optional": true,
@@ -67855,7 +67855,7 @@
67855
67855
  "immutable": true,
67856
67856
  "locationInModule": {
67857
67857
  "filename": "src/release/publisher.ts",
67858
- "line": 1163
67858
+ "line": 1151
67859
67859
  },
67860
67860
  "name": "trustedPublishing",
67861
67861
  "optional": true,
@@ -67873,7 +67873,7 @@
67873
67873
  "immutable": true,
67874
67874
  "locationInModule": {
67875
67875
  "filename": "src/release/publisher.ts",
67876
- "line": 1154
67876
+ "line": 1142
67877
67877
  },
67878
67878
  "name": "twinePasswordSecret",
67879
67879
  "optional": true,
@@ -67891,7 +67891,7 @@
67891
67891
  "immutable": true,
67892
67892
  "locationInModule": {
67893
67893
  "filename": "src/release/publisher.ts",
67894
- "line": 1142
67894
+ "line": 1130
67895
67895
  },
67896
67896
  "name": "twineRegistryUrl",
67897
67897
  "optional": true,
@@ -67909,7 +67909,7 @@
67909
67909
  "immutable": true,
67910
67910
  "locationInModule": {
67911
67911
  "filename": "src/release/publisher.ts",
67912
- "line": 1148
67912
+ "line": 1136
67913
67913
  },
67914
67914
  "name": "twineUsernameSecret",
67915
67915
  "optional": true,
@@ -73339,6 +73339,6 @@
73339
73339
  "usedFeatures": [
73340
73340
  "class-covariant-overrides"
73341
73341
  ],
73342
- "version": "0.98.13",
73343
- "fingerprint": "S4be1mvhRqqYDY6q+r7HQ9MIUMF8lqldH28IKN3LtdU="
73342
+ "version": "0.98.15",
73343
+ "fingerprint": "PqpNH10BPObgJVJ9WxcyoDzEf8MLMrvTxnt82KT4DzM="
73344
73344
  }
@@ -160,7 +160,7 @@ class AiInstructions extends component_1.Component {
160
160
  }
161
161
  exports.AiInstructions = AiInstructions;
162
162
  _a = JSII_RTTI_SYMBOL_1;
163
- AiInstructions[_a] = { fqn: "projen.AiInstructions", version: "0.98.13" };
163
+ AiInstructions[_a] = { fqn: "projen.AiInstructions", version: "0.98.15" };
164
164
  class AiInstructionsFile extends file_1.FileBase {
165
165
  constructor() {
166
166
  super(...arguments);
@@ -178,7 +178,7 @@ class AiInstructionsFile extends file_1.FileBase {
178
178
  }
179
179
  exports.AiInstructionsFile = AiInstructionsFile;
180
180
  _b = JSII_RTTI_SYMBOL_1;
181
- AiInstructionsFile[_b] = { fqn: "projen.AiInstructionsFile", version: "0.98.13" };
181
+ AiInstructionsFile[_b] = { fqn: "projen.AiInstructionsFile", version: "0.98.15" };
182
182
  function bestPracticesInstructions(project) {
183
183
  const projenCommand = project.projenCommand;
184
184
  return `# Development Best Practices