Mermaid-py

Latest version: v0.7.0

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

Scan your dependencies

Page 6 of 9

0.6.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ouhammmourachid/mermaid-py/pull/177
* Bump ruff from 0.5.6 to 0.5.7 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/176
* feat(__main__.py): Add support for width, height, and scale query strings by laithalsaadoon in https://github.com/ouhammmourachid/mermaid-py/pull/169
* chore: Update release workflow to use latest bumpversion-action version by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/178

New Contributors
* pre-commit-ci made their first contribution in https://github.com/ouhammmourachid/mermaid-py/pull/177
* laithalsaadoon made their first contribution in https://github.com/ouhammmourachid/mermaid-py/pull/169

**Full Changelog**: https://github.com/ouhammmourachid/mermaid-py/compare/v0.5.3...v0.6.0

0.5.3

What's Changed
* replace flake8 by ruff by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/167
* Bump pre-commit from 3.7.1 to 3.8.0 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/166
* refactor `Makefile` and update the description of the package in `pyproject.toml` by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/173
* Bump pytest from 8.1.1 to 8.3.2 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/170
* Bump ruff from 0.5.5 to 0.5.6 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/171
* refactor Makefile and update package description in pyproject.toml by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/174
* Clean makefile by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/175
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/172


**Full Changelog**: https://github.com/ouhammmourachid/mermaid-py/compare/v0.5.2...v0.5.3

0.5.2

What's Changed
* Move test folder by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/161
* Bump setuptools from 69.2.0 to 70.0.0 in the pip group by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/160
* chore: Refactor module imports and file structure by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/162
* Refactor module imports and file structure by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/163
* Delete docs/LICENSE by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/164


**Full Changelog**: https://github.com/ouhammmourachid/mermaid-py/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* chore: update bumpversion-action to version 3 by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/151
* Bump the pip group with 2 updates by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/145
* Bump coverage from 7.4.4 to 7.5.3 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/146
* Bump requests from 2.31.0 to 2.32.3 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/147
* Bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/149
* Update README.md by galenseilis in https://github.com/ouhammmourachid/mermaid-py/pull/157
* chore: Update poetry.lock and pyproject.toml files by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/158
* Bump the pip group with 2 updates by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/156
* Bump coverage from 7.5.3 to 7.6.0 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/159

New Contributors
* galenseilis made their first contribution in https://github.com/ouhammmourachid/mermaid-py/pull/157

**Full Changelog**: https://github.com/ouhammmourachid/mermaid-py/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* deploy docs to vercel by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/131
* update github actions and add some new ones by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/132
* Bump ouhammmourachid/bumpversion-action from 1 to 2 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/135
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/134
* Update Codecov workflow and use the latest version of the codecov-action by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/136
* Update Codecov workflow and use the latest version of the codecov-action by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/137
* Update Mermaid package to include Position enum and set_position method by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/139


**Full Changelog**: https://github.com/ouhammmourachid/mermaid-py/compare/v0.3.5...v0.5.0

0.3.5

What's Changed
* Bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/128
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/127
* upgrade the poetry-install actions from v1 to v2 by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/129
* Add docs/* branch to pull_request trigger and deploy-docs job*** by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/130


**Full Changelog**: https://github.com/ouhammmourachid/mermaid-py/compare/v0.3.4...v0.3.5

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.