Skip to content

Tags: zackieanalyzt/mermaid-cli

Tags

11.12.0

Toggle 11.12.0's commit message
build(deps): bump mermaid from 11.10.1 to 11.12.0

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.10.1 to 11.12.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

11.10.1

Toggle 11.10.1's commit message
build(deps): bump mermaid from 11.9.0 to 11.10.1

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.9.0 to 11.10.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.10.1)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.10.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

11.9.0

Toggle 11.9.0's commit message
build(deps-dev): bump jest from 29.7.0 to 30.0.5

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.5.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

11.6.0

Toggle 11.6.0's commit message
build(deps): bump brace-expansion from 1.1.11 to 1.1.12

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

11.4.3

Toggle 11.4.3's commit message
build(deps): bump gittools/actions from 3.1.11 to 3.2.1

Bumps [gittools/actions](https://github.com/gittools/actions) from 3.1.11 to 3.2.1.
- [Release notes](https://github.com/gittools/actions/releases)
- [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml)
- [Commits](GitTools/actions@v3.1.11...v3.2.1)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

11.4.2

Toggle 11.4.2's commit message
fix(types): correct `rootDir` in tsconfig.json

It looks like the default `rootDir` was `"."`, but for some reason,
adding the `src/version.js` file changed the `rootDir` to `"./src/"`.

Fixes: 9a42e3c
Fixes: mermaid-js#803

11.4.1

Toggle 11.4.1's commit message
build(deps): bump mermaid from 11.4.0 to 11.4.1

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.4.0 to 11.4.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

11.4.0

Toggle 11.4.0's commit message
build(deps): bump mermaid from 11.3.0 to 11.4.0

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.3.0 to 11.4.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

11.3.0

Toggle 11.3.0's commit message
build: use `node:18.20-alpine3.19 in Docker

Chromium 128.0.6613.84-r0 (used in Alpine 3.20) seems to be having
issues with puppeteer/mermaid-cli, so we can't use it yet.

See: 294af9f
Fixes: mermaid-js#762

11.2.1

Toggle 11.2.1's commit message
build(deps): bump mermaid from 11.2.0 to 11.2.1

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>