Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

10.1.0 #1193

Merged
merged 25 commits into from
Apr 13, 2023
Merged

10.1.0 #1193

Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
395e0a5
build: update Browserslist db
actions-user Mar 1, 2023
8215f56
Merge pull request #1168 from mermaid-js/browserslist-update
sidharthv96 Mar 3, 2023
cb43694
build: update Browserslist db
actions-user Mar 15, 2023
3874aa4
Merge pull request #1177 from mermaid-js/browserslist-update
sidharthv96 Mar 15, 2023
bf6c54c
Merge branch 'master' into develop
sidharthv96 Mar 15, 2023
19d7be1
build: update Browserslist db
actions-user Apr 1, 2023
d4fadaf
"mermaid": "10.1.0"
sidharthv96 Apr 12, 2023
8edce6a
Revert ""mermaid": "10.1.0""
sidharthv96 Apr 13, 2023
e5afb85
"mermaid": "10.1.0"
sidharthv96 Apr 12, 2023
46907e5
Merge pull request #1182 from mermaid-js/browserslist-update
sidharthv96 Apr 13, 2023
5c19c11
Update other deps
sidharthv96 Apr 13, 2023
8a13644
Merge branch 'develop' into release/10.1.0
sidharthv96 Apr 13, 2023
982ef03
Fix tests
sidharthv96 Apr 13, 2023
d364cdf
Fix branch test
sidharthv96 Apr 13, 2023
e5a4e7b
Fix commenting test
sidharthv96 Apr 13, 2023
28452a8
Fix loadSite ?
sidharthv96 Apr 13, 2023
6fc44e0
Fix commenting test
sidharthv96 Apr 13, 2023
c821848
Fix commenting test
sidharthv96 Apr 13, 2023
e789adf
Update typeInEditor
sidharthv96 Apr 13, 2023
97472ca
Reduce timeout & retries
sidharthv96 Apr 13, 2023
0301aa1
cacheBust loadSite
sidharthv96 Apr 13, 2023
c43c691
Splitup tests
sidharthv96 Apr 13, 2023
1daca60
Reduce timeouts
sidharthv96 Apr 13, 2023
3febc39
Did it really work??
sidharthv96 Apr 13, 2023
a12efbc
Merge pull request #1192 from mermaid-js/release/10.1.0
sidharthv96 Apr 13, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build: update Browserslist db
  • Loading branch information
actions-user committed Mar 1, 2023
commit 395e0a558b89cc91d8260b15fc70a87fc6a7541a
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,9 +1205,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426:
version "1.0.30001452"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001452.tgz"
integrity sha512-Lkp0vFjMkBB3GTpLR8zk4NwW5EdRdnitwYJHDOOKIU85x4ckYCPQ+9WlVvSVClHxVReefkUMtWZH2l9KGlD51w==
version "1.0.30001458"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001458.tgz"
integrity sha512-lQ1VlUUq5q9ro9X+5gOEyH7i3vm+AYVT1WDCVB69XOZ17KZRhnZ9J0Sqz7wTHQaLBJccNCHq8/Ww5LlOIZbB0w==

caseless@~0.12.0:
version "0.12.0"
Expand Down