Commit Graph

99 Commits

Author SHA1 Message Date
Tom Wright fa659f08f5
Merge pull request #101 from TomWright/dependabot/npm_and_yarn/mermaidcli/d3-color-and-mermaid-js/mermaid-cli--removed
Bump d3-color and @mermaid-js/mermaid-cli in /mermaidcli
2022-10-11 16:07:51 +01:00
Tom Wright 2a9b4e6b86
Merge pull request #105 from TomWright/dependabot/github_actions/actions/cache-3.0.10
Bump actions/cache from 3.0.4 to 3.0.10
2022-10-11 16:07:39 +01:00
dependabot[bot] 1aaab54ad4
Bump actions/cache from 3.0.4 to 3.0.10
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 07:08:16 +00:00
dependabot[bot] ffbec0401d
Bump d3-color and @mermaid-js/mermaid-cli in /mermaidcli
Removes [d3-color](https://github.com/d3/d3-color). It's no longer used after updating ancestor dependency [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli). These dependencies need to be updated together.


Removes `d3-color`

Updates `@mermaid-js/mermaid-cli` from 9.1.3 to 9.1.6
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/9.1.3...9.1.6)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: "@mermaid-js/mermaid-cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 03:11:09 +00:00
Tom Wright f37d02c6a7
Merge pull request #99 from TomWright/cors
Add --allow-all-origins arg
2022-09-29 16:36:41 +01:00
Tom Wright 849a3a2f0a
Add --allow-all-origins arg 2022-09-29 16:29:44 +01:00
Tom Wright 33f80ef0d8
Merge pull request #81 from TomWright/dependabot/docker/node-18.5.0-buster-slim
Bump node from 18.4.0-buster-slim to 18.5.0-buster-slim
2022-07-13 23:15:36 +01:00
dependabot[bot] d1b333d7df
Bump node from 18.4.0-buster-slim to 18.5.0-buster-slim
Bumps node from 18.4.0-buster-slim to 18.5.0-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>
2022-07-11 07:12:56 +00:00
Tom Wright e5d3225709
Merge pull request #80 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-9.1.3
Bump @mermaid-js/mermaid-cli from 9.1.2 to 9.1.3 in /mermaidcli
2022-06-29 21:23:36 +01:00
dependabot[bot] 812bfba433
Bump @mermaid-js/mermaid-cli from 9.1.2 to 9.1.3 in /mermaidcli
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/9.1.2...9.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 07:01:51 +00:00
Tom Wright 6bbe9f5f92
Merge pull request #72 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-9.1.2
Bump @mermaid-js/mermaid-cli from 8.14.0 to 9.1.2 in /mermaidcli
2022-06-21 21:44:00 +01:00
Tom Wright 6ae4d0fd58
Merge pull request #79 from TomWright/dependabot/docker/node-18.4.0-buster-slim
Bump node from 17.7.2-buster-slim to 18.4.0-buster-slim
2022-06-21 21:43:45 +01:00
Tom Wright febfc84fab
Merge pull request #75 from TomWright/dependabot/docker/golang-1.18.3-buster
Bump golang from 1.18.0-buster to 1.18.3-buster
2022-06-21 21:43:26 +01:00
Tom Wright eb4571ef23
Merge pull request #77 from TomWright/dependabot/github_actions/actions/cache-3.0.4
Bump actions/cache from 2.1.6 to 3.0.4
2022-06-21 21:43:10 +01:00
dependabot[bot] 10fa5a0e28
Bump node from 17.7.2-buster-slim to 18.4.0-buster-slim
Bumps node from 17.7.2-buster-slim to 18.4.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>
2022-06-20 07:10:10 +00:00
dependabot[bot] d52a5ad579
Bump actions/cache from 2.1.6 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 07:13:43 +00:00
dependabot[bot] 6508b25d50
Bump golang from 1.18.0-buster to 1.18.3-buster
Bumps golang from 1.18.0-buster to 1.18.3-buster.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 07:10:22 +00:00
dependabot[bot] 07d10fc197
Bump @mermaid-js/mermaid-cli from 8.14.0 to 9.1.2 in /mermaidcli
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 8.14.0 to 9.1.2.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/8.14.0...9.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 07:02:17 +00:00
Tom Wright a99ff22c5e
Merge pull request #51 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-8.14.0
Bump @mermaid-js/mermaid-cli from 8.13.2 to 8.14.0 in /mermaidcli
2022-03-26 17:30:33 +00:00
dependabot[bot] da00637d41
Bump @mermaid-js/mermaid-cli from 8.13.2 to 8.14.0 in /mermaidcli
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 8.13.2 to 8.14.0.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/8.13.2...8.14.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>
2022-03-26 17:29:36 +00:00
Tom Wright a71f6decd7
Merge pull request #58 from TomWright/dependabot/docker/node-17.7.2-buster-slim
Bump node from 16.10.0-buster-slim to 17.7.2-buster-slim
2022-03-26 17:29:06 +00:00
Tom Wright 14b7031d12
Merge pull request #59 from TomWright/dependabot/docker/golang-1.18.0-buster
Bump golang from 1.17.8-buster to 1.18.0-buster
2022-03-26 17:28:42 +00:00
Tom Wright 2b8079cd5b
Merge pull request #60 from TomWright/dependabot/npm_and_yarn/mermaidcli/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /mermaidcli
2022-03-26 17:28:25 +00:00
dependabot[bot] 2d503ced38
Bump minimist from 1.2.5 to 1.2.6 in /mermaidcli
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 11:27:59 +00:00
dependabot[bot] 3d415c5ab9
Bump golang from 1.17.8-buster to 1.18.0-buster
Bumps golang from 1.17.8-buster to 1.18.0-buster.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 07:15:07 +00:00
dependabot[bot] 3cf48080b5
Bump node from 16.10.0-buster-slim to 17.7.2-buster-slim
Bumps node from 16.10.0-buster-slim to 17.7.2-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>
2022-03-21 07:15:05 +00:00
Tom Wright a6e62da53a
Merge pull request #54 from TomWright/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2.1.4 to 3
2022-03-07 07:52:33 +00:00
Tom Wright 9d365f94fe
Merge pull request #55 from TomWright/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.3.4 to 3
2022-03-07 07:52:24 +00:00
Tom Wright 3a40f31774
Merge pull request #56 from TomWright/dependabot/docker/golang-1.17.8-buster
Bump golang from 1.17.2-buster to 1.17.8-buster
2022-03-07 07:52:17 +00:00
dependabot[bot] 36e077b516
Bump golang from 1.17.2-buster to 1.17.8-buster
Bumps golang from 1.17.2-buster to 1.17.8-buster.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 07:11:08 +00:00
dependabot[bot] 327543ebd8
Bump actions/checkout from 2.3.4 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.
- [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/v2.3.4...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 07:11:02 +00:00
dependabot[bot] 6da130e231
Bump actions/setup-go from 2.1.4 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.4 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.4...v3)

---
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>
2022-03-07 07:11:00 +00:00
Tom Wright 510c861e17
Merge pull request #22 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-8.13.2
Bump @mermaid-js/mermaid-cli from 8.13.0 to 8.13.2 in /mermaidcli
2021-10-11 11:49:13 +01:00
Tom Wright ba9d03c873
Merge pull request #23 from TomWright/dependabot/docker/golang-1.17.2-buster
Bump golang from 1.17.1-buster to 1.17.2-buster
2021-10-11 11:49:04 +01:00
dependabot[bot] 00f2df4f81
Bump golang from 1.17.1-buster to 1.17.2-buster
Bumps golang from 1.17.1-buster to 1.17.2-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-10-11 07:06:59 +00:00
dependabot[bot] 67cef06deb
Bump @mermaid-js/mermaid-cli from 8.13.0 to 8.13.2 in /mermaidcli
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 8.13.0 to 8.13.2.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/8.13.0...8.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 07:01:45 +00:00
Tom Wright f1f12e3731
Merge pull request #21 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-8.13.0
Bump @mermaid-js/mermaid-cli from 8.12.1 to 8.13.0 in /mermaidcli
2021-10-05 15:44:47 +01:00
dependabot[bot] f13db848b1
Bump @mermaid-js/mermaid-cli from 8.12.1 to 8.13.0 in /mermaidcli
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/8.12.1...8.13.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>
2021-10-04 07:01:43 +00:00
Tom Wright 5b7b545227
Merge pull request #20 from TomWright/dependabot/docker/node-16.10.0-buster-slim
Bump node from 16.9.0-buster-slim to 16.10.0-buster-slim
2021-09-29 12:55:39 +01:00
dependabot[bot] b181e122f8
Bump node from 16.9.0-buster-slim to 16.10.0-buster-slim
Bumps node from 16.9.0-buster-slim to 16.10.0-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-09-27 07:07:44 +00:00
Tom Wright f63a4d97f6
Merge pull request #18 from TomWright/dependabot/docker/node-16.9.0-buster-slim
Bump node from 16.8.0-buster-slim to 16.9.0-buster-slim
2021-09-18 09:01:01 +02:00
Tom Wright 5068c588d5
Merge pull request #17 from TomWright/dependabot/docker/golang-1.17.1-buster
Bump golang from 1.17.0-buster to 1.17.1-buster
2021-09-18 09:00:47 +02:00
dependabot[bot] a6ebc88210
Bump node from 16.8.0-buster-slim to 16.9.0-buster-slim
Bumps node from 16.8.0-buster-slim to 16.9.0-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-09-13 07:08:23 +00:00
dependabot[bot] 85b3855a3b
Bump golang from 1.17.0-buster to 1.17.1-buster
Bumps golang from 1.17.0-buster to 1.17.1-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-09-13 07:08:20 +00:00
Tom Wright 07b2be93ab
Merge pull request #16 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-8.12.1
Bump @mermaid-js/mermaid-cli from 8.12.0 to 8.12.1 in /mermaidcli
2021-09-06 11:54:35 +01:00
dependabot[bot] 702fdc5524
Bump @mermaid-js/mermaid-cli from 8.12.0 to 8.12.1 in /mermaidcli
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 8.12.0 to 8.12.1.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](https://github.com/mermaid-js/mermaid-cli/compare/8.12.0...8.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 07:01:41 +00:00
Tom Wright b0c44b76a2
Merge pull request #12 from TomWright/dependabot/docker/golang-1.17.0-buster
Bump golang from 1.16.7-buster to 1.17.0-buster
2021-08-30 16:27:08 +01:00
Tom Wright 5cfa2c77ad
Merge pull request #13 from TomWright/dependabot/npm_and_yarn/mermaidcli/mermaid-js/mermaid-cli-8.12.0
Bump @mermaid-js/mermaid-cli from 8.11.4 to 8.12.0 in /mermaidcli
2021-08-30 16:26:56 +01:00
Tom Wright ad0177a0df
Merge pull request #15 from TomWright/dependabot/docker/node-16.8.0-buster-slim
Bump node from 16.6.2-buster-slim to 16.8.0-buster-slim
2021-08-30 16:26:41 +01:00
Tom Wright 358c476bc5
Merge pull request #14 from TomWright/dependabot/github_actions/actions/setup-go-2.1.4
Bump actions/setup-go from 2.1.3 to 2.1.4
2021-08-30 16:26:26 +01:00