Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Updates the requirements on sphinxcontrib-mermaid to permit the latest version.

Changelog

Sourced from sphinxcontrib-mermaid's changelog.

1.1.0 (November 19, 2025) +++++++++++++++++++++

  • Upgrade Mermaid to 11.12.1
  • Add fullscreen graph view capabilities

1.0.0 (October 12, 2024) +++++++++++++++++++++

  • Upgrade Mermaid to 11.2.0
  • Add support for ELK diagrams
  • Add support for name parameter
  • Add passthrough of mermaid frontmatter
  • Convert to native namespace package
  • Drop support for Python 3.7
  • Convert default placeholder from div to pre
  • Fix for tempfile encoding when containing non ascii characters
  • Fix for mermaid sequence config arguments
  • Default to jsdelivr (previously unpkg) for JS asset CDN

See full set of changes <https://github.com/mgaitan/sphinxcontrib-mermaid/compare/1.0.0...0.9.2>_.

0.9.2 (May 28, 2023) +++++++++++++++++++++

  • Implemented zoom on diagrams functionality. Contributed by Daniel Althviz Moré <https://github.com/dalthviz>_
  • Fix a bug on empty diagram generations. Contributed by Kevin Deldycke <https://github.com/kdeldycke>_.
  • Upgrade default to Mermaid 10.2.0.
  • Implement automatic releases from Github Actions when a tag is pushed

See full set of changes <https://github.com/mgaitan/sphinxcontrib-mermaid/compare/0.9.2...0.8.1>_.

0.8.1 (Feb 25, 2023) +++++++++++++++++++++

  • Default to Mermaid 9.4.0 as 10.0 introduced incompatible changes. See the discussion <https://github.com/mermaid-js/mermaid/discussions/4148>_.

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

... (truncated)

Commits
  • 7994455 Merge pull request #196 from timkpaine/tkp/110
  • d17e287 Bump to 1.1.0
  • da73f20 Merge pull request #195 from timkpaine/tkp/butopa
  • c5af4d4 Add opacity configuration for fullscreen button
  • 668a895 Merge pull request #194 from timkpaine/tkp/ver
  • 667af92 Update mermaidjs version from 11.2 to 11.12.1, prep changelog
  • b787720 Merge pull request #190 from jensens/feature/fullscreen-modal
  • 4b53315 Enable full screen by default, scroll back to prior position on exit of fulls...
  • 33211f9 refactor: move CSS/JS to separate files and fix Windows CI
  • 5b985e3 feat: add fullscreen mode for Mermaid diagrams with theme support
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) to permit the latest version.
- [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.rst)
- [Commits](mgaitan/sphinxcontrib-mermaid@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-mermaid
  dependency-version: 1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2025

Labels

The following labels could not be found: Dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from Paebbels as a code owner November 20, 2025 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant