Projen

Latest version: v0.91.14

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

Scan your dependencies

Page 16 of 345

0.81.4

[0.81.4](https://github.com/projen/projen/compare/v0.81.3...v0.81.4) (2024-04-28)


Bug Fixes

* **deps:** upgrade bundled dependencies ([3540](https://github.com/projen/projen/issues/3540)) ([1cb33c1](https://github.com/projen/projen/commit/1cb33c134b4ed9029dc13dcba080ba455fd617b3))

0.81.3

[0.81.3](https://github.com/projen/projen/compare/v0.81.2...v0.81.3) (2024-04-27)


Bug Fixes

* **release:** retrying the workflow can have no effect ([3526](https://github.com/projen/projen/issues/3526)) ([77e4b7d](https://github.com/projen/projen/commit/77e4b7d6086d500d3ec09b29dd438984908a1ab1))

0.81.2

[0.81.2](https://github.com/projen/projen/compare/v0.81.1...v0.81.2) (2024-04-26)


Features

* **dependabot:** add target-branch configuration ([3537](https://github.com/projen/projen/issues/3537)) ([b1af086](https://github.com/projen/projen/commit/b1af086afbf345701b449af20ecf98191beb8f1c))

0.81.1

[0.81.1](https://github.com/projen/projen/compare/v0.81.0...v0.81.1) (2024-04-18)


Features

* update codecov/codecov-action to v4; fixes Node.js 16 deprecation warning ([3531](https://github.com/projen/projen/issues/3531)) ([9eb1e59](https://github.com/projen/projen/commit/9eb1e59076b7cfb954c41b6c0edbd060dcfab726)), closes [#3529](https://github.com/projen/projen/issues/3529)

0.81.0

[0.81.0](https://github.com/projen/projen/compare/v0.80.20...v0.81.0) (2024-04-11)


⚠ BREAKING CHANGES

* **subprojects:** by default `projen` will not be installed in subproject directories. To install `projen` in a subproject directory, explicitly set `projenDevDependency: true` in the subproject.

Installing projen in sub-projects leads to weird behavior where the sub-project is referencing different source than the parent project - which breaks things like `instanceof` expressions when the two class objects are from different sources. I think it makes more sense to only install a single copy of `projen` for an entire project graph.
I suspect that enabling sub-project installation by default was an oversight originally since it makes sense to have that default for the root project. So I think its safe to consider this a non-breaking change since the default will stay unchanged for a root project.

Bug Fixes

* **subprojects:** conflicting projenDevDependency is added to subprojects by default ([3506](https://github.com/projen/projen/issues/3506)) ([c6d17e5](https://github.com/projen/projen/commit/c6d17e5ed2a8ce6651650c0285a87fdf4a32da2f)), closes [#3304](https://github.com/projen/projen/issues/3304)

0.80.20

[0.80.20](https://github.com/projen/projen/compare/v0.80.19...v0.80.20) (2024-04-08)


Bug Fixes

* upgrade TypeScript and jsii to v5.4 ([3514](https://github.com/projen/projen/issues/3514)) ([bd8b9b8](https://github.com/projen/projen/commit/bd8b9b82bce8ad84787249703967108f6ab3f058))

Page 16 of 345

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.