ucl-bug / jwave

A JAX-based research framework for differentiable and parallelizable acoustic simulations, on CPU, GPUs and TPUs
GNU Lesser General Public License v3.0
135 stars 21 forks source link

build(deps-dev): update mkdocs-mermaid2-plugin requirement from ^0.6.0 to >=0.6,<1.2 #208

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from mkdocs-mermaid2-plugin's releases.

Production version

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.

Changelog

Sourced from mkdocs-mermaid2-plugin's changelog.

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

Added: A new doc website is available on Read The Docs.

1.0.1, 2023-07

Added: Now the plugin works with versions of the library > 10 and lower (#75) Added: Added: A new doc website is available on Read The Docs.

Commits
  • 7db460e Update documentation and bump to new version
  • e48544e Add a new parameter javascript to the mermaid config
  • 70b52d0 Fix documentation of arguments
  • 6d6aa1d Merge branch 'master' of github.com:fralau/mkdocs-mermaid2-plugin into master
  • 32ca519 Fix regression with mermaid.js < 10 (arguments no longer processed)
  • 5d9093b Fix regression with mermaid.js < 10 (arguments no longer processed)
  • 6e5a7de Bump version number (1.0.7)
  • 6834087 Fix bug where arguments in YAML file did not work any longer (#82)
  • 73b261e Remove warning about filter (#81)
  • 1308248 Add changelog file
  • 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 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)