projen 0.80.7 → 0.80.9

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 (187) hide show
  1. package/.jsii +41 -41
  2. package/lib/awscdk/auto-discover.js +5 -5
  3. package/lib/awscdk/awscdk-app-java.js +1 -1
  4. package/lib/awscdk/awscdk-app-py.js +1 -1
  5. package/lib/awscdk/awscdk-app-ts.js +1 -1
  6. package/lib/awscdk/awscdk-construct.js +2 -2
  7. package/lib/awscdk/awscdk-deps-java.js +1 -1
  8. package/lib/awscdk/awscdk-deps-js.js +1 -1
  9. package/lib/awscdk/awscdk-deps-py.js +1 -1
  10. package/lib/awscdk/awscdk-deps.js +1 -1
  11. package/lib/awscdk/cdk-config.js +1 -1
  12. package/lib/awscdk/cdk-tasks.js +1 -1
  13. package/lib/awscdk/integration-test.js +1 -1
  14. package/lib/awscdk/lambda-extension.js +1 -1
  15. package/lib/awscdk/lambda-function.js +2 -2
  16. package/lib/build/build-workflow.js +1 -1
  17. package/lib/cdk/auto-discover-base.js +2 -2
  18. package/lib/cdk/construct-lib.js +1 -1
  19. package/lib/cdk/integration-test-base.js +1 -1
  20. package/lib/cdk/jsii-docgen.js +1 -1
  21. package/lib/cdk/jsii-project.js +1 -1
  22. package/lib/cdk8s/auto-discover.js +2 -2
  23. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  24. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  25. package/lib/cdk8s/cdk8s-construct.js +1 -1
  26. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps.js +1 -1
  28. package/lib/cdk8s/integration-test.js +1 -1
  29. package/lib/cdktf/cdktf-construct.js +1 -1
  30. package/lib/circleci/circleci.js +1 -1
  31. package/lib/component.js +1 -1
  32. package/lib/dependencies.js +1 -1
  33. package/lib/dev-env.js +1 -1
  34. package/lib/docker-compose/docker-compose-service.js +1 -1
  35. package/lib/docker-compose/docker-compose.js +1 -1
  36. package/lib/file.js +1 -1
  37. package/lib/gitattributes.js +1 -1
  38. package/lib/github/actions-provider.js +1 -1
  39. package/lib/github/auto-approve.js +1 -1
  40. package/lib/github/auto-merge.js +1 -1
  41. package/lib/github/dependabot.js +1 -1
  42. package/lib/github/github-credentials.js +1 -1
  43. package/lib/github/github-project.js +1 -1
  44. package/lib/github/github.js +1 -1
  45. package/lib/github/mergify.js +1 -1
  46. package/lib/github/pr-template.js +1 -1
  47. package/lib/github/pull-request-lint.js +1 -1
  48. package/lib/github/stale.js +1 -1
  49. package/lib/github/task-workflow-job.js +1 -1
  50. package/lib/github/task-workflow.js +1 -1
  51. package/lib/github/workflow-actions.js +1 -1
  52. package/lib/github/workflow-jobs.js +1 -1
  53. package/lib/github/workflow-steps.js +1 -1
  54. package/lib/github/workflows.js +1 -1
  55. package/lib/gitlab/configuration.js +1 -1
  56. package/lib/gitlab/gitlab-configuration.js +1 -1
  57. package/lib/gitlab/nested-configuration.js +1 -1
  58. package/lib/gitpod.js +1 -1
  59. package/lib/ignore-file.js +1 -1
  60. package/lib/ini.js +1 -1
  61. package/lib/java/java-project.js +1 -1
  62. package/lib/java/junit.js +1 -1
  63. package/lib/java/maven-compile.js +1 -1
  64. package/lib/java/maven-packaging.js +1 -1
  65. package/lib/java/maven-sample.js +1 -1
  66. package/lib/java/pom.js +1 -1
  67. package/lib/java/projenrc.js +1 -1
  68. package/lib/javascript/bundler.js +1 -1
  69. package/lib/javascript/eslint.js +1 -1
  70. package/lib/javascript/jest.js +4 -4
  71. package/lib/javascript/license-checker.js +1 -1
  72. package/lib/javascript/node-package.js +1 -1
  73. package/lib/javascript/node-project.js +1 -1
  74. package/lib/javascript/npm-config.js +1 -1
  75. package/lib/javascript/prettier.js +1 -1
  76. package/lib/javascript/projenrc.js +1 -1
  77. package/lib/javascript/typescript-config.js +2 -2
  78. package/lib/javascript/upgrade-dependencies.js +2 -2
  79. package/lib/javascript/yarnrc.js +1 -1
  80. package/lib/json-patch.js +1 -1
  81. package/lib/json.js +1 -1
  82. package/lib/license.js +1 -1
  83. package/lib/logger.js +1 -1
  84. package/lib/makefile.js +1 -1
  85. package/lib/object-file.js +1 -1
  86. package/lib/project-build.js +1 -1
  87. package/lib/project-tree.js +1 -1
  88. package/lib/project.js +1 -1
  89. package/lib/projects.js +1 -1
  90. package/lib/projenrc-json.js +2 -2
  91. package/lib/projenrc.js +1 -1
  92. package/lib/python/pip.js +1 -1
  93. package/lib/python/poetry.d.ts +3 -7
  94. package/lib/python/poetry.js +21 -43
  95. package/lib/python/projenrc.js +1 -1
  96. package/lib/python/pytest-sample.js +1 -1
  97. package/lib/python/pytest.js +1 -1
  98. package/lib/python/python-project.js +1 -1
  99. package/lib/python/python-sample.js +1 -1
  100. package/lib/python/requirements-file.js +1 -1
  101. package/lib/python/setuppy.js +1 -1
  102. package/lib/python/setuptools.js +1 -1
  103. package/lib/python/venv.js +1 -1
  104. package/lib/readme.js +1 -1
  105. package/lib/release/publisher.js +1 -1
  106. package/lib/release/release-trigger.js +1 -1
  107. package/lib/release/release.js +1 -1
  108. package/lib/renovatebot.js +1 -1
  109. package/lib/sample-file.js +2 -2
  110. package/lib/semver.js +1 -1
  111. package/lib/source-code.js +1 -1
  112. package/lib/task-runtime.js +1 -1
  113. package/lib/task.js +1 -1
  114. package/lib/tasks.js +1 -1
  115. package/lib/testing.js +1 -1
  116. package/lib/textfile.js +1 -1
  117. package/lib/toml.js +8 -10
  118. package/lib/typescript/projenrc-ts.js +1 -1
  119. package/lib/typescript/projenrc.js +1 -1
  120. package/lib/typescript/typescript-typedoc.js +1 -1
  121. package/lib/typescript/typescript.js +6 -6
  122. package/lib/version.js +2 -2
  123. package/lib/vscode/devcontainer.js +1 -1
  124. package/lib/vscode/extensions.js +1 -1
  125. package/lib/vscode/launch-config.js +1 -1
  126. package/lib/vscode/settings.js +1 -1
  127. package/lib/vscode/vscode.js +1 -1
  128. package/lib/web/next.js +3 -3
  129. package/lib/web/postcss.js +1 -1
  130. package/lib/web/react.js +4 -4
  131. package/lib/web/tailwind.js +1 -1
  132. package/lib/xmlfile.js +1 -1
  133. package/lib/yaml.js +1 -1
  134. package/node_modules/@iarna/toml/LICENSE +14 -0
  135. package/node_modules/@iarna/toml/README.md +301 -0
  136. package/node_modules/@iarna/toml/index.d.ts +57 -0
  137. package/node_modules/@iarna/toml/lib/create-date.js +23 -0
  138. package/node_modules/@iarna/toml/lib/create-datetime-float.js +24 -0
  139. package/node_modules/@iarna/toml/lib/create-datetime.js +10 -0
  140. package/node_modules/@iarna/toml/lib/create-time.js +22 -0
  141. package/node_modules/@iarna/toml/lib/format-num.js +6 -0
  142. package/node_modules/@iarna/toml/lib/parser-debug.js +60 -0
  143. package/node_modules/@iarna/toml/lib/parser.js +127 -0
  144. package/node_modules/@iarna/toml/lib/toml-parser.js +1379 -0
  145. package/node_modules/@iarna/toml/package.json +82 -0
  146. package/node_modules/@iarna/toml/parse-async.js +30 -0
  147. package/node_modules/@iarna/toml/parse-pretty-error.js +33 -0
  148. package/node_modules/@iarna/toml/parse-stream.js +80 -0
  149. package/node_modules/@iarna/toml/parse-string.js +18 -0
  150. package/node_modules/@iarna/toml/parse.js +5 -0
  151. package/node_modules/@iarna/toml/stringify.js +296 -0
  152. package/node_modules/@iarna/toml/toml.js +3 -0
  153. package/node_modules/yaml/browser/dist/parse/parser.js +4 -1
  154. package/node_modules/yaml/browser/dist/stringify/foldFlowLines.js +19 -10
  155. package/node_modules/yaml/browser/dist/stringify/stringifyCollection.js +5 -12
  156. package/node_modules/yaml/dist/parse/parser.js +4 -1
  157. package/node_modules/yaml/dist/stringify/foldFlowLines.js +19 -10
  158. package/node_modules/yaml/dist/stringify/stringifyCollection.js +5 -12
  159. package/node_modules/yaml/package.json +1 -1
  160. package/package.json +8 -8
  161. package/node_modules/json2toml/CHANGELOG.md +0 -128
  162. package/node_modules/json2toml/LICENSE.txt +0 -18
  163. package/node_modules/json2toml/README.md +0 -52
  164. package/node_modules/json2toml/index.d.ts +0 -13
  165. package/node_modules/json2toml/index.js +0 -160
  166. package/node_modules/json2toml/package.json +0 -62
  167. package/node_modules/lodash.isdate/LICENSE +0 -47
  168. package/node_modules/lodash.isdate/README.md +0 -18
  169. package/node_modules/lodash.isdate/index.js +0 -119
  170. package/node_modules/lodash.isdate/package.json +0 -17
  171. package/node_modules/lodash.isempty/LICENSE +0 -47
  172. package/node_modules/lodash.isempty/README.md +0 -18
  173. package/node_modules/lodash.isempty/index.js +0 -582
  174. package/node_modules/lodash.isempty/package.json +0 -17
  175. package/node_modules/lodash.isplainobject/LICENSE +0 -47
  176. package/node_modules/lodash.isplainobject/README.md +0 -18
  177. package/node_modules/lodash.isplainobject/index.js +0 -139
  178. package/node_modules/lodash.isplainobject/package.json +0 -17
  179. package/node_modules/strftime/Changelog.md +0 -286
  180. package/node_modules/strftime/Makefile +0 -15
  181. package/node_modules/strftime/Readme.md +0 -208
  182. package/node_modules/strftime/bower.json +0 -13
  183. package/node_modules/strftime/component.json +0 -16
  184. package/node_modules/strftime/package.json +0 -53
  185. package/node_modules/strftime/strftime-min.js +0 -21
  186. package/node_modules/strftime/strftime.js +0 -854
  187. package/node_modules/strftime/test.js +0 -271
@@ -1,119 +0,0 @@
1
- /**
2
- * lodash (Custom Build) <https://lodash.com/>
3
- * Build: `lodash modularize exports="npm" -o ./`
4
- * Copyright jQuery Foundation and other contributors <https://jquery.org/>
5
- * Released under MIT license <https://lodash.com/license>
6
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
7
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
8
- */
9
-
10
- /** `Object#toString` result references. */
11
- var dateTag = '[object Date]';
12
-
13
- /** Detect free variable `global` from Node.js. */
14
- var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
15
-
16
- /** Detect free variable `exports`. */
17
- var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;
18
-
19
- /** Detect free variable `module`. */
20
- var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;
21
-
22
- /** Detect the popular CommonJS extension `module.exports`. */
23
- var moduleExports = freeModule && freeModule.exports === freeExports;
24
-
25
- /** Detect free variable `process` from Node.js. */
26
- var freeProcess = moduleExports && freeGlobal.process;
27
-
28
- /** Used to access faster Node.js helpers. */
29
- var nodeUtil = (function() {
30
- try {
31
- return freeProcess && freeProcess.binding('util');
32
- } catch (e) {}
33
- }());
34
-
35
- /* Node.js helper references. */
36
- var nodeIsDate = nodeUtil && nodeUtil.isDate;
37
-
38
- /**
39
- * The base implementation of `_.unary` without support for storing metadata.
40
- *
41
- * @private
42
- * @param {Function} func The function to cap arguments for.
43
- * @returns {Function} Returns the new capped function.
44
- */
45
- function baseUnary(func) {
46
- return function(value) {
47
- return func(value);
48
- };
49
- }
50
-
51
- /** Used for built-in method references. */
52
- var objectProto = Object.prototype;
53
-
54
- /**
55
- * Used to resolve the
56
- * [`toStringTag`](http://ecma-international.org/ecma-262/6.0/#sec-object.prototype.tostring)
57
- * of values.
58
- */
59
- var objectToString = objectProto.toString;
60
-
61
- /**
62
- * The base implementation of `_.isDate` without Node.js optimizations.
63
- *
64
- * @private
65
- * @param {*} value The value to check.
66
- * @returns {boolean} Returns `true` if `value` is a date object, else `false`.
67
- */
68
- function baseIsDate(value) {
69
- return isObjectLike(value) && objectToString.call(value) == dateTag;
70
- }
71
-
72
- /**
73
- * Checks if `value` is classified as a `Date` object.
74
- *
75
- * @static
76
- * @memberOf _
77
- * @since 0.1.0
78
- * @category Lang
79
- * @param {*} value The value to check.
80
- * @returns {boolean} Returns `true` if `value` is a date object, else `false`.
81
- * @example
82
- *
83
- * _.isDate(new Date);
84
- * // => true
85
- *
86
- * _.isDate('Mon April 23 2012');
87
- * // => false
88
- */
89
- var isDate = nodeIsDate ? baseUnary(nodeIsDate) : baseIsDate;
90
-
91
- /**
92
- * Checks if `value` is object-like. A value is object-like if it's not `null`
93
- * and has a `typeof` result of "object".
94
- *
95
- * @static
96
- * @memberOf _
97
- * @since 4.0.0
98
- * @category Lang
99
- * @param {*} value The value to check.
100
- * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
101
- * @example
102
- *
103
- * _.isObjectLike({});
104
- * // => true
105
- *
106
- * _.isObjectLike([1, 2, 3]);
107
- * // => true
108
- *
109
- * _.isObjectLike(_.noop);
110
- * // => false
111
- *
112
- * _.isObjectLike(null);
113
- * // => false
114
- */
115
- function isObjectLike(value) {
116
- return !!value && typeof value == 'object';
117
- }
118
-
119
- module.exports = isDate;
@@ -1,17 +0,0 @@
1
- {
2
- "name": "lodash.isdate",
3
- "version": "4.0.1",
4
- "description": "The lodash method `_.isDate` exported as a module.",
5
- "homepage": "https://lodash.com/",
6
- "icon": "https://lodash.com/icon.svg",
7
- "license": "MIT",
8
- "keywords": "lodash-modularized, isdate",
9
- "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
10
- "contributors": [
11
- "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
12
- "Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
13
- "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
14
- ],
15
- "repository": "lodash/lodash",
16
- "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
17
- }
@@ -1,47 +0,0 @@
1
- Copyright jQuery Foundation and other contributors <https://jquery.org/>
2
-
3
- Based on Underscore.js, copyright Jeremy Ashkenas,
4
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
5
-
6
- This software consists of voluntary contributions made by many
7
- individuals. For exact contribution history, see the revision history
8
- available at https://github.com/lodash/lodash
9
-
10
- The following license applies to all parts of this software except as
11
- documented below:
12
-
13
- ====
14
-
15
- Permission is hereby granted, free of charge, to any person obtaining
16
- a copy of this software and associated documentation files (the
17
- "Software"), to deal in the Software without restriction, including
18
- without limitation the rights to use, copy, modify, merge, publish,
19
- distribute, sublicense, and/or sell copies of the Software, and to
20
- permit persons to whom the Software is furnished to do so, subject to
21
- the following conditions:
22
-
23
- The above copyright notice and this permission notice shall be
24
- included in all copies or substantial portions of the Software.
25
-
26
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
27
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
30
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
31
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
32
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
33
-
34
- ====
35
-
36
- Copyright and related rights for sample code are waived via CC0. Sample
37
- code is defined as all source code displayed within the prose of the
38
- documentation.
39
-
40
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
41
-
42
- ====
43
-
44
- Files located in the node_modules and vendor directories are externally
45
- maintained libraries used by this software which have their own
46
- licenses; we recommend you read them, as their terms may differ from the
47
- terms above.
@@ -1,18 +0,0 @@
1
- # lodash.isempty v4.4.0
2
-
3
- The [lodash](https://lodash.com/) method `_.isEmpty` exported as a [Node.js](https://nodejs.org/) module.
4
-
5
- ## Installation
6
-
7
- Using npm:
8
- ```bash
9
- $ {sudo -H} npm i -g npm
10
- $ npm i --save lodash.isempty
11
- ```
12
-
13
- In Node.js:
14
- ```js
15
- var isEmpty = require('lodash.isempty');
16
- ```
17
-
18
- See the [documentation](https://lodash.com/docs#isEmpty) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.isempty) for more details.