Projen

Latest version: v0.82.8

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

Scan your dependencies

Page 184 of 314

0.49.0

[0.49.0](https://github.com/projen/projen/compare/v0.48.1...v0.49.0) (2022-01-02)


⚠ BREAKING CHANGES

* **java:** `cdkVersion` parameter of `AwsCdkJavaApp` no longer support caret (eg: `"^1.136.0"` ). That behavior is now controlled on whether `cdkVersionPinning` is set to `true` or `false`.
* **java:** `addCdkDependency` method of `AwsCdkJavaApp` now expects fully qualified package names (eg: `software.amazon.awscdk/aws-lambda`).

Features

* **java:** CDKv2 support ([1447](https://github.com/projen/projen/issues/1447)) ([1020d0a](https://github.com/projen/projen/commit/1020d0ad3f95bb4e1201f8640d440ffb43ccf230)), closes [#1446](https://github.com/projen/projen/issues/1446)

0.48.1

[0.48.1](https://github.com/projen/projen/compare/v0.48.0...v0.48.1) (2022-01-02)


Bug Fixes

* **node:** lockfile not updated after "*" deps are resolved ([1451](https://github.com/projen/projen/issues/1451)) ([8d12b72](https://github.com/projen/projen/commit/8d12b72da6d3bfc1dad7ee20c455dcf9c102c501)), closes [#1435](https://github.com/projen/projen/issues/1435) [#1443](https://github.com/projen/projen/issues/1443)

0.48.0

[0.48.0](https://github.com/projen/projen/compare/v0.47.15...v0.48.0) (2022-01-02)


⚠ BREAKING CHANGES

* **eslint:** Prettier configuration is now under a `settings` option instead (instead of `prettierOptions: { bracketSpacing: false }`, write `prettierOptions: { settings: { bracketSpacing: false } }`).
* **prettier:** `prettier.config` is now called `prettier.settings` and DOES NOT include `overrides`.
* **node:** The `prettierIgnoreEnabled` option is now under `prettierOptions.ignoreFile` and can be accessed via `prettier.ignoreFile`. Similarly, `project.addPrettierIgnore()` is now `project.prettier.addIgnorePattern()`.

Features

* **eslint:** use prettier if enabled ([1450](https://github.com/projen/projen/issues/1450)) ([5d970d8](https://github.com/projen/projen/commit/5d970d8ceef42fde7fe3728015b705c6045d5899))

0.47.15

[0.47.15](https://github.com/projen/projen/compare/v0.47.14...v0.47.15) (2022-01-02)

0.47.14

[0.47.14](https://github.com/projen/projen/compare/v0.47.13...v0.47.14) (2022-01-01)

0.47.13

[0.47.13](https://github.com/projen/projen/compare/v0.47.12...v0.47.13) (2021-12-31)

Page 184 of 314

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.