Skip to content

chore(deps): update dependency sphinxcontrib-mermaid to v2.1.0 - #1203

Merged
danielvnguyen merged 1 commit into
track/1from
renovate/sphinxcontrib-mermaid-2.x
Aug 12, 2026
Merged

chore(deps): update dependency sphinxcontrib-mermaid to v2.1.0#1203
danielvnguyen merged 1 commit into
track/1from
renovate/sphinxcontrib-mermaid-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sphinxcontrib-mermaid (changelog) ==2.0.2==2.1.0 age confidence

Release Notes

mgaitan/sphinxcontrib-mermaid (sphinxcontrib-mermaid)

v2.1.0

Compare Source

  • Add mermaid_config option for passing a global Mermaid configuration (#​215)
  • Load the ZenUML plugin lazily, only on pages that contain a ZenUML diagram, and confine its injected stylesheet to the diagram subtree so it no longer restyles the host theme (#​252)
  • Skip injecting the Mermaid JavaScript when the output format does not support it (#​253)
  • Fix d3 zoom on nested SVGs (#​179)
  • Fix fullscreen button positioning inconsistency (#​225)
  • Fix interactions between the fullscreen, zoom, and lazy-render features (#​254)

v2.0.3

Compare Source

  • Capture mmdc error message as string for nicer error display
  • Fix local JS module imports on root-level pages by ensuring a valid relative ES module specifier (#​246)
  • Defer rendering of Mermaid diagrams hidden by a parent (e.g. Reveal.js slides, unopened tabs) until they become visible, fixing broken SVGs

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team, f-atwi and gregory-schiano and removed request for a team July 8, 2026 03:44
@renovate renovate Bot changed the title chore(deps): update dependency sphinxcontrib-mermaid to v2.0.3 chore(deps): update dependency sphinxcontrib-mermaid to v2.1.0 Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from b466b93 to b442df7 Compare July 19, 2026 04:04
@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from b442df7 to d39e5ef Compare July 20, 2026 19:42
@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from d39e5ef to 6659a26 Compare July 21, 2026 19:08
@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from 6659a26 to 1159eb2 Compare August 12, 2026 17:58
@danielvnguyen

Copy link
Copy Markdown
Contributor

Automated merge blocked: CI is not fully green on this commit.

  • rtd-docs-checks / Automatic doc checks / Inclusive language checkfailure
  • Several integration-tests / Integration tests / Integration tests (test_charm, test_nginx, test_matrix_auth, test_scaling, test_s3) jobs are still in_progress
  • PR mergeable_state is currently blocked

This is a minor version bump (sphinxcontrib-mermaid 2.0.22.1.0) with no breaking-change signal in the release notes, so it is otherwise eligible for automerge once CI is clean. No CI rerun was performed this run (rerun tooling unavailable in this session / integration tests still genuinely running). Please re-run the failed Inclusive language check or address the flagged terminology, and allow the in-progress integration tests to complete; this PR will be re-evaluated automatically afterward.

@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from 1159eb2 to e159149 Compare August 12, 2026 19:11
@danielvnguyen

Copy link
Copy Markdown
Contributor

CI is not yet green for this PR: unit-tests / Required Test Status Checks, unit-tests / Terraform lint, and rtd-docs-checks / Inclusive language check have failed, while several integration-tests jobs are still in_progress. The PR's mergeable_state is blocked. No automated rerun was performed this run (rerun tooling unavailable in this session); a rerun budget of 2 remains for a future run once the in-progress jobs finish and the final failure set is known.

@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from e159149 to d38b630 Compare August 12, 2026 20:02
@danielvnguyen

Copy link
Copy Markdown
Contributor

Automated CI check: This is a minor version bump (sphinxcontrib-mermaid 2.0.2 → 2.1.0) with no breaking-change signals in the release notes, so it would otherwise be eligible for auto-merge. However, two required checks are currently failing on the head commit (d38b630):

  • unit-tests / Required Test Status Checks (failure)
  • unit-tests / Terraform lint (failure)

These failures appear unrelated to this dependency bump (which only touches a docs dependency pin), suggesting a pre-existing issue on the track/1 base branch rather than something introduced by this PR. Note: this automation session did not have a CI-rerun tool available, so no rerun was triggered; a rerun attempt is still within budget (0/2 used) and should be tried by a subsequent run or a maintainer. @f-atwi @gregory-schiano — please review/rerun the failing Terraform lint and Required Test Status Checks jobs, or merge manually if the failures are confirmed unrelated/pre-existing.

@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from d38b630 to 0c4ce3d Compare August 12, 2026 21:18
@danielvnguyen

Copy link
Copy Markdown
Contributor

Automated CI check: this PR is not ready to merge yet.

  • Head commit 0c4ce3d has a failing check: integration-tests / Integration tests / Integration tests (test_matrix_auth) (and the aggregate Required Integration Test Status Checks, which rolls that failure up).
  • GitHub reports the PR's mergeable_state as behind — the branch needs to be updated/rebased against track/1 before it can be merged, independent of the CI result.
  • This automated session does not have a CI-rerun tool available, so no re-run was attempted (rerun budget: 0/2 used, still available for a future run).

Suggested next steps: check the "If you want to rebase/retry this PR" box in the PR description to have Renovate rebase the branch, then re-check whether test_matrix_auth still fails on the updated commit — if it does, investigate that job's logs for a real failure vs. flake.

@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from 0c4ce3d to dc07465 Compare August 12, 2026 22:14
@renovate
renovate Bot force-pushed the renovate/sphinxcontrib-mermaid-2.x branch from dc07465 to 768f100 Compare August 12, 2026 22:52
@danielvnguyen
danielvnguyen merged commit 72b3d16 into track/1 Aug 12, 2026
27 checks passed
@danielvnguyen
danielvnguyen deleted the renovate/sphinxcontrib-mermaid-2.x branch August 12, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant