Commit Graph

44 Commits

Author SHA1 Message Date
Tom Wright d252a491e4
Use grace instead of lifetime 2021-08-14 16:34:07 +01:00
Tom Wright 0b061ec570
Merge pull request #9 from TomWright/dependabot/docker/golang-1.16.7-buster
Bump golang from 1.16.6-buster to 1.16.7-buster
2021-08-14 16:18:25 +01:00
Tom Wright e51d488c9f
Merge pull request #10 from TomWright/dependabot/docker/node-16.6.2-buster-slim
Bump node from 16.5.0-buster-slim to 16.6.2-buster-slim
2021-08-14 16:18:09 +01:00
dependabot[bot] ba7c8be38a
Bump node from 16.5.0-buster-slim to 16.6.2-buster-slim
Bumps node from 16.5.0-buster-slim to 16.6.2-buster-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 15:17:30 +00:00
dependabot[bot] 047e47c138
Bump golang from 1.16.6-buster to 1.16.7-buster
Bumps golang from 1.16.6-buster to 1.16.7-buster.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 15:17:24 +00:00
Tom Wright dc5bca1962
Merge pull request #8 from mmorel-35/master
Update Dependencies
2021-08-14 16:16:46 +01:00
Tom Wright 750e8c7ea9
Upgrade mermaid cli and add missing package in Dockerfile 2021-08-14 16:15:36 +01:00
Matthieu MOREL a35e3d7085
Merge branch 'master' into master 2021-07-31 14:32:32 +02:00
Tom Wright f7459c7d89
Merge pull request #7 from TomWright/dependabot/npm_and_yarn/mermaidcli/ws-7.4.6
Bump ws from 7.3.1 to 7.4.6 in /mermaidcli
2021-07-30 22:46:16 +01:00
dependabot[bot] 90359524c5
Bump actions/cache from 1 to 2.1.6 (#3)
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...v2.1.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:17:27 +02:00
dependabot[bot] f95701f228
Bump golang from 1.15-buster to 1.16.6-buster (#5)
Bumps golang from 1.15-buster to 1.16.6-buster.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:15:51 +02:00
dependabot[bot] 19a86c6774
Bump @mermaid-js/mermaid-cli from 8.6.4 to 8.11.0 in /mermaidcli (#6)
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 8.6.4 to 8.11.0.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/8.6.4...8.11.0)

---
updated-dependencies:
- dependency-name: "@mermaid-js/mermaid-cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:15:17 +02:00
dependabot[bot] 20b9a399b0
Bump github.com/tomwright/lifetime from 1.0.0 to 1.0.1 (#7)
Bumps [github.com/tomwright/lifetime](https://github.com/tomwright/lifetime) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/tomwright/lifetime/releases)
- [Commits](https://github.com/tomwright/lifetime/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/tomwright/lifetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:14:52 +02:00
dependabot[bot] 65ceba9e32
Bump node from 12.12.0-buster-slim to 16.5.0-buster-slim (#4)
Bumps node from 12.12.0-buster-slim to 16.5.0-buster-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:13:48 +02:00
dependabot[bot] 65bbc334f5
Bump actions/setup-go from 1 to 2.1.3 (#2)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...v2.1.3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:12:24 +02:00
dependabot[bot] ae587caf8e
Bump actions/checkout from 1 to 2.3.4 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v2.3.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-28 22:11:49 +02:00
Matthieu MOREL 57684645cc
Create dependabot.yml 2021-07-28 22:08:15 +02:00
dependabot[bot] 57cfd74df7
Bump ws from 7.3.1 to 7.4.6 in /mermaidcli
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 06:42:05 +00:00
Tom Wright 4bd13d8620
Delete FUNDING.yml 2021-01-11 17:45:10 +00:00
Tom Wright 5d8b7c961b
Create FUNDING.yml 2020-11-06 15:12:02 +00:00
Tom Wright ec2ff8dc25 Use go v1.15 2020-10-02 14:48:02 +01:00
Tom Wright baa1327214 Update build workflow 2020-10-02 14:46:48 +01:00
Tom Wright 44f409a807
Merge pull request #6 from TomWright/png-functionality
Cleanup and Makefile
2020-10-02 14:39:02 +01:00
Tom Wright 8b9a6a3f7d
Merge pull request #5 from Umaaz/master
feat(png): add support for generating the images as png
2020-10-02 14:37:41 +01:00
Tom Wright aac3f97894 Do some cleanup and add a Makefile 2020-10-02 14:33:34 +01:00
Ben Donnelly bfa4d5076b
feat(png): add support for generating the images as png 2020-10-01 19:25:40 +02:00
Tom Wright 90c34db593
Merge pull request #4 from TomWright/dependabot/npm_and_yarn/mermaidcli/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3 in /mermaidcli
2020-09-02 20:52:31 +01:00
dependabot[bot] 9d6c6cecc7
Bump bl from 4.0.2 to 4.0.3 in /mermaidcli
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 19:46:27 +00:00
Tom Wright 6f2f37f563 Fix build workflow 2020-08-09 11:35:33 +01:00
Tom Wright 5c14f6a90d
Merge pull request #3 from TomWright/cleanup
Cleanup old diagrams
2020-08-09 11:33:43 +01:00
Tom Wright 8ae99344d1 Add some missing dependencies in the dockerfile 2020-08-09 11:32:58 +01:00
Tom Wright 6f4c18d324 Update log messages 2020-08-09 11:17:41 +01:00
Tom Wright 2faebcd5b4 Update readme 2020-08-09 11:04:33 +01:00
Tom Wright f1f2012a95 Add remaining code for diagram cleanup 2020-08-09 10:59:05 +01:00
Tom Wright 0461b59150 Rework some things to prepare for the cleanup of old diagrams 2020-08-08 00:21:39 +01:00
Tom Wright c4c6859846
Merge pull request #1 from tomasliumparas/bump_mermaid_version
BUMP mermaid version to 8.5.1-2
2020-05-29 11:17:19 +01:00
Tomas 404db32c77 BUMP mermaid version 2020-05-25 11:55:39 +03:00
Tom Wright 106de13751 Remove .idea/ 2020-05-01 14:49:11 +01:00
Tom Wright f44ea8a3f8 Update README 2020-04-15 19:34:24 +01:00
Tom Wright 1bdfc9e612 Get docker running properly and add more logging 2020-04-15 19:26:21 +01:00
Tom Wright 06b5694125 Add GET handler for diagram generation 2020-04-15 17:44:17 +01:00
Tom Wright b8f5abc401 Fix import 2020-04-15 16:59:58 +01:00
Tom Wright 970b61ad86 Add example image 2020-04-06 23:29:21 +01:00
Tom Wright c77040304c Initial commit with basic HTTP endpoint working 2020-04-06 23:25:47 +01:00