Knut Sveidqvist
d70c8cdb4c
Merge pull request #4826 from mermaid-js/sidv/cleanupUtils
...
refactor: Fix typings in utils.ts
2023-09-13 07:36:55 +00:00
renovate[bot]
11aaee043f
chore(deps): update all patch dependencies
2023-09-11 13:44:53 +00:00
Sidharth Vinod
f3e0d5a20a
refactor: Fix typings in utils.ts
2023-09-09 11:15:55 +05:30
renovate[bot]
ce7783414b
chore(deps): update all patch dependencies
2023-09-05 11:23:25 +00:00
renovate[bot]
19aaf459a5
chore(deps): update all minor dependencies
2023-08-28 00:12:53 +00:00
Sidharth Vinod
085e8f78b3
Merge pull request #4731 from mermaid-js/renovate/patch-all-patch
...
Update all patch dependencies (patch)
2023-08-14 11:05:49 +00:00
renovate[bot]
2a8374312f
Update all minor dependencies
2023-08-14 03:07:45 +00:00
renovate[bot]
b60410161d
Update all patch dependencies
2023-08-14 02:02:28 +00:00
dependabot[bot]
8b79060829
build(deps-dev): bump pnpm from 8.3.1 to 8.6.8
...
Bumps [pnpm](https://github.com/pnpm/pnpm ) from 8.3.1 to 8.6.8.
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/compare/v8.3.1...v8.6.8 )
---
updated-dependencies:
- dependency-name: pnpm
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 17:07:15 +00:00
renovate[bot]
c292c897a1
chore(deps): update all patch dependencies
2023-08-01 08:42:21 +00:00
Sidharth Vinod
1f3902e598
Merge pull request #4662 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2023-07-24 07:01:06 +00:00
renovate[bot]
45400240d4
chore(deps): update all minor dependencies
2023-07-24 00:19:12 +00:00
renovate[bot]
e4699ef02a
chore(deps): update all patch dependencies
2023-07-24 00:18:49 +00:00
Alois Klink
a0a25ed756
chore: remove unused devDependency
on coveralls
...
This `devDependency` hasn't been used for a long time.
2023-07-16 00:21:43 +01:00
renovate[bot]
d46ef4cc91
chore(deps): update all patch dependencies
2023-07-11 17:19:31 +00:00
renovate[bot]
47f46c8a46
chore(deps): update all minor dependencies
2023-07-10 01:17:36 +00:00
Alois Klink
52a1243da5
build: use vite to get default mermaid config
...
Adds a vitepress JsonSchema plugin that automatically loads
the Mermaid Config JSON Schema from a .schema.yaml file and
gets the default values from it.
2023-07-06 03:53:40 +01:00
Knut Sveidqvist
453b337e6e
Updated mermaid version to 10.2.4
2023-06-30 13:10:22 +02:00
Sidharth Vinod
0d833fb4ce
Use v8 coverage
2023-06-28 23:28:23 +05:30
Yokozuna59
191309a79d
run lint:fix
2023-06-28 03:34:28 +03:00
Yokozuna59
21e3001f4f
add coverage:cypress:clean
script
2023-06-28 03:11:01 +03:00
renovate[bot]
b7af9bace4
chore(deps): update dependency eslint-plugin-unicorn to v47
2023-06-27 08:00:16 +00:00
Sidharth Vinod
a167d61d2a
Merge pull request #4546 from mermaid-js/renovate/jsdom-22.x
...
chore(deps): update dependency jsdom to v22
2023-06-27 13:28:56 +05:30
renovate[bot]
f48652322d
chore(deps): update dependency jsdom to v22
2023-06-27 07:13:43 +00:00
Sidharth Vinod
b95b2790dc
Merge pull request #4544 from mermaid-js/renovate/eslint-plugin-jsdoc-46.x
...
chore(deps): update dependency eslint-plugin-jsdoc to v46
2023-06-27 12:42:01 +05:30
renovate[bot]
120029913d
chore(deps): update dependency eslint-plugin-jsdoc to v46
2023-06-27 06:23:27 +00:00
renovate[bot]
aa67646b5a
fix(deps): update all patch dependencies
2023-06-27 06:22:43 +00:00
renovate[bot]
f90a7dc784
fix(deps): update all patch dependencies
2023-06-26 03:12:45 +00:00
renovate[bot]
2ee37752c8
chore(deps): update all minor dependencies
2023-06-18 06:35:43 +00:00
Sidharth Vinod
548874eb6a
Merge pull request #4504 from mermaid-js/sidv/codecov
...
Add codecov
2023-06-17 18:25:53 +05:30
Yokozuna59
0f45124f84
set normal mode for vitest coverage
2023-06-17 15:14:54 +03:00
Sidharth Vinod
2ad32f9208
Fix path name
2023-06-17 17:44:27 +05:30
Sidharth Vinod
cc7f555160
chore: Add coverage scripts
2023-06-17 17:11:05 +05:30
Sidharth Vinod
6c96650043
chore: update deps
2023-06-17 16:51:30 +05:30
Sidharth Vinod
8a0a874d1c
Merge coverages
2023-06-17 01:24:15 +05:30
Sidharth Vinod
7434031003
Add coverage paths
2023-06-16 23:54:02 +05:30
Sidharth Vinod
69d9c09f33
chore: update pnpm
2023-06-16 20:32:07 +05:30
Sidharth Vinod
547358fc7e
Add coverage for E2E tests
2023-06-16 20:25:40 +05:30
Knut Sveidqvist
75f9de3d4a
UPdated version to 10.2.3
2023-06-08 16:24:25 +02:00
Knut Sveidqvist
81e86bc87c
Merge branch '10.2.2' into develop
2023-06-08 15:07:31 +02:00
Knut Sveidqvist
d2409dc163
Setting version to 10.2.2
2023-06-02 08:50:59 +02:00
Sidharth Vinod
d148a65967
Merge branch 'develop' into sidv/zenuml
...
* develop: (22 commits)
Update docs
Added CKEditor and GitHub Writer to available integrations.
chore(deps): update all patch dependencies
build(deps): fix broken pnpm-lock.yaml file
Mermaid version 10.2.0
Mermaid Version 10.2.0-rc.4
Label background fix
Test commit
Fix for regression error in sequenceDiagrams
Fix visibility issue for fields
fix parsing issue with class diagrams
fix: Use unicode arrows in quadrant chart axis
fix: Use unicode arrows in quadrant chart axis
fix lint command
Bump version
Back to JS with jsdoc types
Add unsupported text
Reduce changes in test
Fix deps
Fix lockfile
...
2023-06-02 11:59:12 +05:30
Knut Sveidqvist
98e75959cc
#4438 Reverted to the changes from #4285
2023-06-01 12:53:21 +02:00
Knut Sveidqvist
bd1343648e
Merge branch 'master' into develop
2023-05-24 19:20:47 +02:00
Knut Sveidqvist
8d43b87200
Mermaid version 10.2.0
2023-05-24 19:03:22 +02:00
Knut Sveidqvist
9c12c42a26
Mermaid Version 10.2.0-rc.4
2023-05-24 18:18:54 +02:00
Alois Klink
acc19db5bb
Merge branch 'develop' into sidv/zenuml
...
Conflicts:
pnpm-lock.yaml
2023-05-17 19:59:58 +01:00
dontry
49c97dad4c
ignore ZenUML types
2023-05-17 19:26:43 +01:00
renovate[bot]
b1590c2211
Update all minor dependencies
2023-05-17 13:32:09 +00:00
Sidharth Vinod
3677d44a58
Revert "Replace esno & ts-node with tsx"
...
This reverts commit 75337287ea000d76cd835181cb7395d467271ea3.
2023-05-08 22:08:11 +05:30