Skip to content

Conversation

@dependabot
Copy link

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

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

Changelog

Sourced from sphinxcontrib-mermaid's changelog.

1.2.0 (November 23, 2025) +++++++++++++++++++++

  • Normalize javascript across various configuration options
  • Make graph full width and avoid unused margins in graph image
  • Rename fullscreen container class from mermaid-fullscreen-content to mermaid-container-fullscreen

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) +++++++++++++++++++++

... (truncated)

Commits
  • 787a324 Merge pull request #201 from timkpaine/tkp/120
  • cea29cc Bump to version 1.2.0
  • f53eca2 Merge pull request #198 from timkpaine/tkp/onejs
  • f29816d Consolidate custom javascript into single file
  • 39ef778 Merge pull request #197 from timkpaine/tkp/css
  • 6d4de47 Normalize div class for fullscreen image
  • 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
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Paebbels and others added 3 commits November 15, 2025 22:05
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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 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.

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.

2 participants