Idf-component-manager

Latest version: v2.0.4

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

Scan your dependencies

Page 1 of 6

2.0.3

Fix

- get_storage_client includes component registry_url
- wrong root_managed_components_lock_path
- Fix applying include / exclude lists in GitSource versions method
- Exclude custom dest_dir from component archive

Refactor

- Refactor core.py, change os.path to pathlib.Path

2.0.2

Fix

- dependency with registry_url unrecognized correctly

2.0.1

Fix

- Fix filtering of files with default exclude filter patterns
- filterwarning "Running in an environment without IDF" while uploading

2.0.0

Feat

- drop support of root level `commit_sha` in the manifest file
- Add more descriptive error message for authentication
- compare .component_hash by default, support optionally strict checksum
- Make environment variables in if rules required to have a value
- Revoke token on logout CLI command
- Use compote CLI when executed as module
- support debug mode by setting env var IDF_COMPONENT_MANAGER_DEBUG_MODE
- use current solution while changing target or idf version if it works
- Drop support of Python 2.7
- remove redundant option --namespace from component pack CLI

Fix

- pack and upload components without manifests
- Fix login command with non-existing directory
- union of constraints of unequal clauses
- Wrong version returned by `compote version`
- Add upload mode to the pack_component
- optional dependencies always skipped when "version" undefined
- skip optional dependencies while solving dependencies
- api response string could be empty
- revert name slug re changes
- correct error message when manifest file is not a dict
- docs: fix render of '--'
- support env var in git source fields `git`, `path`
- support env var in local source fields `path`, `override_path`
- assume false when exceptions raised in if clause
- reset version solver states when the old solution not working
- test_check_for_newer_component_versions wrong component_hash
- store download_url only in storage client
- cleanup dependencies, lift version restrictions
- Consistent naming convention for ESP Component Registry
- local components in lock file not exist
- re-trigger version solver when optional dependency now meet conditions
- skip the optional dependencies while version solving
- Fix 'default' profile not loading from the config file
- Invalid component name on upload
- Handle missing files/broken symlinks when calculating hash

Refactor

- unify env var with pydantic-settings
- rename service_url to registry_url in manifest files
- remove api cache with file
- remove poetry and do project cleanup
- rewrite with pydantic
- Change comment types to regular ones
- Replace format() with f-strings

2.0.0rc2

Fix

- manifest dump always adds empty fields
- remove redundant option --namespace from component pack CLI
- pack and upload components without manifests
- Fix login command with non-existing directory
- union of constraints of unequal clauses
- Wrong version returned by `compote version`
- Add upload mode to the pack_component

2.0.0rc1

Feat

- drop support of root level `commit_sha` in the manifest file

Fix

- pass CLI arguments while uploading packed components
- calculate manifest hash based on set values

Refactor

- remove unused attr `component_hash_required`

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.