Devcontainer-manager

Latest version: v1.4.1

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

Scan your dependencies

Page 3 of 4

1.1.1

Added
- added message with template path after running generate with global template

1.1.0

Added
- added flag `--build` to `generate` subcommand that runs docker build after
config generation
- added `--version` flag

Fixed
- fixed crash for python < 3.9 due to wrong type annotations
- added missing required packages `pydantic` and `pydantic_yaml`

1.0.0

Added
- added config key `base_config` that accepts list of other configs, these configs
will be merged in list order

Changed
- completely rewriten configs to pydantic
- global config structure was changed, to migrate, change:
- `global_defaults` renamed to `defaults`
- `aliases` moved to separate config - `aliases.yaml`
- added new option `override_config_path` by default `overrides.yaml`
- config structure migration:
- rename `additional_options_json` to `additional_options`
- changed `devcontainer_manager generate` arguments - now it accepts multiple configurations
which will be merged in order of arguments from left to right

0.4.4

Changed
- switched PyYAML to ruamel.yaml - yaml comments in configs will now be preserved

Fixed
- fixed config list items being deduplicated and shuffled

0.4.3

Changed
- disabled default flow style dumping for older yaml versions

0.4.2

Fixed
- included missing default configs in package

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.