mermaid-server icon indicating copy to clipboard operation
mermaid-server copied to clipboard

Go implementation of a HTTP server to allow remote generation of mermaid-js diagrams without any pre-requisites installed locally.

Results 22 mermaid-server issues
Sort by recently updated
recently updated
newest added

Bumps golang from 1.18.3-buster to 1.19.0-buster. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.18.3-buster&new-version=1.19.0-buster)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.6. Release notes Sourced from actions/cache's releases. v3.0.6 What's Changed Add example for clojure lein project dependencies by @​shivamarora1 in PR actions/cache#835 Update toolkit's cache...

dependencies
github_actions

Tracking this here in case it's relevant / actionable... # Description When running the docker container (`make docker-run`), and making a request, it looks like the "in" file (`.mmd`) gets...

Bumps node from 18.5.0-buster-slim to 18.7.0-buster-slim. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=docker&previous-version=18.5.0-buster-slim&new-version=18.7.0-buster-slim)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 9.1.3 to 9.1.4. Release notes Sourced from @​mermaid-js/mermaid-cli's releases. 9.1.4 Changes Refactor: Use jest testing library for running unit tests @​aloisklink (#324) 🚀 Features Throw error if...

dependencies
javascript

Any plans to make this Deno compatible?

Hi Tom, This is a great project, wel done! I managed to get it working. Could you help to fix the issue with special characters? > graph LR > >...

By executing command on Mac M1 Max: > docker run -d --name mermaid-server -p 88:80 tomwright/mermaid-server:latest This error will appear: > WARNING: The requested image's platform (linux/amd64) does not match...

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.9. Release notes Sourced from actions/cache's releases. v3.0.9 Enhanced the warning message for cache unavailability in case of GHES. v3.0.8 What's Changed Fix zstd not...

dependencies
github_actions

Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 9.1.3 to 9.1.7. Release notes Sourced from @​mermaid-js/mermaid-cli's releases. 9.1.7 Changes test(mermaid.md): cleanup mermaid.md test case @​aloisklink (#388) ci(test): fix convert-svg-to-png in mermaid 9.1.7 @​aloisklink (#389) test:...

dependencies
javascript