dependabot · GitHub

Bumps sphinxcontrib-mermaid from 0.7.1 to 0.8.

Changelog

Sourced from sphinxcontrib-mermaid's changelog.

0.8 (Feb 9, 2023) +++++++++++++++++++++

  • Moved CI to Github Actions
  • Make the class diagram reproducible
  • Allow the user to change the JS priority
  • Drop support for Python 3.6
  • Black formatting

Full set of changes: 0.7.1...0.8

Commits
  • 3342e01 changelog
  • d726dc0 black all the thing
  • 6423857 fix typo
  • e27a1c5 install the package to render docs
  • 2e3325c no need to upgrade pip and wheel
  • 97ec4d8 install this package
  • d40b782 Merge pull request #107 from dsavransky/master
  • 0e2e06d updating README and docs with configuration for building PDFs in readthedocs.io
  • 6d3902c Merge pull request #96 from hugovk/update-versions
  • 8ad970c Convert to f-strings
  • 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)

Read the original on github.com ↗