Projen

Latest version: v0.91.18

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 345

0.88.0

[0.88.0](https://github.com/projen/projen/compare/v0.87.4...v0.88.0) (2024-09-23)


⚠ BREAKING CHANGES

* **node:** The `workflowNodeVersion` used in GitHub Actions Workflows now defaults to `lts/*`. To revert to the previous behavior, set `workflowNodeVersion: '18.x'`.
* **node:** The version of the`types/node` dev dependency now falls back to match the version of TypeScript and then the latest version if `minNodeVersion` is not set. To revert to the previous behavior, add an explicit devDependency on `types/node` with the desired version.

Features

* **node:** default to LTS version in GitHub Actions workflows and match `types/node` to TypeScript version ([3855](https://github.com/projen/projen/issues/3855)) ([6f9ee09](https://github.com/projen/projen/commit/6f9ee092c3d186dc2881c60dbbcf20e47f1cafef))

0.87.4

[0.87.4](https://github.com/projen/projen/compare/v0.87.3...v0.87.4) (2024-09-17)


Bug Fixes

* **typescript:** can't release when package is disabled ([3847](https://github.com/projen/projen/issues/3847)) ([87948f6](https://github.com/projen/projen/commit/87948f61c098b50d96cf48632cd5a0da245879ab)), closes [#3846](https://github.com/projen/projen/issues/3846)

0.87.3

[0.87.3](https://github.com/projen/projen/compare/v0.87.2...v0.87.3) (2024-09-16)


Bug Fixes

* **release:** reduce likelihood for race condition by limiting concurrency ([3763](https://github.com/projen/projen/issues/3763)) ([0fca5d9](https://github.com/projen/projen/commit/0fca5d95b2ce462464019d6c324ec46e23d9efa1))

0.87.2

[0.87.2](https://github.com/projen/projen/compare/v0.87.1...v0.87.2) (2024-09-09)


Bug Fixes

* **jsii:** package jobs cannot checkout repo due to missing permissions ([3833](https://github.com/projen/projen/issues/3833)) ([341bb22](https://github.com/projen/projen/commit/341bb22778453e96301de3f143949e044a2c1339)), closes [#3832](https://github.com/projen/projen/issues/3832)

0.87.1

[0.87.1](https://github.com/projen/projen/compare/v0.87.0...v0.87.1) (2024-09-09)


Bug Fixes

* **python:** dynamic environment variables not working on Windows ([3792](https://github.com/projen/projen/issues/3792)) ([fee53b5](https://github.com/projen/projen/commit/fee53b533ad198c9ff02b333ec0142c62240911a)), closes [#1003](https://github.com/projen/projen/issues/1003)

0.87.0

[0.87.0](https://github.com/projen/projen/compare/v0.86.10...v0.87.0) (2024-09-06)


⚠ BREAKING CHANGES

* **github:** In GitHub Actions Workflows, hidden files are not uploaded as part of artifacts anymore. If you are using only standard projen configurations, this change will not affect you. If you have previously relied on uploading hidden files as part of artifacts, we strongly recommend adjusting the workflow. Alternatively, setting `WorkflowSteps.uploadArtifact({ with: { includeHiddenFiles: true } })` will restore the previous behavior.

Features

* **github:** exclude hidden files from artifacts by default ([3827](https://github.com/projen/projen/issues/3827)) ([7be2984](https://github.com/projen/projen/commit/7be2984fc0f9ea05654c2132b8bcbb9db733d56e))

Page 7 of 345

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.