Stela

Latest version: v8.0.5

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

Scan your dependencies

Page 4 of 8

5.1.5

Fixes

* fix: Add recursive file search to stela configuration

Introduced a recursive file search in stela configuration's `get_settings` method. The change added a helper method `recurse_find_file`, which looks up for configuration files from the current directory up to the root one. This change helps to locate the 'pyproject.toml' and '.stela' configuration files, improving application stability and user experience. ([`16d2629`](https://github.com/megalus/stela/commit/16d26296a3af00708d581362249a2fdbe7eaf97b))

5.1.4

Fixes

* fix: Add logging for stela settings and update troubleshooting docs

This commit adds logging in the configuration init file to log the stela settings being used and updates the troubleshooting docs to include information on how to handle Errors related to Stela not finding values for variables in the .env file. This was done to provide users with better troubleshooting abilities and improve user experience. ([`302b6bd`](https://github.com/megalus/stela/commit/302b6bd634743ef0a30a45b34c2b986a27a88e2d))

5.1.3

Fixes

* fix: error in stela init command ([`2722a3d`](https://github.com/megalus/stela/commit/2722a3d94991c350f112c0eeb338eee541e3f999))

5.1.2

Fixes

* fix: fix versions ([`b692461`](https://github.com/megalus/stela/commit/b692461e3712a39b0d21c144f5364a156224c1cf))

* fix: use version 7.34.6 ([`6bbf2bc`](https://github.com/megalus/stela/commit/6bbf2bcda8c16b87efd4dee49f56b07ddfaeeebf))

* fix: use version 7 ([`95db837`](https://github.com/megalus/stela/commit/95db837fd2bfeada324e6e6bbea0f885af2edfe7))

* fix: use version 7.33.5 ([`fe3b081`](https://github.com/megalus/stela/commit/fe3b081fe45680e813355bd9b8286acdd98da64f))

5.1.1

Fixes

* fix: add missing configuration in github actions ([`c75d97b`](https://github.com/megalus/stela/commit/c75d97b2e33bd866f7897b96f67284f4b52dbcc1))

* fix: add missing configuration in github actions ([`280e1eb`](https://github.com/megalus/stela/commit/280e1ebc9c6e9bfedf1e7165f5088c40e0ad8dbf))

* fix: fix github actions with new distribution packages ([`2889dd8`](https://github.com/megalus/stela/commit/2889dd841e91c063d02504103b85c215bdbfcd48))

5.1.0

Features

* feat: Add support to Pydantic v2.x

* Support for Pydantic v1 is now deprecated and will be removed on 6.0.
* Updated Stela's initialization flag from `--use-default` to `--default`. ([`5165d3c`](https://github.com/megalus/stela/commit/5165d3cec4ef3a0f8e5f397123569194ff13ccf1))

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.