scicloj / scicloj.github.io

The Scicloj website
http://scicloj.org
MIT License
4 stars 4 forks source link

chore(deps-dev): bump mermaid from 8.13.10 to 9.0.0 #22

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mermaid from 8.13.10 to 9.0.0.

Release notes

Sourced from mermaid's releases.

9.0.0

Release Notes

Main feature

Moving the gitGraph from experimental alpha status to a fully supported diagram type which handles theming and directives. The grammar has changed slightly from the alpha version, and no longer supports reset operations and some internal fast-forwarding has been removed for simplicity. Some few GitGraphs based on the alpha version might break with the update. This is the reason for the major version number update.

We now support:

  • Commit types
  • Multiple branches in sperate lanes
  • Theming

Other changes:

Documentation updates

Dependency updates

... (truncated)

Commits
  • f72d3c4 Version 9.0.0
  • 8b29fbe Updating Gitgraph docs
  • 529384c Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
  • ada3f8e Removing pery usiage from e2e tests
  • bed475b Merge pull request #2914 from mermaid-js/1252_gitgraph_reinvented
  • 87b56bd #1252 Adding confuration options and some cleanup, swicth of graphType from g...
  • 904826b chore: update browsers list
  • 4487754 Merge pull request #2832 from gwincr11/cg-accessibility
  • 9123757 Merge pull request #2876 from inclusive-coding-bot/switch-to-inclusive-terms
  • 1d2f924 Merge pull request #2877 from mermaid-js/1252_gitgraph_reinvented
  • 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 2 years ago

Superseded by #26.