Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps sphinxcontrib-mermaid from 0.6.3 to 0.9.2.

Changelog

Sourced from sphinxcontrib-mermaid's changelog.

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

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

0.7.1 (July 17, 2021) +++++++++++++++++++++

  • Update docs and tests for markdown support

0.7 (May 31, 2021) ++++++++++++++++++++++++++

  • Add compatibility with Sphinx 4.0
  • mermaid_init_js is now included in an standard way.
  • Documented how to use in Markdown documents
Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-mermaid-0.9.2 branch from 9719955 to 5c970d0 Compare September 13, 2023 08:24
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2023

Codecov Report

Merging #168 (9a182ed) into master (c73bf0a) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          107       107           
  Branches         2         2           
=========================================
  Hits           107       107           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) from 0.6.3 to 0.9.2.
- [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.rst)
- [Commits](mgaitan/sphinxcontrib-mermaid@0.6.3...0.9.2)

---
updated-dependencies:
- dependency-name: sphinxcontrib-mermaid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinxcontrib-mermaid-0.9.2 branch from 5c970d0 to 9a182ed Compare September 14, 2023 01:27
@thepabloaguilar thepabloaguilar merged commit 900bbfc into master Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/sphinxcontrib-mermaid-0.9.2 branch September 14, 2023 01:31
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
Development

Successfully merging this pull request may close these issues.

2 participants