Sidharth Vinod
83ca1c5438
Disable debounce removal
2022-09-02 23:48:42 +05:30
Sidharth Vinod
fee0addc6b
Merge branch 'develop' into sidv/fixEditorDataFlow
...
* develop:
Fix test
Update SvelteKit
Update SK
SvelteKit 453
2022-09-02 23:41:04 +05:30
Sidharth Vinod
d375b5cfea
Merge pull request #1009 from mermaid-js/sidv/skUpdate
...
Update SvelteKit
2022-09-02 23:39:33 +05:30
Sidharth Vinod
0a19740b27
Fix test
2022-09-02 23:35:52 +05:30
Sidharth Vinod
973f1b7446
Update SvelteKit
2022-09-02 23:32:34 +05:30
Sidharth Vinod
4774a13446
Update Sveltekit
2022-09-02 22:54:01 +05:30
Sidharth Vinod
6c74a97a32
Update SK
2022-09-02 22:51:52 +05:30
Sidharth Vinod
ce1dc1f3af
Update snapshots
2022-09-02 22:32:12 +05:30
Sidharth Vinod
0f3ce99659
Merge branch 'develop' into sidv/fixEditorDataFlow
...
* develop:
Fix test
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
2022-09-02 22:24:12 +05:30
Sidharth Vinod
6f5d84c8b6
Merge pull request #1004 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-10.7.0
...
chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
2022-09-02 22:23:37 +05:30
Sidharth Vinod
4da693cd87
Merge pull request #1006 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-tailwindcss-3.6.1
...
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
2022-09-02 22:23:28 +05:30
Sidharth Vinod
da3b52454f
Merge pull request #984 from mermaid-js/sidv/historyDownlod
...
Fix #968 : Ability to download and upload history
2022-09-02 22:23:17 +05:30
Sidharth Vinod
92d66da692
Fix test
2022-09-02 22:12:49 +05:30
Sidharth Vinod
e6ab76a5d1
Remove updateEditor
2022-09-02 21:35:16 +05:30
Sidharth Vinod
40bd944597
Merge branch 'develop' into sidv/fixEditorDataFlow
...
* develop:
chore(deps-dev): bump node-html-parser from 5.4.1 to 5.4.2
chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.36.1
chore(deps-dev): bump eslint from 8.22.0 to 8.23.0
2022-09-02 21:21:02 +05:30
dependabot[bot]
2dfe417220
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-02 15:45:56 +00:00
dependabot[bot]
3ffea6f168
chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.6.0 to 10.7.0.
- [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/v10.6.0...v10.7.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-02 15:45:12 +00:00
Sidharth Vinod
8ec68c1ab9
Merge pull request #997 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-8.23.0
...
chore(deps-dev): bump eslint from 8.22.0 to 8.23.0
2022-09-02 21:12:44 +05:30
Sidharth Vinod
98a017806e
Merge pull request #999 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.36.1
...
chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.36.1
2022-09-02 21:12:32 +05:30
Sidharth Vinod
e3e8b921bc
Merge pull request #1000 from mermaid-js/dependabot/npm_and_yarn/develop/node-html-parser-5.4.2
...
chore(deps-dev): bump node-html-parser from 5.4.1 to 5.4.2
2022-09-02 21:12:23 +05:30
Sidharth Vinod
831d1e384d
Disable debounce in CI
2022-09-02 21:08:57 +05:30
Sidharth Vinod
4c86d95f21
Remove debounce
2022-09-02 21:04:42 +05:30
Sidharth Vinod
64e8ed09ba
Fix race condition
2022-09-02 21:01:14 +05:30
Sidharth Vinod
70b67afb87
Optimize editor data flow
2022-09-02 19:41:51 +05:30
Sidharth Vinod
38824e8bab
Merge branch 'master' into sidv/fixEditorDataFlow
...
* master:
Update Browserslist
Fix #1001 Diagram errors are not highlighted in editor
chore(deps-dev): bump @sveltejs/kit
2022-09-02 18:38:59 +05:30
Sidharth Vinod
63869b8d11
Merge pull request #1002 from mermaid-js/develop
...
Fix #1001 Diagram errors are not highlighted in editor
2022-09-02 17:14:51 +05:30
sidharthv96
913b51e748
Update Browserslist
2022-09-02 09:10:45 +00:00
Sidharth Vinod
347192c5aa
Fix #1001 Diagram errors are not highlighted in editor
2022-09-02 14:39:31 +05:30
dependabot[bot]
aafeb0a291
chore(deps-dev): bump node-html-parser from 5.4.1 to 5.4.2
...
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser ) from 5.4.1 to 5.4.2.
- [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.4.1...v5.4.2 )
---
updated-dependencies:
- dependency-name: node-html-parser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-02 07:03:09 +00:00
dependabot[bot]
c47a0254ca
chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.36.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.34.0 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-02 07:02:56 +00:00
dependabot[bot]
a2b611011f
chore(deps-dev): bump eslint from 8.22.0 to 8.23.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.23.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-02 07:02:33 +00:00
Sidharth Vinod
5cb681c766
SvelteKit 453
2022-08-30 08:44:09 +05:30
Sidharth Vinod
de3ce94bb4
Unit tests for history
2022-08-30 08:35:36 +05:30
Sidharth Vinod
d966b23114
Unit tests for history
2022-08-29 21:56:26 +05:30
Sidharth Vinod
04b898ee54
Metrics
2022-08-28 23:10:40 +05:30
Sidharth Vinod
83175127b0
Merge branch 'master' into sidv/historyDownlod
...
* master:
Increase retries
Temp fix for vite bug
Update sk
Update Browserslist
chore(deps): bump node from 18.7.0 to 18.8.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
Update svelteKit
chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-28 22:56:26 +05:30
Sidharth Vinod
adc9dc7460
Tests
2022-08-28 22:55:47 +05:30
Sidharth Vinod
52dd52bfd4
Merge pull request #991 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.444
...
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.442 to 1.0.0-next.444
2022-08-27 14:14:01 +05:30
Sidharth Vinod
9e02aaf962
Merge pull request #990 from mermaid-js/develop
...
Develop
2022-08-27 13:32:34 +05:30
dependabot[bot]
28bc6cf271
chore(deps-dev): bump @sveltejs/kit
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.442 to 1.0.0-next.444.
- [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.444/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-08-27 07:55:04 +00:00
Sidharth Vinod
3a48e4e519
Merge pull request #983 from mermaid-js/sidv/upgradeSvelteKit
...
Upgrade SvelteKit
2022-08-27 13:23:19 +05:30
Sidharth Vinod
6987b6f3c6
Increase retries
2022-08-27 13:07:59 +05:30
Sidharth Vinod
d2acfd5d36
Merge branch 'develop' into sidv/upgradeSvelteKit
...
* develop:
Update Browserslist
chore(deps): bump node from 18.7.0 to 18.8.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-27 12:57:39 +05:30
Sidharth Vinod
b384e53d8b
Merge branch 'sidv/upgradeSvelteKit' of https://github.com/mermaid-js/mermaid-live-editor into sidv/upgradeSvelteKit
...
* 'sidv/upgradeSvelteKit' of https://github.com/mermaid-js/mermaid-live-editor :
Update sk
2022-08-27 12:57:28 +05:30
Sidharth Vinod
a6dcabd4b7
Temp fix for vite bug
2022-08-27 12:57:22 +05:30
Sidharth Vinod
082e6dfffc
Update sk
2022-08-27 00:22:09 +05:30
sidharthv96
20c23bb338
Update Browserslist
2022-08-26 18:50:24 +00:00
Sidharth Vinod
6ad4d415b2
Merge pull request #976 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.24.0
...
chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-27 00:19:03 +05:30
Sidharth Vinod
e2c81de42e
Merge pull request #985 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-4.8.2
...
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
2022-08-27 00:18:35 +05:30
Sidharth Vinod
e8162c2004
Merge pull request #987 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.35.1
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1
2022-08-27 00:17:57 +05:30
Sidharth Vinod
5ea615ae26
Merge pull request #988 from mermaid-js/dependabot/docker/develop/node-18.8.0
...
chore(deps): bump node from 18.7.0 to 18.8.0
2022-08-27 00:17:48 +05:30
dependabot[bot]
7c32365935
chore(deps): bump node from 18.7.0 to 18.8.0
...
Bumps node from 18.7.0 to 18.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-08-26 07:21:47 +00:00
dependabot[bot]
6c209cddf1
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-26 07:02:58 +00:00
dependabot[bot]
810315ca10
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-26 07:02:19 +00:00
Sidharth Vinod
a1312fc095
Merge branch 'master' into sidv/upgradeSvelteKit
...
* master:
2022-08-25 10:11:58 +05:30
Sidharth Vinod
9395c1f154
Merge pull request #981 from mermaid-js/develop
...
Develop
2022-08-25 10:07:29 +05:30
Sidharth Vinod
5a880f3efe
feat: Upload history
2022-08-25 10:05:27 +05:30
Sidharth Vinod
d160e43eae
Fix #968 : Ability to download and upload history
2022-08-25 10:05:19 +05:30
Sidharth Vinod
1a7a79d936
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
chore(deps-dev): bump eslint from 8.21.0 to 8.22.0
2022-08-24 20:21:33 +05:30
Sidharth Vinod
080b5673e7
Update svelteKit
2022-08-24 20:21:26 +05:30
Sidharth Vinod
5e06fd5df1
Merge pull request #980 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-8.22.0
...
chore(deps-dev): bump eslint from 8.21.0 to 8.22.0
2022-08-24 13:29:50 +05:30
dependabot[bot]
bba7e55662
chore(deps-dev): bump eslint from 8.21.0 to 8.22.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 07:32:29 +00:00
Sidharth Vinod
9b7015d2cb
Merge pull request #977 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.34.0
...
chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.34.0
2022-08-24 13:00:16 +05:30
Sidharth Vinod
5531564265
Merge pull request #979 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-10.6.0
...
chore(deps-dev): bump cypress from 10.4.0 to 10.6.0
2022-08-24 13:00:07 +05:30
dependabot[bot]
b08856f42e
chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.34.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.0 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 07:20:41 +00:00
dependabot[bot]
f00095540b
chore(deps-dev): bump cypress from 10.4.0 to 10.6.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.4.0 to 10.6.0.
- [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/v10.4.0...v10.6.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 07:20:03 +00:00
Sidharth Vinod
e07204b954
Merge pull request #975 from mermaid-js/dependabot/npm_and_yarn/develop/testing-library/svelte-3.2.1
...
chore(deps-dev): bump @testing-library/svelte from 3.1.3 to 3.2.1
2022-08-24 12:48:06 +05:30
dependabot[bot]
1b4ddae110
chore(deps-dev): bump @testing-library/svelte from 3.1.3 to 3.2.1
...
Bumps [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library ) from 3.1.3 to 3.2.1.
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases )
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/svelte-testing-library/compare/v3.1.3...v3.2.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/svelte"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 06:48:26 +00:00
dependabot[bot]
7ede189894
chore(deps): bump daisyui from 2.22.0 to 2.24.0
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.22.0 to 2.24.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-08-24 06:48:06 +00:00
Sidharth Vinod
91c34554a9
Merge pull request #963 from mermaid-js/dependabot/npm_and_yarn/develop/vitest/ui-0.22.1
...
chore(deps-dev): bump @vitest/ui from 0.21.1 to 0.22.1
2022-08-24 12:14:17 +05:30
Sidharth Vinod
735527ae45
Merge pull request #965 from mermaid-js/dependabot/npm_and_yarn/develop/vitest-0.22.1
...
chore(deps-dev): bump vitest from 0.21.1 to 0.22.1
2022-08-24 12:13:42 +05:30
dependabot[bot]
c45b9079c2
chore(deps-dev): bump vitest from 0.21.1 to 0.22.1
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.21.1 to 0.22.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.21.1...v0.22.1 )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 06:17:37 +00:00
dependabot[bot]
e7e9d81694
chore(deps-dev): bump @vitest/ui from 0.21.1 to 0.22.1
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.21.1 to 0.22.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.22.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-24 06:17:34 +00:00
Sidharth Vinod
a1c0f8512a
Merge pull request #966 from mermaid-js/dependabot/npm_and_yarn/develop/cssnano-5.1.13
...
chore(deps-dev): bump cssnano from 5.1.12 to 5.1.13
2022-08-24 11:45:40 +05:30
Sidharth Vinod
bdb35843bc
Merge pull request #972 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.34.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.34.0
2022-08-24 11:45:28 +05:30
Sidharth Vinod
b9e4ccfa1c
Merge pull request #973 from mermaid-js/dependabot/npm_and_yarn/develop/vite-3.0.9
...
chore(deps-dev): bump vite from 3.0.6 to 3.0.9
2022-08-24 11:45:21 +05:30
Sidharth Vinod
df01b89342
Merge pull request #971 from mermaid-js/develop
...
Update mermaid
2022-08-23 21:09:59 +05:30
dependabot[bot]
fe03ec9fcc
chore(deps-dev): bump vite from 3.0.6 to 3.0.9
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.6 to 3.0.9.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.0.9/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-23 15:37:08 +00:00
dependabot[bot]
585dc21d7a
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.0 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-23 15:36:03 +00:00
sidharthv96
7c627e626f
Update Browserslist
2022-08-23 15:35:01 +00:00
Sidharth Vinod
bc97a075dd
Update mermaid
2022-08-23 21:03:55 +05:30
dependabot[bot]
37c0c65cad
chore(deps-dev): bump cssnano from 5.1.12 to 5.1.13
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.12 to 5.1.13.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.12...cssnano@5.1.13 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-19 07:03:17 +00:00
Sidharth Vinod
69349ba3f4
Merge pull request #961 from mermaid-js/develop
...
Develop
2022-08-18 12:47:26 +05:30
Sidharth Vinod
0e07537969
Update download event
2022-08-18 12:40:37 +05:30
Sidharth Vinod
6055a147b0
Fix #959
2022-08-18 12:39:54 +05:30
Sidharth Vinod
1becc7183d
Merge pull request #960 from mermaid-js/develop
...
Develop
2022-08-18 00:08:08 +05:30
Sidharth Vinod
8af7029a37
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
Update Browserslist
2022-08-18 00:03:23 +05:30
Sidharth Vinod
d90c414e3b
Add Plausible, Fix GA
2022-08-18 00:03:17 +05:30
sidharthv96
ec527ddf67
Update Browserslist
2022-08-17 17:58:38 +00:00
Sidharth Vinod
ea6e45ff18
Remove log
2022-08-17 23:27:27 +05:30
Sidharth Vinod
1daa67c932
Update stale.yml
2022-08-17 23:09:06 +05:30
Sidharth Vinod
1290a07ddb
Merge pull request #958 from mermaid-js/sidv/analytics
...
Track events
2022-08-16 11:46:01 +05:30
Sidharth Vinod
63e978576c
Merge pull request #957 from mermaid-js/sidv/panzoom
...
Add PanZoom
2022-08-16 00:50:54 +05:30
Sidharth Vinod
20348cc97c
Track events
2022-08-16 00:50:24 +05:30
Sidharth Vinod
d092716a93
Extract handlePanZoom out
2022-08-15 23:47:09 +05:30
Sidharth Vinod
ec4afcc184
Add Pan Zoom toggle test
2022-08-15 12:56:59 +05:30
Sidharth Vinod
a713f34354
Add toggle for pan & zoom
2022-08-15 11:33:20 +05:30
Sidharth Vinod
285da3f63d
Fix specPattern
2022-08-13 13:46:01 +05:30
Sidharth Vinod
16ff107b6e
Add test retries
2022-08-13 13:41:20 +05:30
Sidharth Vinod
cf4cbc4299
Fix flashes
2022-08-13 13:19:23 +05:30
Sidharth Vinod
856bc1ebe3
Add unit tests
2022-08-13 12:58:56 +05:30
Sidharth Vinod
7a785f59be
Fix flashes
2022-08-13 12:58:47 +05:30
Sidharth Vinod
32b8bbd3c3
Support hashchange event
2022-08-13 12:52:20 +05:30
Sidharth Vinod
cb89087240
Fix tests
2022-08-13 12:39:57 +05:30
Sidharth Vinod
da8cdef241
Fix tests
2022-08-13 12:31:55 +05:30
Sidharth Vinod
8c3e92a535
Update snapshots
2022-08-13 11:30:49 +05:30
Sidharth Vinod
20b97490a4
Merge branch 'sidv/panzoom' of https://github.com/mermaid-js/mermaid-live-editor into sidv/panzoom
...
* 'sidv/panzoom' of https://github.com/mermaid-js/mermaid-live-editor :
Update snapshots
2022-08-13 11:20:42 +05:30
Sidharth Vinod
27d664c514
Disable debounce in localstorage
2022-08-13 11:20:34 +05:30
Sidharth Vinod
6b6defb3c8
Update snapshots
2022-08-13 00:20:29 +05:30
Sidharth Vinod
06b430b0b8
Disable debounce for tests
2022-08-13 00:11:30 +05:30
Sidharth Vinod
0602dd2027
Disable debounce for tests
2022-08-13 00:02:55 +05:30
Sidharth Vinod
21c9257b92
Cypress parallel
2022-08-12 23:26:52 +05:30
Sidharth Vinod
1505a5e496
Fix editor binding
2022-08-12 23:20:08 +05:30
Sidharth Vinod
1bc0718901
Persist pan & zoom in state
2022-08-12 22:15:36 +05:30
Sidharth Vinod
4441102c66
Add PanZoom
2022-08-12 20:41:27 +05:30
Sidharth Vinod
69dff7ea08
Merge pull request #956 from mermaid-js/develop
...
Develop
2022-08-12 15:25:08 +05:30
Sidharth Vinod
c662b35fb3
Merge pull request #953 from mermaid-js/dependabot/npm_and_yarn/develop/vite-3.0.6
...
chore(deps-dev): bump vite from 3.0.5 to 3.0.6
2022-08-12 14:43:33 +05:30
Sidharth Vinod
fac0817e27
Merge pull request #952 from mermaid-js/dependabot/npm_and_yarn/develop/node-html-parser-5.4.1
...
chore(deps-dev): bump node-html-parser from 5.3.3 to 5.4.1
2022-08-12 14:43:26 +05:30
Sidharth Vinod
df9ebea1da
Merge pull request #954 from mermaid-js/sidv/renderShortcut
...
fix #914 Add render diagram keyboard shortcut
2022-08-12 14:43:15 +05:30
Sidharth Vinod
aaa69216a6
Fix import
2022-08-12 14:42:09 +05:30
Sidharth Vinod
0086ba9f2a
Add message in popup
2022-08-12 13:54:35 +05:30
Sidharth Vinod
736dd46831
fix #914 Add render diagram keyboard shortcut
2022-08-12 13:36:24 +05:30
dependabot[bot]
fc1121e287
chore(deps-dev): bump vite from 3.0.5 to 3.0.6
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.0.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-12 07:02:27 +00:00
dependabot[bot]
d554791df4
chore(deps-dev): bump node-html-parser from 5.3.3 to 5.4.1
...
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser ) from 5.3.3 to 5.4.1.
- [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.3.3...v5.4.1 )
---
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 >
2022-08-12 07:02:12 +00:00
Sidharth Vinod
2b5ddb9891
Merge pull request #928 from mermaid-js/develop
...
Develop
2022-08-12 11:49:59 +05:30
Sidharth Vinod
2d5dfee074
fix Image test
2022-08-12 11:44:44 +05:30
sidharthv96
a33b93529a
Update Browserslist
2022-08-12 05:59:20 +00:00
Sidharth Vinod
c29fd69426
Update mermaid
2022-08-12 11:28:06 +05:30
Sidharth Vinod
798f04e030
Update deps
2022-08-09 23:58:14 +05:30
Sidharth Vinod
8212ff450b
Update deps
2022-08-09 23:44:55 +05:30
Sidharth Vinod
afaaa92c48
Update deps
2022-08-09 23:39:44 +05:30
Sidharth Vinod
742bc02c0d
Merge pull request #939 from mermaid-js/dependabot/npm_and_yarn/develop/tailwindcss-3.1.8
...
chore(deps-dev): bump tailwindcss from 3.1.6 to 3.1.8
2022-08-09 23:29:11 +05:30
Sidharth Vinod
5032281ff1
Merge pull request #940 from mermaid-js/dependabot/npm_and_yarn/develop/vitest/ui-0.21.0
...
chore(deps-dev): bump @vitest/ui from 0.19.1 to 0.21.0
2022-08-09 23:28:51 +05:30
dependabot[bot]
9d7572aaa0
chore(deps-dev): bump @vitest/ui from 0.19.1 to 0.21.0
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.19.1 to 0.21.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.21.0/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 17:20:13 +00:00
dependabot[bot]
fbb0c25c9e
chore(deps-dev): bump tailwindcss from 3.1.6 to 3.1.8
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 17:20:12 +00:00
Sidharth Vinod
b4a5722cf3
Merge pull request #936 from mermaid-js/dependabot/npm_and_yarn/develop/autoprefixer-10.4.8
...
chore(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8
2022-08-08 22:47:30 +05:30
dependabot[bot]
6df26f605a
chore(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.7 to 10.4.8.
- [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.7...10.4.8 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 07:31:11 +00:00
Sidharth Vinod
89234bc69a
Merge pull request #930 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.32.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0
2022-08-08 12:58:33 +05:30
Sidharth Vinod
5cb1aae17c
Merge pull request #929 from mermaid-js/dependabot/npm_and_yarn/develop/vite-3.0.4
...
chore(deps-dev): bump vite from 3.0.3 to 3.0.4
2022-08-05 18:44:24 +05:30
dependabot[bot]
d8284c999c
chore(deps-dev): bump vite from 3.0.3 to 3.0.4
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.0.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-05 09:39:08 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
168190343b
chore(deps-dev): bump @sveltejs/kit ( #932 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.396 to 1.0.0-next.403.
- [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.403/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-08-05 11:36:54 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2ff8a5ceb6
chore(deps): bump daisyui from 2.20.0 to 2.22.0 ( #934 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.20.0 to 2.22.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 11:36:41 +02:00
sidharthv96
61bbaca001
Update Browserslist
2022-08-05 07:31:18 +00:00
Sidharth Vinod
faa841964b
Merge pull request #933 from mermaid-js/dependabot/npm_and_yarn/develop/testing-library/jest-dom-5.16.5
...
chore(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 5.16.5
2022-08-05 13:00:14 +05:30
dependabot[bot]
d99ef77083
chore(deps-dev): bump @testing-library/jest-dom from 5.16.4 to 5.16.5
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-05 07:03:23 +00:00
dependabot[bot]
a7f87c4e25
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-05 07:02:48 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4352077821
chore(deps-dev): bump cypress-localstorage-commands from 2.1.0 to 2.2.0 ( #920 )
...
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases )
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md )
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v2.1.0...v2.2.0 )
---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
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-07-29 13:14:09 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
288a7d71ec
chore(deps): bump node from 18.6.0 to 18.7.0 ( #923 )
...
Bumps node from 18.6.0 to 18.7.0.
---
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-07-29 13:11:20 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aeed0fb800
chore(deps-dev): bump vitest from 0.18.1 to 0.19.1 ( #924 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.18.1 to 0.19.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.18.1...v0.19.1 )
---
updated-dependencies:
- dependency-name: vitest
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-07-29 13:04:59 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
be23fbf2db
chore(deps-dev): bump @vitest/ui from 0.18.1 to 0.19.1 ( #926 )
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.18.1 to 0.19.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.19.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
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-07-29 13:04:52 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9ec55ae4dc
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #927 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-07-29 12:50:05 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
813b2f0019
chore(deps-dev): bump @sveltejs/kit ( #925 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.390 to 1.0.0-next.396.
- [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.396/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-07-29 10:18:34 +02:00
mmorel-35
eb0de971c5
Update Browserslist
2022-07-29 07:17:30 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9a82443868
chore(deps): bump @analytics/google-analytics from 1.0.2 to 1.0.3 ( #921 )
...
Bumps [@analytics/google-analytics](https://github.com/DavidWells/analytics ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/DavidWells/analytics/releases )
- [Commits](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@1.0.2...@analytics/google-analytics@1.0.3 )
---
updated-dependencies:
- dependency-name: "@analytics/google-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-07-29 09:16:33 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5901871c62
chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 ( #918 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/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-07-29 09:16:19 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2ea77c0791
chore(deps-dev): bump vite from 3.0.2 to 3.0.3 ( #919 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.0.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-07-29 09:16:00 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7ea6b9105d
chore(deps): bump daisyui from 2.19.1 to 2.20.0 ( #922 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.19.1 to 2.20.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-29 09:15:42 +02:00
sidharthv96
cd84c14f8b
Update Browserslist
2022-07-26 10:39:17 +00:00
Sidharth Vinod
70a5a6ec25
Merge pull request #915 from mermaid-js/develop
...
Develop
2022-07-22 18:18:24 +05:30
Sidharth Vinod
9ff9404d87
Merge pull request #913 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.390
...
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.377 to 1.0.0-next.390
2022-07-22 17:51:20 +05:30
dependabot[bot]
4aaae7fced
chore(deps-dev): bump @sveltejs/kit
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.377 to 1.0.0-next.390.
- [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.390/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-07-22 09:09:01 +00:00
Sidharth Vinod
022292fd42
Merge pull request #912 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.30.7
...
chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7
2022-07-22 14:37:16 +05:30
dependabot[bot]
e44415c0d1
chore(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 08:59:38 +00:00
Sidharth Vinod
7f47896e6e
Merge pull request #906 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-10.3.1
...
chore(deps-dev): bump cypress from 10.3.0 to 10.3.1
2022-07-22 14:27:48 +05:30
Sidharth Vinod
3dd35fdf71
Merge pull request #909 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-8.20.0
...
chore(deps-dev): bump eslint from 8.19.0 to 8.20.0
2022-07-22 14:27:43 +05:30
Sidharth Vinod
885928ac5c
Merge pull request #910 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.19.1
...
chore(deps): bump daisyui from 2.19.0 to 2.19.1
2022-07-22 14:27:38 +05:30
Sidharth Vinod
ea757c8f20
Merge pull request #911 from mermaid-js/dependabot/npm_and_yarn/develop/vite-3.0.2
...
chore(deps-dev): bump vite from 3.0.0 to 3.0.2
2022-07-22 14:27:31 +05:30
dependabot[bot]
7d53df2898
chore(deps-dev): bump cypress from 10.3.0 to 10.3.1
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.3.0 to 10.3.1.
- [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/v10.3.0...v10.3.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:30:37 +00:00
dependabot[bot]
6e7118734a
chore(deps-dev): bump vite from 3.0.0 to 3.0.2
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.0.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:28:39 +00:00
dependabot[bot]
197187e359
chore(deps): bump daisyui from 2.19.0 to 2.19.1
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.19.0 to 2.19.1.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:28:26 +00:00
dependabot[bot]
50064ae34d
chore(deps-dev): bump eslint from 8.19.0 to 8.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:28:15 +00:00
sidharthv96
ae369a554e
Update Browserslist
2022-07-22 07:27:51 +00:00
Sidharth Vinod
ac3dce8fbb
Merge pull request #904 from mermaid-js/dependabot/npm_and_yarn/develop/c8-7.12.0
...
chore(deps-dev): bump c8 from 7.11.3 to 7.12.0
2022-07-22 12:56:30 +05:30
Sidharth Vinod
b08eefd35e
Merge pull request #905 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.30.7
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7
2022-07-22 12:56:24 +05:30
Sidharth Vinod
7dfed9e569
Merge pull request #908 from mermaid-js/dependabot/npm_and_yarn/develop/analytics/google-analytics-1.0.2
...
chore(deps): bump @analytics/google-analytics from 0.5.3 to 1.0.2
2022-07-22 12:56:17 +05:30
Sidharth Vinod
a62877c4ea
Merge pull request #907 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/adapter-static-1.0.0-next.38
...
chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.36 to 1.0.0-next.38
2022-07-22 12:56:05 +05:30
dependabot[bot]
3dcf2fc348
chore(deps): bump @analytics/google-analytics from 0.5.3 to 1.0.2
...
Bumps [@analytics/google-analytics](https://github.com/DavidWells/analytics ) from 0.5.3 to 1.0.2.
- [Release notes](https://github.com/DavidWells/analytics/releases )
- [Commits](https://github.com/DavidWells/analytics/compare/@analytics/google-analytics@0.5.3...@analytics/google-analytics@1.0.2 )
---
updated-dependencies:
- dependency-name: "@analytics/google-analytics"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:03:41 +00:00
dependabot[bot]
56d464e18b
chore(deps-dev): bump @sveltejs/adapter-static
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.36 to 1.0.0-next.38.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.38/packages/adapter-static )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:03:26 +00:00
dependabot[bot]
134fe719f3
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:03:02 +00:00
dependabot[bot]
b74ff7d001
chore(deps-dev): bump c8 from 7.11.3 to 7.12.0
...
Bumps [c8](https://github.com/bcoe/c8 ) from 7.11.3 to 7.12.0.
- [Release notes](https://github.com/bcoe/c8/releases )
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bcoe/c8/compare/v7.11.3...v7.12.0 )
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-22 07:02:41 +00:00
Sidharth Vinod
8d8386fabe
Merge pull request #901 from mermaid-js/develop
...
Develop
2022-07-17 15:48:00 +05:30
Sidharth Vinod
3113b16b37
Update HTTP Verb casing
2022-07-16 23:39:12 +05:30
Sidharth Vinod
a38d1077bd
Add vite
2022-07-16 23:27:17 +05:30
Sidharth Vinod
3de578a28e
Merge pull request #902 from mermaid-js/dependabot/npm_and_yarn/develop/vitest/ui-0.18.1
...
chore(deps-dev): bump @vitest/ui from 0.18.0 to 0.18.1
2022-07-16 23:25:43 +05:30
dependabot[bot]
9c3e03d56c
chore(deps-dev): bump @vitest/ui from 0.18.0 to 0.18.1
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.18.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-16 16:30:25 +00:00
sidharthv96
6f7eb5c580
Update Browserslist
2022-07-16 16:27:58 +00:00
Sidharth Vinod
f2e32b3c01
Update deps
2022-07-16 21:56:46 +05:30
Sidharth Vinod
4917d7ac88
Merge pull request #893 from mermaid-js/dependabot/npm_and_yarn/develop/vitest-0.18.0
...
chore(deps-dev): bump vitest from 0.17.1 to 0.18.0
2022-07-15 14:07:22 +05:30
Sidharth Vinod
50dd0a91d4
Update sveltekit
2022-07-15 14:06:28 +05:30
dependabot[bot]
166ed3e29e
chore(deps-dev): bump vitest from 0.17.1 to 0.18.0
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.17.1...v0.18.0 )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 08:33:19 +00:00
Sidharth Vinod
0d09dfb11d
Merge pull request #897 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/parser-5.30.6
...
chore(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6
2022-07-15 14:01:18 +05:30
Sidharth Vinod
a93ddb48d0
Merge pull request #898 from mermaid-js/dependabot/npm_and_yarn/develop/tailwindcss-3.1.6
...
chore(deps-dev): bump tailwindcss from 3.1.5 to 3.1.6
2022-07-15 14:01:02 +05:30
Sidharth Vinod
94166fe0e7
Merge pull request #899 from mermaid-js/dependabot/docker/develop/node-18.6.0
...
chore(deps): bump node from 18.4.0 to 18.6.0
2022-07-15 14:00:45 +05:30
dependabot[bot]
5933366bff
chore(deps): bump node from 18.4.0 to 18.6.0
...
Bumps node from 18.4.0 to 18.6.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-07-15 07:15:31 +00:00
dependabot[bot]
7a65759a8b
chore(deps-dev): bump @typescript-eslint/parser from 5.30.5 to 5.30.6
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 07:15:09 +00:00
dependabot[bot]
920759d2be
chore(deps-dev): bump tailwindcss from 3.1.5 to 3.1.6
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.5...v3.1.6 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 07:13:05 +00:00
sidharthv96
de14de1e4a
Update Browserslist
2022-07-15 07:11:37 +00:00
Sidharth Vinod
9f318675d4
Merge pull request #895 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-5.30.6
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6
2022-07-15 12:40:23 +05:30
dependabot[bot]
764fb9f461
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 07:02:58 +00:00
Sidharth Vinod
befe9f5b29
Merge branch 'master' into develop
...
* master:
2022-07-13 01:23:34 +05:30
Sidharth Vinod
1245a3756f
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
Update Browserslist
chore(deps): bump daisyui from 2.17.0 to 2.19.0
2022-07-13 01:23:11 +05:30
Sidharth Vinod
cc8111fdb7
Merge pull request #890 from mermaid-js/develop
...
Develop
2022-07-13 01:16:19 +05:30
sidharthv96
58c6bb6628
Update Browserslist
2022-07-12 07:45:57 +00:00
Sidharth Vinod
3c8ab2ec32
Merge pull request #889 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.19.0
...
chore(deps): bump daisyui from 2.17.0 to 2.19.0
2022-07-12 13:15:00 +05:30
dependabot[bot]
5cf08a2d54
chore(deps): bump daisyui from 2.17.0 to 2.19.0
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.17.0 to 2.19.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-07-12 07:36:28 +00:00
Sidharth Vinod
91c3564477
Merge pull request #888 from johannchopin/feature/improve-view-button
...
improve button to be link
2022-07-09 10:18:16 +05:30
johannchopin
950de30854
improve button to be link
2022-07-08 19:36:44 +02:00
Sidharth Vinod
57df1cfac1
Merge pull request #886 from mermaid-js/develop
...
Develop
2022-07-08 18:05:44 +05:30
Sidharth Vinod
67a4cff405
Install deps before updating monaco
2022-07-08 17:54:33 +05:30
Sidharth Vinod
185fd55b72
Merge pull request #869 from jonmbake/add-integrity-hash-sri
...
fix #783 : Add sub-resource integrity (SRI) hash to all cdn resources
2022-07-08 13:53:42 +05:30
Sidharth Vinod
d7388b0ccb
Use 'node-html-parser'
2022-07-08 13:44:16 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
852d4260b9
chore(deps-dev): bump @vitest/ui from 0.17.0 to 0.17.1 ( #883 )
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.17.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
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-07-08 09:59:42 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8c37a3b912
chore(deps-dev): bump svelte from 3.48.0 to 3.49.0 ( #881 )
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.48.0 to 3.49.0.
- [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.48.0...v3.49.0 )
---
updated-dependencies:
- dependency-name: svelte
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-07-08 09:36:08 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e39254deda
chore(deps-dev): bump tailwindcss from 3.1.4 to 3.1.5 ( #884 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-07-08 09:28:16 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e410f7744c
chore(deps-dev): bump @sveltejs/kit ( #882 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.359 to 1.0.0-next.361.
- [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.361/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-07-08 09:28:02 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fb91377462
chore(deps-dev): bump vitest from 0.17.0 to 0.17.1 ( #880 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.17.0...v0.17.1 )
---
updated-dependencies:
- dependency-name: vitest
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-07-08 09:27:46 +02:00
Sidharth Vinod
1ab98b5b9d
Merge pull request #878 from mermaid-js/vitest
...
Add vitest
2022-07-07 10:53:52 +05:30
Sidharth Vinod
e69b4def13
Fix test
2022-07-07 01:15:57 +05:30
Sidharth Vinod
10585650fd
Fix test
2022-07-07 01:07:16 +05:30
Sidharth Vinod
861fd442c2
Fix test
2022-07-07 00:53:51 +05:30
Sidharth Vinod
cab7ae5f65
Merge branch 'master' into vitest
...
* master:
2022-07-07 00:27:22 +05:30
Sidharth Vinod
31de1c79aa
Fix security formatting.
2022-07-07 00:22:37 +05:30
Sidharth Vinod
0ea5d812b2
Fix cypress
2022-07-07 00:19:42 +05:30
Sidharth Vinod
79fb9d1cb1
Pin versions; Fix svelte kit
2022-07-06 23:49:04 +05:30
Sidharth Vinod
4c965fbe2e
Cypress
2022-07-06 16:51:25 +05:30
Sidharth Vinod
b4fe60d49c
Remove mocha
2022-07-06 15:23:51 +05:30
Sidharth Vinod
e04bb15c35
Add dom testing
2022-07-06 13:01:59 +05:30
Sidharth Vinod
1c6371cb8c
Add vitest
2022-07-06 12:17:37 +05:30
Sidharth Vinod
0b89c8d7e8
Merge pull request #876 from mermaid-js/develop
...
Develop
2022-07-06 11:08:14 +05:30
Sidharth Vinod
bb536e9c36
Add check before typing
2022-07-06 10:57:27 +05:30
Sidharth Vinod
76c421924c
Merge branch 'master' into develop
...
* master:
fix #796 : Export SVG fix
Fix loading tests
Bind correct store
add update test
Fix #851 : Simplify data flow and error handling
2022-07-06 10:44:49 +05:30
Sidharth Vinod
0e331a42d8
Split vite config
2022-07-06 10:34:35 +05:30
Sidharth Vinod
9cd19f2a81
Update kit
2022-07-06 10:27:51 +05:30
Sidharth Vinod
a08d392b1b
Update kit
2022-07-06 10:25:34 +05:30
sidharthv96
54cdae4f40
Update Browserslist
2022-07-06 04:46:29 +00:00
Sidharth Vinod
caa536b781
Add license
2022-07-06 10:15:21 +05:30
Jon Bake
5b9823298e
fix #783 : Add sub-resource integrity (SRI) hash to all CDN resources
...
Also update update-monaco script to update SRI integrity hash when performing a monaco upgrade.
2022-07-02 14:56:00 -05:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a2d95320b8
chore(deps): bump mermaid from 9.1.2 to 9.1.3 ( #877 )
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/9.1.2...9.1.3 )
---
updated-dependencies:
- dependency-name: mermaid
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-07-01 09:54:17 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3009619e79
chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 ( #872 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.2...v13.0.3 )
---
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-07-01 09:53:44 +02:00
mmorel-35
6977a3d4a3
Update Browserslist
2022-07-01 07:39:17 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e83e287546
chore(deps-dev): bump cypress from 10.2.0 to 10.3.0 ( #873 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.2.0 to 10.3.0.
- [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/v10.2.0...v10.3.0 )
---
updated-dependencies:
- dependency-name: cypress
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-07-01 09:38:19 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
30d67e1d6f
chore(deps-dev): bump @sveltejs/kit ( #871 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.354 to 1.0.0-next.357.
- [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.357/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-07-01 09:38:04 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5d66248c78
chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 ( #874 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4 )
---
updated-dependencies:
- dependency-name: typescript
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-07-01 09:37:47 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
754f80dd94
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.5.2 to 3.6.0 ( #875 )
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.5.2...v3.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
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-07-01 09:37:29 +02:00
Sidharth Vinod
2cff54b33d
Merge pull request #864 from mermaid-js/fix/dataFlow
...
Fix/data flow
2022-06-30 09:24:36 +05:30
Sidharth Vinod
ddc1291d1b
Merge pull request #867 from mermaid-js/fix/796
...
fix #796 : Export SVG fix
2022-06-29 00:39:15 +05:30
Sidharth Vinod
dd17fd7e3f
fix #796 : Export SVG fix
2022-06-29 00:25:25 +05:30
Sidharth Vinod
33e27738af
Fix loading tests
2022-06-28 14:43:12 +05:30
Sidharth Vinod
a02bd4b3ba
Bind correct store
2022-06-28 14:36:59 +05:30
Sidharth Vinod
f95c42db1e
add update test
2022-06-28 14:18:29 +05:30
Sidharth Vinod
457cd02cc4
Fix #851 : Simplify data flow and error handling
2022-06-28 14:03:01 +05:30
Sidharth Vinod
ac7cfbd286
Merge pull request #863 from mermaid-js/develop
...
Develop
2022-06-27 20:22:13 +05:30
Sidharth Vinod
ed093e3917
Merge pull request #862 from mermaid-js/fixDownload
...
fix #861 : Verify file download
2022-06-27 20:14:44 +05:30
Sidharth Vinod
aa31a2a095
fix #861 : Verify file download
2022-06-27 15:06:24 +05:30
Sidharth Vinod
19b1ca9b2e
Merge pull request #860 from mermaid-js/develop
...
Develop
2022-06-24 14:27:45 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
16f032328d
chore(deps-dev): bump cypress from 10.1.0 to 10.2.0 ( #856 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.1.0 to 10.2.0.
- [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/v10.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: cypress
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-06-24 09:26:49 +02:00
mmorel-35
3394941b99
Update Browserslist
2022-06-24 07:20:27 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d7e38368b1
chore(deps-dev): bump @sveltejs/kit ( #855 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.350 to 1.0.0-next.354.
- [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.354/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-06-24 09:19:38 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e7a777c525
chore(deps-dev): bump cssnano from 5.1.11 to 5.1.12 ( #857 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.11 to 5.1.12.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.11...cssnano@5.1.12 )
---
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-06-24 09:19:14 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1393b9985e
chore(deps-dev): bump tailwindcss from 3.1.3 to 3.1.4 ( #858 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.3...v3.1.4 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-06-24 09:19:01 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
02f3700a36
chore(deps): bump daisyui from 2.15.4 to 2.17.0 ( #859 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.15.4 to 2.17.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 09:18:48 +02:00
Sidharth Vinod
a4e10b936b
Merge pull request #854 from mermaid-js/develop
...
Develop
2022-06-24 00:18:12 +05:30
sidharthv96
af5caacc1a
Update Browserslist
2022-06-22 16:58:53 +00:00
Sidharth Vinod
4dba94c9e4
Merge pull request #849 from jonmbake/issue-681-fa-icons
...
Fixes #681 - Add font awesome CSS to exported SVG
2022-06-22 22:27:54 +05:30
Jon Bake
bc55e97545
Fixes #681 - Add font awesome CSS to exported SVG
2022-06-21 19:18:48 -05:00
Sidharth Vinod
66a75e72ea
Merge pull request #850 from mermaid-js/develop
...
Develop
2022-06-19 19:04:31 +05:30
mmorel-35
d77d87375f
Update Browserslist
2022-06-19 11:11:29 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
92916e6f8b
chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.2 ( #842 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.1...v13.0.2 )
---
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-06-19 13:10:23 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
29387519dc
chore(deps): bump monaco-mermaid from 1.0.4 to 1.0.6 ( #844 )
...
Bumps monaco-mermaid from 1.0.4 to 1.0.6.
---
updated-dependencies:
- dependency-name: monaco-mermaid
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-06-19 13:09:36 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e50678b530
chore(deps-dev): bump cypress from 10.0.3 to 10.1.0 ( #845 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.0.3 to 10.1.0.
- [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/v10.0.3...v10.1.0 )
---
updated-dependencies:
- dependency-name: cypress
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-06-19 13:09:11 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0c48f390f1
chore(deps): bump node from 18.3.0 to 18.4.0 ( #847 )
...
Bumps node from 18.3.0 to 18.4.0.
---
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-06-19 13:08:55 +02:00
0d4ff007fc
chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 ( #843 )
...
* chore(deps-dev): bump prettier from 2.6.2 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.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.2...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: use caching for prettier
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yash Singh <saiansh2525@gmail.com >
2022-06-17 09:20:12 -05:00
dependabot[bot]
6a91eb4a91
chore(deps-dev): bump tailwindcss from 3.1.1 to 3.1.3 ( #848 )
2022-06-17 07:07:58 -07:00
Yash-Singh1
8ed982e5d2
Update Browserslist
2022-06-17 13:40:06 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d401ece398
chore(deps): bump daisyui from 2.15.2 to 2.15.4 ( #846 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.15.2 to 2.15.4.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-17 08:38:49 -05:00
Sidharth Vinod
a367bf6499
Merge pull request #840 from mermaid-js/develop
...
Update mermaid to 9.1.2
2022-06-16 11:16:01 +05:30
sidharthv96
01970da710
Update Browserslist
2022-06-16 05:31:22 +00:00
Sidharth Vinod
49b1ecdbfe
Update mermaid to 9.1.2
2022-06-16 11:00:10 +05:30
Sidharth Vinod
9765dfb41a
Merge pull request #838 from mermaid-js/develop
...
Develop
2022-06-12 23:49:57 +05:30
Sidharth Vinod
829c3df13a
Merge pull request #835 from mermaid-js/dependabot/npm_and_yarn/develop/tailwindcss-3.1.1
...
chore(deps-dev): bump tailwindcss from 3.0.24 to 3.1.1
2022-06-10 16:01:31 +05:30
dependabot[bot]
c7129720f3
chore(deps-dev): bump tailwindcss from 3.0.24 to 3.1.1
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.24 to 3.1.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.1 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-10 08:17:06 +00:00
sidharthv96
6fdef6b8c2
Update Browserslist
2022-06-10 08:14:32 +00:00
Sidharth Vinod
bc77259228
Merge pull request #834 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-13.0.1
...
chore(deps-dev): bump lint-staged from 13.0.0 to 13.0.1
2022-06-10 13:43:30 +05:30
Sidharth Vinod
408f362db4
Merge pull request #836 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-tailwindcss-3.5.2
...
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.5.0 to 3.5.2
2022-06-10 13:43:16 +05:30
Sidharth Vinod
4c846427a5
Merge pull request #837 from mermaid-js/dependabot/docker/develop/node-18.3.0
...
chore(deps): bump node from 18.2.0 to 18.3.0
2022-06-10 13:43:00 +05:30
dependabot[bot]
f0d14892da
chore(deps): bump node from 18.2.0 to 18.3.0
...
Bumps node from 18.2.0 to 18.3.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-06-10 07:08:11 +00:00
dependabot[bot]
32caebb23d
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.5.0 to 3.5.2
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.5.0...v3.5.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-10 07:02:55 +00:00
dependabot[bot]
0923b6310b
chore(deps-dev): bump lint-staged from 13.0.0 to 13.0.1
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.0...v13.0.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-10 07:02:05 +00:00
Sidharth Vinod
0eb8ba87fd
Merge pull request #831 from mermaid-js/develop
...
Develop
2022-06-08 14:17:02 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9c717323ce
chore(deps-dev): bump @sveltejs/adapter-static ( #833 )
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.32 to 1.0.0-next.34.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.34/packages/adapter-static )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
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-06-08 09:38:36 +02:00
Sidharth Vinod
766082b2fc
Update deps
2022-06-08 12:47:11 +05:30
Sidharth Vinod
f7b2b57572
remove cypresss config from tsconfig
2022-06-08 12:41:27 +05:30
Sidharth Vinod
cfdab5cef6
Update deps
2022-06-08 12:40:39 +05:30
Sidharth Vinod
a40dfee01d
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
Update Browserslist
2022-06-08 12:39:54 +05:30
Sidharth Vinod
ff1557b74b
Update deps
2022-06-08 12:39:48 +05:30
sidharthv96
cc3823a47b
Update Browserslist
2022-06-08 07:09:00 +00:00
Sidharth Vinod
0956e6a5d8
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
Update Browserslist
2022-06-08 12:37:47 +05:30
Sidharth Vinod
eb2f5872d4
Upgrade cypress
2022-06-08 12:37:28 +05:30
sidharthv96
7dbb937af6
Update Browserslist
2022-06-08 06:26:34 +00:00
Sidharth Vinod
8186dfd5d5
Merge pull request #820 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-mocha-10.0.5
...
chore(deps-dev): bump eslint-plugin-mocha from 10.0.4 to 10.0.5
2022-06-08 11:55:30 +05:30
Sidharth Vinod
6f9e27759a
Merge pull request #821 from mermaid-js/dependabot/npm_and_yarn/develop/postcss-load-config-4.0.1
...
chore(deps-dev): bump postcss-load-config from 4.0.0 to 4.0.1
2022-06-08 11:55:23 +05:30
Sidharth Vinod
42156e5d02
Merge pull request #823 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-localstorage-commands-2.1.0
...
chore(deps-dev): bump cypress-localstorage-commands from 1.7.0 to 2.1.0
2022-06-08 11:55:16 +05:30
Sidharth Vinod
3df829f9c9
Merge pull request #824 from mermaid-js/dependabot/npm_and_yarn/develop/husky-8.0.1
...
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
2022-06-08 11:55:09 +05:30
dependabot[bot]
5f43eeced5
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-03 08:37:56 +00:00
dependabot[bot]
3e3965b29f
chore(deps-dev): bump cypress-localstorage-commands from 1.7.0 to 2.1.0
...
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands ) from 1.7.0 to 2.1.0.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases )
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md )
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v1.7.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-03 08:37:43 +00:00
dependabot[bot]
19a6dbb016
chore(deps-dev): bump postcss-load-config from 4.0.0 to 4.0.1
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 4.0.0 to 4.0.1.
- [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/v4.0.0...v4.0.1 )
---
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-06-03 08:37:07 +00:00
dependabot[bot]
f070239da0
chore(deps-dev): bump eslint-plugin-mocha from 10.0.4 to 10.0.5
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 10.0.4 to 10.0.5.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases )
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/10.0.4...10.0.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-03 08:36:49 +00:00
Sidharth Vinod
b78322321a
Merge pull request #819 from mermaid-js/develop
...
Fix link buttons
2022-06-02 13:23:35 +05:30
sidharthv96
52141a0c65
Update Browserslist
2022-06-02 07:39:23 +00:00
Sidharth Vinod
aaec74c28a
Merge branch 'master' into develop
...
* master:
2022-06-02 13:08:11 +05:30
Sidharth Vinod
f246ce63a0
Fix action button
2022-06-02 13:07:57 +05:30
Sidharth Vinod
433be80d09
Merge pull request #816 from mermaid-js/develop
...
Develop
2022-05-27 15:59:19 +05:30
Sidharth Vinod
2667490bcb
Update deps
2022-05-27 15:53:05 +05:30
Sidharth Vinod
7fe0df6b78
prerender
2022-05-27 15:24:44 +05:30
Sidharth Vinod
88079b09cf
fix sveltekit
2022-05-27 15:21:01 +05:30
Sidharth Vinod
f6c5cabdb3
Update deps
2022-05-27 15:16:37 +05:30
Sidharth Vinod
a5563892fd
Merge pull request #804 from mermaid-js/develop
...
Develop
2022-05-27 15:13:46 +05:30
Sidharth Vinod
dc4409dbf9
Automate browserlist
2022-05-27 15:08:14 +05:30
Sidharth Vinod
778b020cbd
Update deps
2022-05-27 15:04:21 +05:30
Sidharth Vinod
77a8bbd27d
Add sudo
2022-05-27 14:58:44 +05:30
Sidharth Vinod
23bb0a83c0
Remove container
2022-05-27 14:57:36 +05:30
Sidharth Vinod
de6e91075f
cache
2022-05-27 14:51:19 +05:30
Sidharth Vinod
407ebc7d09
cache
2022-05-27 14:48:49 +05:30
Sidharth Vinod
9ec3309039
Add user 1001
2022-05-27 14:23:35 +05:30
Sidharth Vinod
f7d256f285
Change node version
2022-05-27 14:17:55 +05:30
Sidharth Vinod
0965b6e20e
Change node version
2022-05-27 14:14:41 +05:30
Sidharth Vinod
c0025cfb50
Disable cache
2022-05-20 17:44:16 +05:30
Sidharth Vinod
d59b2fae26
Update cypress action
2022-05-20 17:38:48 +05:30
Sidharth Vinod
08d71f4ff3
Update cypress
2022-05-20 17:36:57 +05:30
Sidharth Vinod
3137d9a3d6
Fix make issue
2022-05-20 17:29:54 +05:30
Sidharth Vinod
6be08c8505
Fix make issue
2022-05-20 17:24:17 +05:30
Sidharth Vinod
bd324b3cd2
Merge branch 'master' into develop
...
* master:
Create SECURITY.md
2022-05-20 17:21:57 +05:30
Sidharth Vinod
308f7fa55c
Bump versions
2022-05-20 17:21:49 +05:30
Sidharth Vinod
cd392912b3
Fix engine
2022-05-20 17:17:30 +05:30
Sidharth Vinod
e9245efdae
Revert "Use node 16"
...
This reverts commit 4b9da62f40 .
2022-05-20 17:16:32 +05:30
Sidharth Vinod
4b9da62f40
Use node 16
2022-05-20 17:15:21 +05:30
Sidharth Vinod
7e993990e0
Update node
2022-05-20 17:13:38 +05:30
Sidharth Vinod
b6c80b575b
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
chore(deps): bump mermaid from 9.0.1 to 9.1.1
chore(deps-dev): bump @sveltejs/kit
chore(deps-dev): bump @sveltejs/adapter-static
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
chore(deps-dev): bump cypress from 9.6.0 to 9.6.1
chore(deps-dev): bump @types/pako from 1.0.3 to 2.0.0
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0
2022-05-14 11:41:33 +05:30
Sidharth Vinod
9ea0d9ac31
Add node engine
2022-05-14 11:41:13 +05:30
Sidharth Vinod
c15a0eb483
Merge pull request #793 from mermaid-js/develop
...
Develop
2022-05-13 16:56:08 +05:30
Sidharth Vinod
4c63c08c5b
Merge pull request #792 from mermaid-js/dependabot/npm_and_yarn/develop/mermaid-9.1.1
...
chore(deps): bump mermaid from 9.0.1 to 9.1.1
2022-05-13 16:42:37 +05:30
dependabot[bot]
16e4cd6a8f
chore(deps): bump mermaid from 9.0.1 to 9.1.1
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 9.0.1 to 9.1.1.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/9.0.1...9.1.1 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 11:01:04 +00:00
Sidharth Vinod
da768131e6
Merge pull request #789 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.328
...
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.326 to 1.0.0-next.328
2022-05-13 16:28:34 +05:30
dependabot[bot]
a53ad07d19
chore(deps-dev): bump @sveltejs/kit
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.326 to 1.0.0-next.328.
- [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.328/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-05-13 08:12:01 +00:00
Sidharth Vinod
927e0e3839
Merge pull request #788 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-9.6.1
...
chore(deps-dev): bump cypress from 9.6.0 to 9.6.1
2022-05-13 13:38:08 +05:30
Sidharth Vinod
f30effcfcf
Merge pull request #787 from mermaid-js/dependabot/npm_and_yarn/develop/types/pako-2.0.0
...
chore(deps-dev): bump @types/pako from 1.0.3 to 2.0.0
2022-05-13 13:37:51 +05:30
Sidharth Vinod
1272293f9f
Merge pull request #790 from mermaid-js/dependabot/npm_and_yarn/develop/husky-8.0.1
...
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
2022-05-13 13:37:33 +05:30
Sidharth Vinod
9970db811d
Merge pull request #791 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/adapter-static-1.0.0-next.30
...
chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.29 to 1.0.0-next.30
2022-05-13 13:37:20 +05:30
dependabot[bot]
b542f480f7
chore(deps-dev): bump @sveltejs/adapter-static
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.29 to 1.0.0-next.30.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.30/packages/adapter-static )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 07:03:24 +00:00
dependabot[bot]
849a7edaaf
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 07:02:43 +00:00
dependabot[bot]
590722eea0
chore(deps-dev): bump cypress from 9.6.0 to 9.6.1
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.6.0 to 9.6.1.
- [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.6.0...v9.6.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 07:02:24 +00:00
dependabot[bot]
b5eba6c82e
chore(deps-dev): bump @types/pako from 1.0.3 to 2.0.0
...
Bumps [@types/pako](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pako ) from 1.0.3 to 2.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pako )
---
updated-dependencies:
- dependency-name: "@types/pako"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-13 07:02:12 +00:00
Sidharth Vinod
02f0c8d8bd
Merge pull request #782 from mermaid-js/develop
...
Develop
2022-05-09 12:35:16 +05:30
Sidharth Vinod
c4caf7d7ba
Create SECURITY.md
2022-05-06 23:48:23 +05:30
Sidharth Vinod
a6cc9efdf2
Merge pull request #777 from mermaid-js/dependabot/npm_and_yarn/develop/mocha-10.0.0
...
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0
2022-05-06 23:39:21 +05:30
dependabot[bot]
003877d5d7
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.2 to 10.0.0.
- [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.2...v10.0.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-06 18:02:51 +00:00
Sidharth Vinod
17d131452e
Merge pull request #776 from mermaid-js/dependabot/npm_and_yarn/develop/svelte-3.48.0
...
chore(deps-dev): bump svelte from 3.47.0 to 3.48.0
2022-05-06 23:30:29 +05:30
Sidharth Vinod
801ee9f48a
Merge pull request #778 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.326
...
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.324 to 1.0.0-next.326
2022-05-06 23:30:17 +05:30
Sidharth Vinod
cccd0d7d66
Merge pull request #779 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.14.3
...
chore(deps): bump daisyui from 2.14.2 to 2.14.3
2022-05-06 23:30:12 +05:30
Sidharth Vinod
23af745224
Merge pull request #780 from mermaid-js/dependabot/npm_and_yarn/develop/postcss-8.4.13
...
chore(deps-dev): bump postcss from 8.4.12 to 8.4.13
2022-05-06 23:30:08 +05:30
Sidharth Vinod
65dd5a29de
Merge pull request #781 from mermaid-js/dependabot/docker/develop/node-18.1.0
...
chore(deps): bump node from 18.0.0 to 18.1.0
2022-05-06 23:30:01 +05:30
dependabot[bot]
efafad1e87
chore(deps): bump node from 18.0.0 to 18.1.0
...
Bumps node from 18.0.0 to 18.1.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-05-06 07:11:47 +00:00
dependabot[bot]
509dcb0572
chore(deps-dev): bump postcss from 8.4.12 to 8.4.13
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.12 to 8.4.13.
- [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.12...8.4.13 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-06 07:03:40 +00:00
dependabot[bot]
1e4f26001e
chore(deps): bump daisyui from 2.14.2 to 2.14.3
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.14.2 to 2.14.3.
- [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.14.2...v2.14.3 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-06 07:03:31 +00:00
dependabot[bot]
5591c8ca07
chore(deps-dev): bump @sveltejs/kit
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.324 to 1.0.0-next.326.
- [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.326/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-05-06 07:03:23 +00:00
dependabot[bot]
f49afdee7f
chore(deps-dev): bump svelte from 3.47.0 to 3.48.0
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.47.0 to 3.48.0.
- [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.47.0...v3.48.0 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-06 07:02:42 +00:00
Sidharth Vinod
31aa127306
Merge pull request #770 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-9.6.0
...
chore(deps-dev): bump cypress from 9.5.4 to 9.6.0
2022-05-05 11:39:44 +05:30
Sidharth Vinod
57c57a2f75
Merge pull request #774 from mermaid-js/dependabot/npm_and_yarn/develop/autoprefixer-10.4.7
...
chore(deps-dev): bump autoprefixer from 10.4.4 to 10.4.7
2022-05-05 11:39:36 +05:30
dependabot[bot]
81b1d286e7
chore(deps-dev): bump cypress from 9.5.4 to 9.6.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.5.4 to 9.6.0.
- [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.4...v9.6.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 04:34:30 +00:00
dependabot[bot]
73fbe280a4
chore(deps-dev): bump autoprefixer from 10.4.4 to 10.4.7
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.4 to 10.4.7.
- [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.4...10.4.7 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 04:33:11 +00:00
Sidharth Vinod
f04582dad1
Merge pull request #768 from mermaid-js/dependabot/github_actions/develop/github/codeql-action-2
...
chore(deps): bump github/codeql-action from 1 to 2
2022-05-05 10:03:02 +05:30
Sidharth Vinod
47668abc9b
Merge pull request #766 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.14.2
...
chore(deps): bump daisyui from 2.14.1 to 2.14.2
2022-05-05 10:02:05 +05:30
Sidharth Vinod
70d0113046
Merge pull request #765 from mermaid-js/dependabot/npm_and_yarn/develop/sveltejs/kit-1.0.0-next.324
...
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.318 to 1.0.0-next.324
2022-05-05 10:00:47 +05:30
Sidharth Vinod
de57e5a1d3
Merge pull request #764 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-4.6.4
...
chore(deps-dev): bump typescript from 4.6.3 to 4.6.4
2022-05-05 10:00:41 +05:30
dependabot[bot]
0d3566e7e8
chore(deps-dev): bump typescript from 4.6.3 to 4.6.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 14:21:57 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d6af4ad7f2
chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 ( #763 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.4.0 to 12.4.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.0...v12.4.1 )
---
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-04-29 07:18:19 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4a8dc31e19
chore(deps-dev): bump tslib from 2.3.1 to 2.4.0 ( #767 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.1...2.4.0 )
---
updated-dependencies:
- dependency-name: tslib
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-04-29 07:17:41 -07:00
dependabot[bot]
fc6ad643e6
chore(deps): bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 07:12:38 +00:00
dependabot[bot]
28d6a4f23e
chore(deps): bump daisyui from 2.14.1 to 2.14.2
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.14.1 to 2.14.2.
- [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.14.1...v2.14.2 )
---
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-29 07:02:55 +00:00
dependabot[bot]
3022a9b2fa
chore(deps-dev): bump @sveltejs/kit
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.318 to 1.0.0-next.324.
- [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.324/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-29 07:02:48 +00:00
Sidharth Vinod
03507987f8
Update volta versions
2022-04-22 16:18:44 +05:30
Sidharth Vinod
b5bd432509
Merge pull request #762 from mermaid-js/develop
...
Develop
2022-04-22 13:17:39 +05:30
Sidharth Vinod
f7b367cc49
Merge pull request #761 from mermaid-js/dependabot/npm_and_yarn/develop/mermaid-9.0.1
...
chore(deps): bump mermaid from 9.0.0 to 9.0.1
2022-04-22 13:14:42 +05:30
dependabot[bot]
19afb3404b
chore(deps): bump mermaid from 9.0.0 to 9.0.1
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 07:29:49 +00:00
Sidharth Vinod
5f2a78c8cb
Merge pull request #757 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-2.14.1
...
chore(deps): bump daisyui from 2.13.6 to 2.14.1
2022-04-22 12:57:45 +05:30
Sidharth Vinod
465a167a82
Merge pull request #759 from mermaid-js/dependabot/npm_and_yarn/develop/monaco-mermaid-1.0.4
...
chore(deps): bump monaco-mermaid from 1.0.3 to 1.0.4
2022-04-22 12:57:36 +05:30
Sidharth Vinod
b2ad0fcfc8
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
chore(deps): bump node from 17.9.0 to 18.0.0
chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.0
2022-04-22 12:57:03 +05:30
Sidharth Vinod
8df074bdf1
Fix eslint, update svelte
2022-04-22 12:56:38 +05:30
Sidharth Vinod
de0a45373c
Merge pull request #760 from mermaid-js/dependabot/docker/develop/node-18.0.0
...
chore(deps): bump node from 17.9.0 to 18.0.0
2022-04-22 12:49:40 +05:30
Sidharth Vinod
41bc653f55
Merge pull request #758 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-12.4.0
...
chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.0
2022-04-22 12:49:28 +05:30
dependabot[bot]
7e14561fa1
chore(deps): bump daisyui from 2.13.6 to 2.14.1
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.13.6 to 2.14.1.
- [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.13.6...v2.14.1 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 07:12:56 +00:00
dependabot[bot]
0fe3982693
chore(deps): bump monaco-mermaid from 1.0.3 to 1.0.4
...
Bumps monaco-mermaid from 1.0.3 to 1.0.4.
---
updated-dependencies:
- dependency-name: monaco-mermaid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 07:12:34 +00:00
Sidharth Vinod
cdbcaa0045
Merge pull request #750 from mermaid-js/dependabot/npm_and_yarn/async-3.2.3
...
chore(deps): bump async from 3.2.0 to 3.2.3
2022-04-22 12:40:30 +05:30
Sidharth Vinod
f18fbaf205
Merge pull request #756 from mermaid-js/dependabot/npm_and_yarn/develop/moment-2.29.3
...
chore(deps): bump moment from 2.29.2 to 2.29.3
2022-04-22 12:40:13 +05:30
dependabot[bot]
cbb238411a
chore(deps): bump node from 17.9.0 to 18.0.0
...
Bumps node from 17.9.0 to 18.0.0.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 07:08:21 +00:00
dependabot[bot]
c00d4a917a
chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.0
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.7 to 12.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.7...v12.4.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 07:03:22 +00:00
dependabot[bot]
0ff7de3cf8
chore(deps): bump moment from 2.29.2 to 2.29.3
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.3 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 07:02:40 +00:00
Yash Singh
7c6dd2dd2d
feat: sample diagram and docs for gitgraph ( #751 )
2022-04-19 13:30:31 -07:00
dependabot[bot]
0cec2e8933
chore(deps): bump async from 3.2.0 to 3.2.3
...
Bumps [async](https://github.com/caolan/async ) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-15 08:13:23 +00:00
Sidharth Vinod
fc18174abc
Merge pull request #749 from mermaid-js/develop
...
Develop
2022-04-15 13:42:57 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b661a4cff3
chore(deps-dev): bump svelte-preprocess from 4.10.5 to 4.10.6 ( #744 )
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 4.10.5 to 4.10.6.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases )
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits )
---
updated-dependencies:
- dependency-name: svelte-preprocess
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-04-15 09:42:52 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8853cecf6e
chore(deps-dev): bump cypress from 9.5.3 to 9.5.4 ( #745 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.5.3 to 9.5.4.
- [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.3...v9.5.4 )
---
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-04-15 09:42:44 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bc54e50b8c
chore(deps-dev): bump @sveltejs/kit ( #746 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.310 to 1.0.0-next.312.
- [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.312/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-04-15 09:19:40 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9f9d7277d7
chore(deps): bump actions/stale from 4 to 5 ( #747 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/stale
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-04-15 09:19:26 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c966712987
chore(deps): bump node from 17.8.0 to 17.9.0 ( #748 )
...
Bumps node from 17.8.0 to 17.9.0.
---
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-04-15 09:19:15 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
f020a77710
chore(deps-dev): bump tailwindcss from 3.0.23 to 3.0.24 ( #743 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.23 to 3.0.24.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.23...v3.0.24 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-04-15 09:18:59 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d20aa50c96
chore(deps-dev): bump eslint-plugin-mocha from 10.0.3 to 10.0.4 ( #742 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases )
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/10.0.3...10.0.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-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-04-15 09:18:48 +02:00
Sidharth Vinod
d31c654704
Merge pull request #740 from mermaid-js/develop
...
Develop
2022-04-10 21:18:33 +05:30
Sidharth Vinod
f6b34c7903
Merge branch 'master' into develop
2022-04-10 21:00:06 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b9aa9cb2d9
chore(deps-dev): bump svelte from 3.46.6 to 3.47.0 ( #738 )
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.46.6 to 3.47.0.
- [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.6...v3.47.0 )
---
updated-dependencies:
- dependency-name: svelte
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-04-10 14:52:32 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b593e9ba47
chore(deps-dev): bump prettier-plugin-svelte from 2.6.0 to 2.7.0 ( #736 )
...
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v2.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
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-04-10 13:58:50 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12a8e332cf
chore(deps-dev): bump @sveltejs/kit ( #739 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.304 to 1.0.0-next.310.
- [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.310/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-04-10 13:58:34 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2612727d07
chore(deps): bump mermaid from 8.14.0 to 9.0.0 ( #735 )
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 8.14.0 to 9.0.0.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/8.14.0...9.0.0 )
---
updated-dependencies:
- dependency-name: mermaid
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-04-10 13:58:19 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a81322e495
chore(deps-dev): bump svelte-preprocess from 4.10.4 to 4.10.5 ( #737 )
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 4.10.4 to 4.10.5.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases )
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.4...v4.10.5 )
---
updated-dependencies:
- dependency-name: svelte-preprocess
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-04-10 10:11:01 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7bdbcd57af
chore(deps-dev): bump @sveltejs/kit ( #732 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.304 to 1.0.0-next.308.
- [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.308/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-04-09 15:11:42 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ae739ca0e8
chore(deps-dev): bump cssnano from 5.1.5 to 5.1.7 ( #731 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.5 to 5.1.7.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.5...cssnano@5.1.7 )
---
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-04-09 15:11:26 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2cd6cc056f
chore(deps): bump daisyui from 2.13.5 to 2.13.6 ( #730 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.13.5 to 2.13.6.
- [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.13.5...v2.13.6 )
---
updated-dependencies:
- dependency-name: daisyui
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-04-09 15:11:10 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5845ff1957
chore(deps): bump moment from 2.29.1 to 2.29.2 ( #733 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
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-04-09 15:10:52 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
02d33d1d15
chore(deps): bump moment from 2.29.1 to 2.29.2 ( #734 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 15:10:30 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8488517168
chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 ( #729 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.6.2.
- [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.1...2.6.2 )
---
updated-dependencies:
- dependency-name: prettier
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-04-09 15:10:12 +02:00
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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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] and dependabot[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
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
Sidharth Vinod
8e6d851bb7
Test eslint
2022-03-14 17:01:15 +05:30
Sidharth Vinod
a9faa507fe
Remove Svelte tsconfig
2022-03-14 16:58:32 +05:30
Sidharth Vinod
fe81602f23
Cleanup Tsconfig
2022-03-14 16:53:53 +05:30
Sidharth Vinod
f5d0e88369
fix Svelte asset paths
2022-03-14 16:38:59 +05:30
Sidharth Vinod
92adfac06c
Merge branch 'master' into develop
...
* master:
Optimize test cases
Optimize test cases
Optimize test cases
Optimize test cases
add test for editor-docs
Minor Cleanup
docMap adds flowchart configuration
Optimized type structure
Optimize style, optimize URL matching logic
New feature: add quick document entry
Fix tab style exception
Fix Favicon
2022-03-14 16:21:35 +05:30
Sidharth Vinod
4fcc3d31df
Merge pull request #692 from kerwin612/k_add_feature_1
...
New feature: add quick document entry
2022-03-14 16:19:22 +05:30
kerwin612
5aeb4e80b1
Optimize test cases
2022-03-14 17:14:41 +08:00
kerwin612
7445f5f008
Optimize test cases
2022-03-12 21:20:21 +08:00
kerwin612
617c20f221
Optimize test cases
2022-03-12 21:13:47 +08:00
kerwin612
c9ad0a5a6d
Optimize test cases
2022-03-12 20:55:18 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
184ce03195
chore(deps-dev): bump cssnano from 5.1.0 to 5.1.2 ( #694 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.0...cssnano@5.1.2 )
---
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-11 08:12:39 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cba10bbcc0
chore(deps-dev): bump postcss from 8.4.7 to 8.4.8 ( #695 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.7 to 8.4.8.
- [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.7...8.4.8 )
---
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-11 08:12:25 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
60265f816a
chore(deps): bump daisyui from 2.6.0 to 2.6.4 ( #696 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.6.0 to 2.6.4.
- [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.0...v2.6.4 )
---
updated-dependencies:
- dependency-name: daisyui
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-11 08:11:56 +01:00
kerwin612
5922b75f08
add test for editor-docs
2022-03-11 15:11:18 +08:00
Sidharth Vinod
13d5916996
Minor Cleanup
2022-03-11 08:33:50 +05:30
kerwin612
e12a05b892
docMap adds flowchart configuration
2022-03-11 09:11:51 +08:00
kerwin612
0365e40c0a
Optimized type structure
2022-03-11 08:43:58 +08:00
kerwin612
3456ad33c1
Optimize style, optimize URL matching logic
2022-03-10 23:25:20 +08:00
kerwin612
3d3b4b0e56
New feature: add quick document entry
2022-03-07 23:46:52 +08:00
Sidharth Vinod
9741968ab7
Merge pull request #690 from kerwin612/k_fix_bug_1
...
Fix tab style exception
2022-03-07 20:34:30 +05:30
kerwin612
79c14647be
Fix tab style exception
2022-03-07 22:33:29 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
33ded995e6
chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.5 ( #688 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.4 to 12.3.5.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.4...v12.3.5 )
---
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-06 19:56:11 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b8c0b28112
chore(deps-dev): bump cypress from 9.5.0 to 9.5.1 ( #677 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.5.0 to 9.5.1.
- [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.0...v9.5.1 )
---
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-06 19:45:27 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2796def222
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 ( #675 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2 )
---
updated-dependencies:
- dependency-name: typescript
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-06 19:45:12 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
47f21dabfa
chore(deps): bump @macfja/svelte-persistent-store from 1.2.0 to 1.3.0 ( #687 )
...
Bumps [@macfja/svelte-persistent-store](https://github.com/macfja/svelte-persistent-store ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/macfja/svelte-persistent-store/releases )
- [Changelog](https://github.com/MacFJA/svelte-persistent-store/blob/main/CHANGELOG.md )
- [Commits](https://github.com/macfja/svelte-persistent-store/compare/1.2.0...1.3.0 )
---
updated-dependencies:
- dependency-name: "@macfja/svelte-persistent-store"
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-06 19:44:52 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7e15d8734c
chore(deps): bump daisyui from 2.2.2 to 2.6.0 ( #682 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.2.2 to 2.6.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.2.2...v2.6.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-06 19:19:58 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a1e0238b15
chore(deps-dev): bump cssnano from 5.0.17 to 5.1.0 ( #684 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.17 to 5.1.0.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.17...cssnano@5.1.0 )
---
updated-dependencies:
- dependency-name: cssnano
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-06 19:19:17 +01:00
dependabot[bot]
d799c18133
chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 ( #679 )
2022-03-05 08:21:48 -08:00
dependabot[bot]
d866d00901
chore(deps): bump actions/checkout from 2 to 3 ( #680 )
2022-03-05 08:21:01 -08:00
dependabot[bot]
36e12f520d
chore(deps-dev): bump @types/mermaid from 8.2.7 to 8.2.8 ( #678 )
2022-03-05 08:19:49 -08:00
Matthieu MOREL
0986cce16b
Use embedded cache utility of setup-node
2022-02-25 11:37:43 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3b89fff0ef
chore(deps-dev): bump cypress-localstorage-commands from 1.6.1 to 1.7.0 ( #669 )
...
Bumps [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/javierbrea/cypress-localstorage-commands/releases )
- [Changelog](https://github.com/javierbrea/cypress-localstorage-commands/blob/master/CHANGELOG.md )
- [Commits](https://github.com/javierbrea/cypress-localstorage-commands/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: cypress-localstorage-commands
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-02-25 11:18:30 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7ccf417793
chore(deps-dev): bump svelte-preprocess from 4.10.3 to 4.10.4 ( #664 )
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 4.10.3 to 4.10.4.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases )
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.3...v4.10.4 )
---
updated-dependencies:
- dependency-name: svelte-preprocess
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-02-25 11:07:00 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8b602ecea1
chore(deps-dev): bump eslint-plugin-svelte3 from 3.4.0 to 3.4.1 ( #672 )
...
Bumps [eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3 ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte3/releases )
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte3
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-02-25 11:05:55 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
df2425188d
chore(deps): bump daisyui from 2.0.9 to 2.2.2 ( #671 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.0.9 to 2.2.2.
- [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.0.9...v2.2.2 )
---
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-02-25 11:05:29 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8a3a914162
chore(deps-dev): bump postcss from 8.4.6 to 8.4.7 ( #666 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.6 to 8.4.7.
- [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.6...8.4.7 )
---
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-02-25 10:05:00 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6377fb376d
chore(deps-dev): bump mocha from 9.2.0 to 9.2.1 ( #663 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.0 to 9.2.1.
- [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.0...v9.2.1 )
---
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-02-25 10:04:32 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fcfb915e68
chore(deps): bump node from 17.5.0 to 17.6.0 ( #668 )
...
Bumps node from 17.5.0 to 17.6.0.
---
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-02-25 09:32:39 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23afba7612
chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 ( #665 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: eslint-config-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-02-25 09:31:21 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b4928339c6
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.4.4 to 3.5.0 ( #662 )
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.4.4 to 3.5.0.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.4.4...v3.5.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
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-02-25 09:30:57 +01:00
e25a5c7230
chore(deps): bump actions/setup-node from 2 to 3 ( #667 )
...
* chore(deps): bump actions/setup-node from 2 to 3.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update deploy.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com >
2022-02-25 09:29:35 +01:00
Sidharth Vinod
b75d8585ef
Merge pull request #660 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-12.3.4
...
chore(deps-dev): bump lint-staged from 12.3.3 to 12.3.4
2022-02-19 09:33:32 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a1042eaad9
chore(deps-dev): bump @sveltejs/kit ( #659 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.260 to 1.0.0-next.278.
- [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.278/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-02-18 08:25:19 +01:00
dependabot[bot]
03aab93bcd
chore(deps-dev): bump lint-staged from 12.3.3 to 12.3.4
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.3 to 12.3.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.3...v12.3.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-18 07:23:45 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e7ab3e05aa
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.4.3 to 3.4.4 ( #658 )
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.4.3...v3.4.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
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-02-18 08:20:42 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3392c02184
chore(deps-dev): bump cypress from 9.4.1 to 9.5.0 ( #656 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.4.1 to 9.5.0.
- [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.4.1...v9.5.0 )
---
updated-dependencies:
- dependency-name: cypress
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-02-18 08:19:55 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3a63ad9080
chore(deps): bump daisyui from 1.25.4 to 2.0.9 ( #655 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 1.25.4 to 2.0.9.
- [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/v1.25.4...v2.0.9 )
---
updated-dependencies:
- dependency-name: daisyui
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-02-18 08:19:33 +01:00
Sidharth Vinod
278982c246
Merge pull request #651 from mermaid-js/develop
...
Develop
2022-02-11 22:40:41 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a49e8e93bc
chore(deps-dev): bump postcss-load-config from 3.1.1 to 3.1.3 ( #652 )
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 3.1.1 to 3.1.3.
- [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.1...3.1.3 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 12:51:14 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
60292f0170
chore(deps-dev): bump tailwindcss from 3.0.18 to 3.0.21 ( #644 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.18 to 3.0.21.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.18...v3.0.21 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-02-11 12:31:02 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4cc2062eef
chore(deps): bump analytics from 0.7.21 to 0.8.0 ( #649 )
...
Bumps [analytics](https://github.com/DavidWells/analytics ) from 0.7.21 to 0.8.0.
- [Release notes](https://github.com/DavidWells/analytics/releases )
- [Commits](https://github.com/DavidWells/analytics/compare/analytics@0.7.21...analytics@0.8.0 )
---
updated-dependencies:
- dependency-name: analytics
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-02-11 09:05:04 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cfb3d93cab
chore(deps-dev): bump @sveltejs/adapter-static ( #647 )
...
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static ) from 1.0.0-next.26 to 1.0.0-next.28.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.28/packages/adapter-static )
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
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-02-11 08:55:17 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4f430bed19
chore(deps): bump mermaid from 8.13.10 to 8.14.0 ( #645 )
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 8.13.10 to 8.14.0.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/docs/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/8.13.10...8.14.0 )
---
updated-dependencies:
- dependency-name: mermaid
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-02-11 08:55:01 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8143e4824e
chore(deps): bump node from 17.4.0 to 17.5.0 ( #646 )
...
Bumps node from 17.4.0 to 17.5.0.
---
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-02-11 08:53:30 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ba9f42e27f
chore(deps-dev): bump svelte-preprocess from 4.10.2 to 4.10.3 ( #643 )
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 4.10.2 to 4.10.3.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases )
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.2...v4.10.3 )
---
updated-dependencies:
- dependency-name: svelte-preprocess
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-02-11 08:53:02 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b0d774ee94
chore(deps-dev): bump cssnano from 5.0.16 to 5.0.17 ( #642 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.16 to 5.0.17.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.16...cssnano@5.0.17 )
---
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-02-11 08:52:43 +01:00
Sidharth Vinod
a6e8aa82ab
Merge pull request #641 from mermaid-js/dependabot/npm_and_yarn/develop/monaco-editor-0.32.1
...
chore(deps): bump monaco-editor from 0.32.0 to 0.32.1
2022-02-11 13:15:21 +05:30
Matthieu MOREL
8cd6098ebc
Update update-monaco-editor.yml
2022-02-11 08:27:51 +01:00
mmorel-35
9565d93ebe
Update Monaco-editor
2022-02-11 07:21:32 +00:00
dependabot[bot]
6df116a073
chore(deps): bump monaco-editor from 0.32.0 to 0.32.1
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.32.0 to 0.32.1.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-11 07:02:59 +00:00
Sidharth Vinod
cf2e6f4645
Merge pull request #635 from mermaid-js/develop
...
Develop
2022-02-08 00:23:04 +05:30
Sidharth Vinod
bb5f8d0523
Add issue number
2022-02-07 23:48:39 +05:30
Sidharth Vinod
a900eb4cf4
Disable buggy test
2022-02-07 23:45:53 +05:30
Sidharth Vinod
eb32c4aedc
Merge pull request #638 from mermaid-js/fix/favicon
...
Fix Favicon
2022-02-07 23:11:46 +05:30
Sidharth Vinod
8f8667aad5
Fix Favicon
2022-02-07 23:03:56 +05:30
Sidharth Vinod
fe8e8cdb32
test update monaco
...
The action didn't run previously.
2022-02-04 23:43:52 +05:30
Sidharth Vinod
64934dcfae
Update Monaco
2022-02-04 16:49:33 +05:30
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
987b7cfbde
chore(deps-dev): bump svelte from 3.46.3 to 3.46.4 ( #634 )
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.46.3 to 3.46.4.
- [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.3...v3.46.4 )
---
updated-dependencies:
- dependency-name: svelte
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-02-04 09:06:05 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
988e0d61a9
chore(deps): bump monaco-editor from 0.31.1 to 0.32.0 ( #633 )
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.31.1 to 0.32.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 09:05:50 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
54690ba507
chore(deps-dev): bump cypress from 9.3.1 to 9.4.1 ( #632 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.3.1 to 9.4.1.
- [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.3.1...v9.4.1 )
---
updated-dependencies:
- dependency-name: cypress
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-02-04 09:05:24 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5920dfbc69
chore(deps-dev): bump lint-staged from 12.3.2 to 12.3.3 ( #630 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.2 to 12.3.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.2...v12.3.3 )
---
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-02-04 08:53:52 +01:00
8bcb5857dc
chore(deps-dev): bump @sveltejs/kit from 1.0.0-next.247 to 1.0.0-next.260 ( #631 )
...
* chore(deps-dev): bump @sveltejs/kit
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.247 to 1.0.0-next.260.
- [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.260/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 >
* Update svelte.config.js
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com >
2022-02-04 08:53:13 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2f2e567163
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.3.6 to 3.4.3 ( #629 )
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.3.6 to 3.4.3.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.3.6...v3.4.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
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-02-04 08:39:24 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
968bb81b30
chore(deps-dev): bump tailwindcss from 3.0.17 to 3.0.18 ( #628 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.17 to 3.0.18.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.17...v3.0.18 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-02-04 08:38:51 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d7f0ee5f94
chore(deps-dev): bump postcss from 8.4.5 to 8.4.6 ( #627 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.5 to 8.4.6.
- [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.5...8.4.6 )
---
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-02-04 08:38:10 +01:00
Sidharth Vinod
812f9b566d
Merge pull request #626 from mermaid-js/develop
...
Develop
2022-01-29 21:06:42 +05:30
Sidharth Vinod
3801d931f3
Merge pull request #618 from mermaid-js/dependabot/npm_and_yarn/develop/chai-4.3.6
...
chore(deps-dev): bump chai from 4.3.4 to 4.3.6
2022-01-28 13:22:59 +05:30
Sidharth Vinod
0f2821b664
Merge pull request #625 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-1.25.4
...
chore(deps): bump daisyui from 1.24.3 to 1.25.4
2022-01-28 13:22:51 +05:30
Sidharth Vinod
394409c6c2
Merge pull request #624 from mermaid-js/dependabot/npm_and_yarn/develop/svelte-3.46.3
...
chore(deps-dev): bump svelte from 3.46.2 to 3.46.3
2022-01-28 13:22:43 +05:30
dependabot[bot]
d72df81de9
chore(deps-dev): bump chai from 4.3.4 to 4.3.6
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.6 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 07:44:55 +00:00
dependabot[bot]
073bee0ee6
chore(deps-dev): bump svelte from 3.46.2 to 3.46.3
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.46.2 to 3.46.3.
- [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.2...v3.46.3 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 07:43:58 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cd296ad9c4
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.3.0 to 3.3.6 ( #623 )
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 3.3.0 to 3.3.6.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.3.0...v3.3.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
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-01-28 08:41:11 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
83c16b487c
chore(deps-dev): bump cssnano from 5.0.15 to 5.0.16 ( #622 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.15 to 5.0.16.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.15...cssnano@5.0.16 )
---
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-01-28 08:39:50 +01:00
dependabot[bot]
251704767d
chore(deps): bump daisyui from 1.24.3 to 1.25.4
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 1.24.3 to 1.25.4.
- [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/v1.24.3...v1.25.4 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 07:30:37 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6339c2da57
chore(deps-dev): bump lint-staged from 12.2.2 to 12.3.2 ( #621 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.2.2 to 12.3.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.2.2...v12.3.2 )
---
updated-dependencies:
- dependency-name: lint-staged
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-01-28 08:29:22 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7b88e440ea
chore(deps-dev): bump tailwindcss from 3.0.15 to 3.0.17 ( #619 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.0.15 to 3.0.17.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.15...v3.0.17 )
---
updated-dependencies:
- dependency-name: tailwindcss
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-01-28 08:27:08 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1ce8970a52
chore(deps-dev): bump @sveltejs/kit ( #620 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.236 to 1.0.0-next.247.
- [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/HEAD/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-01-28 08:16:42 +01:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8ba3dfbb50
chore(deps-dev): bump mocha from 9.1.4 to 9.2.0 ( #617 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.4 to 9.2.0.
- [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.1.4...v9.2.0 )
---
updated-dependencies:
- dependency-name: mocha
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-01-28 08:13:14 +01:00
Sidharth Vinod
4528d8ce8c
Merge pull request #616 from mermaid-js/develop
...
Develop
2022-01-23 11:16:11 +05:30
Sidharth Vinod
54c3a08043
Merge pull request #606 from HeroProtagonist/bug/605_comment_shortcuts
...
Enable comments in/out shortcut command
2022-01-23 11:15:11 +05:30
Sidharth Vinod
0175955f9b
fix: Command
2022-01-23 11:06:11 +05:30
HeroProtagonist
534b9fb08b
add spec around commenting code
2022-01-22 23:50:22 -05:00
HeroProtagonist
5efa473e2d
bump monaco-mermaid
2022-01-22 23:49:52 -05:00
HeroProtagonist
a7ffaeea9a
Merge branch 'master' of github.com:HeroProtagonist/mermaid-live-editor into develop
2022-01-22 23:46:35 -05:00
Sidharth Vinod
4a6a4906e1
Merge pull request #614 from mermaid-js/develop
...
mermaid v8.13.10
2022-01-22 16:41:41 +05:30
Sidharth Vinod
f2113162f4
"mermaid": "8.13.10"
2022-01-22 16:31:42 +05:30
Sidharth Vinod
b5978e6faf
Merge pull request #607 from mermaid-js/develop
...
Develop
2022-01-21 14:19:39 +05:30
Sidharth Vinod
44ebcd3725
Merge pull request #609 from mermaid-js/dependabot/npm_and_yarn/develop/typescript-4.5.5
...
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
2022-01-21 13:49:57 +05:30
Sidharth Vinod
47902536ab
Merge pull request #608 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-12.2.2
...
chore(deps-dev): bump lint-staged from 12.2.1 to 12.2.2
2022-01-21 13:49:46 +05:30
Sidharth Vinod
4cdcb51dcb
Merge pull request #611 from mermaid-js/dependabot/npm_and_yarn/develop/monaco-mermaid-1.0.2
...
chore(deps): bump monaco-mermaid from 1.0.1 to 1.0.2
2022-01-21 13:49:40 +05:30
Sidharth Vinod
e2461f2c69
Merge pull request #613 from mermaid-js/dependabot/github_actions/develop/EndBug/add-and-commit-8
...
chore(deps): bump EndBug/add-and-commit from 7 to 8
2022-01-21 13:49:34 +05:30
Sidharth Vinod
8cbd5a2b36
Merge pull request #612 from mermaid-js/dependabot/docker/develop/node-17.4.0
...
chore(deps): bump node from 17.3.1 to 17.4.0
2022-01-21 13:49:27 +05:30
Sidharth Vinod
4c7cc04ec3
fix: hook
2022-01-21 13:48:48 +05:30
dependabot[bot]
571b345265
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 08:15:07 +00:00
Sidharth Vinod
d603927242
Merge pull request #604 from mermaid-js/sidv/compress
...
Compressed URL
2022-01-21 13:42:11 +05:30
dependabot[bot]
6689df1cb9
chore(deps): bump node from 17.3.1 to 17.4.0
...
Bumps node from 17.3.1 to 17.4.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-01-21 07:09:15 +00:00
dependabot[bot]
84261b40bc
chore(deps): bump EndBug/add-and-commit from 7 to 8
...
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit ) from 7 to 8.
- [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/v7...v8 )
---
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 >
2022-01-21 07:09:14 +00:00
dependabot[bot]
db1cba2a8d
chore(deps): bump monaco-mermaid from 1.0.1 to 1.0.2
...
Bumps monaco-mermaid from 1.0.1 to 1.0.2.
---
updated-dependencies:
- dependency-name: monaco-mermaid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 07:03:37 +00:00
dependabot[bot]
b5f90ba2b1
chore(deps-dev): bump lint-staged from 12.2.1 to 12.2.2
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.2.1 to 12.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.2.1...v12.2.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 07:03:03 +00:00
Sidharth Vinod
f107838241
Merge pull request #586 from mermaid-js/revert-585-revert-478-develop
...
Revert "Revert "Use `monaco-mermaid`""
2022-01-21 10:57:04 +05:30
Yash Singh
73168de160
Merge branch 'develop' into revert-585-revert-478-develop
2022-01-20 20:36:44 -08:00
Sidharth Vinod
9fb7c4a176
fix: Types
2022-01-21 00:41:24 +05:30
Sidharth Vinod
fc78a26245
Merge pull request #598 from mermaid-js/develop
...
Develop
2022-01-20 22:26:25 +05:30
Sidharth Vinod
aee4460458
Fix types
2022-01-20 18:46:00 +05:30
Sidharth Vinod
b52f2c4220
Serdes
2022-01-20 18:08:53 +05:30
Sidharth Vinod
ad108a3dab
Merge branch 'master' into sidv/compress
...
* master:
2022-01-20 14:24:03 +05:30
Sidharth Vinod
d9a0209fac
Merge branch 'develop' into sidv/compress
...
* develop:
chore(deps): bump daisyui from 1.21.0 to 1.24.3
chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1
chore(deps-dev): bump cssnano from 5.0.14 to 5.0.15 (#600 )
chore(deps-dev): bump autoprefixer from 10.4.0 to 10.4.2
chore(deps): bump pako from 1.0.10 to 2.0.4
chore(deps): bump mermaid from 8.13.8 to 8.13.9
chore(deps-dev): bump cypress from 9.2.0 to 9.3.1
chore(deps-dev): bump mocha from 9.1.3 to 9.1.4
chore(deps-dev): bump eslint-plugin-tailwindcss from 1.17.2 to 3.3.0
2022-01-20 14:23:53 +05:30
Sidharth Vinod
4628a670c8
Compressed URL
2022-01-20 14:19:36 +05:30
Sidharth Vinod
ea4e0a0d2d
Merge pull request #602 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-12.2.1
...
chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1
2022-01-20 11:55:50 +05:30
Sidharth Vinod
f75182106a
Merge pull request #603 from mermaid-js/dependabot/npm_and_yarn/develop/daisyui-1.24.3
...
chore(deps): bump daisyui from 1.21.0 to 1.24.3
2022-01-20 11:55:40 +05:30
dependabot[bot]
597a396def
chore(deps): bump daisyui from 1.21.0 to 1.24.3
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 1.21.0 to 1.24.3.
- [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/v1.21.0...v1.24.3 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 20:43:48 +00:00
dependabot[bot]
5c6f5cf0e7
chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.2.0 to 12.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.2.0...v12.2.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 20:43:19 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9cc2ea05bb
chore(deps-dev): bump cssnano from 5.0.14 to 5.0.15 ( #600 )
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.14 to 5.0.15.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.14...cssnano@5.0.15 )
---
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-01-19 12:40:40 -08:00
Sidharth Vinod
df4964ab83
Merge pull request #601 from mermaid-js/dependabot/npm_and_yarn/develop/autoprefixer-10.4.2
...
chore(deps-dev): bump autoprefixer from 10.4.0 to 10.4.2
2022-01-19 20:15:00 +05:30
Sidharth Vinod
33a9491def
Merge pull request #599 from mermaid-js/dependabot/npm_and_yarn/develop/mermaid-8.13.9
...
chore(deps): bump mermaid from 8.13.8 to 8.13.9
2022-01-19 20:14:30 +05:30
Sidharth Vinod
208b397378
Merge pull request #595 from mermaid-js/dependabot/npm_and_yarn/develop/pako-2.0.4
...
chore(deps): bump pako from 1.0.10 to 2.0.4
2022-01-19 20:14:17 +05:30
Sidharth Vinod
e67628e321
Merge pull request #596 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-9.3.1
...
chore(deps-dev): bump cypress from 9.2.0 to 9.3.1
2022-01-19 20:14:11 +05:30
dependabot[bot]
9997efdad1
chore(deps-dev): bump autoprefixer from 10.4.0 to 10.4.2
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.0 to 10.4.2.
- [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.0...10.4.2 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 12:42:08 +00:00
dependabot[bot]
d576e45ed5
chore(deps): bump pako from 1.0.10 to 2.0.4
...
Bumps [pako](https://github.com/nodeca/pako ) from 1.0.10 to 2.0.4.
- [Release notes](https://github.com/nodeca/pako/releases )
- [Changelog](https://github.com/nodeca/pako/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/pako/compare/1.0.10...2.0.4 )
---
updated-dependencies:
- dependency-name: pako
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 12:41:36 +00:00
dependabot[bot]
749828fc9b
chore(deps): bump mermaid from 8.13.8 to 8.13.9
...
Bumps [mermaid](https://github.com/knsv/mermaid ) from 8.13.8 to 8.13.9.
- [Release notes](https://github.com/knsv/mermaid/releases )
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/docs/CHANGELOG.md )
- [Commits](https://github.com/knsv/mermaid/compare/8.13.8...8.13.9 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 12:41:31 +00:00
dependabot[bot]
38e0b2c9d6
chore(deps-dev): bump cypress from 9.2.0 to 9.3.1
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.2.0 to 9.3.1.
- [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.2.0...v9.3.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 12:41:27 +00:00
Sidharth Vinod
1fb24aa4ce
Merge pull request #593 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-tailwindcss-3.3.0
...
chore(deps-dev): bump eslint-plugin-tailwindcss from 1.17.2 to 3.3.0
2022-01-19 18:09:00 +05:30
Sidharth Vinod
f0d5550c0c
Merge pull request #592 from mermaid-js/dependabot/npm_and_yarn/develop/mocha-9.1.4
...
chore(deps-dev): bump mocha from 9.1.3 to 9.1.4
2022-01-19 18:08:51 +05:30
Sidharth Vinod
e16a57de0e
Merge pull request #571 from mermaid-js/develop
...
Develop
2022-01-19 18:08:40 +05:30
Sidharth Vinod
a8b27fc815
Merge pull request #581 from mermaid-js/dependabot/npm_and_yarn/develop/analytics-0.7.21
...
chore(deps): bump analytics from 0.7.19 to 0.7.21
2022-01-19 17:29:54 +05:30
dependabot[bot]
3c9706f8e6
chore(deps-dev): bump mocha from 9.1.3 to 9.1.4
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.3 to 9.1.4.
- [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.1.3...v9.1.4 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 11:57:05 +00:00
dependabot[bot]
311fbd785e
chore(deps-dev): bump eslint-plugin-tailwindcss from 1.17.2 to 3.3.0
...
Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss ) from 1.17.2 to 3.3.0.
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases )
- [Commits](https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v1.17.2...v3.3.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 11:56:52 +00:00
Sidharth Vinod
52e533dc52
Merge branch 'develop' of https://github.com/mermaid-js/mermaid-live-editor into develop
...
* 'develop' of https://github.com/mermaid-js/mermaid-live-editor :
chore(deps-dev): bump svelte from 3.46.1 to 3.46.2
chore(deps-dev): bump lint-staged from 12.1.7 to 12.2.0
2022-01-19 17:24:19 +05:30
Sidharth Vinod
399b2a338f
Fix ssr
2022-01-19 17:24:10 +05:30
dependabot[bot]
642c247686
chore(deps): bump analytics from 0.7.19 to 0.7.21
...
Bumps [analytics](https://github.com/DavidWells/analytics ) from 0.7.19 to 0.7.21.
- [Release notes](https://github.com/DavidWells/analytics/releases )
- [Commits](https://github.com/DavidWells/analytics/compare/analytics@0.7.19...analytics@0.7.21 )
---
updated-dependencies:
- dependency-name: analytics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 11:44:05 +00:00
Sidharth Vinod
5e1c37271e
Merge pull request #587 from mermaid-js/dependabot/npm_and_yarn/develop/svelte-3.46.2
...
chore(deps-dev): bump svelte from 3.46.1 to 3.46.2
2022-01-19 17:10:40 +05:30
Sidharth Vinod
5b3b659ea2
Merge pull request #590 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-12.2.0
...
chore(deps-dev): bump lint-staged from 12.1.7 to 12.2.0
2022-01-19 17:10:28 +05:30
Sidharth Vinod
cbb354f43e
Update kit
2022-01-19 17:09:58 +05:30
dependabot[bot]
652d4c67ea
chore(deps-dev): bump svelte from 3.46.1 to 3.46.2
...
Bumps [svelte](https://github.com/sveltejs/svelte ) from 3.46.1 to 3.46.2.
- [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.1...v3.46.2 )
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 11:21:44 +00:00
dependabot[bot]
a2442e287e
chore(deps-dev): bump lint-staged from 12.1.7 to 12.2.0
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.7 to 12.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.7...v12.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 11:21:24 +00:00
Sidharth Vinod
05c5b3bf2d
Merge pull request #588 from mermaid-js/dependabot/npm_and_yarn/develop/svelte-preprocess-4.10.2
...
chore(deps-dev): bump svelte-preprocess from 4.10.1 to 4.10.2
2022-01-19 16:48:14 +05:30
Sidharth Vinod
c18a3b520e
Merge pull request #589 from mermaid-js/dependabot/npm_and_yarn/develop/prettier-plugin-svelte-2.6.0
...
chore(deps-dev): bump prettier-plugin-svelte from 2.5.1 to 2.6.0
2022-01-19 16:48:01 +05:30
Sidharth Vinod
e5ab129e28
Merge pull request #584 from skrobul/kroki-support
...
Kroki support
2022-01-19 14:48:21 +05:30
Marek Skrobacki
c59351c84f
kroki: don't make copy of the state
2022-01-19 08:25:24 +00:00
dependabot[bot]
ea9e2fc0e0
chore(deps-dev): bump prettier-plugin-svelte from 2.5.1 to 2.6.0
...
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte ) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases )
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v2.5.1...v2.6.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 08:19:13 +00:00
dependabot[bot]
e0b2b762c5
chore(deps-dev): bump svelte-preprocess from 4.10.1 to 4.10.2
...
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess ) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases )
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v4.10.1...v4.10.2 )
---
updated-dependencies:
- dependency-name: svelte-preprocess
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-19 08:18:36 +00:00
Sidharth Vinod
6f09bc6872
Merge pull request #573 from mermaid-js/dependabot/npm_and_yarn/develop/postcss-load-config-3.1.1
...
chore(deps-dev): bump postcss-load-config from 3.1.0 to 3.1.1
2022-01-19 13:45:38 +05:30
Sidharth Vinod
a3a9828ac8
Merge pull request #582 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-svelte3-3.4.0
...
chore(deps-dev): bump eslint-plugin-svelte3 from 3.2.1 to 3.4.0
2022-01-19 13:45:28 +05:30
dependabot[bot]
432e12e083
chore(deps-dev): bump postcss-load-config from 3.1.0 to 3.1.1
...
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config ) from 3.1.0 to 3.1.1.
- [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.0...3.1.1 )
---
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-01-18 20:55:38 +00:00
dependabot[bot]
a29568b42d
chore(deps-dev): bump eslint-plugin-svelte3 from 3.2.1 to 3.4.0
...
Bumps [eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3 ) from 3.2.1 to 3.4.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte3/releases )
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.2.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-18 18:17:26 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6bdf8af2f1
chore(deps-dev): bump lint-staged from 12.1.4 to 12.1.7 ( #575 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.4 to 12.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.4...v12.1.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-01-18 10:14:15 -08:00
Marek Skrobacki
6ab1b296b8
kroki: switch from native to js-base64 btoa
2022-01-18 08:54:51 +00:00
Marek Skrobacki
4472b1921c
kroki: generate URL / compressed diagram on-demand
...
Converting the diagram to base64 and compression are the operations that might
be CPU heavy, it is better to perform these only when actually needed.
After this commit, the URL will be generated only after the button is pressed
instead of after every change to the text.
2022-01-18 08:54:51 +00:00
Sidharth Vinod
787c6df2ed
Merge branch 'develop' into pr/skrobul/584
...
* develop:
Revert "Use `monaco-mermaid`"
2022-01-18 11:24:36 +05:30
Sidharth Vinod
b0cb4e6a0e
Revert "Revert "Use monaco-mermaid""
2022-01-18 11:21:57 +05:30
Sidharth Vinod
f8f7db6a77
Merge pull request #585 from mermaid-js/revert-478-develop
...
Revert "Use `monaco-mermaid`"
2022-01-18 11:21:49 +05:30
Marek Skrobacki
36bcd32ee3
Kroki support
...
This commit adds support for generating links to be rendered with
[Kroki](https://kroki.io ) compatible renderer. Apart from supporting many other
diagram formats, it directly benefits Mermaid editor because it generates much
shorter URLs (due to the compression).
Custom Kroki URL can be configured through environment variable if you want to
use self-hosted instance of Kroki.
2022-01-17 20:51:30 +00:00
Sidharth Vinod
18a83a807a
Merge pull request #560 from mermaid-js/develop
...
Develop
2021-12-29 23:01:03 +05:30