Tim Maffett
|
1450b8676c
|
add missing quotes to example theme default (#2986)
|
2022-04-29 10:41:34 -07:00 |
|
Tim Maffett
|
7cba061d18
|
add missing quotes to example theme default
|
2022-04-29 10:01:25 -07:00 |
|
Yash-Singh1
|
dc53699a96
|
chore: fix a few security vulnerabilities
|
2022-04-28 19:29:56 -07:00 |
|
Naveen
|
a62d53e9a7
|
chore: Enable codeql action (#2982)
|
2022-04-28 18:53:44 -07:00 |
|
Naveen
|
f3f06aaefb
|
chore(deps): Included dependency review (#2984)
> Dependency Review GitHub Action in your repository to enforce dependency reviews on your pull requests.
> The action scans for vulnerable versions of dependencies introduced by package version changes in pull requests,
> and warns you about the associated security vulnerabilities.
> This gives you better visibility of what's changing in a pull request,
> and helps prevent vulnerabilities being added to your repository.
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
|
2022-04-28 16:13:43 -07:00 |
|
Ashish Jain
|
e2c78f1ebc
|
Merge pull request #2983 from mermaid-js/#2871_Fix-broken_GitGraph_without_ending_NL
Added default new line in the diagram text before parsing for special…
|
2022-04-28 20:16:48 +02:00 |
|
ashishj
|
b30790cac4
|
Added default new line in the diagram text before parsing for special case where code is trimmed
|
2022-04-28 20:09:42 +02:00 |
|
Knut Sveidqvist
|
bada661bd0
|
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
|
2022-04-28 18:45:22 +02:00 |
|
Knut Sveidqvist
|
d914e23626
|
Fix for hideUnusedParticipants
|
2022-04-28 18:45:18 +02:00 |
|
ashishj
|
c58a04bc94
|
Fix broken configuration spec test
|
2022-04-28 18:26:50 +02:00 |
|
ashishj
|
5aac0734d5
|
Fix for broken Requirement diagram cypress test
|
2022-04-28 18:26:31 +02:00 |
|
ashishj
|
90a631cdad
|
Merge branch 'feature/hideUnusedParticipants_1210' into develop
|
2022-04-28 17:40:39 +02:00 |
|
ashishj
|
386f3c7ce9
|
Merge branch 'develop' into feature/hideUnusedParticipants_1210
|
2022-04-28 17:38:48 +02:00 |
|
Knut Sveidqvist
|
7c25fb572e
|
Merge pull request #2969 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-12.4.0
chore(deps-dev): bump lint-staged from 12.3.8 to 12.4.0
|
2022-04-28 17:21:45 +02:00 |
|
Knut Sveidqvist
|
fa514bc7bc
|
Merge pull request #2981 from Zumbala/develop
Sequence autonumbering and Git fix options parsing
|
2022-04-28 17:21:29 +02:00 |
|
Ashish Jain
|
a251b79b3f
|
Merge pull request #2971 from turrisxyz/setup-permissions
chore: Set permissions for GitHub actions
|
2022-04-28 17:08:36 +02:00 |
|
Knut Sveidqvist
|
bcf05aecd6
|
Merge pull request #2968 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-39.2.8
chore(deps-dev): bump eslint-plugin-jsdoc from 39.2.2 to 39.2.8
|
2022-04-28 17:08:31 +02:00 |
|
Knut Sveidqvist
|
78798d8fd7
|
Merge pull request #2967 from mermaid-js/dependabot/npm_and_yarn/develop/stylis-4.1.1
chore(deps): bump stylis from 4.1.0 to 4.1.1
|
2022-04-28 17:08:17 +02:00 |
|
Knut Sveidqvist
|
fbc694ccf5
|
Merge pull request #2966 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-8.14.0
chore(deps-dev): bump eslint from 8.13.0 to 8.14.0
|
2022-04-28 17:07:53 +02:00 |
|
Knut Sveidqvist
|
72087feaca
|
Merge pull request #2965 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-jest-26.1.5
chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5
|
2022-04-28 17:07:41 +02:00 |
|
Knut Sveidqvist
|
bfee7120f4
|
Merge pull request #2964 from mermaid-js/dependabot/npm_and_yarn/develop/babel-loader-8.2.5
chore(deps-dev): bump babel-loader from 8.2.4 to 8.2.5
|
2022-04-28 17:07:31 +02:00 |
|
Ashish Jain
|
66adb691fb
|
Merge pull request #2974 from egnor/patch-1
Remove a stray word
|
2022-04-28 17:06:56 +02:00 |
|
Hans Petersen
|
1b8c48e315
|
Merge branch 'develop' of https://github.com/Zumbala/mermaid into develop
|
2022-04-28 14:26:38 +02:00 |
|
Hans Petersen
|
3fcc43efdd
|
Sequence autonumbering and Git fix options parsing
|
2022-04-28 14:25:25 +02:00 |
|
Hans Petersen
|
a3f07b6390
|
Sequence autonumbering and Git fix options parsing
|
2022-04-28 12:15:34 +02:00 |
|
Daniel Egnor
|
873003c607
|
Remove a stray word
|
2022-04-26 09:27:38 -07:00 |
|
naveen
|
449ba284ce
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-04-25 23:38:27 +00:00 |
|
dependabot[bot]
|
684ec81fda
|
chore(deps-dev): bump lint-staged from 12.3.8 to 12.4.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.8...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-25 07:03:29 +00:00 |
|
dependabot[bot]
|
123e35394a
|
chore(deps-dev): bump eslint-plugin-jsdoc from 39.2.2 to 39.2.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.2.2 to 39.2.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.2.2...v39.2.8)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 07:03:18 +00:00 |
|
dependabot[bot]
|
3e43a981e4
|
chore(deps): bump stylis from 4.1.0 to 4.1.1
Bumps [stylis](https://github.com/thysultan/stylis.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/thysultan/stylis.js/releases)
- [Commits](https://github.com/thysultan/stylis.js/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: stylis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 07:03:06 +00:00 |
|
dependabot[bot]
|
e247c37275
|
chore(deps-dev): bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.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.13.0...v8.14.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-04-25 07:02:54 +00:00 |
|
dependabot[bot]
|
1a43be752b
|
chore(deps-dev): bump eslint-plugin-jest from 26.1.4 to 26.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.4 to 26.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.1.4...v26.1.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 07:02:41 +00:00 |
|
dependabot[bot]
|
f4f7e11c07
|
chore(deps-dev): bump babel-loader from 8.2.4 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5)
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 07:02:29 +00:00 |
|
ashishj
|
170ed89e9e
|
Merge branch 'master' into develop
|
2022-04-21 22:08:29 +02:00 |
|
ashishj
|
611370c644
|
Updated docs mermaid version to 9.0.1
|
2022-04-21 22:07:46 +02:00 |
|
ashishj
|
179584b4bb
|
Updated package.json with 9.0.1 version id
9.0.1
|
2022-04-21 22:03:57 +02:00 |
|
ashishj
|
b472fb4f73
|
Retain attribute dominant-baseline in DOMpurify sanitization
|
2022-04-21 22:02:11 +02:00 |
|
ashishj
|
a6299d8334
|
Fix for broken gitGraph for Mermaid Live Editor
|
2022-04-21 21:33:49 +02:00 |
|
Knut Sveidqvist
|
c0bdf9d99b
|
Merge pull request #2958 from mermaid-js/decode_entities_update
Removal of vulnerability
|
2022-04-21 21:25:08 +02:00 |
|
Knut Sveidqvist
|
df87ab8818
|
Fix for vulnerability
|
2022-04-21 21:11:48 +02:00 |
|
Ashish Jain
|
a3e6d3cd76
|
Merge pull request #2954 from husa/feature/2936-gitgraph-pathed-branch-name
GitGraph: add support for "pathed" branches. fix #2936
|
2022-04-21 20:11:39 +02:00 |
|
Ashish Jain
|
1947af0693
|
Merge pull request #2955 from husa/feature/2934-gitgraph-support-merge-tags
GitGraph. Support tags for merge commits
|
2022-04-21 20:09:31 +02:00 |
|
ashishj
|
8966639e65
|
Fix for broken gitGraph for Mermaid Live Editor
|
2022-04-21 18:16:22 +02:00 |
|
Mindaugas Laganeckas
|
473aced449
|
Add initThrowsErrors() (#2379)
* Add initThrowsErrors()
* Update mermaid.js
* Update mermaid.js
|
2022-04-19 17:21:10 +02:00 |
|
Yuriy Husnay
|
3f812326a6
|
gitgraph #2934 support tags for merge commits
|
2022-04-19 18:02:41 +03:00 |
|
Yuriy Husnay
|
99a8c0d152
|
fix #2936 add support for "pathed" branches
allow "/" in branch names
|
2022-04-19 17:42:02 +03:00 |
|
dependabot[bot]
|
fb82a5be46
|
chore(deps-dev): bump lint-staged from 12.3.7 to 12.3.8 (#2945)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 12.3.8.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.7...v12.3.8)
---
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-18 09:27:49 +02:00 |
|
dependabot[bot]
|
3d6aab98f7
|
chore(deps-dev): bump cypress from 9.5.3 to 9.5.4 (#2946)
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-18 09:27:37 +02:00 |
|
dependabot[bot]
|
619258164a
|
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.36 to 0.3.38 (#2947)
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 0.3.36 to 0.3.38.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases)
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.36...v0.3.38)
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
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-18 09:27:22 +02:00 |
|
dependabot[bot]
|
5ad858d1fb
|
chore(deps-dev): bump moment from 2.29.2 to 2.29.3 (#2948)
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: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-18 09:27:06 +02:00 |
|