Colcon-poetry-ros

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 3

0.5.0

- Bug fixes:
- The Poetry configuration section is now named `[tools.colcon-poetry-ros]` to match the project's actual name
- Features:
- The `colcon_poetry_ros.dependencies.install` command now installs dependencies into Colcon's install base directory instead of globally

0.4.0

- Bug fixes:
- Poetry dependencies are no longer installed by default while building. This behavior can be restored with the `--install-dependencies` flag.
- Features:
- Added a script for installing Poetry dependencies that can be run before the build. It can be accessed by running `python3 -m colcon_poetry_ros.dependencies.install`.

0.3.0

- Features:
- Directories with `pyproject.toml` files are ignored if they don't also have a `package.xml` file, reducing false positives during package discovery
- Bug fixes:
- Ignore directories when searching for script files (See 9)
- Remove Poetry's destination directory between builds (See 8)

0.2.3

- Bug fixes:
- Fixed PyPI deployment issue

0.2.2

- Bugfixes:
- Only run the package augmenter hook on Poetry packages

0.2.1

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.