Mermaid-py

Latest version: v0.6.1

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

Scan your dependencies

Page 1 of 5

0.6.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ouhammmourachid/mermaid-py/pull/180
* Bump ruff from 0.5.7 to 0.6.1 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/179
* chore: Update deployment workflow to include README.md in docs folder by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/183
* chore: Update deployment workflow to include README.md in docs folder by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/184
* chore: Update deployment workflow to include README.md in docs folder by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/185
* chore: Update deployment workflow to include README.md in docs folder by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/188
* Bump ruff from 0.6.1 to 0.6.2 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/181
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ouhammmourachid/mermaid-py/pull/182
* Add new diagram types to README.md by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/195
* chore(deps-dev): bump ruff from 0.6.2 to 0.6.7 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/194
* chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/193
* downgrade the version of the poetry-install action from v2.0.0 to v2 by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/202
* chore: Update python versions in make-lint workflow by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/165
* chore(deps-dev): bump coverage from 7.6.1 to 7.6.3 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/200
* chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.1 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/199
* chore(deps-dev): bump ruff from 0.6.7 to 0.6.9 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/198
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ouhammmourachid/mermaid-py/pull/189
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ouhammmourachid/mermaid-py/pull/205
* chore(deps-dev): bump ruff from 0.6.9 to 0.7.0 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/204
* chore(deps-dev): bump coverage from 7.6.3 to 7.6.4 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/203
* Fix import error message while import mermaid in env without Ipython by ouhammmourachid in https://github.com/ouhammmourachid/mermaid-py/pull/206
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ouhammmourachid/mermaid-py/pull/209
* chore(deps-dev): bump ruff from 0.7.0 to 0.7.1 by dependabot in https://github.com/ouhammmourachid/mermaid-py/pull/208


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

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

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.