Compose-viz

Latest version: v0.3.4

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

Scan your dependencies

Page 1 of 3

0.3.4

Bug Fixes
- discard depreciated set-out syntax, change to github_env [59](https://github.com/compose-viz/compose-viz/pull/59) ([Zheng Zhi Yuan](https://github.com/compose-viz/compose-viz/commit/1ac15818f8fc8cb14180d72e1cbcc6b519a94082))
- use GITHUB_OUTPUT instead of GITHUB_ENV [60](https://github.com/compose-viz/compose-viz/pull/60) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/5f9a75c5ccf722ffe6999cadf72be53696531182))
- missing poetry prefix [60](https://github.com/compose-viz/compose-viz/pull/60) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/9e8d0c3ab1ba6fc86fa7b307c871edb7cb599460))
- wrong file permission when updating version number [61](https://github.com/compose-viz/compose-viz/pull/61) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/f46b4909d0d7dcaf2c995f97e232337b82836e97))
- wrong regex in update-submodules.py [73](https://github.com/compose-viz/compose-viz/pull/73) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/63cf863da23c4ed7c1bada0df8ef68c3d96b6296))

Chores
- run CI when PR is filed [73](https://github.com/compose-viz/compose-viz/pull/73) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/bf49d7681c99fef7fb3d748704a04116796bb77b))
- file update submodule PR to dev branch [73](https://github.com/compose-viz/compose-viz/pull/73) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/a0048a911528059ee7b3b27d2373bcf2cb6261b1))
- file update submodule PR to dev branch [73](https://github.com/compose-viz/compose-viz/pull/73) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/ea934406de7d8a5162b83ad08d749fc15d27945f))
- update submodules [63](https://github.com/compose-viz/compose-viz/pull/63) ([github-actions](https://github.com/compose-viz/compose-viz/commit/516d252afe72e2d921f820bdd901ecb2900110be))

Commits
- 0d6b783: Add option --simple (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- 6bfee30: Fix typo in variable name (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- 3271979: Add option --no-ports (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- ad827fe: Fix flake8 errors and warnings (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- 08481af: Fix pyright error (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- 717f1a4: Sort imports with isort (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- c68d134: Format cli with black (Mikko Reinikainen) [71](https://github.com/compose-viz/compose-viz/pull/71)
- 6d01070: Merge branch 'main' of https://github.com/compose-viz/compose-viz into dev (Xyphuz) [#73](https://github.com/compose-viz/compose-viz/pull/73)

0.3.3

Chores
- update version tag ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/8a20da2321c1dc609c8aac811170f2548e05cb33))

Commits
- 25c1fa1: Make admin network external in test case (Mark Prins) [58](https://github.com/compose-viz/compose-viz/pull/58)
- 89c2d80: Make the external attribute of a Network be an optional boolean (Mark Prins) [58](https://github.com/compose-viz/compose-viz/pull/58)

0.3.2

Features
- add legend 54 [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/c3423f8aac71cec788882db8f033bd354d0a9be0))

Bug Fixes
- wrong typing in tests [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/7b0466885a78cf17e58339c4052765e3d9d29216))
- should follow conventional commit when updating new compose-spec [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/1407a77f07500a3cdaf2be498f6da50b694bb67a))

Continuous Integration
- check updates of compose-spec and file PR [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/b8ea7a88bbc093b46f856e29246e2267c64fcb2f))
- move naming script execution from ci to update-submodules [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/49e3f14191129b9ada55f7fed78a08af45978adf))

Chores
- update dep versions [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/aa4d3b70ed33f1e20acb29a46860d79e0f48121f))
- update poetry version in github actions [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/f5d45fca302aa3a5ca91400c0eb42d58727a3a0a))
- update versiono tag [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/0ffcc16b61040c5597032a9cc277f3b765e29003))
- update naming convention and version number when submodules have been updated [56](https://github.com/compose-viz/compose-viz/pull/56) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/95c315b82d0818c2a8ef0d5e216e613d43d8d50f))

Commits
- 36d18a6: Fix 51 (Cheng Chih Yuan) [55](https://github.com/compose-viz/compose-viz/pull/55)

0.3.1

Bug Fixes
- extension-fields parse error from compose spec 48 [49](https://github.com/compose-viz/compose-viz/pull/49) ([Zheng Zhi Yuan](https://github.com/compose-viz/compose-viz/commit/e90223735603ada35660c3a074fae4d556828f04))
- extension-fields parse error from compose spec 48 [49](https://github.com/compose-viz/compose-viz/pull/49) ([Zheng Zhi Yuan](https://github.com/compose-viz/compose-viz/commit/e649eac53933c89da869a347099570ff60367392))
- extension-fields parse error from compose spec 48 [49](https://github.com/compose-viz/compose-viz/pull/49) ([Zheng Zhi Yuan](https://github.com/compose-viz/compose-viz/commit/78a7654339e4dc6eb7fbc288e77c8cc799e9044e))

Builds
- upgrade isort version to 5.12.0 [49](https://github.com/compose-viz/compose-viz/pull/49) ([Zheng Zhi Yuan](https://github.com/compose-viz/compose-viz/commit/567961bd619c424fad2ca8ff99dee1eb125b3db5))

Chores
- update about link [46](https://github.com/compose-viz/compose-viz/pull/46) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/7b23141655db77b7e6d98df02187da9bced3e5ea))
- update versiono tag [50](https://github.com/compose-viz/compose-viz/pull/50) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/239ea20a68062a27578cae833fb8969aad6b7292))

0.3.0

Features
- Add root-service option [40](https://github.com/compose-viz/compose-viz/pull/40) ([Josef Vondrlik](https://github.com/compose-viz/compose-viz/commit/c4b767736a3cbc6245828746e7eaee65047628e5))

Bug Fixes
- ports start with colon cannot be parsed 38 [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/e0d3baa5225cc27ce6f068b873d2eaaed0ac19c1))
- wrong generated data model of compose spec 41 [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/daa7c4dc73e6d13c3cd1a137fb83e0cf2cecb8fa))
- handle key error during parsing root service [43](https://github.com/compose-viz/compose-viz/pull/43) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/168d034c05ac6ba889dd12bafb496e69aab78bfd))

Tests
- add test for root service [43](https://github.com/compose-viz/compose-viz/pull/43) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/eb84c5ed05f42bff12fb3caeaa5d38cf508d8407))

Chores
- update dependencies [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/1b516a12e1637932afc239b04fcdbad2a3e5482b))
- update compose spec [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/389c5252c48f602b692adb72af5152a8174bcd91))
- update poetry version in ci [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/6f9f9479d11c3dac4d94a2729a88cbd73402bbe6))
- update version of pytest-cov [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/90b6bbcf2608c9493ac4f486e05b4c0d49d8fe4e))
- update version tag [42](https://github.com/compose-viz/compose-viz/pull/42) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/3cfe312982cc05108e9556e96c77d24f965c1909))
- update doc of --root-service [43](https://github.com/compose-viz/compose-viz/pull/43) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/f2d0ce0d22d011aaa44098bee9af9fec81a79310))
- update version tag [44](https://github.com/compose-viz/compose-viz/pull/44) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/e1524460c59a738ae2adab5374988177e4dfa03d))
- update poetry version in release-tagged-version [45](https://github.com/compose-viz/compose-viz/pull/45) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/9adece48e59c4f0760a44be1c95f02cfba628e76))

Commits
- 2a815e1: Merge branch 'main' of https://github.com/compose-viz/compose-viz into dev (Xyphuz) [#42](https://github.com/compose-viz/compose-viz/pull/42)

0.2.4

Chores
- update examples [37](https://github.com/compose-viz/compose-viz/pull/37) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/5851ad13551804d3e4853a53f1b117a123b94367))
- update version of pydantic-yaml [37](https://github.com/compose-viz/compose-viz/pull/37) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/f879a3de146b36610d12b8c1033a1e5c1b45f1f4))
- update version number [37](https://github.com/compose-viz/compose-viz/pull/37) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/6c2a6929a35ebd26c9088b62c79a46af78d04d59))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.