Projen

Latest version: v0.82.8

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

Scan your dependencies

Page 22 of 314

0.76.0

[0.76.0](https://github.com/projen/projen/compare/v0.75.4...v0.76.0) (2023-10-20)


⚠ BREAKING CHANGES

* **json-patch:** A failure of `JsonPatch.test` does not fail synthesis anymore. To preserve previous behavior, pass `TestFailureBehavior.FAIL_SYNTHESIS` as third parameter to the `JsonPatch.test` call.
* **json-patch:** Calls of `JsonPatch.test` are now only relevant to the scope of the list of patches passed to `ObjectFile.patch`. This should not break anything for truthy tests, and should not be relevant for failing tests. However, in case any issues are encountered, the previous behavior can be restored by placing all `JsonPatch`es in a single call of `ObjectFile.patch`.

Features

* **json-patch:** each `ObjectFile.patch()` is an atomic operation and new failure behaviors for `JsonPatch.test()` ([2997](https://github.com/projen/projen/issues/2997)) ([316a3e4](https://github.com/projen/projen/commit/316a3e4f5dd30c8f2ee1e0895225862ca76e492c))

0.75.4

[0.75.4](https://github.com/projen/projen/compare/v0.75.3...v0.75.4) (2023-10-20)

0.75.3

[0.75.3](https://github.com/projen/projen/compare/v0.75.2...v0.75.3) (2023-10-19)

0.75.2

[0.75.2](https://github.com/projen/projen/compare/v0.75.1...v0.75.2) (2023-10-18)

0.75.1

[0.75.1](https://github.com/projen/projen/compare/v0.75.0...v0.75.1) (2023-10-17)

0.75.0

[0.75.0](https://github.com/projen/projen/compare/v0.74.18...v0.75.0) (2023-10-17)


⚠ BREAKING CHANGES

* **gitlab:** All `variables` are now Records of strings, as per documentation. If you are currently passing in a number, please convert it to a string.

Features

* **gitlab:** updates to configuration model ([2992](https://github.com/projen/projen/issues/2992)) ([f251b79](https://github.com/projen/projen/commit/f251b7982b975275becc132ab822a5ddc109c22b))

Page 22 of 314

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.