Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the doc group with 2 updates in the / directory: jupyterlab and sphinxcontrib-mermaid.

Updates jupyterlab from 4.4.10 to 4.5.0

Release notes

Sourced from jupyterlab's releases.

v4.5.0

4.5.0

(Full Changelog)

New features added

Enhancements made

... (truncated)

Commits
  • 791aecc [ci skip] Publish 4.5.0
  • 05df0d2 Drop altair installation in release test; migrate from deprecated `vega_dat...
  • 6e6744c Update JupyterLab pre-release version to 4.5.0rc1 (#18111)
  • 885b296 [ci skip] Publish 4.5.0rc1
  • f1675bd Update lumino to v2025.11.13 (#18108)
  • 99dee73 Clean up references to Gitpod (#18107)
  • 19d0f28 Fix layout trashing when navigating notebook cell-by-cell (#18080)
  • 9a86e53 Update example for disabling buildAvailable (#18075)
  • 6f68830 Use IntersectionObserver to disable containment for on-screen cells (#18091)
  • c4826af Convert documentation to Markdown (#18044)
  • Additional commits viewable in compare view

Updates sphinxcontrib-mermaid from 1.0.0 to 1.1.0

Changelog

Sourced from sphinxcontrib-mermaid's changelog.

1.1.0 (November 19, 2025) +++++++++++++++++++++

  • Upgrade Mermaid to 11.12.1
  • Add fullscreen graph view capabilities
Commits
  • 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
  • 668a895 Merge pull request #194 from timkpaine/tkp/ver
  • 667af92 Update mermaidjs version from 11.2 to 11.12.1, prep changelog
  • b787720 Merge pull request #190 from jensens/feature/fullscreen-modal
  • 4b53315 Enable full screen by default, scroll back to prior position on exit of fulls...
  • 33211f9 refactor: move CSS/JS to separate files and fix Windows CI
  • 5b985e3 feat: add fullscreen mode for Mermaid diagrams with theme support
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the doc group with 2 updates in the / directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid).


Updates `jupyterlab` from 4.4.10 to 4.5.0
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `sphinxcontrib-mermaid` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.rst)
- [Commits](mgaitan/sphinxcontrib-mermaid@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: doc
- dependency-name: sphinxcontrib-mermaid
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: doc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies:pyproject Related with project file dependencies label Nov 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 27, 2025 17:09
@dependabot dependabot bot added the dependencies:pyproject Related with project file dependencies label Nov 27, 2025
@jorgepiloto jorgepiloto force-pushed the dependabot/pip/doc-a977aeec21 branch from d23cf78 to 55c0062 Compare November 30, 2025 09:58
@jorgepiloto jorgepiloto changed the title build: bump the doc group across 1 directory with 2 updates build: bump the doc group across 1 directory with 4 updates Nov 30, 2025
@jorgepiloto jorgepiloto added the docs:examples Related to documentation examples label Nov 30, 2025
@jorgepiloto
Copy link
Member

Taking advantage of of this pull-request to update to the latest Sphinx and nbsphinx versions.

@jorgepiloto jorgepiloto added docs:examples Related to documentation examples and removed docs:examples Related to documentation examples labels Dec 1, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.65%. Comparing base (9fd8d1e) to head (bbeb475).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #897   +/-   ##
=======================================
  Coverage   89.65%   89.65%           
=======================================
  Files          66       66           
  Lines      188712   188712           
  Branches     1360     1360           
=======================================
+ Hits       169195   169197    +2     
+ Misses      19125    19123    -2     
  Partials      392      392           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@duposyl duposyl enabled auto-merge (squash) December 1, 2025 19:44
@duposyl duposyl merged commit 57d6d17 into main Dec 1, 2025
18 checks passed
@duposyl duposyl deleted the dependabot/pip/doc-a977aeec21 branch December 1, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies:pyproject Related with project file dependencies docs:examples Related to documentation examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants