Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Updates the requirements on mkdocs-mermaid2-plugin to permit the latest version.

Changelog

Sourced from mkdocs-mermaid2-plugin's changelog.

1.2.3, 2025-10-15

  • Added: documented the use of variables and macros with MkDocs-Macros in Tips and Tricks (#123); dividing the the page into 3 sections.

1.2.2, 2025-08-27

  • Fixed: deprecation warning by BeautifulSoup (#119, #120)

1.2.1, 2024-11-02

  • Added: a test framework with MkDocs-Test and pytest
  • Changed: migrated from setup.py to pyproject.toml

1.1.2, 2024-09-05

  • Changed: If the javascript parameter starts with http(s) and no Internet access is available, a WARNING is now issued (mkdocs no longer fails with an exception).

1.1.1, 2023-09-26

  • Fixed: Bug with local javascript library

1.1.0, 2023-09-01

  • Added: Parameter javascript in config file for optionally specifying the URL or path of the Mermaid javascript library.

  • Changed: Parameter extra_javascript in config file is DEPRECATED, for optionally specifying the URL or path of the Mermaid javascript library

  • Changed: Updated documentation.

1.0.8, 2023-08-09

  • Fixed: Arguments of config file not taken into consideration, for mermaid.js version > 10 (#82)

1.0.5, 2023-07-29

1.0.1, 2023-07

Commits
  • 59498d0 Reorganize Tips and Tricks page
  • 0304ac5 Improve documentation of how to use Mkdocs-Macros (#123)
  • d1cf04b Insert suggestion to use MkDocs-Macros for variables and macros
  • 4959ee4 Bump version for fix of #119 (Deprecation warning)
  • 0c12a8b Merge pull request #119 from omarirfa/master
  • fbfcc32 bug: fixing replacewith depreciation
  • 0511d01 Minor updates to the Debug section, for extra_javascript(#111)
  • b6f04e8 Update documentation to clarify extra_javascript as failsafe (#111)
  • bd820a8 Correct Development status
  • a68f4b1 Migrate setup.py to pyproject.toml
  • 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 [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) to permit the latest version.
- [Release notes](https://github.com/fralau/mkdocs-mermaid2-plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-mermaid2-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-mermaid2-plugin@v0.6.0...v1.2.3)

---
updated-dependencies:
- dependency-name: mkdocs-mermaid2-plugin
  dependency-version: 1.2.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant