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.4.0 in /mermaidcli #129

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

9.4.0

Changes

🚀 Features

🐛 Bug Fixes

📦 Dependency updates

9.3.0

Changes

🐛 Bug Fixes

... (truncated)

Commits
  • 3469440 build(deps-dev): bump mermaid from 9.3.0 to 9.4.0
  • a46bf85 build(deps-dev): bump vite from 4.1.1 to 4.1.2
  • 2b742bc build(deps): bump puppeteer from 19.6.3 to 19.7.1
  • c954405 build(deps-dev): bump jest from 29.4.2 to 29.4.3
  • f862691 feat: support the .markdown file extension
  • d1bf16f fix: improve stdin input handling
  • c851234 fix: use console.warn (stderr) to print warnings
  • e2e7008 docs: fix broken animated flowchart CSS
  • 67ed625 build(deps-dev): bump vite-plugin-singlefile from 0.13.2 to 0.13.3
  • 91dccb9 build(deps-dev): bump jest from 29.4.1 to 29.4.2
  • 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 #133.