eFrane / vuepress-plugin-mermaidjs

Vuepress plugin for mermaid.js diagrams
https://vuepress-plugin-mermaidjs.efrane.com
73 stars 21 forks source link

build(deps): bump mermaid from 8.14.0 to 9.1.5 #132

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mermaid from 8.14.0 to 9.1.5.

Release notes

Sourced from mermaid's releases.

9.1.5

Release Notes

Bugfixes

  • Fix for unintended update to structure of thrown error from init (#3314) @​knsv
  • fix(Diagram): fix persisted data due to db not being cleared before parsing (#3310) @​hrgui

Documentation updates

Dependency updates

🎉 Thanks to all contributors helping with this release! 🎉

Commits
  • af8a5cb Version 9.1.5
  • cb4b60e Merge pull request #3310 from hrgui/fix/3305-subsequent-diagrams-issue
  • 2cc88df Merge pull request #3314 from mermaid-js/3313_error_handling_init
  • dce8957 Merge pull request #3300 from mermaid-js/dependabot/npm_and_yarn/parse-url-6.0.5
  • 1512d81 Merge pull request #3294 from namgivu/patch-1
  • ac41a98 Merge pull request #3293 from simonplattner/develop
  • bf42721 #3313 Packaging the thrown error in reconised structure
  • 6e5eeb7 fix(Diagram): C4C diagram does not have a db.clear method
  • a5aef9e fix(Diagram): fix persisted data due to db not being cleared before parsing
  • 48fe013 chore(deps-dev): bump eslint-plugin-jest from 26.7.0 to 26.8.0 (#3299)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #134.