Idf-component-manager

Latest version: v2.1.2

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

Scan your dependencies

Page 3 of 6

2.0.0dev0

Feat

- add esp32c61 to the list of known targets
- Drop support of Python 2.7

Fix

- Handle missing files/broken symlinks when calculating hash
- fix the order of managed_components

Refactor

- rewrite with pydantic
- Change comment types to regular ones
- Replace format() with f-strings

1.5.2

Fix

- wrongly terminate the version solver when versions not been found at the first round
- support boolean type for require field

1.5.1

Fix

- Handle git compatible version with revision in CLI

1.5.0

Feat

- add sync command to synchronize local mirror
- used callback to deprecate msg
- add alias for default_namespace and registry_url

Fix

- optimize import list in .py files, drop unused imports
- fix packing and uploading of the components with lightweight tags
- **cli**: create test for updated login flags
- Delete log typo
- add missing commitizen config to pyproject.toml

1.5.0dev1

Feat

- Add environment variable to disable TLS verification
- add repository_info block to the manifest
- add commitizen for changelog management

Fix

- add missing commitizen config to pyproject.toml
- filter versions when api_client getting versions
- local components should override dependencies with same short name
- move tqdm progress_bar from api_client.py to core.py
- project_components priority should be higher than project_extra_components
- rename component_type to component_source

1.5.0dev0

Added

- Support overriding components according to the component types
- Included the use of include/exclude filters from the manifest that is used for calculating the component hash.
- Added a user-friendly message to handle a 413 HTTP error triggered by sending large component archive.
- Add esp32c5 target
- Add URL and status code to network error messages
- Added --repository and --commit-sha parameters for packing and uploading component
- Added aliases for '--default_namespace' as '--default-namespace' and '--registry_url' as '--registry-url'. The previous versions have been marked as deprecated.
- Added CLI command `compote registry sync` to download components and synchronize a local mirror

Fixed

- Fixed message formatting and progress bar displays during user component upload
- Fixed a problem when the local source created by the override_path parameter doesn't support web_service source keys
- Only expand environment variables in the manifest files during CMake execution
- Manifest dumping with non-expanded environment variables

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.