dependabot[bot]
|
c7c211e031
|
chore(deps-dev): bump @babel/core from 7.18.0 to 7.18.2 (#3083)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-05-30 09:28:29 +02:00 |
|
dependabot[bot]
|
de3cbeeff3
|
chore(deps-dev): bump @babel/preset-env from 7.18.0 to 7.18.2 (#3084)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-05-30 09:27:46 +02:00 |
|
dependabot[bot]
|
689b204327
|
chore(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.18.2 (#3087)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.17.0 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.2/eslint/babel-eslint-parser)
---
updated-dependencies:
- dependency-name: "@babel/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-05-30 09:27:28 +02:00 |
|
dependabot[bot]
|
ea265bc28e
|
chore(deps-dev): bump lint-staged from 12.4.1 to 12.4.2 (#3081)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 12.4.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.1...v12.4.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-05-30 09:27:06 +02:00 |
|
mmorel-35
|
63f145f5c0
|
chore: update browsers list
|
2022-05-30 07:07:08 +00:00 |
|
Ashish Jain
|
1148039c6b
|
Merge pull request #3075 from mermaid-js/3074_access
Separation between title and accessibility title (sometimes)
|
2022-05-24 19:02:11 +02:00 |
|
Knut Sveidqvist
|
b82b2d2b78
|
#3074 Using regular title as a fallback for the accessibility title when no dedicated accessibility title is present
|
2022-05-24 18:52:37 +02:00 |
|
Knut Sveidqvist
|
6eef26f107
|
#3074 Fix for tests
|
2022-05-24 18:33:13 +02:00 |
|
Knut Sveidqvist
|
2ab1e162ea
|
#3074 Cleanup and fixes for issues with accessibility for gantt and journey diagrams
|
2022-05-24 18:20:05 +02:00 |
|
Knut Sveidqvist
|
56f79692a3
|
Disabling md linting for mental sanity
|
2022-05-24 17:27:48 +02:00 |
|
Knut Sveidqvist
|
ef66cf77e1
|
Merge pull request #3070 from mermaid-js/dependabot/npm_and_yarn/develop/commitlint/cli-17.0.0
chore(deps-dev): bump @commitlint/cli from 16.3.0 to 17.0.0
|
2022-05-24 17:18:13 +02:00 |
|
Knut Sveidqvist
|
4b72539e33
|
Merge pull request #3069 from mermaid-js/dependabot/npm_and_yarn/develop/babel/core-7.18.0
chore(deps-dev): bump @babel/core from 7.17.10 to 7.18.0
|
2022-05-24 17:17:57 +02:00 |
|
Ashish Jain
|
da31880319
|
Merge pull request #3057 from mgenereu/remove-textlength
Removed unnecessary textLength attribute.
|
2022-05-24 17:09:17 +02:00 |
|
dependabot[bot]
|
96dfa1dbed
|
chore(deps-dev): bump @babel/core from 7.17.10 to 7.18.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-24 15:08:54 +00:00 |
|
dependabot[bot]
|
dcedfdb674
|
chore(deps-dev): bump @commitlint/cli from 16.3.0 to 17.0.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.3.0 to 17.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-24 15:08:37 +00:00 |
|
Ashish Jain
|
bcb0cdfb3f
|
Merge pull request #3059 from schmelto/patch-2
docs: remove edit on GitHub duplicate
|
2022-05-24 17:07:11 +02:00 |
|
Knut Sveidqvist
|
6beab4f286
|
Merge pull request #3072 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-jsdoc-39.3.0
chore(deps-dev): bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0
|
2022-05-24 17:04:53 +02:00 |
|
Knut Sveidqvist
|
2f150b0c82
|
Merge pull request #3071 from mermaid-js/dependabot/npm_and_yarn/develop/applitools/eyes-cypress-3.26.0
chore(deps-dev): bump @applitools/eyes-cypress from 3.25.7 to 3.26.0
|
2022-05-24 17:04:35 +02:00 |
|
Knut Sveidqvist
|
8c29007c69
|
Merge pull request #3068 from mermaid-js/dependabot/npm_and_yarn/develop/babel/preset-env-7.18.0
chore(deps-dev): bump @babel/preset-env from 7.17.10 to 7.18.0
|
2022-05-24 17:02:04 +02:00 |
|
Knut Sveidqvist
|
02aafcabba
|
Merge pull request #3067 from mermaid-js/dependabot/npm_and_yarn/develop/commitlint/config-conventional-17.0.0
chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.0
|
2022-05-24 17:01:53 +02:00 |
|
Knut Sveidqvist
|
81a7e6bc05
|
Merge pull request #3066 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-8.16.0
chore(deps-dev): bump eslint from 8.15.0 to 8.16.0
|
2022-05-24 17:01:39 +02:00 |
|
Knut Sveidqvist
|
bf977311e1
|
Merge pull request #3065 from mermaid-js/dependabot/npm_and_yarn/develop/concurrently-7.2.1
chore(deps-dev): bump concurrently from 7.2.0 to 7.2.1
|
2022-05-24 17:01:24 +02:00 |
|
Knut Sveidqvist
|
79636af9f9
|
Merge pull request #3054 from sylhare/develop
[Documentation] Use actual theme name
|
2022-05-24 17:01:07 +02:00 |
|
Knut Sveidqvist
|
c956fb6570
|
Merge pull request #3064 from detj/fix/language-rename
docs: fix capitalisation of well known technologies
|
2022-05-24 17:00:20 +02:00 |
|
dependabot[bot]
|
48b2a15fd0
|
chore(deps-dev): bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.2.9 to 39.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.2.9...v39.3.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 07:05:13 +00:00 |
|
mmorel-35
|
ce5bb4fef7
|
chore: update browsers list
|
2022-05-23 07:05:04 +00:00 |
|
dependabot[bot]
|
06081c73e9
|
chore(deps-dev): bump @applitools/eyes-cypress from 3.25.7 to 3.26.0
Bumps [@applitools/eyes-cypress](https://github.com/applitools/eyes.sdk.javascript1/tree/HEAD/packages/eyes-cypress) from 3.25.7 to 3.26.0.
- [Release notes](https://github.com/applitools/eyes.sdk.javascript1/releases)
- [Changelog](https://github.com/applitools/eyes.sdk.javascript1/blob/master/packages/eyes-cypress/CHANGELOG.md)
- [Commits](https://github.com/applitools/eyes.sdk.javascript1/commits/@applitools/eyes-cypress@3.26.0/packages/eyes-cypress)
---
updated-dependencies:
- dependency-name: "@applitools/eyes-cypress"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 07:04:55 +00:00 |
|
dependabot[bot]
|
6c3c6a1e65
|
chore(deps-dev): bump @babel/preset-env from 7.17.10 to 7.18.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.10 to 7.18.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.0/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 07:03:45 +00:00 |
|
dependabot[bot]
|
e8f551964b
|
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.4 to 17.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 07:03:17 +00:00 |
|
dependabot[bot]
|
95407eea80
|
chore(deps-dev): bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.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.15.0...v8.16.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-05-23 07:03:02 +00:00 |
|
dependabot[bot]
|
61e35edf27
|
chore(deps-dev): bump concurrently from 7.2.0 to 7.2.1
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.0...v7.2.1)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 07:02:45 +00:00 |
|
Debjeet Biswas
|
fe32845197
|
docs: fix capitalisation of well known technologies
|
2022-05-22 10:42:51 +05:30 |
|
Tom Schmelzer
|
949f6dd4f9
|
docs: remove edit on GitHub duplicate
|
2022-05-20 08:30:04 +02:00 |
|
Michael Genereux
|
938b47bead
|
Removed unnecessary textLength attribute.
This attribute makes two digit numbers look bad.
|
2022-05-19 23:17:11 +00:00 |
|
Sidharth Vinod
|
ef2fea157b
|
Merge pull request #3052 from MindaugasLaganeckas/patch-2
Make initThrowsErrors available to clients
|
2022-05-19 18:03:58 +05:30 |
|
sylhare
|
eb20782aa4
|
Rename theme names
|
2022-05-18 15:14:13 -04:00 |
|
Mindaugas Laganeckas
|
ce3ba4f772
|
Make initThrowsErrors available to clients
Missing piece for https://github.com/mermaid-js/mermaid/pull/2379
|
2022-05-18 08:51:19 +02:00 |
|
Knut Sveidqvist
|
0fd11562bc
|
Merge pull request #3051 from mermaid-js/3050_setTitle_rename
#3050 Renaming setTitle to setAccTitle
|
2022-05-17 20:29:06 +02:00 |
|
Knut Sveidqvist
|
a3878528c6
|
#3050 Renaming setTitle to setAccTitle
|
2022-05-17 20:23:45 +02:00 |
|
Knut Sveidqvist
|
3cb37ab802
|
Adding more hint for adding new diagrams
|
2022-05-17 19:56:50 +02:00 |
|
Knut Sveidqvist
|
7d52e99aba
|
Merge pull request #3049 from mermaid-js/3046_IIIegible-style-in-Git-when-more-that-8-branches
# Add support for cyclic themeVariable rotation when more than 8 branches
|
2022-05-17 19:32:18 +02:00 |
|
ashishj
|
91d5c7ed71
|
#3046 Fixed liniting issue
|
2022-05-17 19:28:23 +02:00 |
|
ashishj
|
85062ac570
|
#3046 Add support for cyclic themeVariable rotation for more than 8 branches
|
2022-05-17 19:15:50 +02:00 |
|
Ashish Jain
|
6f6755ec02
|
Merge pull request #3030 from sylhare/patch-1
[Documentation] Re-order theme variables
|
2022-05-17 17:24:50 +02:00 |
|
Ashish Jain
|
6d2c6c13a7
|
Merge pull request #3035 from SlideeScherz/patch-1
Fixed whitespace typo in Class diagram
|
2022-05-17 17:23:15 +02:00 |
|
ashishj
|
bda13c41fd
|
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
|
2022-05-17 17:06:54 +02:00 |
|
ashishj
|
ea58bb3359
|
Merge branch 'master' into develop
|
2022-05-17 17:06:38 +02:00 |
|
dependabot[bot]
|
24eb2123e4
|
chore(deps-dev): bump cypress from 9.6.0 to 9.6.1 (#3041)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-16 09:42:10 +02:00 |
|
dependabot[bot]
|
a67b86b73b
|
chore(deps-dev): bump @commitlint/cli from 16.2.4 to 16.3.0 (#3040)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.2.4 to 16.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.3.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
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-05-16 09:41:56 +02:00 |
|
dependabot[bot]
|
95a2ce244c
|
chore(deps): bump dompurify from 2.3.6 to 2.3.8 (#3045)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.3.8)
---
updated-dependencies:
- dependency-name: dompurify
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-05-16 09:39:45 +02:00 |
|