Commit Graph
1554 Commits
Author SHA1 Message Date
Sidharth Vinod bfa3a8a788 Merge pull request #728 from mermaid-js/develop
Develop
2022-04-01 14:35:12 +05:30
Sidharth Vinod 8e41cf1db6 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  Fix View does not work via building from Dockerfile #713
  chore(deps): bump minimist from 1.2.5 to 1.2.6 (#721)
  Update stale.yml
2022-04-01 14:26:02 +05:30
Sidharth Vinod 1f1ef5da64 Merge pull request #724 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-9.5.3
chore(deps-dev): bump cypress from 9.5.2 to 9.5.3
2022-04-01 13:20:14 +05:30
Sidharth Vinod 01b3b000db Merge pull request #725 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.13.5
chore(deps): bump daisyui from 2.13.0 to 2.13.5
2022-04-01 13:20:09 +05:30
Sidharth Vinod 3117665b10 Merge pull request #726 from mermaid-js/dependabot/npm_and_yarn/develop/svelte-3.46.6
chore(deps-dev): bump svelte from 3.46.4 to 3.46.6
2022-04-01 13:20:05 +05:30
Sidharth Vinod 02d4fb2847 Merge pull request #727 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.304
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.303 to 1.0.0-next.304
2022-04-01 13:20:00 +05:30
Sidharth Vinod d4a2b910b1 Merge pull request #723 from mermaid-js/dependabot/npm_and_yarn/develop/postcss-load-config-3.1.4
chore(deps-dev): bump postcss-load-config from 3.1.3 to 3.1.4
2022-04-01 13:19:47 +05:30
dependabot[bot] f371ff7d57 chore(deps-dev): bump @sveltejs/kit
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.0-next.303 to 1.0.0-next.304.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.304/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:03:52 +00:00
dependabot[bot] 4e0a2d69a4 chore(deps-dev): bump svelte from 3.46.4 to 3.46.6
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.46.6.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.46.6)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:03:11 +00:00
dependabot[bot] 68feebce35 chore(deps): bump daisyui from 2.13.0 to 2.13.5
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.13.0 to 2.13.5.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits/v2.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:03:04 +00:00
dependabot[bot] 54c770e979 chore(deps-dev): bump cypress from 9.5.2 to 9.5.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.2 to 9.5.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.2...v9.5.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:02:56 +00:00
dependabot[bot] 5380e3abf3 chore(deps-dev): bump postcss-load-config from 3.1.3 to 3.1.4
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:02:18 +00:00
Sidharth Vinod 3932e3f8f0 Merge pull request #722 from mermaid-js/fix/713
Fix View does not work via building from Dockerfile #713
2022-03-28 17:10:27 +05:30
Sidharth Vinod 5ba2337ad5 Fix View does not work via building from Dockerfile #713 2022-03-28 14:24:43 +05:30
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8c7886802e chore(deps): bump minimist from 1.2.5 to 1.2.6 (#721)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-26 16:01:17 +01:00
Sidharth Vinod d0cee21b8d Merge pull request #720 from mermaid-js/develop
Develop
2022-03-26 18:51:48 +05:30
Sidharth Vinod 8ab9a6fb87 Merge pull request #714 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.303
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.301 to 1.0.0-next.303
2022-03-25 16:36:36 +05:30
Sidharth Vinod 99e6f5718d Merge pull request #716 from mermaid-js/dependabot/npm_and_yarn/develop/prettier-2.6.1
chore(deps-dev): bump prettier from 2.6.0 to 2.6.1
2022-03-25 16:36:26 +05:30
Sidharth Vinod 2699145013 Merge pull request #715 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-4.6.3
chore(deps-dev): bump typescript from 4.6.2 to 4.6.3
2022-03-25 16:36:17 +05:30
Sidharth Vinod 5472c70629 Merge pull request #717 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.13.0
chore(deps): bump daisyui from 2.11.0 to 2.13.0
2022-03-25 16:36:08 +05:30
Sidharth Vinod 48ed8d3ea3 Merge pull request #718 from mermaid-js/dependabot/github_actions/develop/actions/cache-3
chore(deps): bump actions/cache from 2 to 3
2022-03-25 16:35:58 +05:30
Sidharth Vinod 8092793bd1 Merge pull request #719 from mermaid-js/dependabot/docker/develop/node-17.8.0
chore(deps): bump node from 17.7.1 to 17.8.0
2022-03-25 16:35:48 +05:30
dependabot[bot] 9e054b9e6e chore(deps): bump node from 17.7.1 to 17.8.0
Bumps node from 17.7.1 to 17.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 07:09:49 +00:00
dependabot[bot] d281f87b12 chore(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
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-03-25 07:09:48 +00:00
dependabot[bot] 667c03e4e1 chore(deps): bump daisyui from 2.11.0 to 2.13.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.11.0 to 2.13.0.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 07:03:15 +00:00
dependabot[bot] f721899871 chore(deps-dev): bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 07:02:47 +00:00
dependabot[bot] bec5ca32aa chore(deps-dev): bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 07:02:39 +00:00
dependabot[bot] b46e954b60 chore(deps-dev): bump @sveltejs/kit
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.0-next.301 to 1.0.0-next.303.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.303/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 07:02:29 +00:00
Sidharth Vinod d5f9e3dfe2 Merge pull request #712 from mermaid-js/develop
Develop
2022-03-22 10:53:28 +05:30
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ac22e2649f chore(deps-dev): bump cypress from 9.5.1 to 9.5.2 (#711)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.1 to 9.5.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.1...v9.5.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  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>
2022-03-21 23:41:26 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2b5f16163c chore(deps-dev): bump autoprefixer from 10.4.2 to 10.4.4 (#710)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  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>
2022-03-21 23:39:51 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 626e76dae6 chore(deps-dev): bump @sveltejs/kit (#709)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.0-next.295 to 1.0.0-next.301.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.301/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  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>
2022-03-21 23:39:22 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 004cd5bdda chore(deps-dev): bump postcss from 8.4.8 to 8.4.12 (#704)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.8...8.4.12)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  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>
2022-03-21 22:25:45 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 7ccb86aee3 chore(deps-dev): bump @types/mermaid from 8.2.8 to 8.2.9 (#708)
Bumps [@types/mermaid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mermaid) from 8.2.8 to 8.2.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mermaid)

---
updated-dependencies:
- dependency-name: "@types/mermaid"
  dependency-type: direct:development
  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>
2022-03-21 22:24:33 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 06e1706581 chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#705)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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>
2022-03-21 22:16:32 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1ba0791579 chore(deps): bump daisyui from 2.6.4 to 2.11.0 (#706)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.6.4 to 2.11.0.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.6.4...v2.11.0)

---
updated-dependencies:
- dependency-name: daisyui
  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>
2022-03-21 22:16:13 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 0f1deb290b chore(deps-dev): bump cssnano from 5.1.2 to 5.1.5 (#707)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.2 to 5.1.5.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.2...cssnano@5.1.5)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  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>
2022-03-21 22:15:55 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> e3fb1821bc chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 (#700)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.1...v9.2.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  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>
2022-03-21 22:15:13 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 193a543d1f chore(deps-dev): bump node-html-parser from 5.2.0 to 5.3.3 (#699)
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 5.2.0 to 5.3.3.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v5.2.0...v5.3.3)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:development
  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>
2022-03-21 21:54:35 +01:00
mmorel-35 316049d673 Update Browserslist 2022-03-21 20:54:15 +00:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 428181047d chore(deps): bump analytics from 0.8.0 to 0.8.1 (#698)
Bumps [analytics](https://github.com/DavidWells/analytics) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/DavidWells/analytics/releases)
- [Commits](https://github.com/DavidWells/analytics/compare/analytics@0.8.0...analytics@0.8.1)

---
updated-dependencies:
- dependency-name: analytics
  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>
2022-03-21 21:46:11 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 952e53c702 chore(deps): bump node from 17.6.0 to 17.7.1 (#702)
Bumps node from 17.6.0 to 17.7.1.

---
updated-dependencies:
- dependency-name: node
  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>
2022-03-21 21:44:13 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3b36b94861 chore(deps): bump EndBug/add-and-commit from 8 to 9 (#703)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8 to 9.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v8...v9)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  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>
2022-03-21 21:43:45 +01:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2b34c381cc chore(deps-dev): bump lint-staged from 12.3.5 to 12.3.7 (#697)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.5 to 12.3.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.5...v12.3.7)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  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>
2022-03-21 21:43:25 +01:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>mmorel-35
41fe902ce1 chore(deps): bump monaco-editor from 0.32.1 to 0.33.0 (#701)
* chore(deps): bump monaco-editor from 0.32.1 to 0.33.0

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits)

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

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

* Update Monaco-editor

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com>
2022-03-21 21:43:08 +01:00
Sidharth Vinod d8eee74010 Update stale.yml 2022-03-15 16:17:47 +05:30
Sidharth Vinod 283a75502a Merge pull request #661 from mermaid-js/develop
Develop
2022-03-14 17:52:32 +05:30
Sidharth Vinod b9f3675671 fix pako test 2022-03-14 17:43:20 +05:30
Sidharth Vinod 0883ad599a Fix Cypress, Remove Beta (as netlify handles that) 2022-03-14 17:33:18 +05:30
Sidharth Vinod 49021cc756 Fix build 2022-03-14 17:27:35 +05:30