projen 0.101.1 → 0.101.3

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 (144) hide show
  1. package/.jsii +74 -74
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +6 -6
  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 +1 -1
  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 +3 -3
  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-build.js +1 -1
  22. package/lib/cdk/jsii-docgen.js +1 -1
  23. package/lib/cdk/jsii-project.js +1 -1
  24. package/lib/cdk8s/auto-discover.js +2 -2
  25. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  26. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  27. package/lib/cdk8s/cdk8s-construct.js +1 -1
  28. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  29. package/lib/cdk8s/cdk8s-deps.js +1 -1
  30. package/lib/cdk8s/integration-test.js +1 -1
  31. package/lib/cdktf/cdktf-construct.js +1 -1
  32. package/lib/circleci/circleci.js +1 -1
  33. package/lib/cli/task-runtime.js +34 -7
  34. package/lib/component.js +1 -1
  35. package/lib/dependencies.js +1 -1
  36. package/lib/dev-env.js +1 -1
  37. package/lib/docker-compose/docker-compose-service.js +1 -1
  38. package/lib/docker-compose/docker-compose.js +1 -1
  39. package/lib/file.js +1 -1
  40. package/lib/gitattributes.js +1 -1
  41. package/lib/github/actions-provider.js +1 -1
  42. package/lib/github/auto-approve.js +1 -1
  43. package/lib/github/auto-merge.js +1 -1
  44. package/lib/github/auto-queue.js +1 -1
  45. package/lib/github/dependabot.js +1 -1
  46. package/lib/github/dependency-review.js +1 -1
  47. package/lib/github/github-credentials.js +1 -1
  48. package/lib/github/github-project.js +1 -1
  49. package/lib/github/github.js +1 -1
  50. package/lib/github/merge-queue.js +1 -1
  51. package/lib/github/mergify.js +1 -1
  52. package/lib/github/pr-template.js +1 -1
  53. package/lib/github/pull-request-backport.js +1 -1
  54. package/lib/github/pull-request-lint.js +1 -1
  55. package/lib/github/stale.js +1 -1
  56. package/lib/github/task-workflow-job.js +4 -3
  57. package/lib/github/task-workflow.js +1 -1
  58. package/lib/github/workflow-actions.js +1 -1
  59. package/lib/github/workflow-jobs.js +1 -1
  60. package/lib/github/workflow-steps.js +1 -1
  61. package/lib/github/workflows.js +1 -1
  62. package/lib/gitlab/configuration.js +1 -1
  63. package/lib/gitlab/gitlab-configuration.js +1 -1
  64. package/lib/gitlab/nested-configuration.js +1 -1
  65. package/lib/gitpod.js +1 -1
  66. package/lib/ignore-file.js +1 -1
  67. package/lib/ini.js +1 -1
  68. package/lib/java/java-project.js +1 -1
  69. package/lib/java/junit.js +1 -1
  70. package/lib/java/maven-compile.js +1 -1
  71. package/lib/java/maven-packaging.js +1 -1
  72. package/lib/java/maven-sample.js +1 -1
  73. package/lib/java/pom.js +2 -2
  74. package/lib/java/projenrc.js +1 -1
  75. package/lib/javascript/biome/biome.js +1 -1
  76. package/lib/javascript/bundler.js +1 -1
  77. package/lib/javascript/eslint.js +1 -1
  78. package/lib/javascript/jest.js +4 -4
  79. package/lib/javascript/license-checker.js +1 -1
  80. package/lib/javascript/node-package.js +5 -3
  81. package/lib/javascript/node-project.js +1 -1
  82. package/lib/javascript/npm-config.js +1 -1
  83. package/lib/javascript/prettier.js +1 -1
  84. package/lib/javascript/projenrc.js +1 -1
  85. package/lib/javascript/typescript-config.js +2 -2
  86. package/lib/javascript/upgrade-dependencies.js +2 -2
  87. package/lib/javascript/yarnrc.js +1 -1
  88. package/lib/json-patch.js +1 -1
  89. package/lib/json.js +1 -1
  90. package/lib/license.js +1 -1
  91. package/lib/logger.js +1 -1
  92. package/lib/makefile.js +1 -1
  93. package/lib/object-file.js +1 -1
  94. package/lib/project-build.js +1 -1
  95. package/lib/project-tree.js +1 -1
  96. package/lib/project.js +1 -1
  97. package/lib/projects.js +1 -1
  98. package/lib/projenrc-json.js +1 -1
  99. package/lib/projenrc.js +1 -1
  100. package/lib/python/pip.js +1 -1
  101. package/lib/python/poetry.js +2 -2
  102. package/lib/python/projenrc.js +1 -1
  103. package/lib/python/pyproject-toml-file.js +1 -1
  104. package/lib/python/pytest-sample.js +1 -1
  105. package/lib/python/pytest.js +1 -1
  106. package/lib/python/python-project.js +1 -1
  107. package/lib/python/python-sample.js +1 -1
  108. package/lib/python/requirements-file.js +1 -1
  109. package/lib/python/setuppy.js +1 -1
  110. package/lib/python/setuptools.js +1 -1
  111. package/lib/python/uv.js +1 -1
  112. package/lib/python/venv.js +1 -1
  113. package/lib/readme.js +1 -1
  114. package/lib/release/bump-type.js +1 -1
  115. package/lib/release/publisher.js +2 -2
  116. package/lib/release/release-trigger.js +1 -1
  117. package/lib/release/release.js +1 -1
  118. package/lib/renovatebot.js +1 -1
  119. package/lib/run-task.cjs +19 -2
  120. package/lib/sample-file.js +2 -2
  121. package/lib/source-code.js +1 -1
  122. package/lib/task-shell.js +1 -1
  123. package/lib/task.js +1 -1
  124. package/lib/tasks.js +1 -1
  125. package/lib/testing.js +1 -1
  126. package/lib/textfile.js +1 -1
  127. package/lib/toml.js +1 -1
  128. package/lib/typescript/projenrc-ts.js +1 -1
  129. package/lib/typescript/projenrc.js +1 -1
  130. package/lib/typescript/typescript-typedoc.js +1 -1
  131. package/lib/typescript/typescript.js +5 -5
  132. package/lib/version.js +2 -2
  133. package/lib/vscode/devcontainer.js +1 -1
  134. package/lib/vscode/extensions.js +1 -1
  135. package/lib/vscode/launch-config.js +1 -1
  136. package/lib/vscode/settings.js +1 -1
  137. package/lib/vscode/vscode.js +1 -1
  138. package/lib/web/next.js +3 -3
  139. package/lib/web/postcss.js +1 -1
  140. package/lib/web/react.js +3 -3
  141. package/lib/web/tailwind.js +1 -1
  142. package/lib/xmlfile.js +1 -1
  143. package/lib/yaml.js +1 -1
  144. package/package.json +1 -1
package/.jsii CHANGED
@@ -46989,7 +46989,7 @@
46989
46989
  "kind": "enum",
46990
46990
  "locationInModule": {
46991
46991
  "filename": "src/javascript/node-package.ts",
46992
- "line": 2061
46992
+ "line": 2063
46993
46993
  },
46994
46994
  "members": [
46995
46995
  {
@@ -47029,7 +47029,7 @@
47029
47029
  "kind": "interface",
47030
47030
  "locationInModule": {
47031
47031
  "filename": "src/javascript/node-package.ts",
47032
- "line": 2073
47032
+ "line": 2075
47033
47033
  },
47034
47034
  "name": "InstallTrigger",
47035
47035
  "namespace": "javascript",
@@ -47043,7 +47043,7 @@
47043
47043
  "immutable": true,
47044
47044
  "locationInModule": {
47045
47045
  "filename": "src/javascript/node-package.ts",
47046
- "line": 2075
47046
+ "line": 2077
47047
47047
  },
47048
47048
  "name": "reason",
47049
47049
  "type": {
@@ -47059,7 +47059,7 @@
47059
47059
  "immutable": true,
47060
47060
  "locationInModule": {
47061
47061
  "filename": "src/javascript/node-package.ts",
47062
- "line": 2081
47062
+ "line": 2083
47063
47063
  },
47064
47064
  "name": "diff",
47065
47065
  "optional": true,
@@ -47082,7 +47082,7 @@
47082
47082
  "immutable": true,
47083
47083
  "locationInModule": {
47084
47084
  "filename": "src/javascript/node-package.ts",
47085
- "line": 2087
47085
+ "line": 2089
47086
47086
  },
47087
47087
  "name": "resolutions",
47088
47088
  "optional": true,
@@ -49960,7 +49960,7 @@
49960
49960
  },
49961
49961
  "locationInModule": {
49962
49962
  "filename": "src/javascript/node-package.ts",
49963
- "line": 1849
49963
+ "line": 1851
49964
49964
  },
49965
49965
  "name": "installDependencies",
49966
49966
  "parameters": [
@@ -50500,7 +50500,7 @@
50500
50500
  "kind": "enum",
50501
50501
  "locationInModule": {
50502
50502
  "filename": "src/javascript/node-package.ts",
50503
- "line": 1969
50503
+ "line": 1971
50504
50504
  },
50505
50505
  "members": [
50506
50506
  {
@@ -52812,7 +52812,7 @@
52812
52812
  "kind": "enum",
52813
52813
  "locationInModule": {
52814
52814
  "filename": "src/javascript/node-package.ts",
52815
- "line": 2013
52815
+ "line": 2015
52816
52816
  },
52817
52817
  "members": [
52818
52818
  {
@@ -53007,7 +53007,7 @@
53007
53007
  "kind": "interface",
53008
53008
  "locationInModule": {
53009
53009
  "filename": "src/javascript/node-package.ts",
53010
- "line": 1958
53010
+ "line": 1960
53011
53011
  },
53012
53012
  "name": "PeerDependencyOptions",
53013
53013
  "namespace": "javascript",
@@ -53022,7 +53022,7 @@
53022
53022
  "immutable": true,
53023
53023
  "locationInModule": {
53024
53024
  "filename": "src/javascript/node-package.ts",
53025
- "line": 1963
53025
+ "line": 1965
53026
53026
  },
53027
53027
  "name": "pinnedDevDependency",
53028
53028
  "optional": true,
@@ -57410,7 +57410,7 @@
57410
57410
  "kind": "interface",
57411
57411
  "locationInModule": {
57412
57412
  "filename": "src/javascript/node-package.ts",
57413
- "line": 2028
57413
+ "line": 2030
57414
57414
  },
57415
57415
  "name": "YarnBerryOptions",
57416
57416
  "namespace": "javascript",
@@ -57425,7 +57425,7 @@
57425
57425
  "immutable": true,
57426
57426
  "locationInModule": {
57427
57427
  "filename": "src/javascript/node-package.ts",
57428
- "line": 2034
57428
+ "line": 2036
57429
57429
  },
57430
57430
  "name": "version",
57431
57431
  "optional": true,
@@ -57443,7 +57443,7 @@
57443
57443
  "immutable": true,
57444
57444
  "locationInModule": {
57445
57445
  "filename": "src/javascript/node-package.ts",
57446
- "line": 2041
57446
+ "line": 2043
57447
57447
  },
57448
57448
  "name": "yarnRcOptions",
57449
57449
  "optional": true,
@@ -57462,7 +57462,7 @@
57462
57462
  "immutable": true,
57463
57463
  "locationInModule": {
57464
57464
  "filename": "src/javascript/node-package.ts",
57465
- "line": 2049
57465
+ "line": 2051
57466
57466
  },
57467
57467
  "name": "zeroInstalls",
57468
57468
  "optional": true,
@@ -76318,7 +76318,7 @@
76318
76318
  "kind": "enum",
76319
76319
  "locationInModule": {
76320
76320
  "filename": "src/release/publisher.ts",
76321
- "line": 1057
76321
+ "line": 1054
76322
76322
  },
76323
76323
  "members": [
76324
76324
  {
@@ -76352,7 +76352,7 @@
76352
76352
  "kind": "interface",
76353
76353
  "locationInModule": {
76354
76354
  "filename": "src/release/publisher.ts",
76355
- "line": 1075
76355
+ "line": 1072
76356
76356
  },
76357
76357
  "name": "CodeArtifactOptions",
76358
76358
  "namespace": "release",
@@ -76368,7 +76368,7 @@
76368
76368
  "immutable": true,
76369
76369
  "locationInModule": {
76370
76370
  "filename": "src/release/publisher.ts",
76371
- "line": 1091
76371
+ "line": 1088
76372
76372
  },
76373
76373
  "name": "accessKeyIdSecret",
76374
76374
  "optional": true,
@@ -76386,7 +76386,7 @@
76386
76386
  "immutable": true,
76387
76387
  "locationInModule": {
76388
76388
  "filename": "src/release/publisher.ts",
76389
- "line": 1081
76389
+ "line": 1078
76390
76390
  },
76391
76391
  "name": "authProvider",
76392
76392
  "optional": true,
@@ -76405,7 +76405,7 @@
76405
76405
  "immutable": true,
76406
76406
  "locationInModule": {
76407
76407
  "filename": "src/release/publisher.ts",
76408
- "line": 1111
76408
+ "line": 1108
76409
76409
  },
76410
76410
  "name": "roleToAssume",
76411
76411
  "optional": true,
@@ -76424,7 +76424,7 @@
76424
76424
  "immutable": true,
76425
76425
  "locationInModule": {
76426
76426
  "filename": "src/release/publisher.ts",
76427
- "line": 1102
76427
+ "line": 1099
76428
76428
  },
76429
76429
  "name": "secretAccessKeySecret",
76430
76430
  "optional": true,
@@ -76446,7 +76446,7 @@
76446
76446
  "kind": "interface",
76447
76447
  "locationInModule": {
76448
76448
  "filename": "src/release/publisher.ts",
76449
- "line": 955
76449
+ "line": 952
76450
76450
  },
76451
76451
  "name": "CommonPublishOptions",
76452
76452
  "namespace": "release",
@@ -76462,7 +76462,7 @@
76462
76462
  "immutable": true,
76463
76463
  "locationInModule": {
76464
76464
  "filename": "src/release/publisher.ts",
76465
- "line": 992
76465
+ "line": 989
76466
76466
  },
76467
76467
  "name": "githubEnvironment",
76468
76468
  "optional": true,
@@ -76480,7 +76480,7 @@
76480
76480
  "immutable": true,
76481
76481
  "locationInModule": {
76482
76482
  "filename": "src/release/publisher.ts",
76483
- "line": 974
76483
+ "line": 971
76484
76484
  },
76485
76485
  "name": "postPublishSteps",
76486
76486
  "optional": true,
@@ -76503,7 +76503,7 @@
76503
76503
  "immutable": true,
76504
76504
  "locationInModule": {
76505
76505
  "filename": "src/release/publisher.ts",
76506
- "line": 965
76506
+ "line": 962
76507
76507
  },
76508
76508
  "name": "prePublishSteps",
76509
76509
  "optional": true,
@@ -76526,7 +76526,7 @@
76526
76526
  "immutable": true,
76527
76527
  "locationInModule": {
76528
76528
  "filename": "src/release/publisher.ts",
76529
- "line": 980
76529
+ "line": 977
76530
76530
  },
76531
76531
  "name": "publishTools",
76532
76532
  "optional": true,
@@ -76591,7 +76591,7 @@
76591
76591
  "kind": "interface",
76592
76592
  "locationInModule": {
76593
76593
  "filename": "src/release/publisher.ts",
76594
- "line": 1403
76594
+ "line": 1400
76595
76595
  },
76596
76596
  "name": "GitHubReleasesPublishOptions",
76597
76597
  "namespace": "release",
@@ -76606,7 +76606,7 @@
76606
76606
  "immutable": true,
76607
76607
  "locationInModule": {
76608
76608
  "filename": "src/release/publisher.ts",
76609
- "line": 1362
76609
+ "line": 1359
76610
76610
  },
76611
76611
  "name": "changelogFile",
76612
76612
  "type": {
@@ -76623,7 +76623,7 @@
76623
76623
  "immutable": true,
76624
76624
  "locationInModule": {
76625
76625
  "filename": "src/release/publisher.ts",
76626
- "line": 1355
76626
+ "line": 1352
76627
76627
  },
76628
76628
  "name": "releaseTagFile",
76629
76629
  "type": {
@@ -76640,7 +76640,7 @@
76640
76640
  "immutable": true,
76641
76641
  "locationInModule": {
76642
76642
  "filename": "src/release/publisher.ts",
76643
- "line": 1348
76643
+ "line": 1345
76644
76644
  },
76645
76645
  "name": "versionFile",
76646
76646
  "type": {
@@ -76661,7 +76661,7 @@
76661
76661
  "kind": "interface",
76662
76662
  "locationInModule": {
76663
76663
  "filename": "src/release/publisher.ts",
76664
- "line": 1409
76664
+ "line": 1406
76665
76665
  },
76666
76666
  "name": "GitPublishOptions",
76667
76667
  "namespace": "release",
@@ -76676,7 +76676,7 @@
76676
76676
  "immutable": true,
76677
76677
  "locationInModule": {
76678
76678
  "filename": "src/release/publisher.ts",
76679
- "line": 1362
76679
+ "line": 1359
76680
76680
  },
76681
76681
  "name": "changelogFile",
76682
76682
  "type": {
@@ -76693,7 +76693,7 @@
76693
76693
  "immutable": true,
76694
76694
  "locationInModule": {
76695
76695
  "filename": "src/release/publisher.ts",
76696
- "line": 1355
76696
+ "line": 1352
76697
76697
  },
76698
76698
  "name": "releaseTagFile",
76699
76699
  "type": {
@@ -76710,7 +76710,7 @@
76710
76710
  "immutable": true,
76711
76711
  "locationInModule": {
76712
76712
  "filename": "src/release/publisher.ts",
76713
- "line": 1348
76713
+ "line": 1345
76714
76714
  },
76715
76715
  "name": "versionFile",
76716
76716
  "type": {
@@ -76727,7 +76727,7 @@
76727
76727
  "immutable": true,
76728
76728
  "locationInModule": {
76729
76729
  "filename": "src/release/publisher.ts",
76730
- "line": 1420
76730
+ "line": 1417
76731
76731
  },
76732
76732
  "name": "gitBranch",
76733
76733
  "optional": true,
@@ -76745,7 +76745,7 @@
76745
76745
  "immutable": true,
76746
76746
  "locationInModule": {
76747
76747
  "filename": "src/release/publisher.ts",
76748
- "line": 1427
76748
+ "line": 1424
76749
76749
  },
76750
76750
  "name": "gitPushCommand",
76751
76751
  "optional": true,
@@ -76762,7 +76762,7 @@
76762
76762
  "immutable": true,
76763
76763
  "locationInModule": {
76764
76764
  "filename": "src/release/publisher.ts",
76765
- "line": 1413
76765
+ "line": 1410
76766
76766
  },
76767
76767
  "name": "projectChangelogFile",
76768
76768
  "optional": true,
@@ -76787,7 +76787,7 @@
76787
76787
  "kind": "interface",
76788
76788
  "locationInModule": {
76789
76789
  "filename": "src/release/publisher.ts",
76790
- "line": 1287
76790
+ "line": 1284
76791
76791
  },
76792
76792
  "name": "GoPublishOptions",
76793
76793
  "namespace": "release",
@@ -76802,7 +76802,7 @@
76802
76802
  "immutable": true,
76803
76803
  "locationInModule": {
76804
76804
  "filename": "src/release/publisher.ts",
76805
- "line": 1320
76805
+ "line": 1317
76806
76806
  },
76807
76807
  "name": "gitBranch",
76808
76808
  "optional": true,
@@ -76820,7 +76820,7 @@
76820
76820
  "immutable": true,
76821
76821
  "locationInModule": {
76822
76822
  "filename": "src/release/publisher.ts",
76823
- "line": 1339
76823
+ "line": 1336
76824
76824
  },
76825
76825
  "name": "gitCommitMessage",
76826
76826
  "optional": true,
@@ -76839,7 +76839,7 @@
76839
76839
  "immutable": true,
76840
76840
  "locationInModule": {
76841
76841
  "filename": "src/release/publisher.ts",
76842
- "line": 1306
76842
+ "line": 1303
76843
76843
  },
76844
76844
  "name": "githubDeployKeySecret",
76845
76845
  "optional": true,
@@ -76858,7 +76858,7 @@
76858
76858
  "immutable": true,
76859
76859
  "locationInModule": {
76860
76860
  "filename": "src/release/publisher.ts",
76861
- "line": 1296
76861
+ "line": 1293
76862
76862
  },
76863
76863
  "name": "githubTokenSecret",
76864
76864
  "optional": true,
@@ -76876,7 +76876,7 @@
76876
76876
  "immutable": true,
76877
76877
  "locationInModule": {
76878
76878
  "filename": "src/release/publisher.ts",
76879
- "line": 1313
76879
+ "line": 1310
76880
76880
  },
76881
76881
  "name": "githubUseSsh",
76882
76882
  "optional": true,
@@ -76894,7 +76894,7 @@
76894
76894
  "immutable": true,
76895
76895
  "locationInModule": {
76896
76896
  "filename": "src/release/publisher.ts",
76897
- "line": 1332
76897
+ "line": 1329
76898
76898
  },
76899
76899
  "name": "gitUserEmail",
76900
76900
  "optional": true,
@@ -76912,7 +76912,7 @@
76912
76912
  "immutable": true,
76913
76913
  "locationInModule": {
76914
76914
  "filename": "src/release/publisher.ts",
76915
- "line": 1326
76915
+ "line": 1323
76916
76916
  },
76917
76917
  "name": "gitUserName",
76918
76918
  "optional": true,
@@ -77010,7 +77010,7 @@
77010
77010
  "kind": "interface",
77011
77011
  "locationInModule": {
77012
77012
  "filename": "src/release/publisher.ts",
77013
- "line": 1203
77013
+ "line": 1200
77014
77014
  },
77015
77015
  "name": "MavenPublishOptions",
77016
77016
  "namespace": "release",
@@ -77026,7 +77026,7 @@
77026
77026
  "immutable": true,
77027
77027
  "locationInModule": {
77028
77028
  "filename": "src/release/publisher.ts",
77029
- "line": 1209
77029
+ "line": 1206
77030
77030
  },
77031
77031
  "name": "mavenEndpoint",
77032
77032
  "optional": true,
@@ -77046,7 +77046,7 @@
77046
77046
  "immutable": true,
77047
77047
  "locationInModule": {
77048
77048
  "filename": "src/release/publisher.ts",
77049
- "line": 1244
77049
+ "line": 1241
77050
77050
  },
77051
77051
  "name": "mavenGpgPrivateKeyPassphrase",
77052
77052
  "optional": true,
@@ -77066,7 +77066,7 @@
77066
77066
  "immutable": true,
77067
77067
  "locationInModule": {
77068
77068
  "filename": "src/release/publisher.ts",
77069
- "line": 1235
77069
+ "line": 1232
77070
77070
  },
77071
77071
  "name": "mavenGpgPrivateKeySecret",
77072
77072
  "optional": true,
@@ -77086,7 +77086,7 @@
77086
77086
  "immutable": true,
77087
77087
  "locationInModule": {
77088
77088
  "filename": "src/release/publisher.ts",
77089
- "line": 1270
77089
+ "line": 1267
77090
77090
  },
77091
77091
  "name": "mavenPassword",
77092
77092
  "optional": true,
@@ -77104,7 +77104,7 @@
77104
77104
  "immutable": true,
77105
77105
  "locationInModule": {
77106
77106
  "filename": "src/release/publisher.ts",
77107
- "line": 1225
77107
+ "line": 1222
77108
77108
  },
77109
77109
  "name": "mavenRepositoryUrl",
77110
77110
  "optional": true,
@@ -77123,7 +77123,7 @@
77123
77123
  "immutable": true,
77124
77124
  "locationInModule": {
77125
77125
  "filename": "src/release/publisher.ts",
77126
- "line": 1218
77126
+ "line": 1215
77127
77127
  },
77128
77128
  "name": "mavenServerId",
77129
77129
  "optional": true,
@@ -77141,7 +77141,7 @@
77141
77141
  "immutable": true,
77142
77142
  "locationInModule": {
77143
77143
  "filename": "src/release/publisher.ts",
77144
- "line": 1281
77144
+ "line": 1278
77145
77145
  },
77146
77146
  "name": "mavenStagingProfileId",
77147
77147
  "optional": true,
@@ -77161,7 +77161,7 @@
77161
77161
  "immutable": true,
77162
77162
  "locationInModule": {
77163
77163
  "filename": "src/release/publisher.ts",
77164
- "line": 1257
77164
+ "line": 1254
77165
77165
  },
77166
77166
  "name": "mavenUsername",
77167
77167
  "optional": true,
@@ -77186,7 +77186,7 @@
77186
77186
  "kind": "interface",
77187
77187
  "locationInModule": {
77188
77188
  "filename": "src/release/publisher.ts",
77189
- "line": 998
77189
+ "line": 995
77190
77190
  },
77191
77191
  "name": "NpmPublishOptions",
77192
77192
  "namespace": "release",
@@ -77201,7 +77201,7 @@
77201
77201
  "immutable": true,
77202
77202
  "locationInModule": {
77203
77203
  "filename": "src/release/publisher.ts",
77204
- "line": 1051
77204
+ "line": 1048
77205
77205
  },
77206
77206
  "name": "codeArtifactOptions",
77207
77207
  "optional": true,
@@ -77221,7 +77221,7 @@
77221
77221
  "immutable": true,
77222
77222
  "locationInModule": {
77223
77223
  "filename": "src/release/publisher.ts",
77224
- "line": 1044
77224
+ "line": 1041
77225
77225
  },
77226
77226
  "name": "npmProvenance",
77227
77227
  "optional": true,
@@ -77239,7 +77239,7 @@
77239
77239
  "immutable": true,
77240
77240
  "locationInModule": {
77241
77241
  "filename": "src/release/publisher.ts",
77242
- "line": 1018
77242
+ "line": 1015
77243
77243
  },
77244
77244
  "name": "npmTokenSecret",
77245
77245
  "optional": true,
@@ -77259,7 +77259,7 @@
77259
77259
  "immutable": true,
77260
77260
  "locationInModule": {
77261
77261
  "filename": "src/release/publisher.ts",
77262
- "line": 1011
77262
+ "line": 1008
77263
77263
  },
77264
77264
  "name": "registry",
77265
77265
  "optional": true,
@@ -77279,7 +77279,7 @@
77279
77279
  "immutable": true,
77280
77280
  "locationInModule": {
77281
77281
  "filename": "src/release/publisher.ts",
77282
- "line": 1031
77282
+ "line": 1028
77283
77283
  },
77284
77284
  "name": "trustedPublishing",
77285
77285
  "optional": true,
@@ -77304,7 +77304,7 @@
77304
77304
  "kind": "interface",
77305
77305
  "locationInModule": {
77306
77306
  "filename": "src/release/publisher.ts",
77307
- "line": 1168
77307
+ "line": 1165
77308
77308
  },
77309
77309
  "name": "NugetPublishOptions",
77310
77310
  "namespace": "release",
@@ -77319,7 +77319,7 @@
77319
77319
  "immutable": true,
77320
77320
  "locationInModule": {
77321
77321
  "filename": "src/release/publisher.ts",
77322
- "line": 1174
77322
+ "line": 1171
77323
77323
  },
77324
77324
  "name": "nugetApiKeySecret",
77325
77325
  "optional": true,
@@ -77336,7 +77336,7 @@
77336
77336
  "immutable": true,
77337
77337
  "locationInModule": {
77338
77338
  "filename": "src/release/publisher.ts",
77339
- "line": 1179
77339
+ "line": 1176
77340
77340
  },
77341
77341
  "name": "nugetServer",
77342
77342
  "optional": true,
@@ -77355,7 +77355,7 @@
77355
77355
  "immutable": true,
77356
77356
  "locationInModule": {
77357
77357
  "filename": "src/release/publisher.ts",
77358
- "line": 1197
77358
+ "line": 1194
77359
77359
  },
77360
77360
  "name": "nugetUsernameSecret",
77361
77361
  "optional": true,
@@ -77374,7 +77374,7 @@
77374
77374
  "immutable": true,
77375
77375
  "locationInModule": {
77376
77376
  "filename": "src/release/publisher.ts",
77377
- "line": 1188
77377
+ "line": 1185
77378
77378
  },
77379
77379
  "name": "trustedPublishing",
77380
77380
  "optional": true,
@@ -77528,7 +77528,7 @@
77528
77528
  },
77529
77529
  "locationInModule": {
77530
77530
  "filename": "src/release/publisher.ts",
77531
- "line": 655
77531
+ "line": 652
77532
77532
  },
77533
77533
  "name": "publishToGo",
77534
77534
  "parameters": [
@@ -77979,7 +77979,7 @@
77979
77979
  "kind": "interface",
77980
77980
  "locationInModule": {
77981
77981
  "filename": "src/release/publisher.ts",
77982
- "line": 1117
77982
+ "line": 1114
77983
77983
  },
77984
77984
  "name": "PyPiPublishOptions",
77985
77985
  "namespace": "release",
@@ -77996,7 +77996,7 @@
77996
77996
  "immutable": true,
77997
77997
  "locationInModule": {
77998
77998
  "filename": "src/release/publisher.ts",
77999
- "line": 1155
77999
+ "line": 1152
78000
78000
  },
78001
78001
  "name": "attestations",
78002
78002
  "optional": true,
@@ -78014,7 +78014,7 @@
78014
78014
  "immutable": true,
78015
78015
  "locationInModule": {
78016
78016
  "filename": "src/release/publisher.ts",
78017
- "line": 1162
78017
+ "line": 1159
78018
78018
  },
78019
78019
  "name": "codeArtifactOptions",
78020
78020
  "optional": true,
@@ -78033,7 +78033,7 @@
78033
78033
  "immutable": true,
78034
78034
  "locationInModule": {
78035
78035
  "filename": "src/release/publisher.ts",
78036
- "line": 1144
78036
+ "line": 1141
78037
78037
  },
78038
78038
  "name": "trustedPublishing",
78039
78039
  "optional": true,
@@ -78051,7 +78051,7 @@
78051
78051
  "immutable": true,
78052
78052
  "locationInModule": {
78053
78053
  "filename": "src/release/publisher.ts",
78054
- "line": 1135
78054
+ "line": 1132
78055
78055
  },
78056
78056
  "name": "twinePasswordSecret",
78057
78057
  "optional": true,
@@ -78069,7 +78069,7 @@
78069
78069
  "immutable": true,
78070
78070
  "locationInModule": {
78071
78071
  "filename": "src/release/publisher.ts",
78072
- "line": 1123
78072
+ "line": 1120
78073
78073
  },
78074
78074
  "name": "twineRegistryUrl",
78075
78075
  "optional": true,
@@ -78087,7 +78087,7 @@
78087
78087
  "immutable": true,
78088
78088
  "locationInModule": {
78089
78089
  "filename": "src/release/publisher.ts",
78090
- "line": 1129
78090
+ "line": 1126
78091
78091
  },
78092
78092
  "name": "twineUsernameSecret",
78093
78093
  "optional": true,
@@ -83413,6 +83413,6 @@
83413
83413
  "usedFeatures": [
83414
83414
  "class-covariant-overrides"
83415
83415
  ],
83416
- "version": "0.101.1",
83417
- "fingerprint": "poLrF+ixHBTm74Yqq8AASdgG3CRK0y+odoIOt6z6kwk="
83416
+ "version": "0.101.3",
83417
+ "fingerprint": "5oqOv/HukV9HDeLifLDy0W6tBez15QbRGG4UBx7reRg="
83418
83418
  }
@@ -63,7 +63,7 @@ var AiAgent;
63
63
  * ai.addInstructions("Always write comprehensive tests.");
64
64
  */
65
65
  class AiInstructions extends component_1.Component {
66
- static [JSII_RTTI_SYMBOL_1] = { fqn: "projen.AiInstructions", version: "0.101.1" };
66
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "projen.AiInstructions", version: "0.101.3" };
67
67
  /**
68
68
  * Returns projen-specific instructions for AI agents.
69
69
  */
@@ -167,7 +167,7 @@ class AiInstructions extends component_1.Component {
167
167
  }
168
168
  exports.AiInstructions = AiInstructions;
169
169
  class AiInstructionsFile extends file_1.FileBase {
170
- static [JSII_RTTI_SYMBOL_1] = { fqn: "projen.AiInstructionsFile", version: "0.101.1" };
170
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "projen.AiInstructionsFile", version: "0.101.3" };
171
171
  instructions = [];
172
172
  /**
173
173
  * Adds instructions to the instruction file.