TomWright / mermaid-server

Go implementation of a HTTP server to allow remote generation of mermaid-js diagrams without any pre-requisites installed locally.
317 stars 42 forks source link

Bump @mermaid-js/mermaid-cli from 9.1.7 to 9.3.0 in /mermaidcli #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @mermaid-js/mermaid-cli from 9.1.7 to 9.3.0.

Release notes

Sourced from @​mermaid-js/mermaid-cli's releases.

9.3.0

Changes

🐛 Bug Fixes

📦 Dependency updates

9.2.2

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📦 Dependency updates

... (truncated)

Commits
  • 8e38537 build(deps-dev): bump mermaid from 9.2.2 to 9.3.0
  • 52443b1 build(deps-dev): bump @​mermaid-js/mermaid-mindmap from 9.2.2 to 9.3.0
  • a0888a4 fix: handle empty newlines before diagrams in md
  • 3a5c983 build(deps-dev): bump vite-svg-loader from 3.6.0 to 4.0.0
  • 8793e4e build(deps-dev): bump vite from 3.2.4 to 4.0.3
  • 849d8f6 build(deps): bump puppeteer from 19.4.0 to 19.4.1
  • 57781f7 Update package.json
  • b220b9b refactor: improve --outputFormat parsing
  • e6dd1ea fix: improve type checking for integer options
  • 2b16330 refactor: refactor commander CLI options
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #129.