projen 0.95.3__py3-none-any.whl → 0.95.4__py3-none-any.whl

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.

Potentially problematic release.


This version of projen might be problematic. Click here for more details.

projen/_jsii/__init__.py CHANGED
@@ -31,7 +31,7 @@ def check_type(argname: str, value: object, expected_type: typing.Any) -> typing
31
31
  import constructs._jsii
32
32
 
33
33
  __jsii_assembly__ = jsii.JSIIAssembly.load(
34
- "projen", "0.95.3", __name__[0:-6], "projen@0.95.3.jsii.tgz"
34
+ "projen", "0.95.4", __name__[0:-6], "projen@0.95.4.jsii.tgz"
35
35
  )
36
36
 
37
37
  __all__ = [
Binary file
@@ -2236,7 +2236,7 @@ class Jest(
2236
2236
  :param extra_cli_options: (experimental) Additional options to pass to the Jest CLI invocation. Default: - no extra options
2237
2237
  :param ignore_patterns: (deprecated) Defines ``testPathIgnorePatterns`` and ``coveragePathIgnorePatterns``. Default: ["/node_modules/"]
2238
2238
  :param jest_config: (experimental) Jest configuration. Default: - default jest configuration
2239
- :param jest_version: (experimental) The version of jest to use. Note that same version is used as version of ``@types/jest`` and ``ts-jest`` (if Typescript in use), so given version should work also for those. Default: - installs the latest jest version
2239
+ :param jest_version: (experimental) The version of jest to use. Note that same version is used as version of ``@types/jest`` and ``ts-jest`` (if Typescript in use), so given version should work also for those. With Jest 30 ts-jest version 29 is used (if Typescript in use) Default: - installs the latest jest version
2240
2240
  :param junit_reporting: (experimental) Result processing with jest-junit. Output directory is ``test-reports/``. Default: true
2241
2241
  :param pass_with_no_tests: (experimental) Pass with no tests. Default: - true
2242
2242
  :param preserve_default_reporters: (experimental) Preserve the default Jest reporter when additional reporters are added. Default: true
@@ -3844,7 +3844,7 @@ class JestOptions:
3844
3844
  :param extra_cli_options: (experimental) Additional options to pass to the Jest CLI invocation. Default: - no extra options
3845
3845
  :param ignore_patterns: (deprecated) Defines ``testPathIgnorePatterns`` and ``coveragePathIgnorePatterns``. Default: ["/node_modules/"]
3846
3846
  :param jest_config: (experimental) Jest configuration. Default: - default jest configuration
3847
- :param jest_version: (experimental) The version of jest to use. Note that same version is used as version of ``@types/jest`` and ``ts-jest`` (if Typescript in use), so given version should work also for those. Default: - installs the latest jest version
3847
+ :param jest_version: (experimental) The version of jest to use. Note that same version is used as version of ``@types/jest`` and ``ts-jest`` (if Typescript in use), so given version should work also for those. With Jest 30 ts-jest version 29 is used (if Typescript in use) Default: - installs the latest jest version
3848
3848
  :param junit_reporting: (experimental) Result processing with jest-junit. Output directory is ``test-reports/``. Default: true
3849
3849
  :param pass_with_no_tests: (experimental) Pass with no tests. Default: - true
3850
3850
  :param preserve_default_reporters: (experimental) Preserve the default Jest reporter when additional reporters are added. Default: true
@@ -3969,6 +3969,8 @@ class JestOptions:
3969
3969
 
3970
3970
  Note that same version is used as version of ``@types/jest`` and ``ts-jest`` (if Typescript in use), so given version should work also for those.
3971
3971
 
3972
+ With Jest 30 ts-jest version 29 is used (if Typescript in use)
3973
+
3972
3974
  :default: - installs the latest jest version
3973
3975
 
3974
3976
  :stability: experimental
@@ -8,7 +8,7 @@ if "JSII_RUNTIME_PACKAGE_CACHE" not in os.environ:
8
8
  os.environ["JSII_RUNTIME_PACKAGE_CACHE"] = "disabled"
9
9
 
10
10
  __jsii_assembly__ = jsii.JSIIAssembly.load(
11
- "projen", "0.95.3", "projen", "projen@0.95.3.jsii.tgz"
11
+ "projen", "0.95.4", "projen", "projen@0.95.4.jsii.tgz"
12
12
  )
13
13
 
14
14
  exit_code = __jsii_assembly__.invokeBinScript("projen", "projen", sys.argv[1:])
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: projen
3
- Version: 0.95.3
3
+ Version: 0.95.4
4
4
  Summary: CDK for software projects
5
5
  Home-page: https://github.com/projen/projen.git
6
6
  Author: Amazon Web Services
@@ -1,7 +1,7 @@
1
1
  projen/__init__.py,sha256=enk9OVj1wwybFoSxSFFljuOcgiHWh-_izr2fj57oBdw,682920
2
2
  projen/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
3
- projen/_jsii/__init__.py,sha256=M7TC5lNydnc01JzGi0v6x1TbIsKI4kI2ZJQyi1MNnFU,1404
4
- projen/_jsii/projen@0.95.3.jsii.tgz,sha256=0mtyT4f6i4P40eYsIUBuI_ZW9iEfLwKKZTSFBpKEdOk,2929800
3
+ projen/_jsii/__init__.py,sha256=1aB8I4r5tzFCxO3OLoH7AaP8q6k2ivpwFxuJYZC3xQg,1404
4
+ projen/_jsii/projen@0.95.4.jsii.tgz,sha256=v8PraPyOUMKDP3to_fN8ZedCH31Jc1yZlJQdXNk3N0I,2930085
5
5
  projen/awscdk/__init__.py,sha256=UKSV6YtkAP7K5ENKVEfLW5-a3S8HXr1CcdDvuTdwS0w,1144447
6
6
  projen/build/__init__.py,sha256=CW4d2sEJXpP5DAOJKdOt8jaRSfdDjiWdb66k8JBsvRI,54225
7
7
  projen/cdk/__init__.py,sha256=J8me0bPT37Nwj3x0rWDN3sNTExQAXMUljdzhE6dV2ro,553488
@@ -12,16 +12,16 @@ projen/github/__init__.py,sha256=u3gAZFXz46k_IAN5EdfGwJj6phjQePm41TjwlWpDwcs,481
12
12
  projen/github/workflows/__init__.py,sha256=FvVHeCQ1lGQaMoXNsAQSOomS80eM5KO53JzEMRRJMtk,270268
13
13
  projen/gitlab/__init__.py,sha256=BiiBQonVYZgdGo3NLXxJ6WcW47UuGQjBkTRLGm09Ozk,207826
14
14
  projen/java/__init__.py,sha256=Y8yfXiL4RNXtxIc0LB7O3K0CKyw9TkQKkVXgJ57A9Fw,195299
15
- projen/javascript/__init__.py,sha256=ATffY68wefiSvQTKSqqgNB60QhzMCfWurhyxqFTN2aI,900111
15
+ projen/javascript/__init__.py,sha256=WaYQxwjjGn3hcbDoEcNKtQTbWtlZ6lD9bNvXR0eYmq8,900309
16
16
  projen/javascript/biome_config/__init__.py,sha256=MYHs9YMtqiLfZP26ZPpafymc_ysKN7PE6cjvyScjjCU,224184
17
17
  projen/python/__init__.py,sha256=Qir5Sm6lrXrWSveA26s7iDp57DGa4JLde37I2EZMRJU,220487
18
18
  projen/release/__init__.py,sha256=4HYFHWMik-vWr7U0afYnk6ghl9_LLdMtHrfb8tIfxxU,331617
19
19
  projen/typescript/__init__.py,sha256=nfLT-1tkUIV6Ppei_PooAt-MB6LBJzHqEv93t4tlbb8,531260
20
20
  projen/vscode/__init__.py,sha256=eY_k2L0CXCqe1MKhP9syyb1qJyESBFg4ru2KlzuJ2m8,70008
21
21
  projen/web/__init__.py,sha256=Q6DgKaFSFsLgPH3_a7WtRfBZfyn221RhB_rxbtWc6Ss,862322
22
- projen-0.95.3.data/scripts/projen,sha256=FpXWGauOupnMtQs8ssnYPrfK2AQFVtanGc-rbBhmE5o,356
23
- projen-0.95.3.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
24
- projen-0.95.3.dist-info/METADATA,sha256=mpUXQb2FBPMCBgPL6J1AqQlPw9kdQ_gDNwyM-wC7ZPQ,79609
25
- projen-0.95.3.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
26
- projen-0.95.3.dist-info/top_level.txt,sha256=Ul8VGUArFqejE5BMSked3l6NMBO6gjQEWywhM5gw1zw,7
27
- projen-0.95.3.dist-info/RECORD,,
22
+ projen-0.95.4.data/scripts/projen,sha256=8_PoRq_mXIGgEL5EeZiTy7Kajk0tsWtszgrriqpd54E,356
23
+ projen-0.95.4.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
24
+ projen-0.95.4.dist-info/METADATA,sha256=T7kH0XCFEzEiLXYINDMqt0TPIcKKHKQy85CkFkeGiZw,79609
25
+ projen-0.95.4.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
26
+ projen-0.95.4.dist-info/top_level.txt,sha256=Ul8VGUArFqejE5BMSked3l6NMBO6gjQEWywhM5gw1zw,7
27
+ projen-0.95.4.dist-info/RECORD,,
Binary file